Product & Strategy

The Product Desk

The Signal

GLM-5.1 just topped SWE-Bench Pro at 58.4

In the same week, UBS confirmed over half of enterprise buyers are actively cutting non-AI software spend, with Figma down 50% and Asana down 60% YTD.

In Play

  1. Open-Source AI Passes Proprietary — Your Cost Model Just Broke

    GLM-5.1 (MIT) scored 58.4 on SWE-Bench Pro, beating GPT-5.4 and Claude Opus 4.6, with 8-hour autonomous execution. Google's Gemma 4 (Apache 2.0) runs on phones at #6 on Arena AI. Self-hosted frontier-quality AI is now free — API pricing moats just collapsed.

    Ask Clarity
  2. Enterprise AI Budget Cannibalization Hits Critical Mass

    UBS confirms 50%+ of enterprise buyers are 'containing' non-AI software spend. Figma is down 50% YTD ($7.9B vs. Adobe's $20B bid in 2022), Asana -60%. Cybersecurity stocks are now breached: Palo Alto -6.7%, CrowdStrike -4%. Yet AI productivity gains still aren't showing on balance sheets.

    Ask Clarity
  3. Users Want Copilots, Not Agents — And Your Agent Tool Calls Fail 92%+

    Large-scale ChatGPT analysis shows users overwhelmingly want decision support and writing help — not autonomous execution. Meanwhile, MCP-powered tool use passes only 4-8% of test cases without proper docstrings. MIT/UCSB research confirms agentic skills degrade in noisy environments. The agent hype is outrunning both user demand and technical reliability.

    Ask Clarity
  4. AI-Accelerated Shipping Is Outpacing Your Reliability Investment

    LaunchDarkly survey confirms AI code ships faster but reliability hasn't improved. Semantic DORA proposes measuring quality of shipped changes, not just velocity. Linux Kernel now mandates 'Assisted-by' tags and human sign-off on all AI code. Multi-agent cross-validation is emerging as a reliability architecture.

    Ask Clarity
  5. Gen Z Trust Paradox Opens Consumer Fintech Whitespace

    Gen Z investment participation surged 5x (8%→40%) since 2015, yet 55% who start via social media rank it least trustworthy. 33% plan to invest in sports betting/prediction markets. Homeownership dropped from 51%→44% among under-39s. Whoever builds the credibility layer between social content and financial action wins this cohort.

    Ask Clarity

Deep Dives

Open-Source Models Just Dethroned Proprietary Leaders — Your AI Stack Economics Inverted Overnight

The Benchmark Flip That Changes Everything

Two frontier-class open-source models dropped this week that fundamentally alter the AI build-vs-buy equation. Z.AI's GLM-5.1 — a 754-billion parameter MoE model released under MIT License — scored 58.4 on SWE-Bench Pro, the coding benchmark most relevant to production software tasks. That dethroned both OpenAI's GPT-5.4 and Anthropic's Claude Opus 4.6. Simultaneously, Google's Gemma 4 shipped under Apache 2.0 with models ranging from 2B (phone-ready) to 31B (workstation-class), with the 26B MoE variant hitting #6 on Arena AI Leaderboard — outperforming models 20x its size.

If your product charges a premium partly because you're using a 'frontier' proprietary model, that positioning just got weaker. Your competitor can now self-host a benchmark-leading model for the cost of compute alone.

8-Hour Autonomy Changes the Agentic Ceiling

GLM-5.1's most consequential capability isn't raw intelligence — it's endurance. Z.AI explicitly optimized for sustained execution: 8 hours of autonomous operation, 1,700 tool calls per session, with no strategy drift. In testing, it autonomously built a full Linux desktop environment from scratch — file browser, terminal, text editor, games — in a single session. It writes code, compiles it, runs it in Docker, diagnoses bottlenecks, and rewrites its own architecture to fix them.

This intersects directly with cost: if you're currently paying per-token for long-running agent tasks via closed-source APIs, the math may have just changed dramatically. Hours of sustained inference at API pricing versus self-hosted open-source could be the margin that makes or breaks your AI feature economics.

On-Device AI Is No Longer 'Next Year'

Gemma 4's smallest variants (E2B and E4B) process image, video, and audio locally on smartphones and Raspberry Pis. Combined with native agentic support — built-in function calling, structured JSON output, system instructions — this eliminates the server round-trip for a meaningful category of AI features. For mobile and IoT PMs specifically: on-device multimodal AI with agentic capabilities is shippable today under a permissive license.

The Strategic Fork

Four sources this week independently converge on the same conclusion: the AI model market has forked into distinct deployment categories. Security-restricted (Anthropic Mythos, gated access), ambient-consumer (Meta Muse Spark, embedded in 3B+ MAU surfaces), and open-source agentic (GLM-5.1, Gemma 4). The competitive axis is no longer 'smartest model' but deployment geometry. Your roadmap should map each AI feature to the appropriate category — and the open-source category just became viable for your most demanding workloads.

What to do

  1. Run a cost comparison of GLM-5.1 self-hosted vs. current API spend for your top 3 most token-intensive features this sprint

  2. Have your ML/platform lead evaluate Gemma 4 E2B/E4B for any mobile features currently using server-side inference within 2 weeks

  3. Architect a model-agnostic abstraction layer if you haven't already — with 4 frontier providers and 2 open-source leaders, single-vendor dependency is now an unforced error

Half Your Enterprise Customers Are Cutting Your Budget to Fund AI — And AI Gains Aren't Showing on Their Balance Sheets Yet

The UBS Data Point That Should Alarm Every SaaS PM

UBS Securities reports that since December 2025, over half of enterprise customer conversations include explicit mentions of 'containing' non-AI software spend to fund AI initiatives. This isn't analyst speculation — it's procurement behavior documented across UBS's enterprise coverage. Your product isn't just competing with direct competitors anymore; it's competing with your customer's AI budget for the same dollar.

The market is classifying every line item as either 'AI spend' or 'spend to cut.' If your product is in the second bucket, no feature improvement saves you — only repositioning does.

The Casualties Are Already Visible

Design and collaboration tools are the most AI-vulnerable categories:

  • Figma: down 50% in 2026, enterprise value now $7.9B — versus Adobe's $20B acquisition offer in 2022
  • Asana: down 60% YTD
  • ServiceNow and Snowflake: each dropped 8% in a single Friday

The new development: the selloff has breached cybersecurity. Palo Alto Networks fell 6.7% and CrowdStrike dropped 4% — categories previously considered AI-insulated. The emerging fear is that AI companies will vertically integrate security capabilities rather than buy from pure-play vendors. Cisco's talks to acquire AI security startup Astrix for $250M+ confirm incumbents are already responding.

The Productivity Paradox Compounds the Problem

Here's the cruelest irony: AI productivity gains are not yet appearing on corporate balance sheets, despite widespread adoption. When your buyer's CFO sees flat margins despite heavy AI investment, skepticism hits every tech line item harder. This creates a doom loop for non-AI software: budgets shift to AI, AI doesn't yet show measurable ROI, and the CFO cuts even deeper on 'traditional' software to fund more AI experiments.

The smart PM response: build business cases around specific, attributable workflow metrics — time-to-first-response, error rates, cycle time — not aggregate productivity claims. And critically, reposition your product as enabling your customer's AI strategy, not competing with it for budget.

The Double Squeeze

This budget pressure arrives simultaneously with the open-source model revolution. Enterprise buyers are cutting non-AI spend while open-source alternatives eliminate the cost advantage of proprietary AI integrations. If you've been justifying premium pricing partly by using frontier proprietary models, that moat is eroding from both sides: your customer wants to pay less, and your cost basis for AI capabilities just dropped.

What to do

  1. Audit your top 20 renewal accounts this week: identify which have announced AI initiatives and whether your product is classified as 'AI spend' or 'software to contain' in their procurement taxonomy

  2. Build an 'AI Value Story' one-pager your champion can use internally to defend your line item — quantify how your product enables or accelerates their AI initiatives

  3. Pull forward your most visible AI-powered feature to the next release — even if planned for Q3/Q4

  4. Evaluate whether Figma ($7.9B) or other distressed-valuation companies in adjacent categories represent integration or acquisition opportunities

Users Want Copilots, Your Roadmap Bets on Agents, and Your Tool Calls Fail 92% of the Time

The Usage Data vs. The Hype Cycle

A large-scale study of millions of ChatGPT conversations delivers a finding that should make every PM pause: users overwhelmingly want decision support and writing help — not autonomous task execution. Coding, despite dominating conference keynotes, is a much smaller share of real-world usage. The dominant work patterns are documenting, interpreting, problem-solving, and advising — all fundamentally copilot patterns where humans make the final call.

If your product strategy bets heavily on 'let the AI do it,' the market is saying 'let the AI help me think about it.' That's a different product, different UX, and different pricing model.

Non-work ChatGPT usage is growing faster than work usage — suggesting the total addressable market for LLM products is broader than enterprise productivity. Consumer and prosumer use cases may be the real growth vector.

Meanwhile, Your Agent Features Are Probably Broken

Independent evaluation data reveals a quality crisis hiding in plain sight. An MCP-powered application tested against DeepEval's MCPUseMetric showed tool calls passing only 1-2 out of 24 test cases — roughly a 4-8% success rate. The fix? Adding structured docstrings to tool descriptions. That single change took pass rates to 24/24 — 100%. This wasn't a model quality issue (Claude Opus was the underlying LLM); it was a metadata quality issue.

The evaluation framework scores two dimensions independently: whether the LLM selects the right tool AND whether it constructs correct arguments, then takes the minimum. This maps to the two user-facing failure modes: 'the AI tried the wrong thing' and 'the AI tried the right thing but botched the parameters.' If your product uses any form of tool calling, assume your descriptions are inadequate until proven otherwise.

The Reliability Gap Widens

LaunchDarkly survey data confirms what the tool-call data implies at a systemic level: AI-generated code ships faster, but production reliability hasn't improved. Deployment velocity is up; stability is flat. This is a measurable, widening gap. If your team closed 30% more tickets this quarter thanks to AI coding tools, ask: did your P1 incident count go up too?

Research from MIT CSAIL and UCSB adds a third data point: agentic skill performance degrades significantly in realistic noisy settings. The gap between demo and production is structural, not incidental. The good news — query-specific skill refinement can substantially recover lost performance — gives you a design pattern: adaptive, context-aware prompt engineering per task, not static system prompts.

The Contradiction That Defines This Moment

Here's the tension: the infrastructure for agents is maturing fast (KAOS v0.4.1 with Kubernetes-native always-on agents, A2A protocol standardization). But actual user behavior and reliability data both say the market isn't ready. The smart move: deploy maturing agent infrastructure for internal ops use cases (monitoring, maintenance, automation) while building customer-facing features in copilot mode. Let the infrastructure catch up with user readiness, not the other way around.

What to do

  1. Classify every planned AI feature on your roadmap as 'copilot' or 'autonomous agent' — if >50% is agent-mode, rebalance toward copilot patterns this quarter

  2. Audit all MCP/tool-use integrations for docstring quality and run pass-rate evaluation using DeepEval's MCPUseMetric or equivalent by end of sprint

  3. Implement adversarial noise testing for any agentic AI features in development or production before next release

  4. Add a 'reliability overhead' line item to effort estimates for every AI feature — 1 sprint of AI development should include explicit capacity for runtime controls, feature flags, and observability

The bottom line

Open-source AI models just passed proprietary leaders on the coding benchmark that matters most (GLM-5.1 at 58.4 SWE-Bench Pro, MIT license, 8-hour autonomous execution) — while UBS confirms that over half of enterprise buyers are actively cutting non-AI software budgets to fund AI. Your build-vs-buy calculus inverted and your product's budget line came under siege in the same week. But here's the tension nobody's talking about: large-scale ChatGPT usage data shows users overwhelmingly want copilot-style help, not autonomous agents, and MCP tool calls fail 92%+ without basic metadata fixes. The PM who wins this cycle ships AI copilot features built on open-source models at a fraction of current API costs — and audits their tool-call quality this sprint, not next quarter.