WorkflowStatusUpdateData
A state change on an Augment agent workflow running on this load.
- statusType: string enumrequired
The workflow's new status.
values- N
O T _ S T A R T E D - I
N _ P R O G R E S S - C
O M P L E T E D - C
A N C E L E D - E
S C A L A T E D - E
R R O R
- agentType: string
The agent whose workflow changed status, corresponding to the envelope's
workflow. Treat as an open set — new agents may be added over time, so tolerate a value you have not seen before. - contextType: string
Free-text explanation of the status change.
- statusType: string
Reason Code Workflow-specific reason for the status change. Free-form and not a fixed vocabulary — treat as an open set and do not branch on values you have not agreed with Augment.