Commit Graph

24 Commits

Author SHA1 Message Date
d4be2fcdc7 fix(mvp): Final TUI system definition, syntax fixes, and robust bootstrapper
Some checks failed
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 20s
2026-04-17 17:49:27 -04:00
88a05e6d73 fix(boot): Final syntax fix for initialize-all-skills and improved boot failure messages
Some checks failed
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 34s
2026-04-17 17:31:49 -04:00
6d49e9b04b fix(boot): Point SKILLS_DIR to repo skills/ folder and improve boot failure error messages
Some checks failed
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 35s
2026-04-17 17:24:49 -04:00
53eee06225 REFAC: Standardize on Cognitive Cycle and harden harness 2026-04-16 12:00:12 -04:00
849c078c37 REFAC: Global rename of org-agent to opencortex 2026-04-14 12:10:11 -04:00
da0919149e REFAC: Shift terminology to Autonomy and harden CLI via socat 2026-04-14 09:37:40 -04:00
51ff6b2e61 AUDIT: Hardened harness with mandatory skill verification and literacy audit 2026-04-13 20:40:37 -04:00
22e6d3c242 REFAC: Configurable mandatory skills via environment 2026-04-13 17:28:32 -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
f12982f93c docs: revamp skills.org with verbose literate text and modernized diagrams 2026-04-12 19:24:17 -04:00
3f8c37712c docs: global terminology update from kernel/core to harness 2026-04-12 18:28:11 -04:00
294c1a976e PSF: Complete 'Thin Harness' refactor and move kernel logic to skills 2026-04-12 16:43:43 -04:00
a35480a040 PSF: Enforce 'Thin Harness' by purging hardcoded vendor logic from core 2026-04-12 16:16:46 -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
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
aa9151d9fc feat: implement stateful Micro-Loader and centralized Boot Sequence 2026-04-09 16:34:59 -04:00
4968d961f9 docs: add idiomatic docstrings to all functions in README.org and sync tangled source 2026-04-08 20:39:47 -04:00
1cd283ccb3 security: patch OACP reader vulnerability and implement HMAC foundations 2026-04-08 20:14:57 -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
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