Evidence & Replay
Evidence endpoints turn a guide loop into operator-visible records.
| Endpoint | Call it when |
|---|---|
| POST /v1/operator/snapshot | You want a compact operator view of a run, guide, feedback, and execution state. |
| POST /v1/audit/flight-recorder | You 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.