diff options
| author | Craig Jennings <c@cjennings.net> | 2026-06-15 10:24:40 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-06-15 10:24:40 -0500 |
| commit | 85963f95000f044c017631d5b7effd75126f24ab (patch) | |
| tree | 3c8869f421cec806b8c368049b1ac22570885175 /docs/design/module-inventory.org | |
| parent | aff53aaf50bc31b8f5c6a2ccc1ed15216f230a5c (diff) | |
| download | dotemacs-85963f95000f044c017631d5b7effd75126f24ab.tar.gz dotemacs-85963f95000f044c017631d5b7effd75126f24ab.zip | |
docs: move specs to docs/specs/ with lifecycle-status filenames
Separate the 27 formal specs from working notes. Specs move to docs/specs/, notes stay in docs/design/. Each spec carries its lifecycle in the filename (-spec, -spec-doing, -spec-implemented, -spec-superseded) plus an authoritative ID and STATUS property drawer. The status came from checking each spec against the code, not the doc's own field: 6 implemented, 8 in progress, 12 not started, 1 superseded.
Inbound links become org-id links so future status renames don't break them; code-comment paths repoint to docs/specs/. Working notes, inventories, reviews, and brainstorms stay in docs/design/.
Diffstat (limited to 'docs/design/module-inventory.org')
| -rw-r--r-- | docs/design/module-inventory.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/design/module-inventory.org b/docs/design/module-inventory.org index 2d4baf81a..eeb824b57 100644 --- a/docs/design/module-inventory.org +++ b/docs/design/module-inventory.org @@ -4,7 +4,7 @@ * Purpose -Living per-module inventory for the [[file:init-load-graph.org][init.el load-graph refactor]]. The +Living per-module inventory for the [[id:e1fd137e-e164-42f4-a658-f4d32fbe3228][init.el load-graph refactor]]. The spec's module-category table is the seed; this file is the per-module truth as each module is inspected and classified. A module moves from [[*Pending classification][Pending classification]] into [[*Classified modules][Classified |
