diff --git a/gtd.org b/gtd.org index bb9fed2..ad4fe02 100644 --- a/gtd.org +++ b/gtd.org @@ -71,6 +71,10 @@ Slim down the org-agent microkernel by moving non-essential cognitive functions *** 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 Performance: Implement Copy-on-Write (CoW) or Persistent Data Structures for Object Store +*** TODO Feature: Implement Latent Reflection (Proactive Gardening) using heartbeat idle cycles +*** TODO Simplification: Refactor Cognitive Loop into a Unified Reactive Signal Pipeline +*** TODO Resilience: Implement Micro-Rollbacks for the Immune System *** 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) *** DONE Decouple Vendor Logic from System 1 (Move Google/Anthropic/OpenAI to Skills) diff --git a/projects/org-agent b/projects/org-agent index 4968d96..f2a5158 160000 --- a/projects/org-agent +++ b/projects/org-agent @@ -1 +1 @@ -Subproject commit 4968d961f9cffea6dab84f44e61d95973f4077ba +Subproject commit f2a51587c28dcfdd2b4039add9bdd1f6d3f6d26b