AgentRinse 0.4.0
Recoverable Codex state-database compaction with fail-closed recovery.
- audit the current Codex state, logs, goals, and memories SQLite contracts
- compact with
VACUUM INTO, full integrity proof, fsync, locks, and atomic exchange - retain exact originals for seven days with strict undo and resumable purge
- refuse active owners, open descriptors, non-empty WAL state, schema drift, insufficient space, or changed content
- add database backup manifests, schemas, doctor checks, and packaged lifecycle proof
- refresh the README with TokenJuice-style integration icons and command-first examples
Database mutation is experimental and requires both --allow-offline-vacuum discovery and the explicit experimental risk ceiling.