Skip to main content

Module workflow

Module workflow 

Source
Expand description

Pure workflow semantics for pair collaboration and completion evidence.

This module has no filesystem or provider I/O. Role helpers classify implementer/reviewer handoffs, and CompletionSummary accumulates a result summary strictly from observed AgentEvent data. Agent prose is labelled as a claim, never as evidence, and missing evidence is labelled unknown.

Structs§

CompletionSummary
Accumulated, evidence-bound completion state for one human task.
ToolOutcome
One deduplicated tool outcome, keyed by the adapter’s stable tool id.

Enums§

PairRole
A role inside the two-agent pair review loop. Roster, solo, and manual strategies never assign these roles.

Functions§

pair_role
Classify a non-direct pair-strategy dispatch.
role_fragment
Explain the pair handoff for one dispatched turn.