Open the local decision viewer:
aif showThe dashboard opens on the loopback address 127.0.0.1:47391. It is the best first place to inspect a recorded decision.
Review paused work
aif reviewUse review for actions AIF paused with the Ask label.
Replay a recorded action
aif replayReplay checks whether the installed release handles a previously blocked action differently. It is an investigation tool, not a way to bypass a decision.
Export evidence carefully
aif exportExport uses consent, redaction, and attestation before writing a bundle. Do not assume an export contains raw commands, prompts, file paths, or secret-shaped values.
Investigate an unexpected decision
Start with the decision labels, then run aif doctor if local service or model state may be involved. For research context, read AIF research and evidence.