What's new
- Attach bounded, best-effort-redacted failure evidence with
papercuts add --cmd,--exit,--stderr-file, and--evidence. - Resolve multiple IDs or unique prefixes atomically with one
papercuts resolvecommand while preserving the single-ID response contract. - Expanded
papercuts schemaoutput for evidence records and multi-ID resolve behavior. - Hardened credential redaction for authorization values, compound credential keys, high-entropy tokens, and URL userinfo while preserving structural paths and URLs.
- Hardened batch append rollback and expanded doctor/fold coverage for malformed records, duplicates, ID conflicts, orphan resolves, conflict markers, and torn lines.
- Trimmed the crates.io archive to source, tests, and release documentation.
Redaction is best-effort. Do not attach raw environment dumps or known secrets.
Install
cargo install papercuts --version 0.2.0Full changelog: v0.1.0...v0.2.0