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.
API ReferenceEvidence & ReplayOverview

Evidence & Replay

Evidence endpoints turn a guide loop into operator-visible records.

EndpointCall it when
POST /v1/operator/snapshotYou want a compact operator view of a run, guide, feedback, and execution state.
POST /v1/audit/flight-recorderYou need to replay what memory the Agent saw, used, suppressed, or had blocked.

These endpoints are read-side product surfaces. They do not run tools. They assemble trace, receipt, attribution, and effect data into records that humans and host systems can inspect.