Beta 0.87.0
Validate workflow results against a pinned contract
Declare the result a workflow must produce. Accepted runs preserve that contract through execution and recovery, even when definitions change.
- Workflow result contracts. Optional workflow
outputSchemavalidates results through execution, recovery and child workflows. Invalid literal results fail during authoring; field changes cannot strand dependent workflows or bypass active-workflow edit rules. Accepted runs retain their original result contract.