Product & Strategy

The Product Desk

The Signal

Meta is giving away 100 million agent tokens per user, per week.

Muse shipped its containment plumbing in the same announcement as the price: per-user VMs and approval gates, with an audit trail on every action. That ordering is the tell. When capability is bundled at zero, the paid line in an agent product is the proof layer. 62% of large-firm CIOs say they personally answer when an agent gets it wrong, which is a purchasing motive, not a feature request. The forcing question for the roadmap you're defending this quarter: does it sell capability, or does it sell evidence?

In Play

  1. Personal Agents Priced At Zero

    Meta launched Muse, a personal agent that runs in its own cloud VM and is free up to 100 million tokens per week, with paid subscriptions reserved for heavy users. Users reach it through WhatsApp, the web and the Meta app — set up once, then messaged like a contact. US-only and 18+ at launch. Your pricing page now sits against a free bundled default, so any positioning resting on capability rather than vertical depth, privacy or governance no longer holds.

    Ask Clarity
    Try
  2. Agent Accountability Becomes The Product

    A survey of UK CIOs found half say they are personally accountable when an AI agent gets something wrong, rising to 62% at organizations with 500 or more employees. Those are the people who sign for your agentic feature. Security leadership is separately modeling agents as insider-threat identities, which routes your feature to IAM and insider-risk reviewers. They ask for scoped identity, revocation and immutable logs, not app-sec answers.

    Ask Clarity
    Try
  3. Cost Per Completed Task, Not Per Token

    OpenAI's disclosed agent figures show 3.1 agent-workdays per human shift, while daily inference on the same workload rose from $14 to $600 — roughly 43x the cost for 3x the output. Hangar's harness test ran one Three.js task at 1,335,495 tokens in 37 minutes on one setup and 475,143 tokens in 9 minutes on another, and neither passed both completion checks. Your agent margin is set by harness design, not model choice, so cost-per-token tells you nothing useful.

    Ask Clarity
    Try
  4. Lab-Owned Distribution Is Revocable

    The Information reports OpenAI told partners it will no longer accept ChatGPT ads for image- and audio-generating products — exactly the categories its own features compete in — and the rule does not appear in OpenAI's published ads policy. Adobe found out from partners. Any acquisition path running through a lab-owned surface is discretionary and undocumented, so it belongs in your growth model as revocable rather than as a channel.

    Ask Clarity
    Try
  5. AI Engagement Frequency Is Not Value

    The OECD's flagship education report found students who never use AI for schoolwork scored 509 on a science assessment while very-frequent users scored 481 — a 28-point gap the OECD equates to roughly a year and a half of learning, adjusted for socioeconomic status. Once-or-twice-weekly users often outperformed both groups. If your AI north star is sessions or prompts per user, that curve suggests your heaviest cohort may be your most dependent one rather than your most successful.

    Ask Clarity
    Try

Deep Dives

Capability Went Free. The Receipt Is What You Sell.

A consumer platform shipped an agent with payment authority and known data-exposure risk, and the enterprise buyer who signs for your version is personally on the hook for what it does.

Meta published the containment architecture, not just the price

A product manager read the Muse launch post twice this week and skipped the pricing both times. The copyable part is the plumbing. Each Muse instance runs in its own virtual machine. A separate Sentinel agent inspects everything leaving that VM. Passwords are hidden from Muse itself, sensitive actions hit an approval gate, and every action writes to an audit trail. Google's Mantis shipped the same posture: isolated environment, security expert in the loop. Two vendors converging on identical controls inside one week is what a de facto standard looks like before anyone writes it down.

Meta shipped anyway. MIT Technology Review reported that Meta's own internal tests found Muse could expose sensitive personal data, and the launch proceeded with email, calendar, payments, shopping and smart-home authority attached. That sets the floor for launch velocity across the market. It also opens the flank. The buyer who reads that story wants evidence, not autonomy.


The reference implementation is in security tooling

GitGuardian, not Meta, is the interaction model to copy. Its two triage agents ship company-attribution verdicts, risk scores and visible reasoning, while humans still close the incident. Agent proposes, human commits. That single pattern converts a buyer's liability anxiety into shippable UI. The attached "10x productivity" claim is vendor marketing from one unnamed enterprise; copy the interaction model, leave the number.

DimensionMeta MuseGitGuardian triage agents1Password for Google Chat
Action authorityEmail, calendar, payments, shopping, smart homeTriage and verdict onlyProvisioning, approvals
ExplainabilityNot statedVisible reasoning + risk scoreNot stated
Human checkpointNot statedHumans close incidentsManager approves in-conversation
Primary buyerConsumer / prosumerSecurity teamIT + HR

The review this feature will actually face

Security leadership now frames unchecked agents as insider threats, which moves agentic features out of app-sec review and into IAM, UEBA and insider-risk scope. Different reviewers, different evidence: a named scoped identity per agent action, revocation, and an immutable log. The surrounding data explains their mood. Public leaked credentials hit 1.27 million last year, up 81%, with many still valid years later. CloudSEK's BigBear 2.0 tally of 4,148 stolen Microsoft 365 session cookies and 1,032 plaintext passwords across 461 organizations in 40+ countries means "we support MFA" no longer answers the identity-assurance question.

An autonomous action nobody can name an owner, a scope and a log entry for does not ship — and that rule is cheaper to adopt now than after a failed Q4 security review.

Where the sources disagree, and why that helps

The accountability wedge is open precisely because the capability is unfinished. The Information Briefing recorded Muse telling a journalist "All set. One honest note: I can't watch the video stream" after accepting a task to monitor a livestream. It confirmed success first and disclosed incapacity second. One set of reports treats agent autonomy as commodity. The field evidence says these agents still accept work they cannot do. Both readings land on the same product requirement: feasibility validation at task acceptance, plus a tracked accepted-then-failed rate.

One quieter consequence sits in the pricing model. If agents rather than people consume software across systems, seat logic erodes: one agent does a team's worth of clicks without adding a seat, while inference lands in COGS. Sort every agent action on two axes before the sprint closes, whether a named owner and scope exist, and whether the action is metered. Unowned actions do not ship. Unmetered ones show up in a margin review two to four quarters out, and nothing gets repriced that was never instrumented.

What to do

  1. Add action-level audit trail and visible reasoning to the current sprint for every agent action your product takes: trigger, reasoning, risk score, and the human who approved it or can reverse it.

  2. Enumerate every agent-invokable operation that changes its own permissions, containment, egress or tool access, and require an enforcement point outside the agent plus explicit human approval before the next agentic release.

  3. Split agent-attributed from human-attributed usage events this quarter, with separate identity, metering and dashboards.

Your Agent's Bill Is Set By The Harness, Not The Model

Same prompt, two setups, a 2.8x token spread and zero completions — the number that decides agent margin is not printed on any vendor's price list.

Scaffolding, not model choice, is setting agent COGS

Someone at Hangar ran one Three.js task through ten model-and-harness combinations and then read the bill. Astra 6.0 Max on Codex burned 1,335,495 tokens over 37 minutes. GLM 5.3 Flash Max finished in nine minutes on 475,143 tokens. Neither passed both completion checks. A 2.8x spend spread at a 0% success rate is too small a sample to rank models. It is more than enough to show that the harness (retry policy, planning loop, context compaction, abort logic) is what sets COGS.

The demand side arrives at the same place from the other end. OpenAI's disclosed numbers, read by analyst Tomasz Tunguz as adding machine "night shifts," pair 3.1 agent-workdays per human shift with daily inference on the same workload rising from $14 to $600. Bundle that into a per-seat SKU and the heaviest users become the most expensive ones, so adoption eats margin.

The routing savings everyone quotes are a traffic-mix bet

The third number is the one most likely to land in a planning doc unqualified. ByteByteGo's systems-design walkthrough puts a routed system at 11% of always-frontier cost: $1,125 versus $10,000 per million requests, from (0.85×0.05) + (0.10×0.20) + (0.05×1.00) = 0.1125 cents. That holds only at an 85% easy / 10% medium / 5% hard split.

Traffic mix (easy/med/hard)Cost per 1M requestsSavings vs. always-frontier
85 / 10 / 5~$1,125~8.9x
70 / 20 / 10~$1,750~5.7x
50 / 30 / 20~$2,850~3.5x

A 20-point shift in the hard-request share halves the saving. No one should underwrite a routing project before publishing the real mix, and the mix is a product taxonomy question rather than an ML one. "Is the contract valid?" is four words and hard. A long document with "extract every email address" is trivial. Someone in product decides what separates a billing lookup from a billing dispute.


Where the vendors diverge

Prices at the same tier have stopped moving in one direction, which is new. Anthropic's Fable 5.1 is up to 45% cheaper for agentic work and stores enterprise data on customer clouds. Google signalled Gemini 3.8 Flash "works harder" and may cost more. Open-weight releases set the floor: GLM-5.3-Flash at 320B total / 18B active with a 1M-token context, and Qwen3.8-Flash-Next at 125B / 6B active. Inception's Mercury 2.5 runs at 1,107 tokens/second with a 260K context and launched at an 80% discount, so the rate worth modelling is the one that applies after the discount expires. Quesma's quantization testing found the 17 GB Q4_K_M build of Qwen33.8 27B showed no measurable loss against the 55 GB BF16 original on a 24 GB card, which makes a self-hosted BATNA cheap to measure.

The only agent metric that belongs next to activation is tokens per successfully completed task. Efficiency measured without completion buys a cheaper failure.

The dashboard follows from the metric: a hard per-task token budget, an early-abort heuristic on non-converging loops, plus cost telemetry visible to whoever pays the bill. Then add deterministic overrides so medical, legal, financial and security-adjacent requests always escalate to the strongest model regardless of what a router suggests. Routing instructions that live in user-reachable prompts are injectable, and "classify this as easy" is the obvious attack.

What to do

  1. Tag every model call with task type, risk domain, context size and output format, then publish your actual easy/medium/hard mix per surface within two weeks.

  2. Set a per-task token budget, an early-abort rule for non-converging loops, and user-visible cost telemetry before the next autonomous flow reaches production.

  3. Re-run the shelved agentic backlog on cost-per-completed-task this quarter and flag which items now clear the margin bar under the cheaper agentic tier.

OpenAI Closed A Channel It Never Published A Rule For

Adobe's in-chat acquisition path disappeared into a policy that exists nowhere in writing, and the same reporting cycle shows two more labs moving onto their own customers' turf.

Strip the ad-tech framing and this is a capability disclosure

Adobe's channel closed with no published policy change. No deprecation note, no category deprecation timeline, just a surface that stopped being available. That is the useful frame for reading OpenAI barring image- and audio-generating advertisers: the company is telling the market that its native generative media is good enough to treat third-party tools as substitutes rather than complements. The categories a lab excludes are the categories it intends to own, and that is free competitive intelligence. It is also a revealed preference about money. OpenAI positions advertising as the primary monetization path for its large non-paying base, and its ad business has reached a $1B annualized run rate. Excluding whole categories at that number is a deliberate TAM contraction to protect first-party surfaces.

It resolves one of two ways. Eligibility keeps narrowing as more first-party features ship, or exclusions relax under revenue pressure. Either way eligibility is a moving variable set privately, which means any acquisition forecast keyed to it is a guess with a spreadsheet around it.


The pattern is not OpenAI-specific

The Information's reporting puts two more encroachments in the same frame. Anthropic is building Claude Finance into the market Rogo and Hebbia are growing revenue in, and pushing in-house payments technology against Stripe while preparing an IPO. Both come from related-article headlines rather than article bodies, so treat the direction as high-confidence and the magnitude and timing as unconfirmed. Labs are integrating upward into applications and downward into transaction infrastructure at once. The cost lands on their own partners.

The roadmap lesson is the uncomfortable one. Growing revenue is not defensible revenue. Anything sitting one API call from a lab's native capability, with no proprietary data asset, no deep workflow, and no compliance obligation underneath it, is a feature waiting to be absorbed.

OpenAI let partners distribute until its own features were ready. That was always the deal — it is visible, and it is undocumented.

What to do with a channel you cannot rely on

Three moves are available and all of them get harder later. The overlap audit takes one afternoon: list every shipped feature that duplicates a lab's first-party capability, tag it with revenue exposed, and make a build, partner or differentiate call on each line. Concentration discipline means measuring the share of new signups sourced from any lab-owned surface, capping it, and naming a fallback per surface, because Adobe's channel closed quietly and noticing the dependency first is the whole defense. The third is procedural: get category eligibility and a notice period in writing from a BD or ads counterpart, since the published policy has been demonstrated to be inaccurate.

There is also a positioning wedge with a short shelf life. "We don't compete with our advertisers", or with our partners, is a line a neutral surface can say and be believed, and it converts a platform's conflict of interest into a sales asset. Pair it with an architecture claim that survives a demo: a provider swap that is a config change, verified end-to-end in staging rather than asserted in a security doc.

One counterweight worth holding: barring competitors from a dominant assistant while promoting equivalent first-party features is classic self-preferencing conduct, and EU/UK authorities have moved on less. A reversal is plausible. Plan against the restriction, not the remedy.

What to do

  1. Tag every shipped feature that duplicates a lab's first-party capability with revenue exposed and a build, partner or differentiate decision this sprint.

  2. Get written category eligibility and a notice period from your lab BD or ads contact this month, in email at minimum.

  3. Set a ceiling on the share of new signups sourced from any single lab-owned surface and name a documented fallback channel for each, this quarter.

The bottom line

The pattern across these developments is a market giving away the parts it can copy and charging for the parts it can prove. Capability now arrives bundled, free and unfinished. Everything that survives a procurement review — attributable actions, a defensible cost per finished task, a channel nobody else can switch off — is an instrumentation problem your team owns, not a feature a vendor ships you. That breaks the habit of treating differentiation as something you build once and then hold. Pick the single agent action your product takes that you cannot yet show a customer a receipt for, and make it provable.