Commit Graph

65 Commits

Author SHA1 Message Date
7eff65505a CHORE: Prepare for lisp-repair implementation 2026-04-11 14:25:28 -04:00
90e4a84996 REFAC: Consolidate System Control into Event Orchestrator 2026-04-09 21:08:51 -04:00
d3873bf1ff REFAC: Complete State Persistence consolidation 2026-04-09 21:07:39 -04:00
2facbe1c82 FIX: Correct all tangle paths and regenerate Lisp sources 2026-04-09 20:53:09 -04:00
3b21ae6f6c REFAC: Consolidate LLM providers into Unified Gateway 2026-04-09 20:25:13 -04:00
aa9151d9fc feat: implement stateful Micro-Loader and centralized Boot Sequence 2026-04-09 16:34:59 -04:00
2ed6555183 feat: implement recursive AST-walker sandbox for Lisp evaluation 2026-04-09 16:28:31 -04:00
13d660c3e9 feat: implement Foveal-Peripheral vision model and Org renderer 2026-04-09 14:31:00 -04:00
71401e606a refactor: implement Reactive Signal Pipeline and flatten cognitive loop 2026-04-09 14:04:42 -04:00
3ae5970ee6 test: implement Phase E verification for Merkle-Tree object store 2026-04-09 11:34:58 -04:00
b712d27f22 feat: implement Merkle-Tree Object Store, Peripheral Vision, and Immune System hooks 2026-04-08 19:03:43 -04:00
46acece7ba feat: implement verified topological boot sequence and micro-loader 2026-04-08 18:03:40 -04:00
68404f70ab test: add test-shell.lisp for OACP socket integration 2026-04-08 10:54:08 -04:00
39e5841beb fix: kernel communication and UX robustness
- Implement outbound OACP bridge by passing streams through cognitive loop.
- Robustify 'think' and 'dispatch-action' with salvage logic and case-insensitivity.
- Fix skill loading crashes due to undefined functions in skeletal skills.
- Update org-agent.el to cleanly manage 'Thinking...' status state.
2026-04-03 17:25:01 -04:00
9acc7713e0 Initial commit: extracted from memex 2026-03-27 15:41:57 -04:00