Snapshot & Replay
Guide page — how to use this step in your SDK or loop. For the HTTP endpoint parameters, see Measure / Snapshot. For the audit product, see Agent Flight Recorder.
Snapshots provide read-only operator context for a run. They are designed to answer:
- what could the Agent see,
- what was admitted,
- what was suppressed,
- why did the Runtime make those decisions,
- which feedback was attributed later.
When To Use
| Situation | Use |
|---|---|
| Debugging an Agent incident | Use Agent Flight Recorder. |
| Reviewing memory governance | Inspect admission records and receipts. |
| Validating a product loop | Compare guide, feedback, measure, and snapshot outputs. |
Snapshots give operators enough evidence to replay decisions with compact memory visibility.