Skip to main content

Module workflow

Module workflow 

Source
Expand description

Workflow-first runtime data model.

The workflow module starts as a lightweight contract model that can wrap existing imp runs without changing agent behavior. Later workflow runtime features (policy, verification, evidence, child runs) build on these types.

Structs§

ApprovalRequirement
CloseoutCriteria
ImplicitWorkflowContractInput
Input used to construct a lightweight implicit workflow contract for existing imp runs.
ParseAutonomyModeError
ToolPermissionSet
TrustScope
VerificationArtifactRef
VerificationCommand
VerificationGate
VerificationGateResult
VerificationGateRunner
VerificationRequirement
WorkflowContract
A runtime-readable declaration of what a workflow is trying to do and what constraints/proof obligations apply to it.

Enums§

ApprovalAction
AutonomyMode
RiskLevel
VerificationCloseoutEffect
VerificationGateKind
VerificationGateRequirement
VerificationGateSource
VerificationGateStatus
VerificationRequirementKind
WorkflowType
WorkspaceScope