aboutsummaryrefslogtreecommitdiff
path: root/docs/specs/2026-07-07-maintenance-console-spec.org
Commit message (Collapse)AuthorAgeFilesLines
* docs: remove personal paths and false co-authorship before releaseCraig Jennings2 days1-1/+1
| | | | | | | | | | | | | | | | | The repo carries an open task to publish it, and docs/ leaked things a clone could neither use nor should see. Absolute paths under one user's home become the repo root, a home-relative path, or a named variable, so the snippets stay runnable for anyone. The testinfra example takes its user from an env var instead of hardcoding one. References into a private sibling project and into the gitignored tooling directory are replaced by what they mean; as written they were dead links in any clone but the author's. Five documents claimed a co-author who is not a person. An #+AUTHOR line survives conversion into docx, a wiki page, or a PDF, so it is worth being exact about: these documents have one author.
* chore: close maintenance-console build, flip spec to IMPLEMENTEDCraig Jennings3 days1-2/+3
|
* chore: close build Phase 11, add fidelity phase 11bCraig Jennings4 days1-0/+3
|
* docs: maintenance-console spec to DOING + build decompositionCraig Jennings4 days1-0/+346
The spec encodes the converged 2026-07-06/07 design as 13 decisions and 13 phases (CLI-first maint package, four-layer test strategy) and carries its full review trail inside, live-verified on ratio. Late calls landed during authoring: the bar glyph replaces custom/sysmon, doubles as the laptop battery display, and keeps the btop scratchpad on right-click. todo.org now carries the build: 13 phase tasks under a SPEC_ID-stamped parent, the manual-testing collector, the flip-to-IMPLEMENTED closer, and the vNext deferral.