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
See also¶
autonomy demo— Run self-contained demos that require no Docker or control plane