Skip to main content

Module management

Module management 

Source
Expand description

Bounded, owner-scoped queries shared by transports and Agent tools.

Structs§

WorkflowActionAttempt
One committed external dispatch attempt.
WorkflowDefinitionSummary
Published definition metadata, independent of immutable revision content.
WorkflowInstanceSummary
Owned instance status and immutable pins.
WorkflowPage
A keyset page ordered by immutable identity (revision number for revisions).
WorkflowRevisionSummary
An immutable revision envelope, preserving legacy builtin contract documents.
WorkflowRunSummary
Execution facts for a single run.
WorkflowStepSummary
One append-only step fact.

Enums§

WorkflowActionFact
Public action fact. Each query page contains only its requested variant.
WorkflowActionFactKind
Independently pageable action fact classes.
WorkflowQuery
Public Workflow read operations. Caller identity is always supplied separately.
WorkflowQueryResult
One bounded query result. next is absent when no more rows were observed.
WorkflowVerdictKind
Rebuildable operator verdict derived from authoritative workflow facts.