aboutsummaryrefslogtreecommitdiff
path: root/modules/external-open-lib.el
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-06-15 10:24:40 -0500
committerCraig Jennings <c@cjennings.net>2026-06-15 10:24:40 -0500
commit2daf9caff34fe31e8e8f61f8558fbfbb499a6e82 (patch)
tree315d9bf731a69a56584d384867822ebf7668c509 /modules/external-open-lib.el
parent9ae33571d6df11bd4cfdb71dc22940c1bc4a7a68 (diff)
downloaddotemacs-2daf9caff34fe31e8e8f61f8558fbfbb499a6e82.tar.gz
dotemacs-2daf9caff34fe31e8e8f61f8558fbfbb499a6e82.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 'modules/external-open-lib.el')
-rw-r--r--modules/external-open-lib.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/external-open-lib.el b/modules/external-open-lib.el
index aa90eb67b..d6e70354f 100644
--- a/modules/external-open-lib.el
+++ b/modules/external-open-lib.el
@@ -12,7 +12,7 @@
;; instead of the feature module.
;;
;; Pulled out of `external-open.el' as part of utility-consolidation
-;; Phase 4. See `docs/design/utility-consolidation.org'.
+;; Phase 4. See `docs/specs/utility-consolidation-spec-doing.org'.
;;; Code: