feat: add Skill Boot Sequence and Gateway architecture to GTD
This commit is contained in:
14
gtd.org
14
gtd.org
@@ -89,6 +89,20 @@ Systematically study the `claw-code` (Rust) and leaked Claude Code architectures
|
||||
*** TODO Implement `org-skill-history-pruner` based on claw-code context checkpointing
|
||||
*** TODO Implement `org-skill-tool-router` based on claw-code semantic tool selection
|
||||
|
||||
** NEXT Project: The Boot Sequence (Refining skills.lisp)
|
||||
:PROPERTIES:
|
||||
:ID: proj-skill-boot-sequence
|
||||
:PSF-STATE: B: BLUEPRINT
|
||||
:END:
|
||||
Implement the topological dependency loader and solve the bootstrapping paradox.
|
||||
|
||||
*** TODO Refactor `skills.lisp` into a Micro-Loader (Core)
|
||||
*** TODO Implement Topological Sort based on `#+DEPENDS_ON:` tags
|
||||
*** TODO Enforce `org-skill-agent` as the mandatory Gateway Skill (Loaded first)
|
||||
*** TODO Formalize the "Minimal Boot Set" (Router, Vision, Steward, Actuator)
|
||||
*** TODO Implement Skill Capability Negotiation (Pre-flight tool check)
|
||||
*** TODO Add Resource Jailing (Timeouts and Memory Quotas for Skills)
|
||||
|
||||
** Agora: Decentralized Social Network
|
||||
:PROPERTIES:
|
||||
:ID: agora-project
|
||||
|
||||
Reference in New Issue
Block a user