feat: establish Sovereign Boundary project in GTD

This commit is contained in:
2026-04-08 13:20:54 -04:00
parent 026f9662c8
commit 995d76f5a5

12
gtd.org
View File

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