aboutsummaryrefslogtreecommitdiff
path: root/docs/theme-studio-semantic-theme-architecture-spec.org
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
commit85963f95000f044c017631d5b7effd75126f24ab (patch)
tree3c8869f421cec806b8c368049b1ac22570885175 /docs/theme-studio-semantic-theme-architecture-spec.org
parentaff53aaf50bc31b8f5c6a2ccc1ed15216f230a5c (diff)
downloaddotemacs-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/theme-studio-semantic-theme-architecture-spec.org')
-rw-r--r--docs/theme-studio-semantic-theme-architecture-spec.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/theme-studio-semantic-theme-architecture-spec.org b/docs/theme-studio-semantic-theme-architecture-spec.org
index 2fa318efb..25bafe9ea 100644
--- a/docs/theme-studio-semantic-theme-architecture-spec.org
+++ b/docs/theme-studio-semantic-theme-architecture-spec.org
@@ -253,7 +253,7 @@ Rollout should keep the current flat output path as the default and add a separa
- Modus Themes source: [[https://github.com/protesilaos/modus-themes][github.com/protesilaos/modus-themes]]
- Current converter: [[file:../scripts/theme-studio/build-theme.el][scripts/theme-studio/build-theme.el]]
- Current Theme Studio README: [[file:../scripts/theme-studio/README.md][scripts/theme-studio/README.md]]
-- Package-face model spec: [[file:design/theme-studio-package-faces-spec.org][theme-studio-package-faces-spec.org]]
+- Package-face model spec: [[id:8f37a1fd-cfd3-4b25-92e5-772468092bdc][theme-studio-package-faces-spec-doing.org]]
* Review and iteration history
** 2026-06-14 Sunday @ 14:37:00 -0500 -- Craig -- author