aboutsummaryrefslogtreecommitdiff
path: root/docs/specs/debug-profiling-spec.org
Commit message (Collapse)AuthorAgeFilesLines
* docs: move specs to docs/specs/ with lifecycle-status filenamesCraig Jennings28 hours1-0/+207
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/.