What it does
Production-grade orchestration. Day one.
Model-agnostic routing
Route by latency, cost, or task. Anthropic, OpenAI, Google, in-house, switch without rewriting agents.
Tool federation
One protocol across your connectors. MCP, OpenAPI, gRPC. Vendor-native APIs where they matter.
OTel-native traces
Every span carries the agent ID, version, owner, and policy hash. Drop-in for your existing observability.
Policy at the boundary
Enforce scope, residency, and approvals at the call layer, before the model sees the data.
Cost attribution
Per-agent, per-owner, per-tenant. Tokens, tools, retries, model, every dollar accounted for.
Auto-retry & circuit-break
Exponential backoff on transient errors. Circuit-break on policy violations. Reversible side-effects.
Model layer
Bring any model. Switch without rewriting.
Routing policies are first-class, define once, apply per-agent. See the routing reference →