Expand description
Workflow authority – validates each step against declared scope and budget.
The WorkflowAuthority manages the lifecycle of a skill execution:
beginning, step validation, step recording, and finalization into a
signed WorkflowReceipt.
Structs§
- Step
Execution Record Input - Workflow
Authority - Workflow authority that validates and manages skill executions.
- Workflow
Execution - A workflow execution in progress.
Enums§
- Workflow
Error - Errors from the workflow authority.