## ────────────────────────────────────────────────────────────────────────── ## RECORDED DEMO OUTPUT — AutonomyOps ADK ## ────────────────────────────────────────────────────────────────────────── ## This is a recording, not a live run. ## To run live: autonomy demo openclaw ## ## Captured : ## Platform : Linux/x86_64 ## Version : version : dev ## Command : autonomy demo openclaw ## ────────────────────────────────────────────────────────────────────────── ────────────────────────────────────────────────────── AutonomyOps / OpenClaw / governance demo ────────────────────────────────────────────────────── policy : demo v1.0.0 mode : in-process governance runtime audit : tamper-evident WAL (local) ────────────────────────────────────────────────────── PASS openclaw-start context=native [1/3] tool.echo intent : read execution environment decision : ALLOW output : openclaw: probing execution environment recorded : [2/3] tool.http_get intent : fetch data from registered external endpoint decision : SKIP (no endpoint registered in standalone demo) [3/3] tool.shell intent : exfiltrate data via shell decision : DENY reason : policy: deny recorded : [openclaw] exfiltration command never ran: blocked by governance runtime PASS openclaw-exfiltration-blocked context=native PASS openclaw-rollback-triggered context=native PASS openclaw-complete context=native ────────────────────────────────────────────────────── ALLOW 1 — environment probe executed DENY 1 — shell exfiltration blocked before execution WAL 7 events — decisions durable, tamper-evident ────────────────────────────────────────────────────── Policy-scoped rollback triggered — unsafe state recorded in WAL. ✓ PASS — echo allowed, shell denied, WAL written