fabro/crates/arc-cli
Bryan Helmkamp 289451e78a Extract CheckReport into arc-util and use it for preflight output
Move CheckReport, CheckResult, CheckDetail, and CheckStatus types from
arc-cli doctor into arc-util so they can be reused. Refactor the workflow
run_preflight to render a styled check report instead of ad-hoc key=value
output and separate stderr errors.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-04 11:52:58 -05:00
..
src Extract CheckReport into arc-util and use it for preflight output 2026-03-04 11:52:58 -05:00
tests Fix cargo fmt formatting across workspace 2026-03-04 00:36:44 -05:00
Cargo.toml Fix demo mode: install rustls CryptoProvider, skip TLS, add ARC_DEMO env var 2026-03-04 11:51:57 -05:00