feat: add Privacy-Aware Indexing and Peripheral Vision extraction to GTD
This commit is contained in:
2
gtd.org
2
gtd.org
@@ -61,6 +61,8 @@ 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 Implement `org-skill-peripheral-vision` (Moving embedding logic out of core)
|
||||
*** TODO Implement Privacy-Aware Background Indexer (Local hashes for @personal, Semantic for others)
|
||||
*** TODO Decouple Transport from Protocol (True Actuator-Agnosticism in protocol.lisp)
|
||||
*** TODO Implement OACP Schema Validation (Prevent reader macro injection in protocol.lisp)
|
||||
*** TODO Implement Pluggable OACP Integrity Hashing (Core interface, Skill-based algorithms)
|
||||
|
||||
Reference in New Issue
Block a user