|
|
f6079246ee
|
passepartout: v0.5.1 — Compilation Hardening
Fixed 3 real compilation errors:
- security-vault.lisp: bare defvar missing opening paren
- embedding-native.lisp: CFFI struct refs updated (llama-mparams→(:struct ...), 19 places)
- symbolic-events.lisp: heartbeat vars + save-memory-to-disk → passepartout:: prefix
Suppressed ~100 harmless cross-skill STYLE-WARNINGs:
- Added grep filter for STYLE-WARNING / WARNING: redefining
in the pre-compile step of the passepartout bash script
ROADMAP updated: all v0.5.1 items marked DONE.
Test suite: 116/116 (100%)
|
2026-05-08 09:16:33 -04:00 |
|
|
|
924bf8f479
|
passepartout: v0.5.0 hotfix 2 — daemon stable
Deploy (Gitea) / deploy (push) Failing after 2s
- Restore (in-package :passepartout) to core-reason
- Move *VAULT-MEMORY* back to core-skills
- Fix ASDF and defstruct/defpackage ordering
- Increase daemon timeout to 120s
- Handshake: 0.5.0
Verified: daemon processes messages, TUI clean, gate trace works
|
2026-05-07 20:14:51 -04:00 |
|