JS Wei (Jack) Sun

The frontier labs are rewriting the contracts beneath them

Frontier labs spent the day renegotiating the contracts that hold them in place — cloud lock-in, developer pricing, and government access.

The frontier labs are rewriting the contracts beneath them

TL;DR

  • OpenAI dissolves Microsoft’s Azure exclusivity and the AGI IP clause, swinging an estimated $50B in revenue share back its way by 2030.
  • GPT-5.5 ships, swallows Codex for the second time since 2023, and doubles API pricing to $5/$30 per million tokens.
  • Anthropic plants a Sydney office with CommBank, Xero and a government MOU — under threat of a US DoD supply-chain designation.
  • DeepSeek previews V4 in 1.6T and 284B variants designed to run on Huawei Ascend chips, sidestepping Nvidia export restrictions.
  • Altman publishes five OpenAI principles; Anthropic-NEC and DeepMind-consultancy deals push enterprise distribution into Japan and global SI channels.

Today is a leverage story. OpenAI used its long-rumored Microsoft renegotiation to dismantle the structural dependencies that have defined it since 2019 — cloud exclusivity, the AGI-trigger IP clause, the 20% revenue share — and the same day it doubled the price of its flagship coding API while folding Codex back into the mainline. One hand loosens a constraint; the other tightens one downstream. Anthropic, meanwhile, is opening its first office in Sydney and locking in CommBank, Xero and a government MOU — except that a looming US Department of Defense supply-chain designation could force AUKUS-aligned customers to rip it back out. Across all three stories, the labs are not shipping new capability so much as rewriting the contracts that decide who depends on whom, and at what price. The accompanying briefs sit on the same axis: Altman publishes principles to frame the restructure, DeepSeek ships a model designed to dodge Nvidia export controls, and Anthropic and DeepMind push deeper into Japanese and consultancy-led enterprise channels.

OpenAI buys its way out of Microsoft’s moat

Source: openai-blog · published 2026-04-27

TL;DR

  • OpenAI can now ship its models on any cloud; Microsoft’s Azure exclusivity is gone, replaced by a “first look” preference.
  • The AGI clause that would have voided Microsoft’s IP rights is dead — replaced by a 2032 calendar expiry and an independent expert panel.
  • OpenAI’s outbound revenue share to Microsoft reportedly steps down from 20% to ~8% by 2030, an estimated $50B swing in OpenAI’s favor.
  • Microsoft shares slid ~2% on the news; analysts read the deal as antitrust shielding ahead of OpenAI’s IPO.

What actually changed

OpenAI’s blog calls it “simplification.” It is not. Three structural concessions are buried in the bullet points, and each one moves real money or real leverage.

DimensionBeforeAfter
Cloud deliveryAzure-exclusiveAny cloud; Azure gets “first look” only
Microsoft IP licenseTied to AGI declarationFixed term to 2032, non-exclusive
AGI triggerOpenAI board declarationIndependent expert panel verification 1
OpenAI → MSFT rev share20%Stepping to ~8% by 2030, capped 2
MSFT → OpenAI rev shareYesEliminated

The Information’s reporting pegs the revenue-share restructuring alone at roughly $50 billion of cumulative upside for OpenAI by decade’s end 2. The AGI clause removal is arguably bigger: critics had warned it created “perverse incentives” where OpenAI was financially discouraged from declaring AGI while Microsoft was incentivized to deny it 1. Replacing a binary contractual trigger with an expert panel removes a landmine that would have detonated inside any IPO prospectus.

Why Microsoft took the hit

Wall Street did not read this as mutual. Microsoft shares slid about 2% on the announcement 3, and Valoir analyst Rebecca Wettemann captured the bear case in one line:

OpenAI gains “sovereignty,” while Microsoft “must now work much harder” as its narrow lane of exclusivity disappears. 4

The non-exclusive license through 2032 keeps GPT-class models flowing into Azure and Copilot, but it also lets OpenAI list the same weights on AWS Bedrock and Google Vertex tomorrow. That collapses Azure’s most-cited differentiator into a commodity offering at exactly the moment Microsoft is spending north of $100B/year in capex to defend it. Joint commitments on gigawatt-scale datacenters and custom silicon survive the restructure, but those are infrastructure deals — not a moat.

Antitrust and the IPO clock

The unspoken driver is regulatory. The UK CMA and EU had already cleared the partnership, but the U.S. FTC probe into whether Microsoft’s $13B+ stake constitutes a “de facto merger” remained open 5. Killing exclusivity is the cleanest possible answer to that question. The timing — alongside OpenAI’s for-profit conversion and IPO preparation — suggests legal de-risking, not technical strategy, set the schedule.

That conversion creates its own fault line. The OpenAI Foundation holds a 26% equity stake in the new for-profit OpenAI Group PBC; Microsoft holds 27% 6. Some nonprofit-law scholars call the Foundation’s “control” over a smaller economic stake “illusory” 6 — a governance question that this amendment does not touch and that the SEC will eventually have to.

Takeaway

Read literally, the blog post is a tidy mutual upgrade. Read against the independent reporting, it is a forced renegotiation: OpenAI traded long-term Microsoft revenue-share economics for multi-cloud freedom, IPO optionality, and the elimination of an AGI clause that no lawyer wanted to litigate. Microsoft traded its exclusivity moat for a capped, predictable license and antitrust cover. Both sides got what they needed. Only one of them got the upside.


GPT-5.5 swallows Codex again — and doubles the price of using it

Source: simon-willison · published 2026-04-25

TL;DR

  • OpenAI folded Codex back into the mainline at GPT-5.4 and is doubling down with GPT-5.5 — the second Codex burial since 2023.
  • Benchmarks split: GPT-5.5 leads on Terminal-Bench and computer-use, but trails Claude Opus 4.7 on SWE-Bench Pro.
  • API prices doubled to $5/$30 per million tokens, and OpenAI’s own docs tell devs to rewrite GPT-5.4 prompts from scratch.
  • The Codex endpoint survives as a deliberate olive branch to third-party harnesses Anthropic just locked out.

Codex, again

Romain Huet’s line — “since GPT-5.4, we’ve unified Codex and the main model into a single system” — is tidier than the history warrants. This is the second time OpenAI has killed a dedicated Codex line, after the 2023 deprecation of code-davinci-002 and the 2025 resurrection on top of the o3 reasoning stack 7. Developers who rebuilt their workflows around Codex-CLI a year ago are being told, again, that the frontier general model is the right tool. The official framing is “operational complexity.” The practitioner read is that OpenAI can’t economically sustain parallel specialist branches while Anthropic ships one model that does both.

The benchmarks don’t agree with the marketing

GPT-5.5’s headline is Terminal-Bench 2.0 at 82.7%, a ~13-point lead over Claude Opus 4.7 8. But the same source has it losing SWE-Bench Pro by nearly six points, and MakeUseOf’s qualitative head-to-head gave Claude multiple categories, flagging GPT-5.5’s tendency to hallucinate code rather than admit it didn’t know 9.

BenchmarkGPT-5.5GPT-5.4Claude Opus 4.7
Terminal-Bench 2.082.7%75.1%69.4%
SWE-Bench Pro58.6%64.3%
OSWorld (computer use)78.7%

The pattern: GPT-5.5 is the better orchestrator — terminals, multi-step tool calls, desktop interaction — and not necessarily the better coder on real GitHub issues. The “unified” pitch papers over the asymmetry.

The migration tax

The cost story is uglier than the sticker. API pricing doubled to $5/$30 per million input/output tokens 8. OpenAI’s own migration docs tell developers to “start from scratch” rather than port GPT-5.4 prompts, and Simon Willison’s pelican-on-a-bicycle test only hits frontier quality at reasoning_effort=xhigh — burning roughly four minutes and thousands of reasoning tokens per call 10. Default-effort outputs were a regression on that same test 10. Effective cost-per-good-answer is materially higher than the headline rate suggests.

There’s also a safety footnote that didn’t make Huet’s quote: the 100-page system card classifies GPT-5.5 as “High” risk for cybersecurity and biological capabilities, and OpenAI withheld the wide-access API at launch because “different safeguards” were still being built 11.

The Codex endpoint lives — for the harness war

The “Pelican backdoor” the source article mentions in passing is the most strategically interesting piece of this drop. Consolidating Codex into the mainline did not kill the /backend-api/codex/responses endpoint. Third-party harnesses like OpenClaw route through it to drive GPT-5.5 from $20 ChatGPT subscriptions, and OpenAI hired OpenClaw’s creator Peter Steinberger — at the same moment Anthropic blocked the equivalent OAuth path on Claude 12.

One brand, one model, one endpoint third-party agents are explicitly invited to keep using.

That’s the actual product positioning. The “no separate coding line” message is for the press; the preserved Codex API is for the harness developers Anthropic just evicted. GPT-5.5 isn’t really one model — it’s one model and a deliberate ecosystem play, sold as simplification.

Further reading


Anthropic plants a Sydney flag — with a US defense designation hanging over it

Source: anthropic-news · published 2026-04-27

TL;DR

  • Anthropic opens a Sydney office, hires ex-Snowflake’s Theo Hourmouzis as ANZ GM, and signs an MOU with the Australian government.
  • The pitch is backed by real deployments at CommBank and Xero, plus AI-for-Science deals with ANU, Garvan, MCRI and Curtin.
  • A US DoD “supply-chain risk” designation looms, threatening rip-and-replace pressure on AUKUS-aligned customers.
  • Enterprise API share tells the story: OpenAI ~25%, Anthropic ~32% by mid-2025.

A beachhead, not a courtesy office

Anthropic’s Sydney launch is calibrated to a market it claims it is already winning. ANZ reportedly ranks 4th and 8th globally in per-capita Claude usage, and Anthropic’s enterprise API share has climbed from a rounding error in 2023 to roughly 32% by mid-2025 — overtaking OpenAI, whose share has slid from nearly 50% to about 25% over the same period 13. Hiring Theo Hourmouzis out of Snowflake fits the pattern: put a SaaS operator in charge of a shovel-selling enterprise motion, not a research evangelist.

The MOU with Canberra and the AI-for-Science partnerships with ANU, Garvan, MCRI and Curtin give the office a public-interest veneer, but the commercial substrate is the bank-and-Xero axis. Seeking Alpha reports Anthropic is “mulling boosting compute capacity in Australia” beyond its current AWS and Google Cloud footprint 14 — an admission that the data-residency story underpinning regulated-industry deals will eventually need onshore silicon to hold up.

What’s actually shipping at CommBank

The Commonwealth Bank deployment is the only piece of this announcement with hard numbers in the public record. ZenML’s case study documents that CBA’s “Lumos” multi-agent platform, built on Claude via Bedrock, lifted legacy-application modernization throughput from roughly 10 apps per year to 20–30 per quarter, while a sibling “Project Coral” assists more than 7,800 engineers 15. That is a more concrete claim than anything in the Sydney press release, and it is the kind of reference customer Hourmouzis will be selling against Microsoft and Google in every subsequent ANZ pitch.

The Canva “Claude Design by Anthropic Labs” tie-up is shakier ground. Practitioner reviews on Medium and r/ClaudeAI describe outputs converging on an identical aesthetic — “container soup” — unless seeded with reference screenshots, and report that building a single brand kit or complex carousel can exhaust weekly usage limits in one session 16. A flagship consumer integration that burns the quota before the deliverable is done is not the demo you want headlining a regional launch.

The geopolitical overhang

The least-discussed risk is regulatory, not technical. A US Department of Defense designation labelling Anthropic a “supply-chain risk to national security” hangs over every AUKUS-aligned buyer in the room.

If the US federal blacklist becomes enforceable, Australian organizations may be forced to ‘rip and replace’ Anthropic-based systems to remain compliant with US-linked defense industrial base standards 17.

That is a non-trivial scenario for CommBank, Quantium and any government-adjacent workload. Compounding it, APRA and ASIC have publicly flagged Anthropic’s high-capability “Mythos” cybersecurity model, warning that asymmetric distribution of such tools to a narrow US client circle could destabilise Australian financial markets 18. Independent verification of the DoD designation’s enforcement timeline is not yet available in the bundle.

What to watch

The market-share trajectory is real and the customer logos are real. The durability is the open question: whether Anthropic can land onshore compute before regulators or US export-control machinery forces customers to hedge. Hourmouzis’s first twelve months will be measured less by new logos than by how many of the existing ones renew once their procurement teams read the fine print.

Round-ups

Our principles

Source: openai-blog

Sam Altman publishes five principles framing OpenAI’s pursuit of AGI, positioned as a company-level statement of how the lab intends to balance its mission against commercial and safety pressures.

DeepSeek V4 open-source release (1.6T-A49B Pro / 284B-A13B Flash)

Source: mit-tech-review-ai

DeepSeek previewed V4 in two open-source variants — a 1.6T-parameter Pro with 49B active and a 284B Flash with 13B active — featuring a redesigned attention scheme for longer prompts and runnable on Huawei Ascend chips, sidestepping Nvidia export restrictions.

Further reading:

Anthropic and NEC collaborate to build Japan’s largest AI engineering workforce

Source: anthropic-news

Anthropic and NEC announce a partnership to train what they call Japan’s largest AI engineering workforce, deploying Claude inside NEC and rolling out joint upskilling programs aimed at Japanese enterprise customers.

Partnering with industry leaders to accelerate AI transformation

Source: deepmind-blog

Google DeepMind unveils partnerships with global consultancies to push Gemini and frontier-AI deployments into enterprise customers, packaging its models with systems-integrator delivery muscle to compete for large transformation contracts.

Choco automates food distribution with AI agents

Source: openai-blog

OpenAI customer story details how food-distribution platform Choco wired GPT-based agents into order intake and supplier workflows, automating manual reconciliation steps to lift productivity and unlock growth across its wholesaler network.

An update on our election safeguards

Source: anthropic-news

Anthropic recaps how its election-integrity policies for Claude held up across the 2024–2026 cycle, covering misuse monitoring, prohibited political-campaign use, and updates to its enforcement playbook.

The people do not yearn for automation

Source: simon-willison

Nilay Patel’s Verge essay argues that ChatGPT usage keeps climbing while AI remains broadly unpopular because ‘software brain’ executives treat every human experience as a flow to automate, flattening the people on the receiving end. Simon Willison flags it as the commentary he expects to keep returning to.

Footnotes

  1. The Decoderhttps://the-decoder.com/openai-and-microsoft-rewrite-their-deal-no-more-exclusivity-no-more-agi-clause/

    Critics argued [the AGI clause] created ‘perverse incentives,’ where OpenAI was financially discouraged from declaring AGI while Microsoft was incentivized to deny its existence… any such declaration is now verified by an independent expert panel rather than being a binary contractual trigger

    2
  2. CT Insider / The Information reportinghttps://www.ctinsider.com/business/article/microsoft-cuts-openai-revenue-share-in-a-fresh-22228001.php

    Microsoft was entitled to a 20% cut of OpenAI’s revenue, a figure that… will be reduced to roughly 8% by 2030… estimated to secure an additional $50 billion in cumulative revenue for OpenAI by the end of the decade

    2
  3. Investing.com (market reaction)https://www.investing.com/news/stock-market-news/microsoft-shares-slide-2-as-openai-partnership-shifts-to-nonexclusive-4638933

    Microsoft shares slide 2% as OpenAI partnership shifts to nonexclusive

  4. MarketWatch via Morningstar (analyst Rebecca Wettemann, Valoir)https://www.morningstar.com/news/marketwatch/2026042787/microsoft-and-openai-arent-breaking-up-but-theyre-not-exclusive-anymore

    OpenAI gains ‘sovereignty,’ Microsoft must now ‘work much harder’ as its narrow lane of exclusivity disappears

  5. Business Insiderhttps://www.businessinsider.com/openai-microsoft-partnership-agreement-changes-cloud-providers-agi-2026-4

    OpenAI now possesses the right to serve its product suite to customers via any cloud provider… Microsoft’s $13 billion-plus investment does not stifle competition… regulators have questioned if the partnership constitutes a ‘de facto merger’

  6. Forbes (Carvao)https://www.forbes.com/sites/paulocarvao/2026/04/27/as-openai-shifts-to-for-profit-its-foundation-controls-130-billion-who-benefits/

    OpenAI Foundation… holds a 26% equity stake in the for-profit OpenAI Group PBC… Microsoft, which holds a 27% stake… some nonprofit law scholars… contend that the nonprofit’s control is ‘illusory’

    2
  7. The Decoderhttps://the-decoder.com/openai-kills-its-dedicated-coding-model-codex-again-folding-it-into-gpt-5-5/

    OpenAI kills its dedicated coding model Codex (again), folding it into GPT-5.5 — the second time the company has retired a standalone Codex line after the 2023 deprecation of code-davinci-002.

  8. o-mega.ai GPT-5.5 guidehttps://o-mega.ai/articles/gpt-5-5-the-complete-guide-2026

    GPT-5.5 leads on Terminal-Bench 2.0 at 82.7% (vs GPT-5.4 75.1%, Claude Opus 4.7 69.4%) but trails Claude Opus 4.7 on SWE-Bench Pro (58.6% vs 64.3%), with API pricing doubled to $5/$30 per million input/output tokens.

    2
  9. MakeUseOf head-to-head reviewhttps://www.makeuseof.com/gpt-5-5-beats-claude-at-one-task-actually-matters/

    In side-by-side qualitative testing, GPT-5.5 lost to Claude Opus 4.7 in several categories, with reviewers flagging a tendency to hallucinate code rather than admit limits.

  10. Jack Sun Wei — ‘GPT-5.5 day: fewer models, more attitude’https://jacksunwei.me/digest/ai-tech/gpt-5-5-day-fewer-models-more-attitude/

    OpenAI’s own docs tell developers to ‘start from scratch’ rather than port GPT-5.4 prompts — and Willison’s pelican-on-a-bicycle only becomes impressive at reasoning_effort=xhigh, which burned ~4 minutes and thousands of reasoning tokens per call.

    2
  11. The New Stackhttps://thenewstack.io/openai-chatgpt-gpt-5-5-security/

    OpenAI’s 100-page system card classifies GPT-5.5 as ‘High’ risk for cybersecurity and biological capabilities; the official wide-access API was withheld at launch because ‘different safeguards’ were still being built.

  12. Simon Willison (tag:openai)https://simonwillison.net/tags/openai/

    Third-party harnesses like OpenClaw are routing through the semi-official /backend-api/codex/responses endpoint to drive GPT-5.5 from $20 ChatGPT subscriptions; Anthropic blocked the equivalent OAuth path in April 2026, while OpenAI hired OpenClaw’s creator Peter Steinberger.

  13. Marketing-Interactivehttps://www.marketing-interactive.com/anthropic-moves-on-australia-as-ai-race-with-openai-heats-up

    While OpenAI commanded nearly 50% of the enterprise API market in 2023, its share reportedly fell to approximately 25% by mid-2025, with Anthropic surging to 32%

  14. Seeking Alphahttps://seekingalpha.com/news/4563040-anthropic-to-open-office-in-sydney-mulls-boosting-compute-capacity-in-australia

    Anthropic to open office in Sydney, mulls boosting compute capacity in Australia

  15. ZenML LLMOps database (CBA case study)https://www.zenml.io/llmops-database/agentic-ai-for-cloud-migration-and-application-modernization-at-scale

    Lumos automates the modernization of legacy applications, increasing migration velocity from 10 applications per year to approximately 20–30 per quarter

  16. Medium / r/ClaudeAI practitioner reviewshttps://medium.com/design-bootcamp/claude-design-beats-every-ai-design-tool-c8d43275bebd

    generated apps often share an identical aesthetic—dubbed ‘container soup’—unless specific reference screenshots are provided… building a single brand kit or complex carousel can exhaust weekly usage limits within a single session

  17. Mediaweekhttps://www.mediaweek.com.au/trumps-ai-showdown-a-ticking-time-bomb-for-aussie-enterprise/

    If the US federal blacklist becomes enforceable, Australian organizations may be forced to ‘rip and replace’ Anthropic-based systems to remain compliant with US-linked defense industrial base standards

  18. Times of India / EnterpriseAI on APRAhttps://timesofindia.indiatimes.com/technology/tech-news/australias-banking-regulator-on-anthropics-mythos-we-expect-financial-services-companies-to-/articleshow/130392286.cms

    regulators such as ASIC and APRA in Australia have voiced concerns regarding ‘Mythos’… warning that such powerful systems could destabilize financial markets if they expose systemic cybersecurity flaws

Jack Sun

Jack Sun, writing.

Engineer · Bay Area

Hands-on with agentic AI all day — building frameworks, reading what industry ships, occasionally writing them down.

Digest
All · AI Tech · AI Research · AI News
Writing
Essays
Elsewhere
Subscribe
All · AI Tech · AI Research · AI News

© 2026 Wei (Jack) Sun · jacksunwei.me Built on Astro · hosted on Cloudflare