autonomy explain¶
Explain a runtime decision or preflight verdict
Synopsis¶
Retrieve and render a runtime decision in operator-readable
form. Subcommands target a specific decision kind:
decision triage block for a tool decision (WAL-first, runtime fallback)
preflight stored verdict for a /v1/preflight/<id> call
Options inherited from parent commands¶
--require-signed-manifest Refuse to start if the SHA256SUMS release manifest or its cosign signature is missing/invalid (Tier 2 binary-integrity check; default: build-time compile-in via -ldflags -X, build-hardened artifacts=true, all others=false)
Subcommands¶
autonomy explain decision— Print a single decision’s full triage block — WAL-first, HTTP runtime as fallbackautonomy explain preflight— Explain a stored PreflightDecision (alias of ‘preflight show’)