Using Aionis
This section is organized around the Runtime loop rather than internal modules.
observe -> guide -> agent action -> feedback -> measure -> snapshotTask Map
| Task | Page |
|---|---|
| Record what happened | Observe Execution |
| Compile context for the next turn | Guide an Agent |
| Attribute outcome to exposed memory | Send Feedback |
| Quantify whether memory helped | Measure Effect |
| Replay what the Agent could see | Snapshot & Replay |
| Pull raw evidence on demand | Rehydrate Evidence |
| Suppress, archive, or delete memory | Forget & Suppress |
| Govern memory from another backend | Govern External Memory |
For endpoint-level details, see API Reference.