Four developments this week converge on a common pattern. The assumptions operators have relied on about AI capability limits, hardware, software correctness, and model-supply-chain geography are all shifting simultaneously. None of these stories is peripheral.

GPT-5.6 Sol Ultra produces a claimed proof of a 50-year-old conjecture

On 10 July, OpenAI announced that GPT-5.6 Sol Ultra — orchestrating 64 parallel subagents — produced a formal proof of the Cycle Double Cover Conjecture in under one hour. The conjecture, posed independently by Szekeres in 1973 and Seymour in 1979, asks whether every bridgeless graph has a collection of cycles in which each edge appears exactly twice. It had resisted roughly half a century of professional mathematical attention. OpenAI published the proof PDF and the full 700-word orchestrating prompt.

Two caveats belong at the front. The claimed proof has not yet passed independent peer review; the mathematics community is examining it now. Graph-theory conjectures attract premature announcements, and the Cycle Double Cover has attracted withdrawn proofs before. The result was also not autonomous reasoning: a human wrote the orchestrating prompt, and Sol ran 64 subagents in parallel before producing a consolidated output. That architecture, not the model in isolation, is the practical lesson here.

If the proof survives scrutiny, it will be the most significant AI-assisted mathematical result since AlphaProof's contribution to the 2024 International Mathematical Olympiad. For an operator, the immediate takeaway is structural: this is the multi-agent coordination pattern applied to a domain previously regarded as beyond machine reach. Human prompt design, parallel specialist agents, synthesis pass. The pattern is more replicable than the conjecture is impressive.

Humanoid robots move toward public markets

Three signals in two weeks mark a transition from venture-capital hype to public-market discipline. Agility Robotics announced on 24 June that it will go public through a $2.5 billion SPAC merger with Churchill Capital XI, becoming the first US pure-play humanoid company to list on a public exchange. The deal is expected to raise more than $620 million; Agility's Digit robot is already deployed at nine customer sites including GXO Logistics, Schaeffler, Toyota Motor Manufacturing Canada, and Mercado Libre. The company's CEO is explicitly not promising consumer deployment. The focus is warehouse and factory tasks in structured, constrained environments.

In China, the CSRC approved Unitree Technology's IPO on the STAR Market on 2 July, with market expectations placing its valuation above 100 billion yuan (approximately $14.7 billion). Tesla's Optimus production line is scaling from dozens of units per week in June toward a target of 1,000 per week by September, though all 2026 output goes to internal factory testing rather than commercial customers.

For operators, the entry of public-market investors into humanoid robotics will price the gap between demonstration and repeatable commercial deployment more rigorously than venture capital has. That scrutiny tends to sharpen timelines rather than compress them. The realistic near-term case for physical AI remains the structured industrial environment, not the general one.

Mistral Leanstral 1.5 brings formal software verification within developer reach

On 2 July, Mistral released Leanstral 1.5 under the Apache 2.0 licence: a 119-billion-parameter mixture-of-experts model with 6.5 billion active parameters per token and a 256,000-token context window, purpose-built for Lean 4, the proof assistant used in formal software verification. Benchmark results are strong: it saturates miniF2F, solves 587 of 672 PutnamBench problems, and scores 87% on FATE-H. In an agentic evaluation across 57 real software repositories, the model uncovered five previously unknown bugs. It is available free during beta via Mistral's Labs API and retires on 30 September.

The practical implication is direct. Most engineering teams today ship AI-generated code verified only by tests, which catch only what someone thought to write. Leanstral 1.5 opens a path toward machine-checked proofs of software behaviour: not did this code pass the tests but does this code provably satisfy the stated property. The five real bugs discovered in production repositories are proof of concept rather than a production-grade claim. But as model capability compounds and Lean 4 tooling matures, the cost of proof-level correctness guarantees is falling faster than most engineering teams' security roadmaps account for.

Congress probes Chinese AI models as enterprise token share peaks at 46 per cent

On 8 July, the House Committee on Homeland Security and the House Select Committee on China jointly announced a formal inquiry into US companies' use of Chinese-origin AI models. The immediate trigger was a CNBC investigation published 7 July documenting that Chinese-origin models reached a weekly peak of 46 per cent of enterprise API tokens on OpenRouter, up from 4.5 per cent in the first half of 2025 and a twelve-month average of 11 per cent. The economics are explicit: DeepSeek V4 Flash costs $0.14 per million input tokens against $5.00 for GPT-5.5. Coinbase now runs 1,200 AI agents on Chinese models and reports halving its AI spend. AI startup Lindy moved 100 per cent of its Claude traffic to DeepSeek.

The congressional inquiry has already surfaced specific cases. Cursor's Composer 2 was disclosed as built on Moonshot AI's Kimi; Airbnb's customer-service tooling runs on Alibaba's Qwen. The committees are requesting details on what proprietary data flows through these APIs, what residency commitments the providers offer, and whether behavioural constraints may be embedded in the models themselves. No enforcement action has been announced; the probe remains in the letters-and-responses phase.

The decision operators face is no longer theoretical. If your inference traffic routes through a cost-optimising gateway that selects models by price, you may already be sending proprietary data to Chinese-jurisdiction infrastructure without an explicit decision to do so. A written policy specifying which model families are permitted for which data classifications is now a governance requirement, not a future consideration.

The through-line across these four developments is consistent: AI's economic, technical, and political trajectories are all advancing faster than the institutions meant to govern them. The math proof, if it stands, expands what operators can expect AI to be capable of. The humanoid listings change who prices physical AI. The formal-verification model changes what an engineering team can guarantee about code. The congressional probe changes what enterprise AI procurement looks like under political scrutiny. For any operator making durable AI commitments, the options available in twelve months will look materially different from those available today, in both capability and risk.