Skip to main content

Module authority

Module authority 

Source
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§

StepExecutionRecordInput
WorkflowAuthority
Workflow authority that validates and manages skill executions.
WorkflowExecution
A workflow execution in progress.

Enums§

WorkflowError
Errors from the workflow authority.