pub fn run() -> ExitCode
Parse argv and run the one-shot CLI.
Always attempts FINALIZE before returning, including on clap help/version paths.
Process ExitCode mapped from sysexits-style CLI codes.
ExitCode