feat: add Merkle-Tree and IPFS memory tiering tasks to GTD

This commit is contained in:
2026-04-08 15:05:43 -04:00
parent 54b774511e
commit 954295c9d5

View File

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