Interactive replay prototype
Install -> Replay -> Inspect
A replay-safe, client-side click-through for the centerpiece demo. Walk the success path, then toggle into a failure inspection where the evidence chain surfaces the mismatch.
Developer replay templates
Jump into preset, simulated replay postures. Templates only preselect scenario copy and starting step.
Policy-held tool chain
A runtime event is captured, checked for drift, reconstructed, then summarized as operator evidence.
Agent selects refund.lookup under bounded authority.
The simulated runtime prepares a low-risk lookup request with the operator scope and policy envelope attached.
Expected vs observed
Simulated replay diff for this step. Values are illustrative fixtures only.
support-read -> refund.lookup -> policy P-104runtime.event -> refund.lookup -> policy.accept- tool: refund.lookup
- scope: customer-support-read
- policy: P-104 matched
- ops> runtime.event observed with bounded lookup intent
- ops> policy gate accepted read-only refund context
- ops> no autonomous write action requested
GhostLog explorer
Same mission, different runtime
Fast policy echo, review still required
Same canned mission, simulated as a managed runtime handoff.
Local receipt chain, slower stabilization
Same canned mission, simulated as a local runtime replay.
Shareable replay snapshot
Exports a static JSON bundle with steps, posture chips, truncated GhostLog events, diff summary, and timeline.
Starter framing: inspect-only. This prototype previews the replay and failure-inspection workflow while full Runtime Event Explorer acceptance criteria remain deferred.