76040c1f48
feat: Add Lisp Validator skill with 3-phase deterministic gate
...
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 5s
- Implements structural (O(n) paren balance), syntactic (reader with *read-eval* nil),
and semantic (whitelist AST walk) validation.
- Exposes :validate-lisp cognitive tool for Probabilistic Engine self-correction.
- Replaces validate-lisp-syntax stub in harness/skills.org with delegation.
- Adds mandatory validation rule to Probabilistic Engine system prompt.
- Refactors org-skill-policy.org with 6 concrete invariants (Transparency, Autonomy,
Zero-Bloat, Modularity, Mentorship, Sustainability) and explicit override hierarchy.
- Adds Harness Boundary Contract to harness/manifest.org.
2026-04-22 13:12:49 -04:00
9a441226a2
fix(gateway): Definitive repair of handler-case syntax
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 3s
2026-04-19 19:32:31 -04:00
f296d1ca1c
test(ui): Wait for Brain to boot before launching TUI
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 2s
2026-04-19 19:16:58 -04:00
53eee06225
REFAC: Standardize on Cognitive Cycle and harden harness
2026-04-16 12:00:12 -04:00
2d4a6d1586
REFAC: Shift terminology from Cognitive Loop to Cognitive Cycle
2026-04-14 15:58:58 -04:00
849c078c37
REFAC: Global rename of org-agent to opencortex
2026-04-14 12:10:11 -04:00
898df4b7ff
REFAC: Applied literate granularity and configuration externalization to context stage
2026-04-13 17:31:36 -04:00
19fb888434
ARCH: Finalize Microkernel Decoupling - Move behavioral skills to dynamic user-space
2026-04-13 16:11:09 -04:00
34f59a6e43
ARCH: Microkernel Decoupling - Moved State Persistence to user-space dynamic skill
2026-04-13 15:48:14 -04:00
dcd3a31112
ALIGN: Rename Object Store to Memory and enrich literate text
2026-04-13 14:29:15 -04:00
5f86bcd8dc
ALIGN: Rename Protocol to Communication and unify terminology
2026-04-13 14:17:28 -04:00
3e68cc11af
REFACTOR: Explanatory Core Architecture & Terminology Alignment
2026-04-13 09:03:42 -04:00
117f3143d3
docs: rename OACP to Harness Protocol and revamp protocol.org with verbose literate text
2026-04-12 18:54:00 -04:00
3f8c37712c
docs: global terminology update from kernel/core to harness
2026-04-12 18:28:11 -04:00
04df131f63
PSF: Standardize core gates and refine skill loading mechanism
...
- Improved decide-gate to normalize candidates (wrap strings in RESPONSE)
- Refined load-skill-from-org to skip tangled blocks and Org properties
- Updated system definition and test suites for v1.0
2026-04-12 13:38:29 -04:00
397fcc5e8c
FEAT: Implement Playwright-Python Bridge for high-fidelity browsing
2026-04-11 16:58:23 -04:00
3b108a5e37
FEAT: Implement Micro-Loader with Topological Sort and Jailing
2026-04-11 16:52:41 -04:00
9fcf45d918
FEAT: Implement 5-Vector Bouncer Matrix and foundational refactor
2026-04-11 16:36:06 -04:00
878e5709cf
FEAT: Implement Lisp-Native Formal Verification Gate
2026-04-11 16:13:29 -04:00
0c0a18cb30
FEAT: Implement Matrix Gateway and complete Communication Track
2026-04-11 15:58:15 -04:00
212dcd8734
FEAT: Implement Signal Gateway and update Chat Agent
2026-04-11 15:51:10 -04:00
8ba3532067
FEAT: Implement Telegram Gateway and Channel-Aware Chat
2026-04-11 15:34:51 -04:00
b2acd9c702
FEAT: Harden Shell Actuator and implement formal safety tests
2026-04-11 15:24:46 -04:00
9497a5955c
FEAT: Verify all LLM providers and fix Gemini parsing
2026-04-11 15:17:34 -04:00
f596c3db1f
FEAT: Implement System 2 Bouncer and Org-native Authorization Gate
2026-04-11 14:45:00 -04:00
db5a941340
FEAT: Implement asynchronous Lisp Repair (Microkernel Decoupled)
2026-04-11 14:36:39 -04:00
a9a15b3d82
Revert "FEAT: Implement Lisp Repair Syntax Gate"
...
This reverts commit 855157ccc6 .
2026-04-11 14:32:31 -04:00
855157ccc6
FEAT: Implement Lisp Repair Syntax Gate
2026-04-11 14:29:42 -04:00
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