Skip to main content

Run Status Command

How vigilo run status loads the authoritative control row and returns the same status payload shape used by run watches. A creating run, or one that failed during creation, reports control-owned placement progress without contacting unseeded execution databases; active and completed states read routed shard summaries for live execution progress.

A terminal run is not necessarily a passing run. Check status for lifecycle and gate_status for the evaluation policy outcome; CI should treat completed with gate_status: pass as success.

Execution Flow

Decision Flow