Skip to main content

Module contract

Module contract 

Source
Expand description

Node contract metadata and port-level validation.

Structs§

NodeContract
Contract metadata for one node.
PortContract
Contract-side declaration for one node port.
SchemaRef
Opaque schema reference attached to a contract port.

Enums§

ContractValidationError
Validation error for contract metadata.
Determinism
Contract-level determinism declaration.
ExecutionMode
Declared execution mode for one node contract.

Functions§

validate_workflow_contracts
Validate workflow topology, capability descriptors, and node contracts together.