Flash sale 30% off with code LAUNCH30 Ends in --:--:--
All Things PM
AI Model Month Is Off to a Blistering Start
The AI Daily Brief: Artificial Intelligence News and AnalysisAI Models

AI Model Month Is Off to a Blistering Start

NLW covers a messy OpenAI-Anthropic dispute over who really solved a Millennium Prize math problem, a wave of new model releases including Meta's surprisingly strong and surprisingly cheap MuSpark 1.3, and why benchmark scores keep swinging wildly depending on which version of the test you trust.

September 9, 2026 · 34 min listen · 10 min read
0:00
–:––

Context

NLW covers a packed week of AI news: a contentious dispute between OpenAI and an NYU mathematician over how OpenAI claimed to solve the Navier-Stokes Millennium Prize problem, a new Anthropic class-action lawsuit over Claude subscription usage limits, funding and IPO news from Cognition and ElevenLabs, and a wave of new model releases (Gemini 3.8 Flash, Meta's MuSpark 1.3, Meta's new personal agent Muse, and ChatGPT Images 2.5). The connecting thread, which NLW has been building all summer, is that AI strategy is shifting from picking one best overall model to fluently navigating between multiple models and harnesses based on cost, speed, and specific use case. For PMs, the Navier-Stokes controversy is a genuine cautionary tale about data trust with AI vendors, and the model releases are a live case study in how unreliable benchmark comparisons have become.

The Big Idea

As AI labs increasingly compete on speed, cost, and narrow capability edges rather than a single "best" model, the practical skill for any team is no longer picking one winner but learning to navigate fluidly between models and harnesses for the right use case, while treating any single benchmark score, and any single lab's account of its own actions, with real skepticism.

The episode's throughline across its stories, an AI-generated math result, competing benchmark scores that swing wildly on methodology changes, and models explicitly marketed on cost-efficiency rather than raw capability, all point to the same practical conclusion: no single metric or headline claim currently tells the whole story.

Key Insights

1. A viral AI math "breakthrough" exposed a serious data-trust problem

  • What: OpenAI published a claimed solution to the Navier-Stokes equations, one of math's seven Millennium Prize problems, using an internal model more capable than GPT-6 Astra. NYU professor Tristan Buckmaster then publicly alleged that he and an Anthropic employee had spent over a year working toward a solution using a highly novel methodology in OpenAI's own Codex harness, and that OpenAI approached him days before publishing to either exclude his Anthropic-affiliated collaborator from credit or publish separately, while denying the model had been trained on their private session data.
  • Why it matters: OpenAI's own statements left real ambiguity. Chief research officer Mark Chen drew a distinction between "no human or agent looked at user data" and "we do use user feedback and de-identified data to improve our products," a distinction Buckmaster and others found insufficient given how directly their private drafts may have shaped the eventual result.
  • Example: mathematician Tryon Zylorus asked OpenAI directly whether opting out of training still meant a "trade secret" pasted into a paid subscription session could be de-identified and potentially retained; as of recording, that question had gone unanswered, which NLW flags as exactly the kind of unresolved trust question anyone using AI tools for proprietary or competitively sensitive work should be asking directly.

2. Benchmark rankings are now unstable enough to mislead teams making real adoption decisions

Artificial Analysis's Intelligence Index initially scored GPT-6 Astra at 61, tied with the prior-generation GPT-5.6 Sol and five points behind Fable 5.1, prompting the benchmark provider to rush out a revised version 4.2 with more agentic and computer-use weighting, after which rankings shifted substantially. The same instability hit Gemini 3.8 Flash, which fell from 7th to 12th place purely because of the index's re-weighting, and Meta's MuSpark 1.3, whose ranking also changed materially between benchmark versions. Semi-Analysis argued a deeper structural problem: models score well on older, fully public benchmarks (like Terminal Bench 2.1) partly because labs buy training data from third parties designed to closely mimic those exact public tasks, producing gains that don't generalize to newer benchmarks (like Terminal Bench 4.0) the same models perform much worse on, meaning any public benchmark has a shelf life before it gets "hill-climbed" rather than genuinely improved against.

3. Meta's MuSpark 1.3 shows aggressive cost-efficiency can be a deliberate strategy, not just a byproduct

Meta positioned MuSpark 1.3 explicitly against cost rather than raw capability, with Chief AI Officer Alexander Wang directly acknowledging "we don't claim MuSpark 1.3 is as strong as Astra or Fable 5.1, but it is significantly more cost-effective." Artificial Analysis found it cost just $0.55 per task, cheaper than Gemini 3.8 Flash, 20% cheaper than GLM-5.3, and roughly a quarter the cost of Opus 5, while still scoring competitively on coding benchmarks (75.4% on DeepSWE, beating both GPT-5.6 Sol and Opus 5). Notably, Meta offers a free "Contributor" tier of the model on OpenCode specifically in exchange for the right to use user inputs and outputs for training, a direct and transparent trade of data access for free compute that Zvi and others flagged explicitly as a real consideration before adopting it for sensitive work.

4. Speed-versus-quality trade-offs are becoming an explicit, quantifiable design decision

Gemini 3.8 Flash was benchmarked as roughly 39 times faster than Opus 5 on one head-to-head coding task (37 seconds versus 24 minutes) while producing a noticeably lower-quality result, prompting one reviewer to ask directly: "at what point does speed matter more than the last bit of quality?" NLW frames this as a genuinely open, use-case-specific question rather than a settled trade-off: for any task where you could run many fast, cheap iterations instead of one slow, careful one, that iteration speed may outweigh a marginal quality gap, but that calculus depends entirely on whether the task actually benefits from multiple fast attempts.

5. Meta's Muse signals a real attempt to solve personal-agent security, but consumer trust remains the harder problem

Meta's new personal AI assistant Muse runs each user's agent in its own isolated virtual machine, with a separate system called Sentinel checking every action before it leaves that VM, and the agent itself never directly seeing the user's actual passwords or card numbers, a direct response to well-documented security failures of earlier personal-agent products. Early reviewers were positive about the product's capability and native connector library, but even enthusiastic reviewer Olivia Moore from a16z admitted she was more reluctant to connect her email to Muse than to more than ten other startup agent products she'd tried, specifically because of Meta's distribution reach into users' social graphs. This tension, genuine technical security improvements versus a company's own reputation constraining adoption, is a distinct and separate obstacle from whether the underlying agent technology actually works.

Mental Models & Frameworks

Match the model to the use case's actual cost-quality-speed requirements

The episode's throughline model-selection philosophy, developed across the summer's coverage, is to stop asking "which model is best overall" and instead ask which model's specific trade-off profile (speed, cost per task, peak quality, domain specialization) fits a specific task. A task where you can iterate rapidly and cheaply (like early creative exploration) may benefit more from a fast, lower-quality model run many times than from one slow, high-quality run; a task requiring precision on the first attempt (like a legal document or production code) may justify paying for the highest-quality model despite its cost and latency.

Distinguish company self-reporting from independent, reproducible verification

The Navier-Stokes controversy illustrates a pattern worth generalizing: OpenAI's own account of what data its model had access to, and even its own chief research officer's careful phrasing distinguishing "looked at" from "used to improve," left genuine ambiguity that outside observers couldn't independently verify. When evaluating any vendor's claim about what their AI system did or didn't do with your data, the presence of a careful, lawyerly distinction in their public statement is itself a signal worth noticing, not necessarily a reassurance.

Trade-offs & Nuance

Free or heavily discounted AI access often comes with a training-data trade

Meta's free "Contributor" tier for MuSpark 1.3 on OpenCode explicitly grants Meta rights to use inputs and outputs for training in exchange for free access, a trade that's transparent in this case but easy to overlook when a genuinely capable model appears to be free. Teams working with any proprietary, competitive, or sensitive material should treat "free" or steeply discounted AI access as a specific question to investigate, not an unambiguous win, weighing the value of that data exposure against the cost savings.

Public benchmarks degrade in usefulness over time as they become optimization targets

Semi-Analysis's critique of Gemini 3.8 Flash's and MuSpark 1.3's benchmark performance illustrates a structural limitation of any public, static benchmark: once its exact task structure is known, labs can improve scores on it specifically (via purchased data designed to mimic it) without that improvement generalizing to real-world agentic performance. This means a benchmark's signal value is highest shortly after release and degrades over time, a pattern worth factoring into any decision that leans heavily on a specific benchmark's current leaderboard position.

Practical Application

Ask any AI vendor directly what happens to sensitive material entered into their tools

Before entering proprietary, competitive, or otherwise sensitive material into any AI product, whether through a subscription session or an API, explicitly find out (in writing if possible) whether that data can be used for training even after de-identification, and whether opting out of training genuinely prevents that use. The unanswered question from mathematician Tryon Zylorus in this episode, whether de-identified trade secrets could still enter training data, is exactly the kind of question worth getting a direct answer to before relying on any lab's default privacy assumptions.

Weight benchmark scores by recency and task relevance, not just leaderboard position

When using a public benchmark to help decide between models, check when the benchmark was released and whether the score you're relying on came before or after any recent re-weighting or version change (as happened twice in this episode with Artificial Analysis's index). Favor benchmarks similar to your actual use case and released recently enough that they likely haven't yet been specifically optimized against, and be skeptical of any benchmark result where a much newer version of the same test (like Terminal Bench 4.0 versus 2.1) shows a dramatically different score for the same model.

Test both a fast-cheap model and a slow-expensive model on the same task before committing to either

For any recurring task, run a direct comparison between a fast, cheap model and a slower, more expensive one on the same real work, and explicitly evaluate whether the task benefits more from being run many times quickly (favoring the cheap model) or from getting it right on a single high-quality attempt (favoring the expensive one). This head-to-head approach mirrors what several reviewers in the episode did directly (Gemini 3.8 Flash versus Opus 5, MuSpark 1.3 versus DeepSeek) and produces a more reliable answer than assuming either speed or quality is universally more important.

Questions to Consider

  • If a vendor's public explanation of how they handled our data contains a careful legal distinction (like "no one looked at it" versus "we use de-identified data to improve our products"), have we asked directly enough follow-up questions to know exactly what that means for material we've already shared with them?
  • Are we currently choosing which AI model to use for a given task based on a single leaderboard ranking, when that ranking may have shifted substantially since a recent benchmark methodology change?
  • For our team's highest-volume AI-assisted task, would running a much cheaper, faster model many times actually produce a better outcome than running one expensive, high-quality model once, and have we actually tested that instead of assuming?
  • If we're using a free or steeply discounted AI tier for any of our work, do we know specifically what data rights we've traded away to get that price, and would we make the same trade if we had to state it explicitly to a client or stakeholder?

Bottom Line

A single contentious week showed both how unresolved trust questions between AI labs and their users still are, and how unreliable any single benchmark or vendor claim can be as a decision-making shortcut. The practical response is to keep asking vendors direct questions about data use, to weight any benchmark by its recency and relevance rather than its raw ranking, and to test cost, speed, and quality trade-offs directly on your own real tasks rather than assuming a "best" model exists.

AI PM course

Everyone hears the same episodes.
Few can do what they describe.

Start for free