Replay Viewer

Step through an Intent-to-Execution Evidence Chain

This viewer replays a governed mutation attempt one decision boundary at a time. The left timeline tracks the evidence sequence, the center figure highlights the active system state, and the right panel exposes the event payload that explains why the mutation was accepted, narrowed, or blocked.

IEEC Replay Viewer
Timeline
Diagram State
IntentContextPolicy DecisionExecution ContractExecution ResultEvidence OutcomeCryptographically linkedlineage
intent

Terminate Instance

Agent proposes to terminate EC2 instance.

Metadata
{
  "actor": "agent.ops.autoscaler",
  "target": "aws:ec2:i-0ab1cdef23456789",
  "desiredOutcome": "remove_unused_capacity"
}