Roadmap / Phase 0—3

Sequence the capability, not the theatre.

The roadmap starts with boundaries that must exist before the first pilot and ends with federation across teams, agents, and regulated workloads. Phase is sequencing; tier is the source deck’s MVP-versus-full distinction. They are not the same thing.

01

Single team, contained blast radius.

Phase 1 · Pilot

02

Model & Inference

Pilot needs one hosted model and one self-hosted fallback behind the same interface, both version-pinned, with a documented switch procedure.

03

AI Gateway

Pilot needs authentication, per-tenant quota and token metering. Semantic routing and caching are optimisations for phase 2.

04

Experience & Interaction

Pilot can ship one channel with streaming. Approval and clarification surfaces become mandatory the moment agents can write to production systems.

07

Retrieval & Context Engineering

Pilot ships hybrid retrieval with reranking and a hard token budget. Add graph retrieval and iterative refinement once you can measure groundedness.

09

Protocol & Interoperability

Adopt MCP in the pilot to avoid rewriting integrations later. A2A federation and a shared agent registry are the phase 3 workstream, once more than one team runs agents that must delegate to each other.

10

Orchestration & Durable Execution

Pilot needs a single orchestrator with durable checkpoints and a hard step and budget ceiling. Multi-agent topologies only after a single agent has been measured and found insufficient.

13

Security, Safety & Guardrails

Pilot needs injection screening, PII redaction, output validation and workload identity. Full supply-chain control and inter-agent security are mandatory before production data or write access.

15

Observability & FinOps

Instrument from the first pilot request. Retrofitting correlation IDs after the fact is the most common and most expensive omission in this whole composition.

16

Evaluation & Assurance

Pilot needs a golden set and a regression suite fed by real incidents. Adversarial campaigns arrive with production; simulated users and environments are the phase 3 workstream for rehearsing at scale.

02

Real systems, real data, real users.

Phase 2 · Production

A USEFUL DEFINITION OF DONE
Each phase is complete when its controls can produce evidence under failure—not when the happy-path demo runs once.