Skip to main content
reticle verify is the CI command: no model in the loop, no MCP. It boots the engine in drive mode, waits for the in-page SDK to dial back, replays every saved flow, renders the verdict, and exits.
It uses the same runner and the same verdict as the MCP and HTTP paths, so a platform agent that can only run a shell command gets a byte-identical artifact.

Arguments and flags

What it prints

The rendered run report on stdout. On failure it names the cause on stderr instead, and there are two refusals worth knowing:
Both of those are honesty guards, and both exit 1. Verifying nothing is never a pass.

Exit codes

Worked example

Recording the flows this replays

Flows are recorded interactively, then committed to .reticle/flows/.
Last modified on August 15, 2026