pub fn cmd_usage(args: &UsageArgs) -> i32Expand description
decided usage — unified read-back over the CLI-usage log and the Guide
log (ADR-046). No consent gate on reads; exit 0 for every log state.
The CLI log is read FIRST (a bad usage log crashes before the Guide
log is touched, like the oracle’s statement order).