chore: mark provider extraction as DONE in GTD
This commit is contained in:
4
gtd.org
4
gtd.org
@@ -58,7 +58,7 @@ Drafting the automated behaviors for the PSF loop.
|
|||||||
:END:
|
:END:
|
||||||
Slim down the org-agent microkernel by moving non-essential cognitive functions to hot-reloadable user-space skills.
|
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)
|
*** DONE Extract LLM Provider Routing to a Skill (neuro.lisp)
|
||||||
*** TODO Extract Vector Embedding Algorithms to a Skill (embedding.lisp)
|
*** TODO Extract Vector Embedding Algorithms to a Skill (embedding.lisp)
|
||||||
*** TODO Extract Sparse Tree Context Pruning Strategies to a Skill (context.lisp)
|
*** TODO Extract Sparse Tree Context Pruning Strategies to a Skill (context.lisp)
|
||||||
*** TODO Implement `org-skill-peripheral-vision` (Moving embedding logic out of core)
|
*** TODO Implement `org-skill-peripheral-vision` (Moving embedding logic out of core)
|
||||||
@@ -73,7 +73,7 @@ Slim down the org-agent microkernel by moving non-essential cognitive functions
|
|||||||
*** TODO Implement Native Lisp Merkle-Tree Versioning (Short-term undo buffer in object-store.lisp)
|
*** TODO Implement Native Lisp Merkle-Tree Versioning (Short-term undo buffer in object-store.lisp)
|
||||||
*** TODO Implement `org-skill-memory-archivist` (Long-term IPFS checkpointing and P2P sync)
|
*** TODO Implement `org-skill-memory-archivist` (Long-term IPFS checkpointing and P2P sync)
|
||||||
*** TODO Implement True Lisp Sandboxing (eval-safe mechanism in core and policy in skills)
|
*** TODO Implement True Lisp Sandboxing (eval-safe mechanism in core and policy in skills)
|
||||||
*** TODO Decouple Vendor Logic from System 1 (Move Google/Anthropic/OpenAI to Skills)
|
*** DONE Decouple Vendor Logic from System 1 (Move Google/Anthropic/OpenAI to Skills)
|
||||||
*** TODO Implement `org-skill-lisp-repair` (Self-correcting syntax gate for System 2)
|
*** TODO Implement `org-skill-lisp-repair` (Self-correcting syntax gate for System 2)
|
||||||
*** TODO Implement `org-skill-formal-verification` (Prove safety of high-impact actions)
|
*** TODO Implement `org-skill-formal-verification` (Prove safety of high-impact actions)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user