The memory system is now feature-complete: cross-repo sharing and the opt-in file renderer land here, both fail-closed and default-off. This is the last release on the better-sqlite3 engine and the last to support Node 20/21 — the next major (2.0.0) switches the local database to Node's built-in node:sqlite and raises the Node floor.
Added
- Cross-repo memory sharing — local-first, opt-in, fail-closed (
plan-memory-system-to-100-percent - Opt-in memory file-renderer (
plan-memory-system-to-100-percentWS3, CR-61). Massu can render
Fixed
- Memory ingestion no longer mints noise, and the writer only renders memory-worthy facts
Infrastructure
- CR-68 — every session handoff must be turn-key (internal governance; no shipped
@massu/core - CR-62 — a bug the machine finds produces the same artifacts as one a human reports (internal