Quick Takeaways
What you'll learn in this article
- 1
The answer-engine advertising stack: ChatGPT Ads, AEO, and the new economic surface โ the publisher-side story that the search-box redesign accelerates.
- 2
Inference price floor: Gemini Flash Lite and frontier cost competition โ the May 8 analysis of where the inference floor was; 3.5 Flash continues the curve.
- 3
Cost-aware multi-model router in TypeScript โ the routing pattern that becomes mandatory as the Flash/Pro spread widens.
- 4
Inference router category emerges: multi-model tooling news โ the broader market context for the router pattern.
Keep reading for detailed implementation, code examples, and real-world results
Google's I/O 2026 keynote at Shoreline on Monday delivered three announcements that, taken individually, slot into the running narrative of frontier-AI competition. Gemini 3.5 Flash undercuts comparable frontier models on price. Gemini Spark is a general-purpose agent that reasons across connected apps. The search box is being redesigned to be bigger and to accept natural-language queries the way ChatGPT does. Each is a reasonable incremental move. Read separately, they are competitive parity announcements.
Taken together, they describe something different. Google is making a bet that no other frontier lab is making, and the bet is structural. Google believes the AI surface that wins the next decade is not a chat window, not a vertical app, and not an enterprise integration. The AI surface that wins is the one that already has the user โ and at the consumer scale, Google's surface is search. The keynote re-architected Google's flagship product around the assumption that the agent is the surface, and the search box is the access point to the agent rather than to the index.
The contrast with the other major labs is what makes the bet legible. OpenAI's strategy through 2025 and 2026 has been to build the agent as a standalone product (ChatGPT plus the Operator and Deployment Company side-bets) and to ride enterprise distribution through Microsoft's seat licensing. Anthropic's strategy has been to embed Claude inside vertical enterprise workflows (legal, financial services, healthcare) and let the platform layer be someone else's problem. Google's strategy at I/O 2026 was to take its existing consumer-scale surface โ three billion search users on a recurring weekly basis โ and turn the agent into the dominant interaction model on that surface. None of the three approaches is wrong. They are different bets on where the AI economy actually settles.
What Gemini Spark actually is
The Spark announcement is the load-bearing part of the keynote and is the one most easily underestimated. Spark is described as a "general-purpose AI agent" with reasoning across connected apps and the ability to take action on the user's behalf under their direction. That description sounds like every agent announcement of the last 24 months, and most of those announcements turned out to be glorified chat with tool-use. Spark is different in two specific ways.
First, Spark lives at the Android OS layer rather than inside a specific app. The earlier Gemini integrations were app-bound โ Gemini in Workspace, Gemini in Search, Gemini in Maps โ and the user had to be inside the right app for the agent to do useful work. Spark crosses the app boundary. A request like "find the email from my landlord about the renewal, check my Calendar for when I'm in town next month, and reply suggesting a Zoom for the 14th" used to require three apps, three context switches, and a fair amount of manual reconciliation. Spark executes the loop autonomously.
Gemini Spark vs late-2025 application-layer agent capabilities (Google-disclosed eval scores, 0-100)
| capability | sparkScore | lastGenerationScore |
|---|---|---|
| Cross-app reasoning | 88 | 32 |
| Multi-step task execution | 79 | 41 |
| Calendar+email reconciliation | 84 | 38 |
| Document synthesis across sources | 81 | 56 |
| User intent disambiguation | 73 | 48 |
| Action confirmation discipline | 91 | 62 |
The chart is from Google's own evals and should be read with a grain of salt โ labs grade their own homework. But the directional signal is what matters. Spark's jump over the previous generation is not on the model-quality axis. It is on the cross-app reasoning and multi-step task execution axes. Those are the axes that distinguish "smart chatbot" from "agent." Google's framing is correct: this is not a model release, it is a surface release.
Second, Spark inherits the Android user base and the existing Workspace permission infrastructure. Every agent vendor in 2025 and 2026 has had the same problem: the agent is more useful when it has access to the user's calendar, email, files, and contacts, and getting that access requires either OAuth permission flows that the user abandons, or enterprise deployment that the user does not control. Spark sidesteps both. Android users already granted those permissions to the OS, and Workspace users already granted them to Google. Spark does not need a new consent step to do useful work on the user's behalf. That is the moat Google is leveraging that the standalone agent vendors cannot.
The redesigned search box
The least-discussed announcement is the search-box redesign, and it is the one with the largest structural implication. Google said it was redesigning the iconic search box to be larger, to better accommodate natural-language queries, and to facilitate the use of AI agents for complex research projects. The headline writes itself: Google is finally admitting that ChatGPT changed the consumer expectation of how you ask questions of the internet.
The longer story is that the search box redesign is the visible part of a much larger product re-architecture. The query "best Italian restaurant in Capitol Hill open after 10pm on Saturdays" used to be a search-box query that returned a list of links to Yelp, Maps, and restaurant homepages. The user did the synthesis. The 2026 version is a request to an agent: query the relevant local listings, filter by hours and reviews, check OpenTable for availability, and propose three options with the user's stated price range and dietary preferences applied. The search box used to access the index. The redesigned search box accesses the agent.
What this means commercially is that the long-running answer-engine-optimization (AEO) shift accelerates dramatically. Earlier this month I argued in the analysis of the answer-engine advertising stack that the economic surface for paid distribution had migrated from blue-link SERPs to answer-engine responses, and that publishers were losing direct-traffic revenue as fast as the answer engines were monetizing the wrapped responses. Google's search-box redesign is the moment Google formally commits to the same migration on its own terms. The blue-link results page is not gone โ it remains the long-tail surface for queries the agent declines to handle โ but the default interaction is now the agent.
Share of Google search interactions by surface type, 2022-2026 (percent of queries)
| year | blueLink | agentMediated | mixed |
|---|---|---|---|
| 2022 | 92 | 4 | 4 |
| 2023 | 84 | 7 | 9 |
| 2024 | 72 | 13 | 15 |
| 2025 | 58 | 22 | 20 |
| 2026 | 41 | 36 | 23 |
The 2026 mark is the first year where agent-mediated and mixed surfaces together account for more search interactions than the traditional blue-link page. The Spark + redesigned-search-box rollout starting in late May 2026 is the change that pushes the curve past the inflection.
Gemini 3.5 Flash and the pricing floor
The third announcement is the easiest to summarize and the most consequential for the developer economics. Gemini 3.5 Flash offers frontier-comparable capability at half to one-third the price of the closest competing model. The benchmark numbers Google published put 3.5 Flash within a few percentage points of GPT-5.5 mini and Claude 4.6 Haiku on the major capability evaluations, while pricing it at approximately $0.25 per million input tokens and $1.00 per million output tokens.
The pricing matters because it pulls the floor down again. I wrote about the Gemini Flash Lite price floor on May 8, and the argument there was that the inference market had a structural pressure toward commoditization that the labs were pretending not to notice. The I/O 2026 announcement is the official acknowledgment of the pressure. Google now sells frontier-comparable inference at consumer-product margins โ and is content to do so because Google's monetization is downstream of the inference (advertising on the search surface, Workspace seats, Cloud margins on customer compute) rather than directly billed per token.
Frontier-tier inference pricing comparison, May 2026 (USD per million tokens)
| model | inputCost | outputCost |
|---|---|---|
| Gemini 3.5 Flash (May 2026) | 0.25 | 1 |
| GPT-5.5 mini | 0.45 | 1.8 |
| Claude 4.6 Haiku | 0.42 | 1.65 |
| Llama 4.5 Instruct (hosted) | 0.32 | 1.4 |
| GPT-5.5 standard | 1.85 | 7.2 |
| Claude 4.6 Sonnet | 1.65 | 6.8 |
The pricing chart is the part of the I/O announcement that should worry OpenAI and Anthropic most. The frontier-quality tier is not commoditizing. The frontier-comparable tier is. And the frontier-comparable tier is where the majority of production inference volume actually lives, because most production workloads do not need maximum reasoning capability โ they need adequate reasoning capability at a price that makes the unit economics work. Google is selling that tier at a price that the standalone frontier labs cannot match while remaining profitable on inference alone.
The strategic implication is that the standalone labs โ particularly OpenAI and Anthropic, neither of which has Google's adjacent monetization surfaces โ will face a structural margin squeeze through 2026-2027. They either move up the value chain (vertical agents that capture per-seat or per-outcome value), or they cut inference prices and accept that the inference business itself is a customer-acquisition cost rather than a profit center.
The OS-layer vs application-layer fight
The I/O announcements clarify the strategic geography of the agent market in a way the earlier 2026 announcements had been hinting at. Three distinct bets are now visible.
Google's bet (OS-layer + consumer surface). The agent is the dominant interaction model on Google's existing consumer surfaces โ Android, Search, Workspace, Maps. The monetization is downstream: advertising on the search surface, Workspace seats, Pixel device economics. The user does not pay for the agent directly. The defensive moat is the existing consumer surface and the permission infrastructure Google already has.
Microsoft's bet (OS-layer + enterprise surface). Similar to Google's at the structural level but pointed at the enterprise desktop. Copilot on Windows 12 and Microsoft 365 is the agent surface for the enterprise knowledge worker. The monetization is per-seat licensing on top of existing Microsoft 365 contracts. The moat is the existing enterprise relationship.
OpenAI's bet (standalone-agent + horizontal SaaS). ChatGPT, Operator, the Deployment Company, the developer API. The agent is a standalone product the user chooses on top of whichever OS and which existing tools they already use. The monetization is consumer subscription, enterprise licensing, and per-token API revenue. The moat is brand and the model-capability lead.
Anthropic's bet (vertical-embedded + carrier-side). Claude inside vertical enterprise stacks โ legal, financial services, healthcare, oil-and-gas operational technology. The monetization is vertical SaaS revenue and the framework contracts the JV partnerships (Goldman + Blackstone earlier this month) generate. The moat is domain depth and the safety framing.
Where 2026-2030 agent-economy value capture is projected to land (analyst consensus)
| Name | Value |
|---|---|
| OS-layer consumer (Google bet) | 28 |
| OS-layer enterprise (Microsoft bet) | 24 |
| Standalone agent (OpenAI bet) | 22 |
| Vertical-embedded (Anthropic bet) | 14 |
| Open-source-foundation strategy | 8 |
| Other (regional, application-tier) | 4 |
The pie is a synthesis of analyst forecasts from Bain, McKinsey, and the major equity research desks through Q1-Q2 2026. The directional signal is that the OS-layer bets (Google and Microsoft combined) are projected to capture the largest share, which is the case Google is making at I/O โ the surface is where the value is, and Google has the surface at consumer scale.
The contested space is the standalone-agent bet. OpenAI's gambit is that the standalone agent will be valuable enough that users will use ChatGPT on top of Android, on top of Windows, on top of whatever else, and OpenAI will capture the per-task value even though it doesn't own the surface. That is the case I am most skeptical of, because the convenience friction matters more than analysts typically allow. The agent that lives at the OS layer answers the question without context-switching. The agent that lives in a separate app requires the user to leave whatever they were doing to ask the question. Convenience compounds.
The Pixel and Android hardware angle
The other piece of the keynote that hasn't gotten enough attention is the hardware story. Google announced Pixel-specific Spark optimizations that exploit the on-device Tensor G5 silicon to run Spark's local inference layer without cloud latency. The framing was understated โ Google didn't make a big deal of it โ but the implication is large.
On-device agent inference is the only way to get the latency profile the agent-as-surface story requires. A consumer-scale agent that takes 800 milliseconds to respond to "find the email from my landlord" is not the agent that wins the consumer market. The agent that wins is the one that responds in 200 milliseconds, and 200 milliseconds means most of the reasoning has to happen on the device, with only the heavyweight reasoning steps round-tripping to the cloud. Pixel + Spark is Google's bet that the hardware that wins the next decade is the device that runs the agent locally.
The competitive read is that this is also Google's answer to the rumored OpenAI hardware partnership with Jony Ive. If OpenAI is building a dedicated AI device, Google's response is that the dedicated AI device is already the Android phone, and the on-device inference stack already exists, and the OS-layer agent already has consumer-scale distribution. The hardware moat is what Google has and OpenAI is still trying to build.
The cost economics also matter. Running a meaningful fraction of Spark's inference on the user's own device transfers a substantial inference cost off Google's data center budget. The marginal cost of an additional Spark interaction is, for the local-inference portion, effectively zero from Google's accounting perspective โ the user paid for the silicon when they bought the phone. The cloud portion only handles the cases the on-device model can't, which is structurally a much smaller fraction of total inference volume than the all-cloud architecture OpenAI and Anthropic are running.
How Spark actually works under the hood
The technical architecture Google described at I/O is worth pulling apart because it explains both the capability gap visible in the eval data and the structural moat that the cross-app reasoning capability represents.
Spark runs a hierarchical agent stack with three layers: an on-device planner that handles intent recognition and lightweight reasoning, a cloud-side reasoning layer that handles cross-app planning and tool selection, and an action layer that executes tool calls through Google's existing app-integration APIs. The hierarchy is not new โ every agent vendor has converged on something like it โ but Google's specific instantiation has two distinguishing features.
First, the action layer is Google's own. The cross-app integrations that Spark uses to reason across Gmail, Calendar, Drive, Maps, Photos, Tasks, and the Workspace stack are Google's first-party APIs, not the third-party MCP servers that the standalone-agent vendors have to integrate with. The reliability of those integrations is structurally higher because Google controls both sides of the wire. The agent identity is the user's Google account, the authentication is the OAuth flow the user already completed, and the permission model is the one Workspace and Android have been using for years. No new identity layer. No new authentication. No new permission grant.
Second, the cross-app context store is shared across app boundaries within Spark in a way that third-party agents cannot replicate. When Spark reasons about the user's calendar in service of an email response, the context is already loaded into the agent's working memory because the Calendar API and Gmail API both feed the same context store. A third-party agent would have to make two separate API calls, parse two separate response formats, and reconcile them. Spark gets the reconciled view for free because Google built it.
The architecture explains why the cross-app reasoning numbers in the eval chart are so much higher than the previous generation. The previous generation was building cross-app reasoning on top of third-party connectors. Spark is building it on top of first-party context infrastructure that the previous generation didn't have access to. The gap is structural, not just better engineering.
What it means for OpenAI and Anthropic
The honest read is that OpenAI's product strategy through 2026 has to evolve to address the OS-layer threat directly. Three plausible responses.
Path A: Deepen the Microsoft partnership. Use Copilot's OS-layer position as OpenAI's surface, accepting that Microsoft captures most of the seat economics. This is the path of least resistance and likely the default, but it cedes the consumer market entirely.
Path B: Build a competing OS-layer surface. OpenAI has reportedly been working on hardware (the Jony Ive partnership) and on direct device integrations. If the surface is what wins, OpenAI must own a surface. The hardware path is long, expensive, and uncertain. But it is the only path that competes with Google's OS-layer bet on its own terms.
Path C: Concede the consumer surface and double down on enterprise. Accept that consumer-scale agent interactions belong to whoever owns the OS, and focus OpenAI's roadmap on the enterprise and developer markets where standalone-agent products can still win. This is the path that Anthropic has already taken, and OpenAI's Deployment Company side-bet hints at the same direction.
For Anthropic, the I/O announcements are less directly threatening because Anthropic's bet was already vertical-embedded rather than consumer-surface. The KPMG alliance announced on the same day โ Claude deployed across 276,000 KPMG employees โ is the kind of contract that benefits from the OS-layer agent boom rather than competing with it. KPMG's auditors are not going to use Gemini Spark for compliance work. They are going to use Claude in vertical tools that integrate Claude into the audit workflow. The two surfaces co-exist.
The risk for Anthropic is on the developer-API side, where Gemini 3.5 Flash now competes directly with Claude 4.6 Haiku and Sonnet on price-for-capability. Developers building general-purpose features on top of frontier models will increasingly route inference through Gemini 3.5 Flash because the cost wedge is real. Anthropic's response will likely be tiered pricing that preserves Sonnet/Opus margins while introducing a Flash-tier competitor over the next two quarters.
Implications for developers and the API economy
For engineers building on the Gemini API, the immediate implication is straightforward: switch general-purpose workloads to Gemini 3.5 Flash for the cost wedge, keep reasoning-heavy workloads on Pro tier or on equivalent OpenAI/Anthropic models. The cost-per-task savings of routing high-volume inference through 3.5 Flash will be 30-60% for most production workloads.
The medium-term implication is that the multi-model router pattern I covered in the cost-aware multi-model router tutorial earlier this month becomes essentially mandatory rather than optional. The price differential between the Flash-tier and the Pro-tier across all three labs is large enough that any production workload above modest scale needs explicit routing logic to send each request to the right tier. The serial-call-to-Pro pattern that worked in 2024 is now a cost mistake.
Production-inference share served by Flash-tier (vs Pro-tier) models, 2024-2026
| quarter | flashTierShare |
|---|---|
| Q1 2024 | 12 |
| Q3 2024 | 22 |
| Q1 2025 | 38 |
| Q3 2025 | 54 |
| Q1 2026 | 68 |
| Q2 2026 | 76 |
The chart is the deeper structural point. The "cheap model" tier of every frontier lab has, over the last two years, gone from a marginal share of production inference to the dominant share. Gemini 3.5 Flash's pricing pushes the curve further in the same direction. By Q4 2026, more than 80% of production-inference calls across the three major labs will be served by Flash-tier or equivalent models, with the Pro-tier reserved for the hardest reasoning tasks and the highest-stakes outputs.
What it means for publishers and the broader content economy
The search-box redesign is the I/O announcement with the largest spillover effect on the open web. Publishers have spent eighteen months adapting to the answer-engine wave โ fighting for inclusion in ChatGPT's citation set, optimizing for Perplexity's response format, watching their direct-traffic numbers compress as the answer engines monetize the wrapped responses. Google's formal commitment to the agent-mediated surface accelerates the pressure substantially.
The publisher response has bifurcated through 2025-2026 into two strategies. The first is the AEO strategy โ optimize content for inclusion in answer-engine responses, accept the lower direct-traffic numbers, and try to capture downstream value through brand recognition and the smaller volume of post-answer click-throughs. The second is the access-control strategy โ pull content behind paywalls, block the major AI crawlers, and force the answer engines to either license the content or omit it. Both strategies have problems. AEO accepts a long-term decline in publisher economics. Access-control concedes the discoverability surface that publishers depend on for new-reader acquisition.
The I/O 2026 announcements make the first strategy harder and the second more attractive. Spark's reasoning across the search corpus and the user's connected apps means that the agent answers the user's question more often without the user needing to click through to any source. The answer-engine response that previously offered a brief citation now offers a synthesized answer that the user can act on. The publisher gets attribution but not traffic. For most publisher business models, attribution without traffic is not a sustainable position.
The flip-side argument is that the publishers that adapt to the agent-mediated surface successfully will capture disproportionate value because the agent will preferentially route its citations to sources that are reliable, comprehensive, and structured for machine consumption. The publishers who treat their content as agent-readable data assets โ clean structured markup, comprehensive metadata, reliable canonical sources โ will become the providers the agent depends on. That value capture happens at a smaller scale than the open-web traffic of 2015, but it captures more value per reader at the smaller scale because each citation represents a higher-intent interaction. The transition will not be smooth for the publisher industry. Many publishers will not survive it. The ones who do will be smaller, more specialized, and more directly dependent on AI agent traffic than on direct browser traffic.
The strategic implication for the broader tech industry
A clarifying way to read the I/O 2026 keynote is as Google formalizing what most of the industry had been intuiting: the AI economy through 2026-2030 is a surface war, not a model war. The model capabilities are converging fast โ Gemini 3.5 Flash, GPT-5.5 mini, and Claude 4.6 Haiku are functionally interchangeable on most production workloads, and the gaps between the Pro-tier models are narrower than the marketing copy suggests. What separates the winners is not who has the best model. It is who has the surface that captures the most user time and the deepest user data.
Google's surface advantage is the largest in tech: Search (3 billion weekly actives), Android (3+ billion device installed base), YouTube (2.5 billion monthly viewers), Workspace (3+ billion users across Gmail, Calendar, Drive, Docs). No other lab is within an order of magnitude of that surface footprint. Microsoft is the closest at the enterprise tier. Apple is the closest at the consumer device tier but is moving slowly on AI and has, so far, declined to compete on the agent-as-surface dimension.
The corollary for the rest of the tech industry is that vertical-specific AI products that capture deep user data within a defined domain become more valuable, not less. The Google surface advantage is the broad-and-shallow data of consumer search and email. The vertical agents that win in legal, financial services, healthcare, supply chain, and engineering tooling have deep-and-narrow data that Google does not have and cannot easily acquire. That is the gap that Anthropic's vertical-embedded bet is structurally suited to fill, and it is the gap that the next wave of AI-native enterprise SaaS will compete to occupy.
Risks: agent identity, privacy, accountability
The Spark + search-box redesign also surfaces the agent-identity and accountability questions that the agentic-OS rollout has been deferring. When the agent acts on the user's behalf โ drafting and sending email, booking reservations, executing transactions โ the question of who is legally on the hook for what becomes urgent. The MCP agent-authentication crisis earlier this year showed how unprepared the protocol layer is for agents acting at scale. Google's response in the keynote was a brief mention of "action confirmation discipline" and a vague reference to forthcoming developer guidance.
That is not enough. The hard cases are not technical โ the agent confirms an action with the user before executing โ they are legal. If Spark drafts an email to a counterparty that contains a misrepresentation under the user's authority, who is liable? If Spark books a flight using the user's stored credit card and the user disputes the charge, what is the chargeback liability? If Spark accesses the user's email to surface a relevant thread and that surfaces a confidential communication to a third party, what is the privacy framework that allowed that surfacing?
The answers will be worked out through 2026-2027 in litigation, regulatory action, and consumer-protection enforcement. Google has the legal infrastructure to handle the case load โ its consumer-protection compliance team is among the largest in tech. OpenAI and Anthropic do not. The standalone-agent bet has a structural disadvantage on the accountability front that the OS-layer bets do not face as acutely.
The privacy question is the other shoe. Gemini Spark reasoning across email, calendar, Drive, and connected apps is, by design, processing a much larger surface of user data than any prior consumer-AI product. The user benefit is real โ the agent is more useful when it has the context. But the data-handling implications are non-trivial, and the EU's data-protection authorities have been signaling through 2025-2026 that the next major enforcement wave will be on agent-mediated data processing. Google's announcement language was careful, but the operational reality of running Spark across the EU consumer base will require new compliance scaffolding that the company has not yet built.
There is also the harder problem of cross-user data leakage that the cross-app reasoning architecture creates. When Spark reasons about a user's email to surface a relevant thread, the thread by definition contains another party's communications. The other party did not consent to having their email processed by the agent. The DPA position on that has been ambiguous, but the trajectory of guidance through 2026 suggests that consent frameworks will need to evolve to handle the bidirectional nature of agent-mediated communication. Google's response, judging by the keynote framing, is to lean on the existing Gmail terms of service and Workspace data-processing agreements as covering the case. The DPAs are unlikely to accept that read indefinitely.
A separate accountability concern is the case where the agent's action conflicts with the user's actual intent and the disagreement only surfaces after the action is irreversible. The agent draft an email to the wrong recipient. The agent schedule the meeting on the wrong date. The agent book the flight to the wrong airport. These are the failure modes the agent-as-surface architecture is specifically vulnerable to, and the user-experience research suggests that confirmation dialogs do not, in practice, catch the failures because users habituate to clicking through them. The user-interface problem is real and is not solved by Spark's "action confirmation discipline" framing.
The honest summary
I/O 2026 was not a model-release keynote. It was a surface-release keynote. Gemini Spark, the redesigned search box, and Gemini 3.5 Flash together describe Google's bet that the AI economy through 2026-2030 settles on the agent-as-surface rather than the agent-as-feature. The bet is plausible. Google has the surfaces โ Android, Search, Workspace โ at consumer scale and the permission infrastructure that the standalone-agent vendors cannot match.
For the other major labs, the I/O announcements are an accelerant on strategic decisions that were already being made. OpenAI needs to either build a competing surface, accept Microsoft as its surface, or concede the consumer market and focus on enterprise. Anthropic's vertical-embedded bet survives the I/O announcements largely intact, but the developer-API pressure from Gemini 3.5 Flash pricing is real and will force a tiered-pricing response over the next two quarters.
For developers, the immediate move is to route general-purpose inference through Gemini 3.5 Flash for the cost wedge. The longer move is to take the multi-model router pattern seriously, because the price spread across tiers across labs is now large enough that explicit routing logic is no longer optional. For everyone else paying attention to where the AI economy is going, the key signal from I/O 2026 is that the surface matters more than the model. The frontier-model lead matters less when the surface that captures the user already exists, already has the permissions, and already has three billion weekly active users typing into it.
Further reading
- The answer-engine advertising stack: ChatGPT Ads, AEO, and the new economic surface โ the publisher-side story that the search-box redesign accelerates.
- Inference price floor: Gemini Flash Lite and frontier cost competition โ the May 8 analysis of where the inference floor was; 3.5 Flash continues the curve.
- Cost-aware multi-model router in TypeScript โ the routing pattern that becomes mandatory as the Flash/Pro spread widens.
- Inference router category emerges: multi-model tooling news โ the broader market context for the router pattern.

