Commit Graph

227 Commits

Author SHA1 Message Date
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
393c86c7cf FIX: Repair dangling dependencies in the skill graph 2026-04-09 21:10:52 -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
9ad28aa8ce REFAC: Relocate org-id-get-create to Homoiconic Memory skill 2026-04-09 20:55:15 -04:00
2facbe1c82 FIX: Correct all tangle paths and regenerate Lisp sources 2026-04-09 20:53:09 -04:00
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