Protocol Replay
Gate-by-gate decision walkthrough.
Replay any governance decision from a leaf hash or index. See exactly what evidence was submitted at each gate, what the gate verdict was, and why.
AGTS_GOVERNANCE_ENVELOPE_V1
EXAMPLE REPLAY — connect to live log for real decisions
Decision replayed from 2026-03-14T14:30:00Z
Subject: customer-chatbot:response-policy:v1.2
Gate G1 — Semantic Validity (H ≥ 0.40)
H (entropy): 0.82 | threshold: 0.40 | bootstrap_iterations: 10,000
→ PASS ✓
Gate G2 — Financial Validity (C ≥ 0.40)
C (compliance): 0.71 | threshold: 0.40 | ablation_delta: 0.031
→ PASS ✓
Gate G3 — Operational Validity (E ≤ 0.60)
E (energy): 0.38 | threshold: 0.60 | protected_metrics: { safety_score: 0.96, toxicity_score: 0.02 }
→ PASS ✓
Gate G4 — Aggregate
evidence_class: HOOKED | dataset_provenance ✓ | evaluation_trace ✓ | ablation_log ✓ | capability_cert ✓
→ PASS ✓
Gate G5 — Cryptographic Finalization
Ed25519 signature ✓ | Merkle inclusion proof ✓ | operator_id: alice@example.com
→ PASS ✓
All gates passed → Action authorized.
Leaf index: 42 | Leaf hash: 8f3a1b…c4d9e2
Included in STH at tree_size: 43
What replay is — and what it isn't
Replay renders the proof bundle stored at governance time — the exact evidence the validators evaluated, the gate results they voted on, the state of the system before and after. It is not a simulation or reconstruction. It is the original record, rendered for human understanding.
Replay links are permanent permalinks. Share them with auditors, regulators, new team members. No login required to view a replay. No access to ObligationSign's systems required. The proof bundle contains everything.
After a successful replay, verify the underlying leaf cryptographically at /verify to confirm the proof bundle is in the log under the current Signed Tree Head.