Agentic workflows
Bounded agents, supervised actions, and multi-agent collaboration patterns. Each workflow below has its own page with a DAG, inputs, outputs, provenance, and execution considerations.
| Workflow | Purpose |
|---|---|
| Encapsulated agent task | Run an agent loop as one bounded activity with explicit limits and validation. |
| Supervised tool loop | Separate proposal, policy, approval, execution, and verification. |
| Multi-agent review | Run specialists concurrently, critique their findings, and synthesize one result. |