diff --git a/gtd.org b/gtd.org index def4a11..e85cfe5 100644 --- a/gtd.org +++ b/gtd.org @@ -68,6 +68,8 @@ Slim down the org-agent microkernel by moving non-essential cognitive functions *** TODO Implement Cognitive Loop "Rut" Recovery (Dynamic Escalation in org-skill-safety-harness) *** TODO Implement Asynchronous Event Bus for Telemetry (core.lisp) *** TODO Implement Memory Eviction and Lazy Loading (LRU Cache 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 True Lisp Sandboxing (eval-safe mechanism in core and policy in skills) ** NEXT Project: Cognitive Benchmarking (Claw-Code Distillation)