feat(agent): Define session-less cognitive architecture
- **Anatomy (Data Stores):** Defines the three-tiered data model: 1. Linguistic Substrate (Org files) 2. Lisp Object Store (Live graph in RAM) 3. Telemetry Store (External TSDB for sensory data) - **Psychology (Cognitive Matrix):** Establishes the 2x2 matrix that balances Conscious/Subconscious and Neural/Symbolic (System 1/2) processing. - **Physiology (Core Processes):** Outlines the five core processes (Perception, Reasoning, Distillation, Reflection, Sensation) that bring the architecture to life. This commit also updates the master GTD with the full engineering roadmap required to implement this session-less vision, including tasks for cognitive economics, belief revision, and the Micro-Prolog engine.
This commit is contained in:
15
gtd.org
15
gtd.org
@@ -97,7 +97,20 @@ Slim down the org-agent microkernel by moving non-essential cognitive functions
|
||||
- Implemented Task Integrity (GTD semantics) in symbolic.lisp.
|
||||
- Integrated Consensus Gate and Delegation hooks in core.lisp.
|
||||
- Verified with new task-orchestrator-tests.lisp.
|
||||
**** DONE Implement `org-skill-lisp-repair` (Self-correcting syntax gate for System 2)
|
||||
**** TODO Implement Two-Speed Reflection (Immediate :post-action + Latent Heartbeat)
|
||||
**** TODO Implement Context-Aware Routing (Autonomous Foveal Switching on intent shift)
|
||||
**** TODO Implement Intent-Shift Detector (Semantic topic-shift flagging in neuro.lisp)
|
||||
**** TODO Implement Cognitive Economics (Dynamic LLM routing based on 2x2 matrix complexity)
|
||||
**** TODO Implement Micro-Prolog Logic Engine (Lisp-native unification & pattern matching for Object Store)
|
||||
**** TODO Implement Sovereign Logic Synthesis (Hybrid SubSys2: Neural pattern detection + Symbolic rule generation)
|
||||
**** TODO Implement Continuous Vibe (Sentiment-weighted personality in system-prompt)
|
||||
**** TODO Implement Search-Before-Think Bridge (Autonomous target-id population via vector search in perceive-gate)
|
||||
**** TODO Implement Belief Revision & Reconciliation (Audit deltas for contradictions in scribe-engine.lisp)
|
||||
**** TODO Implement Real-Time Entity Linking (Automatic profile loading for People/Objects in perceive-gate)
|
||||
**** TODO Implement Time-Series Sensor Skill (Signal-to-Symbol distillation for telemetry)
|
||||
**** TODO Implement Autonomous Image Analysis (Send image bytes to LLM for nodes with attachments in llm-gateway.lisp)
|
||||
**** TODO Wake up the Scribe (Implement autonomous weekly Journal-to-Ledger distillation in org-skill-scribe.org)
|
||||
**** TODO Implement `org-skill-lisp-repair` (Self-correcting syntax gate for System 2)
|
||||
CLOSED: [2026-04-11 Sat 15:10]
|
||||
:PROPERTIES:
|
||||
:ID: lisp-repair-gate
|
||||
|
||||
Reference in New Issue
Block a user