Skip to main content

cmd_usage

Function cmd_usage 

Source
pub fn cmd_usage(args: &UsageArgs) -> i32
Expand 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).