Commit Graph

26 Commits

Author SHA1 Message Date
475f79e79d refactor: rename core.org to loop.org, rewrite literate text, and extract constants 2026-04-12 18:08:36 -04:00
b0b94793a5 docs: Update neurosymbolic.org to use precise harness terminology 2026-04-12 17:50:39 -04:00
884a4a9434 docs: Fix Mermaid diagram syntax in neurosymbolic.org 2026-04-12 17:39:16 -04:00
7d38c5c62d docs: Revamp neurosymbolic.org with System 1/2 philosophy and Mermaid diagrams 2026-04-12 17:38:18 -04:00
294c1a976e PSF: Complete 'Thin Harness' refactor and move kernel logic to skills 2026-04-12 16:43:43 -04:00
c46c4d4fd7 docs: Rename cognitive architecture to Associative/Deliberate and Foreground/Background 2026-04-12 14:09:47 -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
975a11da79 CHORE: Prepare for Signal Gateway implementation 2026-04-11 15:48:22 -04:00
8ba3532067 FEAT: Implement Telegram Gateway and Channel-Aware Chat 2026-04-11 15:34:51 -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
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
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
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