docs(gtd): seal v0.2.0 roadmap milestones

This commit is contained in:
2026-04-28 19:51:01 -04:00
parent 42e5c9060e
commit dfa13d359c

26
gtd.org
View File

@@ -181,21 +181,21 @@ Roadmap basis: Evolutionary roadmap from README.org. Working backwards from SOTA
- Standardized *cognitive-tools* as a centralized hash table. - Standardized *cognitive-tools* as a centralized hash table.
- Resolved missing in-package declarations in core skills. - Resolved missing in-package declarations in core skills.
**** TODO 1. Common Lisp TUI Implementation **** DONE 1. Common Lisp TUI Implementation [2026-04-28 Tue]
***** TODO Integrate =croatoan= for native terminal rendering ***** DONE Integrate =croatoan= for native terminal rendering
***** TODO Implement scrollable history viewport for chat and thought streams ***** DONE Implement scrollable history viewport for chat and thought streams
***** TODO Implement fixed bottom input box with multi-line support and command history ***** DONE Implement fixed bottom input box with multi-line support and command history
***** TODO Implement persistent status bar for background workers (Scribe/Gardener) ***** DONE Implement persistent status bar for background workers (Scribe/Gardener)
***** TODO Support syntax highlighting for Lisp code blocks and Org-mode syntax ***** DONE Support syntax highlighting for Lisp code blocks and Org-mode syntax
**** TODO 2. Slash Commands & Interactive Control **** DONE 2. Slash Commands & Interactive Control [2026-04-28 Tue]
***** TODO Implement =/help= command for system overview ***** DONE Implement =/help= command for system overview
***** TODO Implement =/exit= and =/clear= commands ***** DONE Implement =/exit= and =/clear= commands
***** TODO Implement =/skill-load <name>= for dynamic hot-reloading ***** DONE Implement =/skill-load <name>= for dynamic hot-reloading
***** TODO Implement =/status=, =/config=, =/search=, =/commit= slash commands ***** DONE Implement =/status=, =/config=, =/search=, =/commit= slash commands
**** TODO 3. Direct Lisp-to-Terminal Actuation **** DONE 3. Direct Lisp-to-Terminal Actuation [2026-04-28 Tue]
***** TODO Refactor the =:cli= actuator to use native TUI rendering ***** DONE Refactor the =:cli= actuator to use native TUI rendering
*** PHASE: EVENT ORCHESTRATION + HITL (v0.3.0) *** PHASE: EVENT ORCHESTRATION + HITL (v0.3.0)
:PROPERTIES: :PROPERTIES: