-
Notifications
You must be signed in to change notification settings - Fork 0
Events and Payloads
Rohin Gosling edited this page Jul 22, 2026
·
2 revisions
Let
An event occurrence is a pair
The payload describes only the current occurrence. It is not retained as engine state and does not represent an event history.
In the serialized model, parameter definitions are reusable named values. Payload definitions select sets of those parameter identifiers, and events may refer to one payload definition. At evaluation time, the occurrence supplies the actual JSON values.