cavendish
TestedConvergedgate · ToolingNow · 0–12 months×5 sightings

AI Gateway

over all model gardens

One gateway the client controls — routing, observability and cost attribution over Bedrock, Vertex, Azure, direct APIs and on-prem — is table stakes; standardising on a vendor's gateway trades a small build for a large lock-in and loses the on-prem and open-weight legs.

Experiment run, measured result. The only tier that becomes a recommendation.

Join with…

Confidence

81%human-committed

Expiry

63duntil review · 5 Nov 2026

Lead time

4moopened after mainstream — recorded honestly

Ownership

PRPriya Ramanmonthly cadence

Where it is

The field converged in Q2. Every delivery pattern now routes through a gateway, the open-source gateways reached parity with the commercial ones on provider coverage, and our routing experiment found that static task-class rules capture nearly all the cost saving that learned routers promise. What clients actually buy the gateway for is cost attribution per use case, not routing. The remaining work is operational: adapter drift on streaming and tool-call formats recurs every provider release, and that is a tooling problem, not a research one. We expect to dissolve this field into practice by Q4.

Why a Quantium decision hinges on it

Telco and banking clients ask for one view of spend across two or three model gardens before they ask anything about models. Without a gateway they control, a client cannot route to an open-weight or on-prem model when sovereignty or cost demands it, and cannot answer 'what does use case X cost' at all. A hyperscaler gateway answers that question for the hyperscaler's garden only. The choice is made once per client and is expensive to reverse.

Field attributes

StateConverged
GateTooling · possible and affordable, not yet operable
OriginObservation
Measurablefull
Audience · TLPpractice
Horizonnow
Opened6 Oct 2025
Mainstream10 Jun 2025
Last validated27 Aug 2026
Sightings5

Position

What is demonstrated, what is hype, what would have to be true.

The shape every position request answers. Signal-tier fields carry a draft; assessed and tested fields carry a validated one.

What is demonstrated
  • 01Static task-class routing across Bedrock, Vertex and a direct API cut cost 34% at equal eval score on four of six task classes (x-gateway-routing). A learned router added 2 points on top and lost 9 outside its training distribution.
  • 02Per-use-case cost attribution through the gateway answered the telco client's spend question in one dashboard; the hyperscaler console could not.
  • 03One open-source gateway covered all five legs we needed, including on-prem vLLM. The commercial gateway we trialled covered three.
What is hype
  • 01Learned routers. Outside their training distribution they underperform a lookup table, and the table is auditable.
  • 02'Semantic caching' as a headline feature. Hit rates on our workloads were under 6%; prompt caching at the provider does the real work.
  • 03Analyst claims of a discrete 'AI gateway market'. It is a feature of a platform, and most of it will be free.
What would have to be true
  • 01Provider tool-call and streaming formats stabilising enough that adapter drift stops being a monthly incident.
  • 02Hyperscaler gateways routing outside their own garden, which none of them does today and none has announced.
  • 03Cost attribution surviving agentic loops, where one task fans out across models and the per-call attribution stops meaning anything.
What we would do
  • 01Keep r-gateway-default as the delivery default and hand the field to practice in Q4.
  • 02Stop re-running routing benchmarks; the answer is stable. Track adapter drift as an instrument-health metric instead.
  • 03Fold the on-prem and open-weight legs into the standard gateway build so those fields do not need their own plumbing.

Signals · 10 in this cluster

What the cluster is made of.

Every item carries its source, tier and sightings. Detector-found signal sits beside human drops; downstream they are indistinguishable except by provenance.

band 1 · bleeding edgeband 2 · early adoptionband 3 · demand
−34%
cost at equal score
Finding·band 1Tested

Routing experiment: static task-class rules cut cost 34% at equal eval score; learned router adds 2 points and loses 9 out of distribution

Six task classes routed across Bedrock, Vertex and a direct API through an open-source gateway. Static rules keyed on task class captured a 34% saving on four classes; learned routing added marginally in-distribution and underperformed the rules outside it. Agentic loops gained nothing.

extracted claimStatic task-class routing captures the cost saving; learned routers do not generalise.
Lab · x-gateway-routing · Priya Raman27 Aug 2026
detector · bleeding edge
Finding·band 1Tried

Logged from Claude Code: gateway upgrade broke tool-call streaming on one provider for four days

Product engineer logged from a session: a provider changed its streamed tool-call delta format; the gateway adapter silently dropped arguments. Found by a failing eval, not by monitoring. Tried tier, one harness.

MCP · log_finding · Ollie Grant14 Jul 2026
OGdropped
6–12 pts
loss under shift
Paper·band 1Signal

RouteBench: Learned LLM Routers Under Distribution Shift

Evaluates eight learned routers against static rules across shifted task mixes. Learned routers beat rules in-distribution by 1–3 points and lose by 6–12 under shift. Matches our experiment almost exactly.

extracted claimLearned routers underperform static task-class rules outside their training distribution.
arxiv.org · Nakamura, Adeyemi et al.19 Jun 2026
MTPRdropped 3
3
openings
Job posting·band 1Signal

Three AU banks post 'LLM Gateway Engineer' roles in the same fortnight

All three job descriptions lead with cost attribution and showback; routing appears in one. Argus inference: banks are building their own gateways and treating them as finance tooling.

Bank careers pages20 May 2026
detector · bleeding edge
Post·band 2Signal

'Your gateway is your lock-in'

Argues the gateway is the most durable lock-in in the stack because every prompt, log and cost centre tag lives in its schema. Agrees with our position on owning it; disagrees on whether open source is cheaper. Kept for the second half.

Substack · A well-followed infra voice8 May 2026
detector · early adoption 3
Release·band 1Signal

Hyperscaler gateway adds 'cross-provider routing' — to models inside its own garden only

Marketed as multi-model routing. Reads the fine print: every route terminates inside the provider's own catalogue. No direct-API leg, no on-prem leg. Confirms the pattern from the commercial trial.

Cloud provider changelog15 Apr 2026
detector · bleeding edge 2
70%
enterprises by 2027
Analyst·band 3Signal

Analyst note: '70% of enterprises will route inference through a gateway by 2027'

Demand-band signal with a discrete-market framing we do not share. Useful as evidence the pattern is mainstream; not useful on build versus buy, where its three-year TCO figure assumes zero adapter maintenance for the commercial option.

Analyst brief4 Mar 2026
detector · demand 2
Drop·band 1Tried

Commercial gateway trial ended: no on-prem leg, opaque cost attribution

Six-week trial of a commercial gateway on the telco pattern. Three of five legs covered; cost attribution exported as a monthly CSV with no use-case dimension. Became g-single-gateway-vendor.

Slack drop · Priya Raman11 Feb 2026
PRdropped
31k
stars
Repository·band 2Tried

Open-source gateway passes 30k stars; adds Bedrock, Vertex, Azure and vLLM parity in one release

The release that closed the provider-coverage gap with the commercial gateways. Streaming and tool-call adapters are where the issue tracker lives; a third of open issues are format drift after a provider release.

extracted claimOpen-source gateways reached provider-coverage parity with commercial ones in early 2026.
github.com29 Jan 2026
OGdropped 3
Client question·band 3Signal

'Can we see cost per use case across Bedrock and Vertex in one place?'

Asked by a telco CFO's office, not the engineering team. The question that reframed the field from routing to attribution. Logged unanswered; the gateway build that followed answered it in one dashboard.

Engel · telco engagement3 Dec 2025
MLdropped 4
Seen something that belongs here?Under fifteen seconds, or it will not be used.

Claims · 5 supporting, 1 refuting

The atoms.

A document cannot go stale; an assertion can. Claims are immutable and stamped with the extractor that produced them, so staleness, diffs and the graveyard operate at claim level.

Static task-class routing rules capture most of the achievable cost saving (30–35%); learned routers add little and lose outside their training distribution.

Testedc-ai-gateway-1dalton-0.427 Aug 2026Lab · x-gateway-routing, arxiv.org
80%

Vendor gateways cover their own garden well and every other garden badly; the on-prem and open-weight legs are where they fail.

Assessedc-ai-gateway-3dalton-0.318 Feb 2026Cloud provider changelog, Slack drop, github.com
77%

Cost attribution per use case is the feature clients buy the gateway for; routing is secondary.

Testedc-ai-gateway-2dalton-0.427 Aug 2026Engel · telco engagement, Lab · x-gateway-routing, Bank careers pages
74%

Routing gains vanish on agentic loops because the loop needs one model's tool-call semantics end to end.

Testedc-ai-gateway-6dalton-0.427 Aug 2026Lab · x-gateway-routing, arxiv.org
72%

Adapter drift on streaming and tool-call formats is the recurring operational cost of a gateway; it re-appears with every provider release.

Assessedc-ai-gateway-5dalton-0.414 Jul 2026MCP · log_finding, github.com
70%

A commercial gateway is cheaper over three years than an owned open-source one once staffing is included.

Assessedc-ai-gateway-4dalton-0.410 Jun 2026Analyst brief, Substack
24%

Position history · the diff is the product

4 validation runs against a fixed brief. Confidence 50% → 81%.

runs compare claim sets, never prose
What we said · run 4

Routing experiment concluded: static rules capture the saving; learned routers do not generalise; agentic loops do not benefit. Field converged. Recommendation published; hand to practice in Q4.

81%
Changed since run 3
  • Static task-class routing rules capture most of the achievable cost saving (30–35%); learned routers add little and lose outside their training distribution.
  • Cost attribution per use case is the feature clients buy the gateway for; routing is secondary.
  • Adapter drift on streaming and tool-call formats is the recurring operational cost of a gateway; it re-appears with every provider release.
  • Routing gains vanish on agentic loops because the loop needs one model's tool-call semantics end to end.
  • c-ai-gateway-3 ↑ 0.7 → 0.77
Positions are superseded, never edited. The prediction record is worthless if it can be quietly revised.Crystal ball

Scoring · ordinal bands

Agents propose. A named human commits.

Uncommitted scores are visibly marked and never leave the building. Bands, not point estimates — false precision is the tell that a number was generated rather than derived.

Impact

committed · PR
high

Every inference call in every pattern passes through it. Made once per client.

Timeline

committed · AW
0–18mo

Already mainstream. We opened this field late.

TAM

agent-estimated
$1B–10B

Agent-estimated from gateway vendor revenue and platform spend; most of it will be bundled. Uncommitted.

Cost

committed · PR
low

One engineer, one week for the standard build; drift maintenance thereafter.

Demand

committed · ML
high

Asked in every telco engagement this year, always as a cost question.

Cost of being wrong

committed · LF
medium

Wrong gateway is a migration, not an incident.

Workforce readiness

agent-estimated
medium

Delivery teams can stand it up; adapter drift still lands on the lab. Agent-estimated.

Relevance · per vertical

Why it matters here, or explicitly does not.

Ranking is per vertical, not global. Sector owners commit notes against agent drafts.

Telco
relevant

Two model gardens under separate contracts and a finance team that wants spend per use case. The gateway is the only place that number exists.

Mechanism · Gateway tags every call with use case and cost centre; showback runs off the gateway log.

ML committed by Marcus Leecommitted
Banking
relevant

Banks need an on-prem or sovereign leg for some workloads and a frontier leg for others; the gateway is where the policy lives.

Mechanism · Routing rules by data classification; sovereign leg for PII-bearing calls.

CD committed by Claire Duboiscommitted
Health
relevant

Health clients hit residency constraints first and cost second; both are gateway questions.

Mechanism · Residency-aware routing with the on-prem leg as default for clinical text.

Agent draft · awaiting a sector owneragent-estimated
Government
watch

Agencies procure gardens through panels one at a time; multi-garden routing is not yet a question they can ask.

Mechanism · Would apply once a second garden lands on a whole-of-government arrangement.

AB committed by Aisha Bellocommitted

Red team · the strongest case against

The strongest case against: the hyperscalers will make the gateway free and native, and 'a gateway you control' is a maintenance burden a twelve-person lab is telling delivery teams to carry forever. Most clients have one cloud contract, and multi-garden routing solves a problem they do not have.

  • Adapter drift is a permanent tax. We measured it at roughly one incident per provider release; over five providers that is a part-time engineer per client, which the cost score does not include.
  • Cost attribution is a logging feature. Any provider console could ship it next quarter and remove the main reason to own the gateway.
  • Routing gains of 34% were measured on classification and extraction. On agentic loops — where spend is growing fastest — the gain was zero.
  • A converged field with a low-priority score is a field that should already be in practice. Keeping it open flatters the lab's coverage.
Stored permanently alongside the thesis. Sources are correlated; without an adversary, synthesis converges on consensus and calls it insight.thesis holds

Source diversity

  • Open-source infra35%
  • ML research15%
  • Vendor20%
  • Analyst10%
  • Internal / Engel20%

A field supported by one epistemic community is a flag, not a finding.

Cross-pollination · typed joins

Connected, not merely similar.

Enabling, compounding, substituting, blocking. A satisfied dependency trigger is a far stronger signal than semantic proximity.

Share graph

Provenance running forward.

Discovery, not accountability. No counts, no rankings, no rollups to managers.

Convergence · who else is here

Several people’s drops meet here. An informal working group already exists and probably does not know it.

ContributorsPROGMLMTAW

Lineage

What this field produced, and what it killed.

Experiments, recommendations and graveyard entries stay attached. The reasoning that killed a claim is the reusable asset.

Open questions · return to the pile

Every run leaves a record. Separately, its question either closes or returns to the pile with notes — which is what the next person proposing the same thing will see.

  1. 01Does per-call cost attribution mean anything on an agentic loop that fans out across three models?
  2. 02What is the true adapter-drift cost per client per year, measured rather than estimated?
  3. 03When a hyperscaler first routes outside its own garden, does the own-the-gateway recommendation survive?