Commit Graph

603 Commits

Author SHA1 Message Date
c522a48e28 feat: seed core standard library skills 2026-04-09 15:18:19 -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
09290db982 feat: implement native Lisp Merkle-Tree versioning for object store 2026-04-09 11:26:09 -04:00
19acbbb4af docs: restructure literate source into separate component files and remove legacy docs 2026-04-09 11:00:06 -04:00
f2a51587c2 docs: add Reactive Signal Pipeline evolution design 2026-04-08 21:02:39 -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
09afa9a3b6 chore: cleanup project root from local artifacts and accidental directories 2026-04-08 20:25:10 -04:00
1cd283ccb3 security: patch OACP reader vulnerability and implement HMAC foundations 2026-04-08 20:14:57 -04:00
7e14f49204 docs: refine literate text by removing redundant problem/solution blocks and updating headings 2026-04-08 19:11:32 -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
a475c5c51b docs: inject deep architectural reasoning into core component sections 2026-04-08 16:17:51 -04:00
c93594f568 docs: reorganize diagrams into relevant components and remove roman numerals 2026-04-08 16:16:23 -04:00
1dad4f44bd refactor: rename economist to token-accountant in core 2026-04-08 16:16:09 -04:00
037941e690 refactor: extract LLM provider logic to skills 2026-04-08 16:08:18 -04:00
360eb40ccd docs: comprehensive README overhaul (What/Why/How with 6 components) 2026-04-08 15:50:02 -04:00
d72500cb77 docs: detail the 6 core components of the microkernel 2026-04-08 13:46:29 -04:00
9db3554a5b docs: rewrite philosophy to flow coherently and generalize the actuator-agnostic vision 2026-04-08 13:38:56 -04:00
edd0dc51d5 docs: add actuator-agnostic vision and true lisp machine trajectory to philosophy 2026-04-08 13:28:41 -04:00
2282bceb26 docs: fix Mermaid syntax for Single Address Space diagram 2026-04-08 13:20:55 -04:00
1a6f4304bd docs: promote README.org to root and update philosophy 2026-04-08 13:02:38 -04:00
68404f70ab test: add test-shell.lisp for OACP socket integration 2026-04-08 10:54:08 -04:00
b917ea45b4 CORE: Enable OACP :eval, update Gemini v1 endpoints, and improved neural cleaning logic. 2026-04-07 10:42:59 -04:00
26920b135a PSF: Internal kernel stabilization (auth/filler fixes). 2026-04-04 20:27:43 -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
6536777803 docs(arch): revamp architecture section with diagrams, paradigm comparison, and orders of autonomy 2026-04-01 17:14:10 -04:00
0eb9e3773f Revert "docs: finalize architecture and philosophy with Mermaid diagrams and PSF mandates"
This reverts commit 6c17619492.
2026-04-01 16:14:20 -04:00
6c17619492 docs: finalize architecture and philosophy with Mermaid diagrams and PSF mandates 2026-04-01 11:24:54 -04:00
2f20cbdc22 feat(kernel): upgrade neurosymbolic kernel to Order 2 (recursive self-maintenance, SOTA upgrades) 2026-03-31 20:28:01 -04:00
98cf6006c7 fix: remove hardcoded env_file from docker-compose to allow CLI overrides 2026-03-27 20:07:07 -04:00
d1b152c3d8 ci: version 15 - pipe docker-compose config via stdin 2026-03-27 19:30:17 -04:00
9d3579b320 ci: version 14 - use docker-compose instead of docker compose 2026-03-27 19:26:28 -04:00
fec00f9138 ci: version 13 - fix docker package name for debian 2026-03-27 19:23:52 -04:00
6e6ff4280d ci: version 12 - install docker cli in runner environment 2026-03-27 19:22:45 -04:00
5726fe294e ci: version 11 - use absolute host paths via project-directory 2026-03-27 19:19:57 -04:00
4de3d81810 ci: trigger build after runner mount fix 2026-03-27 19:08:58 -04:00
64d4e79035 ci: version 10 - add debug step to trace LXC mounts 2026-03-27 18:59:47 -04:00
920f5db6f1 fix: finalize paths to /memex for LXC/Docker consistency 2026-03-27 18:50:11 -04:00
67e1234ec7 fix: update host volume path to /barrel/computers/memex 2026-03-27 18:43:04 -04:00
53c1f61488 ci: version 8 bypass checkout to avoid node dependency 2026-03-27 18:23:22 -04:00
aaf6579b71 ci: version 7 absolute removal of cd command 2026-03-27 18:14:10 -04:00
cfe8ee33b2 ci: force container recreation 2026-03-27 18:05:23 -04:00
4dca297a5a build: force fresh compilation by ignoring host binary 2026-03-27 17:53:53 -04:00
931c68e582 ci: version 5 - host-agnostic build 2026-03-27 17:47:59 -04:00
40093b1fc1 ci: deploy version 3 with explicit paths 2026-03-27 17:43:47 -04:00
098e2c0bbe ci: trigger build with latest workflow 2026-03-27 17:42:44 -04:00
a59e3422f6 ci: update volume paths and deployment directory to /memex 2026-03-27 17:41:08 -04:00
1024d3ada7 ci: trigger fresh build 2026-03-27 17:34:15 -04:00