feat: add core architectural improvements to Sovereign Boundary project in GTD

This commit is contained in:
2026-04-08 14:14:36 -04:00
parent ed0e3f4ae9
commit f90b0bda30

View File

@@ -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: