More than a status. The whole memory.
The system can return to any past moment and replay any state used as input to a decision — same events in, same outcome out.
- State decisions and accumulated metrics both read off the full history: "escalate after three failed AI retries", total tokens spent, who resolved each intervention — all derived from the same events, no flags or counters to maintain.
- LLM context rebuilt as a projection of the event stream: stateless by design, so what the model saw is reproducible without a separate prompt log.