Event flow
Requested, validated, and completed event lifecycle.
Event flow
Every mutation follows a deterministic event lifecycle:
- intent event (
*.requested) - validation/permission processing
- execution and completion events
This flow powers governance, observability, and replayability.
See:
