Skip to Content
Aionis v0.3.2 is the current Runtime baseline for SDK/API hosts, MCP clients, plugins, Substrate-backed recall, and self-managed agent loops.
GuidesSnapshot & Replay

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

SituationUse
Debugging an Agent incidentUse Agent Flight Recorder.
Reviewing memory governanceInspect admission records and receipts.
Validating a product loopCompare guide, feedback, measure, and snapshot outputs.

Snapshots give operators enough evidence to replay decisions with compact memory visibility.