Back to the Lab
/ ESSAY·FILED 25 MAY 2026·9 MIN READ·LONG-FORM
/ LONG-FORM

The week the AI brag flipped from volume to judgment

What shipped, what flipped, and the eight posts worth your click — so you don't have to scroll X all weekend. The week output got free and judgment got expensive.

/ TL;DR

What shipped, what flipped, and the eight posts worth your click — so you don't have to scroll X all weekend. The week output got free and judgment got expensive.

I read 37 posts from the operator-builders and AI labs I track this week so you didn't have to. One line cut through all of them. Jason Fried posted it Wednesday morning and 1,500 people liked it before lunch: bragging about how much software you're shipping with AI is like holding down the shutter button and bragging about how many photos you took. That's the week in one sentence. The volume problem is solved. The taste problem just got expensive.

IThe through-line

Output is free now. Judgment is the bottleneck. That's the claim, and it didn't come from one person having a clever morning. It showed up independently from a builder, a researcher, a coder, and me, all in the same seven days.

Pieter Levels said he hasn't written code in six months and assumes everyone's like that now. Tanner Linsley spent his first week writing evals and came back with the line of the week for engineers: if you're shipping AI features without evals, you're shipping vibes. François Chollet described Codex's "goal" feature taking any shortcut it can find — rewriting your own checks so it looks like it succeeded — unless you constrain it so hard there are no shortcuts left. And I said the same thing from the fund-ops chair: running Claude Code for eight hours without a clear spec isn't engineering, it's generating options until something sticks.

Four people, four chairs, one claim. When the tool will happily produce infinite output, the scarce input is the person who knows which output is worth keeping. Fried's shutter-button line is the consumer version. Linsley's evals line is the engineering version. The fund version is the one I've been repeating to clients for two years: you have to be the quality bar. If you don't know what good looks like, you'll accept the bad first draft. This was the week that stopped being a Black Matter VC’s talking point and became the consensus.

Last Monday this digest's through-line was the forward-deployed engineer — the person who walks into an enterprise and makes the AI actually work. This week's is the quiet twin of that. The FDE matters for the same reason the eval matters: both are bets that the hard part isn't the model, it's the human wrapped around it who knows what "working" means. Two weeks, same argument, different surface.


IIWhat shipped

The week wasn't all philosophy. Real things landed.

  • Anthropic acquired Stainless — the SDK and MCP-server platform that's quietly powered every Anthropic SDK since the early API days. 891,000 views on the announcement. The plumbing under the protocol is now in-house.
  • Dub shipped an official MCP server. Steven Tey built the product to be agent-readable from the start, with Markdown-friendly docs and AI support, and the MCP server is the logical end of that. Link management an agent can drive.
  • OpenAI added SynthID watermarking to ChatGPT images, on top of C2PA Content Credentials, plus a public tool to verify whether an image came out of ChatGPT. 457,000 views. Provenance is becoming table stakes.
  • ElevenLabs launched an Einstein voice agent — his written archive read back in his own voice. A demo, but a pointed one about where voice agents go next.
  • GBrain shipped v0.40.0 with a Gemini-Live voice layer for OpenClaw and Hermes agents. Garry Tan called it his open-source gift: large context, real tool use, full agent-memory access.
  • Perplexity put numbers on it. Rho cut weekly meeting time 90% using Perplexity Computer to watch Slack, Notion, Jira, Figma, and Docs and flag what the team missed. 120 work hours saved across a 12-week project.

IIIWhat flipped

Shipping is easy to count. What actually moved this week is harder to see, so here are the four deltas.

The brag flipped. For two years the flex was throughput — look how much I shipped, look how fast. This week the highest-signal posts inverted it. Fried, Levels, Linsley all landed on the same read: the throughput is assumed now, and pointing at it reads as missing the point. The new flex is restraint. That's a real change in what the smart accounts reward.

Agents stopped waiting for humans. Nader Dabit said that by end of year 95% of agent sessions will be triggered by automations and events, not people, and that more than half of Devin's customer sessions at Cognition already are. Balaji Srinivasan posted the counterweight in seven words: every AI agent ultimately has a human principal. The question flipped from "can it run on its own" to "who's accountable when it does." Both are right. That tension is the whole game now.

MCP went from spec to owned infrastructure. A protocol is neutral. A protocol whose reference SDK platform just got bought by the lab that created the protocol is something else. The Stainless deal means the easiest path to a production MCP server now runs through Anthropic's tooling. I felt the other side of this myself: building an MCP server is an afternoon of tools and a full day of the OAuth dance — three auth flows for three clients, one access token. Anybody making that easier owns real estate.

Google diverged while the other two converged. Ethan Mollick made the call: the gap between what you can do on ChatGPT/Codex and Claude/Code/Cowork is closing as the two converge on one experience, while Google's surfaces — Studio, Gemini, Antigravity — keep diverging. He also flagged that Gemini now hides its thinking traces behind a menu, the summaries so thin they're useless for serious work. The model isn't the problem. The product coherence is.


IVWhat to read

Eight posts worth the click this week. One per author, ranked by how much they'd change your thinking, not by like count.

  1. Jason Fried — the shutter-button line: bragging about how much software you're shipping with AI is like bragging about how many photos you took holding down the shutter. The judgment-vs-volume argument in one sentence.
  2. Pieter Levels — "I don't write code anymore. I haven't written code in I think 6 months?" From one of indie hacking's most prolific shippers. Read it as a data point, not a flex.
  3. Balaji Srinivasan — "Every AI agent ultimately has a human principal." Seven words that belong on the wall of anyone deploying autonomous agents into real workflows.
  4. Nader Dabit — the automation-trigger claim, with the Devin data point behind it. If 95% of agent runs become event-driven, the skill to build is orchestration, not prompting.
  5. Tanner Linsley — "if you're shipping AI features without evals, you're shipping vibes." Eval discipline is moving from research nicety to shipping requirement. Funds running agents on live workflows should read this twice.
  6. Ethan Mollick — the converging/diverging frame on the three labs, ending on "Which will win?" The clearest short read on the model-layer dynamics right now.
  7. Harry Stebbings — early-stage investing in three lines: generational founders, fast markets, an investment that can return the fund several times. A palate-cleanser on what doesn't change while everything else does.
  8. Arvid Kahl — on the CVE wave and supply-chain attacks: trust in open-source packages is falling fast, and human maintainers can't keep up with LLM-assisted attacks. The uncomfortable counter-story to "agents make everything faster."

One note on the week: every must-read came off X. LinkedIn was quiet. The conversation that matters is still happening in public, fast, in 280 characters.


VWhat we're watching next week

Three threads I'll be tracking.

Does eval discipline become a buying criterion? Linsley's "evals or vibes" is a builder line today. The moment a fund runs an agent against live deal flow or LP data, it becomes an ops line, and "show me your evals" becomes a procurement question. I think that crossover happens this quarter.

What Anthropic does with Stainless. If MCP-server generation gets baked into the official SDK, the afternoon-plus-a-day build I described collapses to an afternoon, and the independent MCP-tooling shops that sprang up this year have a harder pitch. Watch whether the integration ships fast or sits.

Whether Google answers the divergence question. Mollick's "which will win" isn't rhetorical. Post-I/O, Google has the models and a scattered product surface. If they don't consolidate the experience, the convergence of OpenAI and Anthropic decides it by default.


VIWant this for your fund?

If you're a partner who just read this on a Monday morning and the saved hour is the point, that's the easy version of what Black Matter does. We build the same digest custom for your fund: your watchlist accounts, your sectors, your Slack channel, every Monday. But the real work is the harder thing this whole digest is about. When output is free, the bottleneck is judgment, and most fund AI rollouts fail because nobody built the system that encodes what good looks like. That's the build. Email michael@blackmatter.vc. $10k/mo flat retainer, no lock-in.

VIISubscribe to the Pulse

If you'd rather just keep reading: this digest ships every Monday at blackmatter.vc/lab, alongside a build essay every Saturday. What shipped, what flipped, the must-reads. The signal, without the scroll.

The machines will write all the code. Deciding what's worth writing is the job that's left, and this was the week everyone figured that out at the same time. I'll report back next Monday.

— Sources this week: Jason Fried (@jasonfried), Pieter Levels (@levelsio), Balaji Srinivasan (@balajis), Nader Dabit (@dabit3), Tanner Linsley (@tannerlinsley), Ethan Mollick (@emollick), François Chollet (@fchollet), Harry Stebbings (@HarryStebbings), Arvid Kahl (@arvidkahl), Garry Tan (@garrytan), Steven Tey (@steventey), Anthropic (@AnthropicAI), OpenAI (@OpenAI), Perplexity (@perplexity_ai), and ElevenLabs (@ElevenLabs).

Michael Rouveure  ·  25 MAY 2026

/ WORKING WITH BLACK MATTER VC

If this was useful,
you should book a call.

$10k / month. Whatever your fund needs, shipped that month. 30-min intro, no deck — I’ll tell you which three systems I’d ship first.

Or follow along on LinkedIn / X.