CLI reference

zevron status

The Foreman view — every unit in the current build with its status, tier, mutation score, and cost.

Synopsis

$ zevron status

Show the state of the current build: units, statuses, tiers reached, cost per unit, and total spend.

Example

zevron — status

Flags

FlagDefaultDescription
--unitallShow a single unit by name.
--watchoffRefresh continuously while a build runs.
--jsonoffEmit machine-readable output.

Reading it

Each row is a unit: its status — trusted, verifying, or not trusted — the furthest tier it reached, its mutation score, and its cost. The summary line reports how many units are trusted, the held-out pass-rate, and total spend.

For the evidence behind any verdict, run zevron trust.