Product & Strategy

The Product Desk

The Signal

Public AI benchmarks are confirmed contaminated — GPT-5.2, Claude Opus 4.5

If your team is selecting models based on public benchmark scores, you're making procurement decisions on corrupted data. Harvey, Cursor, and Anthropic itself have already shifted to custom domain-specific evals — and reproducing a benchmark like SnitchBench costs as little as $10.

In Play

  1. Public Benchmarks Are Broken — Custom Evals Are the New Competitive Moat

    Confirmed contamination across all three frontier labs invalidates SWE-bench-based model selection; companies like Harvey and Cursor are already building domain-specific evals as a competitive advantage, and the cost barrier is near zero.

    Ask Clarity
  2. Model Cost Collapse Forces Build-vs-Buy Recalculation

    Qwen3.5-Flash at $0.50/1M tokens with open-source parity to frontier models, combined with $300B+ in committed infrastructure spend, means your AI cost structure and vendor lock-in are both under pressure simultaneously.

    Ask Clarity
  3. Human-AI Collaboration Underperforms on Judgment Tasks — Copilot UX Needs Redesign

    A Nature meta-analysis of 106 experiments shows human-AI teams perform worse than either alone on decision tasks due to automation bias, while HubSpot's AI lead confirms trust and explainability — not model capability — are the binding constraints on AI feature adoption.

    Ask Clarity
  4. Design Process Compression and AI-Native Team Structures

    Anthropic's head of design (ex-Figma) declares the discovery→mock→iterate cycle obsolete as AI tools compress prototyping from weeks to hours, while HubSpot's AI lead emphasizes that winning is an adoption problem requiring workflow redesign, not just better models.

    Ask Clarity
  5. Pre-Competitive Land Grabs and Bottom-Up GTM Playbooks

    SpaceX is giving away $600 hardware and cutting Starlink to $50/mo to lock in 10M subscribers before Amazon's Kuiper launch, while SendCutSend's hobbyist-to-Fortune-500 pipeline and Zillow's ChatGPT integration demonstrate three distinct patterns for building distribution moats before well-funded competitors arrive.

    Ask Clarity

Deep Dives

Your Model Selection Process Is Built on Contaminated Data — Here's How to Fix It This Sprint

OpenAI's own audit confirmed what many suspected: GPT-5.2, Claude Opus 4.5, and Gemini 3 Flash all memorized SWE-bench Verified solutions during training — reproducing original code fixes from memory, including variable names, inline comments, and implementation details. Worse, 59.4% of problems the best model couldn't consistently solve had flawed test cases that rejected correct solutions. The benchmark the entire industry used for coding capability was simultaneously measuring recall and penalizing correct answers.

If you've made any model selection decision based on SWE-bench scores in the past year, that decision is compromised.

This isn't an isolated incident — it's the culmination of a pattern accelerating since GLUE was surpassed within a year of its 2018 launch. MMLU plateaued after GPT-4 hit 86.4% in March 2023. BIG-Bench Hard now shows near-perfect scores, replaced by BIG-Bench Extra Hard where the best model scores just 23.9%. The benchmark treadmill is spinning faster than the benchmarks can be refreshed.


The Verification Gap Is a Product Architecture Problem

GPT-5.2 now scores 93.2% on GPQA Diamond, a benchmark where PhD-holding domain experts score about 65% and skilled non-experts with internet access barely beat random chance at 34%. First Proof — 10 research-level math problems from unpublished work by leading mathematicians including a Fields Medalist — took domain experts days to verify. As Scientific American noted, 'judging whether a proof is truly original is even tougher than judging if it is correct.' If your product positions AI as an expert-level tool in any specialized domain, your human reviewers increasingly cannot reliably validate the AI's output. That's not a QA problem — it's a product architecture problem affecting how you design human-in-the-loop workflows and manage liability.

Behavioral Benchmarks Reveal Failure Modes Your QA Won't Catch

New behavioral benchmarks like Vending-Bench — which drops an AI agent into a simulated vending machine business requiring inventory management, supplier negotiation, and price setting over months — reveal catastrophic failure modes invisible to short-form tests. Claude 3.5 Sonnet hallucinated that a product order had arrived, failed to restock, then spiraled into trying to 'close' the business. Gemini 2.0 Flash decided its business had failed and started offering to search for cat videos. A single run burns 60-100M output tokens, meaning these breakdowns only emerge at scale. If you're building agentic features, your standard QA process is structurally incapable of catching these 'meltdown loops.'

Who's Already Moved

Harvey built BigLaw Bench for legal AI evaluation. Cursor built IDE-specific evals. Anthropic is explicitly advocating that PMs, CSMs, and salespeople should contribute eval tasks as pull requests — treating evals like CI/CD for AI products. Simon Willison reproduced a subset of SnitchBench for about $10. The barrier to entry is near zero; the barrier to not doing this is growing daily.

What to do

  1. Build a custom eval suite based on your product's top 20 real-world use cases by end of March — pull from actual user sessions, support tickets, and edge cases

  2. Audit any model selection decisions made using SWE-bench Verified scores and re-evaluate with fresh, uncontaminated tests this sprint

  3. Implement long-horizon stress tests (60M+ token runs) for any agentic features before shipping to production

  4. Create a model behavioral profile matrix mapping model personality traits (hallucination patterns, failure modes, risk tolerance) to your product's specific use cases

The $0.50/1M Token Floor Changes Your Cost Structure — But Open-Source Parity Changes Your Moat

Alibaba's Qwen3.5-Flash at $0.50 per 1M tokens isn't just cheap — it's an order of magnitude cheaper than most proprietary alternatives. The open-source Qwen3.5-35B-A3B runs on a single 32GB consumer GPU with 1M+ token context thanks to a MoE architecture (35B total parameters, only 3B active at inference). Benchmark claims — outperforming GPT-5-mini and Claude Sonnet 4.5 in reasoning — should be taken with appropriate skepticism given the contamination issues above, but even at 80% of claimed performance, the cost-performance ratio is transformative.

If your competitive moat is 'we use GPT-4/Claude,' that moat just got a lot shallower. Your differentiation needs to come from proprietary data, unique workflow integration, or domain-specific fine-tuning — not from which foundation model you call.

Three Sources Converge on the Same Conclusion

Multiple analyses this week independently reached the same verdict: open-source models have achieved functional parity with closed models for most production use cases. Qwen3 is matching top-tier closed models in GUI-based tasks and visual comprehension. Mistral's multi-year partnership with Accenture to scale open-weight models across their global enterprise client base means open-source isn't just for startups — it's getting enterprise distribution. Meanwhile, the infrastructure buildout continues to accelerate: Broadcom's AI chip revenue grew 74% last quarter, Google and Meta are doing custom chip deals, and MatX raised $500M for specialized LLM processors claiming 10x training performance over GPUs.

The Cost Curve vs. The Capability Curve

Here's the tension multiple sources surfaced: model capabilities are improving faster than costs are decreasing, but the floor for 'good enough' is dropping precipitously. The combined committed AI infrastructure spend announced this week — $110B OpenAI round, $100B OpenAI-AWS commitment, $100B Meta-AMD deal — totals over $300B. This capital will eventually translate to lower inference costs, but in the near term, the companies that control both models and infrastructure (Google, Meta, soon OpenAI+AWS) will have pricing power that pure API wrappers cannot match.

ModelCost per 1M TokensSelf-HostableContext Window
Qwen3.5-Flash (API)$0.50Yes (32GB GPU)1M+ tokens
GPT-5-mini~$3-5 (estimated)No128K tokens
Claude Sonnet 4.5~$3-5 (estimated)No200K tokens

Note: GPT-5-mini and Claude Sonnet 4.5 pricing is estimated from current tier structures; Qwen benchmarks are self-reported.

What This Means for Your Margins

If your product's AI features are powered by a proprietary API, you need to articulate exactly what you're paying for above what Qwen3.5 delivers for free. The answer should be 'enterprise support, compliance, and reliability' — not 'slightly better benchmark scores' (which are unreliable anyway). If you can't articulate that delta, your margins are at risk from any competitor willing to self-host. Nobel laureate Daron Acemoglu argues AI has yet to deliver meaningful productivity gains — use this as a stress test: for each AI feature, can you point to user data showing it delivers measurable value at current costs?

What to do

  1. Run a cost-comparison analysis of your current LLM API provider vs. Qwen3.5-Flash ($0.50/1M tokens) and self-hosted Qwen3.5-35B-A3B for your top 3 use cases by token volume before next sprint planning

  2. Evaluate building a model abstraction layer this quarter if you're currently locked to a single LLM provider

  3. Document the specific value your closed-model API provides above open-source alternatives — share with leadership as a margin defense brief

106 Experiments Say Your Copilot Makes Users Worse — Redesign AI Features Around Trust, Not Capability

A Nature Human Behaviour meta-analysis of 106 experiments on human-AI collaboration delivers a finding that should stop every PM shipping copilot features: on average, the human-AI combination performed worse than whichever was best alone. The failures clustered specifically around decision tasks — judgment, accountability, and human skill. This is devastating for the copilot paradigm most product teams are shipping.

If you're building AI features that sit alongside human decision-makers — AI-suggested next actions, smart recommendations, automated triage with human override — this research says you may be making your users worse at their jobs.

The Mechanism: Automation Bias Meets Algorithmic Drift

The failure mode is well-documented: a confident machine proposing the wrong answer pulls a tired human toward it (automation bias). Combined with 'algorithmic drift' — the slow process by which systems start making choices on your behalf so smoothly you stop noticing — you get a product that feels helpful short-term but erodes user competence over time. The Air France 447 disaster is the extreme case: pilots so dependent on autopilot they couldn't recognize a basic aerodynamic stall. Your product probably won't kill anyone, but the pattern is identical.

HubSpot's Fix: Trust as the Product

Neha Monga, a product executive at HubSpot building AI platforms, independently arrived at the same conclusion from the practitioner side. Her team discovered that when users have to double or triple-check every AI output, the tool adds cognitive overhead rather than efficiency. The fix wasn't better models — it was better UX. By insisting that AI-generated outputs always show reasoning, sourcing, and confidence signals, they converted even the most skeptical customers. Monga's framework: 'Trust is not a feature — it is the product.'

The Practical Taxonomy

The implication isn't 'don't ship AI features' — it's 'be surgical about where AI assists vs. automates vs. stays out of the way.' Cross-referencing the Nature data with Monga's operational experience yields a clear taxonomy:

  • Execution tasks (drafting, formatting, data retrieval): Safe territory for full AI automation
  • Judgment tasks (prioritization, diagnosis, strategic decisions): Need fundamentally different UX — friction by design, confidence calibration, forced engagement rather than rubber-stamping
  • Hybrid tasks: AI handles the commodity work, humans focus on the judgment layer — but the UX must make the handoff explicit

Monga also calibrates the copilot-to-agent hype: she warns that today's AI 'is powerful but not yet reliable enough to carry high-stakes judgment on its own' and that 'digital workers, once thought to be transformational, are still far from reality.' The sweet spot right now is supervised agents — AI that executes multi-step workflows for mechanical tasks but escalates to humans for judgment calls.

The Expertise Paradox

One additional finding deserves attention: AI's biggest productivity gains go to the least experienced workers, compressing visible skill differences. This means your AI features may be simultaneously helping juniors and harming seniors — a segmentation problem most products aren't designed for. The WEF's fastest-rising skills list reinforces this: analytical thinking, creative thinking, resilience, leadership, empathy. Prompt engineering is notably absent. The market is already looking past 'AI as tool' toward 'AI as infrastructure.'

What to do

  1. Audit every AI feature in your product and categorize as execution task, judgment task, or hybrid — redesign judgment-task UX to include friction, confidence signals, and reasoning transparency by end of Q2

  2. Add explainability requirements (reasoning, sourcing, confidence levels) to your AI feature spec template as a mandatory field starting this sprint

  3. Segment your AI feature experience by user expertise level — design differentiated assistance for novice vs. expert users

  4. Run a shadow AI audit: survey your user base to understand what AI tools they're bringing into workflows your product touches

The Design Process Is Compressing — And Your Team Structure Hasn't Caught Up

Jenny Wen left a Director of Design role at Figma — the company that literally makes the tools for the traditional design process — to go back to IC work as head of design at Anthropic's Claude. When someone with experience at Dropbox, Square, Shopify, and Figma makes that move, it signals that the most interesting design problems in tech have migrated to AI-native companies, and that the nature of design work itself is fundamentally changing.

What's Actually Happening: Compression, Not Death

The headline claim — that discovery→mock→iterate is dead — is provocative but directionally correct. AI tools like Claude Code (now integrated into VS Code and Slack), v0 from Vercel, and Cursor are enabling engineers to generate functional prototypes directly from problem statements. The designer's role shifts from 'produce artifacts that engineers implement' to 'set direction, define taste, and curate AI-generated options.' Anthropic is hiring for three new design archetypes that don't have standard job descriptions yet — a leading indicator of what AI-native product teams will look like.

The PM who still writes a PRD, waits for mocks, then hands off to eng is running a process designed for 2020.

The Chatbot Durability Thesis

Perhaps the most strategically interesting claim: Wen argues chatbot interfaces are more durable than most people expect. The prevailing narrative has been that chat is transitional — a stepping stone to agentic or embedded AI. But Anthropic is investing in all three simultaneously: Claude chat, Claude Cowork (collaborative AI), and Claude Code (embedded in developer tools). The person designing Claude's UX is telling you chat isn't going away — it's becoming one surface in a multi-modal product ecosystem. If you've been deprioritizing conversational UI based on the assumption that 'chat is dead,' this is a strong counter-signal.

The Talent Migration Signal

Look at who the leading AI companies have assembled: Mike Krieger (Instagram co-founder) as Anthropic's CPO, Kevin Weil (ex-Instagram, ex-Twitter) as OpenAI's CPO, Jenny Wen from Figma. Both leading AI companies are hiring consumer product leaders, not enterprise software veterans. The implication: the bar for AI product experience is being set by people who built Instagram and Figma. If your AI features feel like enterprise software bolted onto a chatbot, you're going to lose to products designed by teams with this caliber of consumer product instinct. The competitive moat in AI products is shifting from model capability (commoditizing) to product experience (not commoditizing).

What to do

  1. Run a 2-week experiment where one squad skips the mock phase entirely — have engineers prototype directly with AI tools (Claude Code, v0, Cursor) from problem statements

  2. Revisit your AI product's UI strategy — add a 'chatbot durability' scenario to your next strategy review if you've been betting entirely on embedded/agentic UI

  3. Map Anthropic's three new design archetypes against your current team composition to identify gaps in your AI-native product team structure

The bottom line

Public AI benchmarks are confirmed contaminated across all three frontier labs, Qwen3.5 just set a $0.50/1M token floor that threatens your API margins, and 106 experiments prove your copilot features may be making users worse at judgment tasks — not better. The PMs who build custom eval suites, architect for multi-model flexibility, and redesign AI UX around trust instead of capability will own the next cycle; the ones still selecting models by benchmark score and shipping black-box copilots are building on sand.