Flow execution tracking and debugging
execution_started
- Flow beginsexecution_ended
- Flow completesexecution_failed
- Flow crashesstep_entered
- Entering a stepstep_completed
- Step finishes successfullystep_failed
- Step encounters erroraction_preparing
- Setting up actionaction_executing
- Running actionaction_performed
- Action completesdecision_evaluated
- Decide node chooses pathdecision_evaluating
- AI evaluating conditionsdecision_evaluated
- Path chosen with reasoningvariables_set
- Variables updatedai_field_resolving
- Processing AI promptai_field_resolved
- AI response receiveduser_input_received
- User respondedwait_timeout
- Timeout triggeredstep_failed
- Step error with detailsaction_failed
- Action erroreventType
- What happenedcreatedAt
- Exact timestampstep
- Associated step (if any)edgeLabel
- Transition takenpayload
- Event-specific data