autonomy demo validate

Tier 0 gate: validate the binary-first demo experience

Synopsis

Runs the Tier 0 binary gate for the AutonomyOps ADK.

Exercises autonomy demo openclaw in-process and checks:

  python3 available on PATH
  demo completes without error
  governance ALLOW signal present in output
  governance DENY signal present in output
  WAL evidence present in output
  elapsed time ≤ 5m00s

Exits 0 when all checks pass. Exits 1 on any failure. Suitable for CI.

Usage

autonomy demo validate

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)

See also

  • autonomy demo — Run self-contained demos that require no Docker or control plane