v1.1.0 — orchestrator
Orchestrator harness: an agent that drives worker agents, composed from A2A channels + FLEX + identities + scope gating. Orchestrator.dispatch/gather + Worker with per-operation handlers; tasks and results are FLEX messages tagged by id. Rides A2ABus so it is scope-gated, durable, and audited; at-least-once with gather de-dup. Runnable demo in examples/orchestrator.py. Additive over 1.0.