Workflow Model¶
Describe the work as states and transitions before delegating decisions to an agent.
Questions to answer¶
- What outcome ends the workflow successfully?
- Which steps are deterministic, model-driven, or human-owned?
- What evidence is required before a transition is accepted?