The requirements passed and the workflow can return its useful result.
New evidence or an external change is required before work can continue.
The workflow deliberately declines because approval, safety, or policy says no.
A declared claim failed, so later operations are unreachable.
Useful for
- Return verified evidenceComplete with the useful result.
- Wait for credentialsBlock until access is available.
- Stop after denied approvalRefuse the requested action.
- Stop unsafe workEnd before the action starts.
- Explain a failed testRecord why the requirement failed.
- Wait for external stateBlock until the outside state changes.