diff --git a/gtd.org b/gtd.org index 2bcf4cd..0637d12 100644 --- a/gtd.org +++ b/gtd.org @@ -50,6 +50,18 @@ Drafting the automated behaviors for the PSF loop. - State "DONE" from "TODO" [2026-03-30 Mon 19:30] :END: +** NEXT Refactor: The Sovereign Boundary (Core vs Skills) +:PROPERTIES: +:ID: proj-sovereign-boundary +:PROJECT_PATH: $PROJECTS_DIR/org-agent +:PSF-STATE: A: DEMAND +:END: +Slim down the org-agent microkernel by moving non-essential cognitive functions to hot-reloadable user-space skills. + +*** 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) + ** Agora: Decentralized Social Network :PROPERTIES: :ID: agora-project