autonomy policy verify

Verify a policy bundle against a declared input model (offline, read-only)

Synopsis

Pre-deployment policy verification, using the SAME evaluation engine as the
runtime — a verdict here is the verdict the edge would produce for the same
input and bundle.

Modes:
  run      seeded Monte Carlo over a scenario's input model
  scenario mine an empirical scenario from recorded telemetry (--from-wal)
  replay   re-evaluate exported failure fixtures
  compare  behavioural diff of two bundle revisions
  cases    run a curated suite of fixed (scene → expected) cases

Randomized verification increases coverage within a declared input model; it
does NOT prove correctness or safety.

Options inherited from parent commands

      --require-signed-manifest   Refuse to start if the SHA256SUMS release manifest or its cosign signature is missing/invalid (Tier 2 binary-integrity check; default: build-time compile-in via -ldflags -X, build-hardened artifacts=true, all others=false)

Subcommands

See also