Skip to Content
Aionis v0.2 is ready for local agent loops, MCP clients, SDK integrations, and self-managed Runtime deployments.

Snapshot & Replay

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.