80e327dd20
fix(v0.2.0): resolve macro conflicts, sync load order, and fix skill packaging
...
- Standardized def-cognitive-tool to 5-argument signature.
- Consolidated *cognitive-tools* as a hash table in package.lisp.
- Removed skills from opencortex.asd to enforce dynamic Skill Engine loading.
- Added missing (in-package :opencortex) to various skill files.
- Fixed let/let* sequential binding issues in emacs-edit and self-edit.
- Updated opencortex.sh to initialize skills before running doctor.
- Fixed uiop:user-homedir-pathname usage in config-manager.
2026-04-28 10:46:24 -04:00
2e8e79a193
fix(v0.2.0): finalize structural integrity and clean boot
...
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 2s
- Fixed memory.org source blocks to ensure persistence functions are tangled.
- Improved extract-tangle-target to handle complex Elisp expressions.
- Corrected opencortex.sh initialization paths to prevent setup loops.
- Reordered variable definitions in policy and standards skills to eliminate forward-reference warnings.
2026-04-27 18:54:18 -04:00
f940861921
build: dynamically tangle to INSTALL_DIR without copying .org files
...
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 2s
- Updated all 150+ :tangle headers across harness/ and skills/ to use elisp (expand-file-name) to target INSTALL_DIR dynamically.
- Cleaned up environment/ directory depth by moving memory-image.lisp to state/.
- Moved test scripts to tests/ and deleted redundant chat scripts.
2026-04-27 12:51:29 -04:00
664ba8243d
refactor: Flatten directory structure library->harness, library/gen->skills
2026-04-27 08:41:26 -04:00
6c333af7aa
ARCH: Finalize semantic reorganization, skill jailing, and unified CLI
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 4s
2026-04-22 11:38:13 -04:00
91adcc7876
fix(actuator): Clean-room rewrite of shell-actuator skill to purge syntax errors
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 3s
2026-04-19 15:51:29 -04:00
655fb09e55
fix(skills): Definitive fix for character literal syntax
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 2s
2026-04-19 15:43:26 -04:00
c5bd63e388
fix(skills): Purge backslash corruption and add missing kernel stubs
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 2s
2026-04-19 15:40:44 -04:00
d8236cb2cf
fix(mvp): 100% Green Boot, Llama.cpp backend, and setup refinement
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 2s
2026-04-17 20:25:01 -04:00
849c078c37
REFAC: Global rename of org-agent to opencortex
2026-04-14 12:10:11 -04:00
da0919149e
REFAC: Shift terminology to Autonomy and harden CLI via socat
2026-04-14 09:37:40 -04:00
19fb888434
ARCH: Finalize Microkernel Decoupling - Move behavioral skills to dynamic user-space
2026-04-13 16:11:09 -04:00
5f86bcd8dc
ALIGN: Rename Protocol to Communication and unify terminology
2026-04-13 14:17:28 -04:00
3f8c37712c
docs: global terminology update from kernel/core to harness
2026-04-12 18:28:11 -04:00
294c1a976e
PSF: Complete 'Thin Harness' refactor and move kernel logic to skills
2026-04-12 16:43:43 -04:00
975a11da79
CHORE: Prepare for Signal Gateway implementation
2026-04-11 15:48:22 -04:00
b2acd9c702
FEAT: Harden Shell Actuator and implement formal safety tests
2026-04-11 15:24:46 -04:00
2facbe1c82
FIX: Correct all tangle paths and regenerate Lisp sources
2026-04-09 20:53:09 -04:00
c522a48e28
feat: seed core standard library skills
2026-04-09 15:18:19 -04:00