Skip to main content

Module workflow

Module workflow 

Source
Expand description

Workflow — composes one or more super::Agents into a higher-level orchestration unit (e.g. the Overseer’s block-stream pump, or the Phase-5 coordinator/specialist routing).

Workflows are intentionally generic: their Input and Output types are associated, so each concrete workflow defines its own contract.

Traits§

Workflow