Replay
Replay is the producer side of Aionis continuity.
It records successful execution and turns that execution into reusable operating knowledge.
The replay flow in Lite includes:
- replay run lifecycle
- step before / after events
- compile playbook from run
- candidate and promotion flow
- repair and repair-review surfaces
Why this matters
Without replay, continuity stays descriptive. With replay, continuity becomes operational.
That is the transition from:
- "the agent remembers what happened"
to:
- "the agent can reuse a validated workflow from what happened"
What replay produces
The important artifact is the playbook.
Stable playbooks can become workflow anchors that planning and recall surfaces use later. That creates the loop:
text
successful execution -> replay run -> playbook -> stable workflow anchor -> better future kickoffRelated surfaces
memory.replay.run.*memory.replay.step.*memory.replay.playbooks.*- Lite automation nodes that execute local playbooks