740ddc4183
PREP: Emergency commit before restoring Literate Programming integrity
2026-04-09 20:45:28 -04:00
0d60eacf9f
REFAC: Consolidate Memory skills into Unified Homoiconic Memory
2026-04-09 20:38:55 -04:00
640bd92a0e
REFAC: Consolidate Auth skills into secure Credentials Vault
2026-04-09 20:36:24 -04:00
fed7c04e25
ALIGN: LLM Gateway with PSF phases and QA standards
2026-04-09 20:34:16 -04:00
cc511dd4e8
REFAC: Move dev mandates to PSF skill
2026-04-09 20:32:19 -04:00
e70dcd76dd
MEM: Add Mandate #7 (Commit-Before-Modify) and #8 (QA/Chaos)
2026-04-09 20:25:33 -04:00
3b21ae6f6c
REFAC: Consolidate LLM providers into Unified Gateway
2026-04-09 20:25:13 -04:00
2a99517dc8
feat: implement Hybrid Depth+Semantic pruning for Peripheral Vision
2026-04-09 16:43:33 -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
ffc2088f6d
feat: implement Latent Reflection (Proactive Gardening) skill
2026-04-09 16:15:40 -04:00
a6eac8e84f
feat: implement Component III - Memory Archivist (IPFS checkpointing)
2026-04-09 15:48:37 -04:00
b5f8e2b760
feat: align onboarding with provider-specific API keys
2026-04-09 15:38:42 -04:00
3860424fc2
feat: refactor onboarding to respect .env and SKILLS_DIR
2026-04-09 15:23:52 -04:00
9fe52458aa
feat: implement hybrid skill seeding in onboarding script
2026-04-09 15:21:24 -04:00
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