Added
- The MCP server now prunes the run archive once per boot, after crash recovery. Terminal runs older than 14 days, or the oldest terminal runs once the archive exceeds 1 GiB, are reclaimed; active, incomplete, and undecided runs are always retained. A prune failure only logs a redacted diagnostic and never blocks startup.
Changed
- Prune-failure and recovery quarantine diagnostics now share a single bounded redaction helper (
boundedRedactedDiagnostic) so filesystem and Git error messages are stripped of repository paths before any runtime log.
Full changelog: https://github.com/Pythoughts-labs/claude-architect/blob/v0.27.0/CHANGELOG.md