a35480a040
PSF: Enforce 'Thin Harness' by purging hardcoded vendor logic from core
2026-04-12 16:16:46 -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
397fcc5e8c
FEAT: Implement Playwright-Python Bridge for high-fidelity browsing
2026-04-11 16:58:23 -04:00
4d56b6ef48
CHORE: Added Python and Playwright dependencies to Dockerfile
2026-04-11 16:56:58 -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
eca6610274
CHORE: Prepare for Bouncer Matrix implementation
2026-04-11 16:25:08 -04:00
878e5709cf
FEAT: Implement Lisp-Native Formal Verification Gate
2026-04-11 16:13:29 -04:00
d83897b026
CHORE: Prepare for Formal Verification implementation
2026-04-11 16:08:57 -04:00
728ad5306b
FEAT: Implement Docker containerization and deployment guide
2026-04-11 16:02:53 -04:00
0c0a18cb30
FEAT: Implement Matrix Gateway and complete Communication Track
2026-04-11 15:58:15 -04:00
06432d3cdf
DOCS: Update .env.example with gateway and provider variables
2026-04-11 15:54:16 -04:00
ef869bac0d
FIX: Remove hardcoded Signal number and use credentials vault
2026-04-11 15:52:32 -04:00
212dcd8734
FEAT: Implement Signal Gateway and update Chat Agent
2026-04-11 15:51:10 -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
b2acd9c702
FEAT: Harden Shell Actuator and implement formal safety tests
2026-04-11 15:24:46 -04:00
9497a5955c
FEAT: Verify all LLM providers and fix Gemini parsing
2026-04-11 15:17:34 -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
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