Skip to main content

Module workflow_run

Module workflow_run 

Source
Expand description

Durable, catalog-revision-pinned workflow execution.

Structs§

AgentStepResult
CompiledWorkflow
FileWorkflowRunRepository
One directory per run: a compact atomic snapshot plus an append-only JSONL event journal. Each event is synced before the corresponding snapshot is replaced, and callers publish only after commit returns.
NamedAgentSpec
WorkflowRunEngine
WorkflowSecretMaterial
Resolves a typed, persisted-safe capability handle to ephemeral secret material. Implementations own access control; raw values are never returned in snapshots/events/errors.

Enums§

PermissionDecision
WorkflowCompileError
WorkflowPolicyTarget
WorkflowRunError

Traits§

AgentStepPort
WorkflowDefinitionPort
WorkflowPolicyPort
WorkflowRunRepository
WorkflowSecretResolverPort
WorkflowSessionPermissionPort