feat: add core architectural improvements to Sovereign Boundary project in GTD
This commit is contained in:
5
gtd.org
5
gtd.org
@@ -61,6 +61,11 @@ Slim down the org-agent microkernel by moving non-essential cognitive functions
|
||||
*** TODO Extract LLM Provider Routing to a Skill (neuro.lisp)
|
||||
*** TODO Extract Vector Embedding Algorithms to a Skill (embedding.lisp)
|
||||
*** TODO Extract Sparse Tree Context Pruning Strategies to a Skill (context.lisp)
|
||||
*** TODO Decouple Transport from Protocol (True Actuator-Agnosticism in protocol.lisp)
|
||||
*** TODO Implement Cognitive Loop "Rut" Recovery (Dynamic Escalation in org-skill-safety-harness)
|
||||
*** TODO Implement Asynchronous Event Bus for Telemetry (core.lisp)
|
||||
*** TODO Implement Memory Eviction and Lazy Loading (LRU Cache in object-store.lisp)
|
||||
*** TODO Implement True Lisp Sandboxing (eval-safe mechanism in core and policy in skills)
|
||||
|
||||
** NEXT Project: Cognitive Benchmarking (Claw-Code Distillation)
|
||||
:PROPERTIES:
|
||||
|
||||
Reference in New Issue
Block a user