Commit Graph

454 Commits

Author SHA1 Message Date
1ff614214a fix(communication): correctly tangle communication-validator.lisp 2026-04-28 18:57:57 -04:00
517fc20f4b fix(communication): complete reconstruction of communication.org to resolve catastrophic syntax failures 2026-04-28 18:56:56 -04:00
770bbe2c56 fix(communication): correct missing closing quote in actuator registry docstring 2026-04-28 18:55:48 -04:00
585e19caca fix(skills): complete reconstruction of skills.org to resolve multiple syntax failures 2026-04-28 18:54:59 -04:00
f5098d5dc4 fix(harness): complete reconstruction of package.org to resolve catastrophic syntax failures 2026-04-28 18:53:42 -04:00
179e1a142c fix(manifest): complete reconstruction of manifest.org to resolve catastrophic syntax failures 2026-04-28 18:52:45 -04:00
503d4536bf fix(setup): properly route tangled tests and orchestrator 2026-04-28 18:50:48 -04:00
96fe9cdd94 fix(chaos): finalized system-wide reconstruction to resolve FiveAM and EOF failures 2026-04-28 18:49:27 -04:00
f56c3e1c61 fix(skills): finalize reconstruction of all core skills to resolve syntax errors 2026-04-28 18:48:21 -04:00
f3858b0330 fix(skills): reconstruct multiple broken skills to resolve syntax errors 2026-04-28 18:46:40 -04:00
014cd152db fix(skills): complete reconstruction of bouncer skill to resolve catastrophic syntax failures 2026-04-28 18:42:49 -04:00
91c9bba50a fix(loop): complete reconstruction of loop.org to resolve catastrophic syntax failures 2026-04-28 18:41:32 -04:00
c8c146f6fa fix(act): complete reconstruction of act.org to resolve catastrophic syntax failures 2026-04-28 18:40:18 -04:00
0491adede3 fix(reason): complete reconstruction of reason.org to resolve catastrophic syntax failures 2026-04-28 18:39:16 -04:00
de923311c3 fix(reason): resolve unclosed strings and docstrings 2026-04-28 18:36:16 -04:00
189e76327e fix(perceive): complete reconstruction of perceive.org to resolve catastrophic syntax failures 2026-04-28 18:34:20 -04:00
4d6ecc18c2 fix(perceive): resolve unclosed strings and docstrings 2026-04-28 18:31:45 -04:00
6b3bc195f3 fix(context): complete reconstruction of context.org to resolve catastrophic syntax failures 2026-04-28 18:29:03 -04:00
03815fc154 fix(context): resolve unclosed strings and unbalanced parens 2026-04-28 18:27:22 -04:00
c9c687a832 fix(memory): complete reconstruction of memory.org to resolve catastrophic syntax failures 2026-04-28 18:25:09 -04:00
41d66bcf52 fix(manifest): complete reconstruction of manifest.org to resolve catastrophic syntax failures 2026-04-28 18:23:45 -04:00
357efbdb59 fix(chaos): finalized absolute tangle paths via concat and INSTALL_DIR 2026-04-28 18:22:49 -04:00
a2d6c5ae38 fix(memory): add missing tangle header 2026-04-28 18:21:37 -04:00
285270146e fix(communication): resolve multiple syntax errors and malformed tangle headers 2026-04-28 18:20:49 -04:00
356dd6711f fix(communication): correct missing closing quote in actuator registry docstring 2026-04-28 18:19:42 -04:00
d15ff4b000 fix(communication): correct malformed tangle header 2026-04-28 18:18:03 -04:00
f9a65cf3e7 fix(skills): correct typo in tangle header (package.lisp -> skills.lisp) 2026-04-28 18:14:38 -04:00
2fd0047a08 fix(skills): complete reconstruction of skills.org to resolve catastrophic syntax failures 2026-04-28 18:10:59 -04:00
06d3872d6a fix(skills): resolve multiple unclosed strings in skills.org 2026-04-28 18:07:17 -04:00
e9cc1dc0eb fix(skills): resolve multiple syntax errors in skills.org 2026-04-28 18:05:21 -04:00
bf5e404fd9 fix(skills): correct missing closing quote in topological-sort-skills 2026-04-28 18:04:23 -04:00
fd268edd91 fix(harness): correct unbalanced parens and quotes in package.org 2026-04-28 18:03:31 -04:00
b46f19b4c9 fix(setup): use clean relative tangling from deployment subdirs 2026-04-28 18:02:17 -04:00
d15225a453 fix(chaos): force absolute-relative tangle paths in harness 2026-04-28 18:00:49 -04:00
75cc9e3629 fix(skills): final cleanup of getenv to uiop:getenv 2026-04-28 18:00:06 -04:00
d42b5fc50c fix(skills): use uiop:getenv for Skill Engine and standardize tangle header 2026-04-28 17:59:25 -04:00
6f1e606cfa fix(setup): cd into target dirs before tangling to resolve relative paths 2026-04-28 17:58:37 -04:00
d55384fb65 fix(chaos): use standard getenv for absolute tangle paths 2026-04-28 17:57:57 -04:00
d787981d0d fix(chaos): force absolute tangle paths via concat to eliminate path resolution ambiguity 2026-04-28 17:57:31 -04:00
b7f6eb68e9 fix(chaos): stabilize tangle paths to absolute targets via concat for reliable bootstrap 2026-04-28 17:56:48 -04:00
fd5513057e fix(chaos): switch to definitive absolute paths via expand-file-name for reliable tangling 2026-04-28 17:55:58 -04:00
d6a7e83de4 fix(chaos): use robust (or INSTALL_DIR buffer-dir) for tangle paths 2026-04-28 17:55:08 -04:00
635db05d17 fix(chaos): standardize tangle paths to robust (identity (getenv ...)) 2026-04-28 17:54:12 -04:00
00c3f8ef69 fix(setup): hardcode INSTALL_DIR in emacs eval for reliable tangling 2026-04-28 17:53:38 -04:00
8ed9a78d54 fix(setup): explicitly setenv INSTALL_DIR in emacs for reliable tangling 2026-04-28 17:52:21 -04:00
a5538bf9d8 fix(chaos): standardize tangle paths to uiop:getenv across all org files 2026-04-28 17:51:44 -04:00
5be90dcb8f fix(setup): require uiop in emacs for correct tangle path resolution 2026-04-28 17:51:04 -04:00
ae7d0a4ee8 fix(chaos): stabilize tangle paths for scorched earth 2026-04-28 17:49:47 -04:00
aee1c9fa36 fix(chaos): use robust emacs-lisp tangle paths to ensure correct artifact placement 2026-04-28 17:48:11 -04:00
e8a3980fb4 fix(setup): harden emacs tangle command for non-interactive environments 2026-04-28 17:46:11 -04:00