aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-07-21 07:07:51 -0500
committerCraig Jennings <c@cjennings.net>2026-07-21 07:07:51 -0500
commited306961291c49fd3f7c445b3a8ef91d2708da2c (patch)
tree3a3cd0c6c742ee0c07d662aaebf52465cd23c64a
parent78e2283f16dc2cebcd80f8e77d5e26ad0a898642 (diff)
downloaddotemacs-ed306961291c49fd3f7c445b3a8ef91d2708da2c.tar.gz
dotemacs-ed306961291c49fd3f7c445b3a8ef91d2708da2c.zip
docs(spec): flip keybinding-console-safety DOING to READYHEADmain
The DOING came from a legacy status retrofit with no build tasks ever decomposed, and the primary work has not started: the key-translation layer is still live and the M-S- bindings are still global. READY is the honest state, design settled and awaiting decomposition.
-rw-r--r--docs/specs/keybinding-console-safety-spec.org5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/specs/keybinding-console-safety-spec.org b/docs/specs/keybinding-console-safety-spec.org
index b29309b8..5fd7d52c 100644
--- a/docs/specs/keybinding-console-safety-spec.org
+++ b/docs/specs/keybinding-console-safety-spec.org
@@ -4,14 +4,15 @@
#+TODO: TODO | DONE
#+TODO: DRAFT READY DOING | IMPLEMENTED SUPERSEDED CANCELLED
-* DOING Keymap Consolidation — Spec
+* READY Keymap Consolidation — Spec
:PROPERTIES:
:ID: 540bf06b-16b8-46c6-b459-c40d1b9c795d
:END:
+- 2026-07-21 Tue @ 07:07 -0500 — DOING → READY: the DOING was a legacy :STATUS: retrofit with no build tasks ever decomposed, and the primary work has not started (the key-translation layer is still live in keyboard-compat.el, M-S- bindings global). READY is the honest state: design settled per Path 2, awaiting decomposition. Flipped in the 2026-07-21 board review with Craig.
- 2026-07-04 Sat @ 15:30:41 -0500 — retrofitted to status-heading convention; keyword DOING from existing :STATUS: doing
* Metadata
-| Status | doing |
+| Status | ready |
|----------+--------------------------------------------------------------------|
| Owner | Craig Jennings |
|----------+--------------------------------------------------------------------|