From 995d76f5a5a54bdb4f64604b38302e1cea2a5915 Mon Sep 17 00:00:00 2001 From: Amr Gharbeia Date: Wed, 8 Apr 2026 13:20:54 -0400 Subject: [PATCH] feat: establish Sovereign Boundary project in GTD --- gtd.org | 12 ++++++++++++ 1 file changed, 12 insertions(+) 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