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§
- Completion
Summary - Accumulated, evidence-bound completion state for one human task.
- Tool
Outcome - One deduplicated tool outcome, keyed by the adapter’s stable tool id.
Enums§
- Pair
Role - 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.