CLI reference

zevron build

Decompose a task, write tests and code blind, verify against real execution, and certify what holds.

Synopsis

$ zevron.exe --version

Give Zevron a plain-language description. It decomposes the task into units, and for each one a Specsmith writes the tests and a Codewright writes the code — blind, with different models — then runs and attacks them.

Example

zevron — build

Flags

FlagDefaultDescription
--modeverifiedVerification depth. hardened runs the full Crucible.
--n3Candidate programs generated per unit.
--budgetnoneStop once total spend reaches this cap.
--jsonoffEmit machine-readable output.
--no-registryoffDisable registry reuse for this build.

Output

Each unit reports the tiers it cleared (T0–T3), its mutation score, a status, and a cost. The summary line reports how many units are trusted, the held-out pass-rate, and total spend. Units that fall short are marked not trusted and returned to the forge.

To see the evidence behind any verdict, run zevron trust.