fabro/crates/arc-cli
Bryan Helmkamp 9243c94ded Replace fragile string filter with structural error tracking
The remediation list was derived by filtering details for strings not
containing ": valid", which could silently exclude real errors. Replace
with CryptoCheckState that accumulates errors structurally as they
occur, and unify all validation paths through record/record_unit/
push_error methods.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 21:25:27 -05:00
..
src Replace fragile string filter with structural error tracking 2026-03-03 21:25:27 -05:00
tests Replace DIY terminal color with console crate 2026-03-03 16:02:10 -05:00
Cargo.toml Add cryptographic key validation to arc doctor 2026-03-03 20:35:36 -05:00