Gateway scope & capability boundaries (overview)
Boundary table
| Area | Usually in scope | Usually out of scope / bespoke |
|---|---|---|
| Protocol | /v1/chat/completions and related OpenAI-shaped endpoints (as enabled) | Non-OpenAI native SDKs unless stated |
| Identity | Virtual Key → customer account & budgets | End-user OAuth / multi-tenant SSO (later / separate) |
| Catalog | model routed to configured SKUs | Arbitrary model strings with no mapping |
| Billing | usage records aligned to price book | reconciling customer estimates vs platform bills without tickets + request id |
| Compliance | per contract / DPA | absolute claims like “never touches third-party model vendors” |
Routic