Tim Cook’s last WWDC keynote confirmed Apple is licensing a 1.2-trillion-parameter Gemini model from Google at roughly a billion dollars a year and opening iMessage to Claude. The same week, the US government discussed taking a donated equity stake in OpenAI, Google rented 110,000 GPUs from SpaceX at an 11-billion-dollar annual run rate, and a careful analysis put the AI subsidy at roughly 1,000 dollars of spend per 100 dollars of revenue. The unit economics of frontier AI just got harder to hide.
The Capital Stack Reorganises Around Frontier AI
Apple bought its way into the Gemini layer, the US government floated taking a piece of OpenAI, and Google quietly rented compute on a scale that exposes how far behind even the largest in-house build-out is.
- Apple pays Google $1B/yr to admit it lost the AI race — WWDC 2026 confirmed a custom 1.2-trillion-parameter Gemini model running Siri at roughly a billion dollars a year, plus Multi-AI Extensions that put Claude on iPhone for the first time. Tim Cook’s last keynote as CEO turned the model layer into a routing decision.
- OpenAI is in talks to put the US government on its cap table — CNBC reports OpenAI and the Trump administration are discussing donated equity into a Public Wealth Fund, structured so citizens benefit from AI gains. Donated rather than purchased lets both sides claim it is not nationalisation. It still puts a US government entity on the cap table at IPO.
- Google rents 110,000 GPUs from SpaceX at $11B annual run rate — Google signed a roughly $920M/month cloud-services agreement with SpaceX for bridge AI compute. The headline number is the implied admission: Google’s own infrastructure build-out is behind Gemini Enterprise demand, and SpaceX is now a serious third infrastructure provider.
The Subsidy Surfaces: $1,000 In Cost Per $100 In Revenue
A careful analyst pinned the AI subsidy at roughly 10x revenue, two economists at Google DeepMind and Stanford laid out what scarcity looks like after AGI, and Anthropic embedded six engineers inside the NSA the same week.
- The AI subsidy hiding inside your $100 subscription — Gerben Wierda’s analysis puts Anthropic and OpenAI’s spend at roughly $1,000 per $100 of subscription revenue, financed by venture and IPO capital. The builder warning is direct: design agent workflows to survive a 5-10x cost increase as the subsidy unwinds.
- The economists inside the labs are thinking past AGI already — Dwarkesh Patel’s conversation with Alex Imas (Director of AGI Economics at Google DeepMind) and Phil Trammell (Stanford Digital Economy Lab) sketches what stays scarce after labour does not: natural resources, institutional trust, human attention. Imas’s role at DeepMind is itself the signal.
- Anthropic put six engineers inside the NSA — Implicator reports Anthropic has embedded approximately six engineers inside the NSA to support deployment of Mythos for offensive operations against China and Iran. The same week the Institute argued for a pause button. The IPO process will require Anthropic to reconcile both positions on paper.
The Agent Surface War Goes To The Inbox And The IDE
Microsoft, Apple, and OpenAI all converged on the same architectural pivot in two weeks: chat is over, the canonical interface is point-and-edit on a running artefact, and the underlying model is a routing decision.
- Microsoft Scout puts a persistent agent inside the M365 stack — An always-on agent for Frontier program users chains routines across Outlook, Teams, Word, Excel, and SharePoint, reads local files, and routes between OpenAI, Anthropic, and Microsoft MAI models per task. The agent surface that wins is the one that already runs where enterprise work happens.
- AWS Bedrock becomes the Costco of AI models — The redesigned Bedrock console gives Anthropic and OpenAI API shapes first-class support, a unified model catalogue, project-based workflows, and auto-generated code snippets. The lock-in battle moves from the model layer to the catalogue layer, and the cloud margin captures part of the lab pricing.
- LangChain adds hardware-virtualised microVMs to LangSmith — Sandboxes give each agent its own hypervisor-isolated environment with persistent state, network controls, and sub-second cold start. Production agents now have three procurement decisions: model, observability, sandbox.
The Model Layer Keeps Filling In Underneath
Anthropic published Claude matching purpose-built chemistry software, Google shipped on-device-grade Gemma 4 checkpoints, OpenAI added a defensive default for prompt injection, and a 26-minute essay reset what readers should actually focus on.
- Claude matches ChemDraw on NMR, then does what ChemDraw cannot — Anthropic Research benchmarked Opus 4.7 against ChemDraw and MestReNova on NMR spectrum prediction. The forward result is matched parity. The reverse result, proposing molecular structures from spectra, is the structural shift: standard NMR software does not attempt it.
- Google ships Gemma 4 QAT models that fit in 1GB on a phone — Quantization-aware training shrinks Gemma 4 checkpoints by roughly 4x with low single-digit quality loss, plus a mobile quantisation format aligned to phone NPUs. On-device frontier AI just stopped being a quality compromise.
- OpenAI ships Lockdown Mode to cut prompt injection exfiltration — An optional setting disables live browsing, web image retrieval, deep research, and agent mode to limit outbound network requests. The OpenAI help page is unusually honest: it does not prevent injection, it limits exfiltration. That distinction matters for procurement.
- The architecture arms race is a distraction — A long technical essay argues modern LLMs are mostly stacked transformer blocks, and the real differentiation is training data, scale and configuration, and post-training. The procurement implication: care more about post-training relevant to your workflow than about raw benchmark scores.
Today’s Quick Hits
- OpenAI plans ChatGPT overhaul to push a task-first interface — Engadget reports a major redesign focused on multi-task agents for enterprise users. OpenAI following the pattern Microsoft Scout and Apple Multi-AI Extensions already set.
- Cursor updates Design Mode to replace chat with point-and-edit — Point at any element on a running app and describe the change. The IDE side of the design-to-code workflow keeps collapsing into a single surface.
- Kernel work is the fastest path into a frontier AI lab — Vlad Feinberg’s career essay keeps resurfacing because performance and kernel optimisation is the hardest-to-fake skill the labs are actually hiring for. Aidan Clark pushed back on the burnout framing.
- Four labs, one sim: small models behave differently in the same scenario — Hugging Face’s hackathon shipped a finance drama with characters driven by small models from OpenAI, NVIDIA, OpenBMB, and Qwen. A clever empirical reminder that lab personality is real, not just benchmark variance.