← All issues
Issue #4 · July 4, 2026 · ~5 min read

The week your model became a policy risk

Welcome back to Zero to MVP Weekly. Same deal: one signal, one tool, one MVP idea — five minutes, every Saturday. No link dumps. Let's go.

1. The signal of the week

Everyone celebrated Fable 5 coming back this week. The useful story is what its 19-day absence taught anyone who builds on these models.

On June 12, the US government put export controls on Anthropic's Claude Fable 5 and Mythos 5 — after Amazon researchers reported a jailbreak that turned Fable into a vulnerability-finding machine. With no way to verify user nationality in real time, Anthropic didn't restrict the models. It pulled them. For everyone. The controls were lifted on June 30, after Anthropic shipped a classifier it says blocks the technique in over 99% of cases, and on July 1 — 19 days after it went dark — Fable 5 came back. Note the new packaging: on Pro, Max, and Team plans it's included for up to 50% of your weekly usage through July 7, and after that it runs on usage credits.

The same week, the story ran in the other direction too. After Anthropic accused Alibaba's Qwen lab of an "adversarial distillation" campaign — reportedly nearly 25,000 fake accounts and over 28 million requests — Reuters reported that Alibaba will ban Claude Code at work from July 10 and move its engineers to an in-house tool, citing claims that the client quietly checked users' proxy settings and timezones against lists of China-linked companies. Anthropic says the mechanism is anti-abuse and will be removed. And Z.ai shipped ZCode: a free desktop agent IDE built around GLM-5.2 — a model that just beat Claude Code on Semgrep's own vulnerability-finding benchmark (one task, one run — but that's a sentence nobody wrote about an open-weight model a year ago). China isn't just competing on weights anymore; it's competing on distribution.

Here's the builder takeaway: your model dependency now has failure modes no status page covers — an export order, a vendor spat, a trade war. The "route, don't switch" idea from the last two issues just changed its why. It's no longer about shaving the token bill; it's about staying online. Even GitHub hedged this week: Kimi K2.7 Code became the first open-weight model in Copilot's model picker. And VentureBeat reported survey data suggesting two-thirds of enterprises already blend closed and open-weight models — for them, the blackout was vindication, not a wake-up call.

One caveat to keep us honest: the Alibaba specifics are single-source reporting, and Anthropic disputes the framing — treat them as reported, not proven. And the blackout lasted 19 days, not forever. The takeaway is a checklist, not doom: one warm fallback, one contract test, one switch you've actually flipped in anger.

2. My take

ZCode being free is not a gift to developers. It's customer acquisition for a model war.

A free IDE from the lab that makes the model tells you exactly where Z.ai sees its competitive advantage: not in the editor itself, but in the model subscription — and in getting developers into its workflow as early as possible.

And that's the signal worth registering. Chinese AI companies now compete not just on weights and benchmarks, but on distribution. They don't want to be a model you call over an API. They want to be the environment you work in every day.

There's an obvious stop-factor, though. For a pet project or a personal experiment, a free agent IDE looks genuinely interesting: install it, push it around, compare it with Cursor, Zed, or Antigravity, get a feel for the agent's quality and speed. But for client work, an IDE wired into a Chinese cloud instantly becomes a compliance question. And once legal or security says no, the price stops mattering.

So my conclusion is simple: try it — yes, but only for side projects, evals, and experiments. As the main working tool for a Western team, I wouldn't consider it yet.

3. Tool worth trying

Claude Sonnet 5 — near-Opus agentic work at a third of the price. You may already be running it.

I've been running Claude Code on Sonnet 5 this week — it became the default model on Free and Pro plans when it launched on June 30, so if you used Claude Code recently, you were testing it too, whether you noticed or not. What I noticed first: on refactors it's noticeably faster than Opus.

The pitch is simple: Anthropic's own numbers put it at 63.2% on agentic coding against Opus 4.8's 69.2% — and slightly ahead of Opus on everyday knowledge work — at $2 per million input tokens and $10 per million output through August 31, then $3/$15. There are effort levels to tune how hard it thinks. The scenario worth trying: pin claude-sonnet-5, medium effort, and hand it one real multi-step refactor with tests. Escalate the same task to Opus only if it fails, and note what the successful path cost you.

It also closes the loop on today's signal: the less your product depends on the very top model, the less the next export order — or price change — can hurt you. Limits, honestly: the hardest agentic work still wants Opus or Fable, and the intro pricing is a promo — model your costs at $3/$15 from day one.

4. MVP idea of the week

A model continuity kit — "what's your fallback?"

  • Problem: June 12 proved a frontier model can vanish overnight — export order, vendor ban, repricing — and most small teams discovered they had no fallback plan and no idea what would break first.
  • Solution: a drop-in library plus config that health-checks your providers, keeps one warm fallback (including an open-weight option), runs contract tests against each, and switches with one flag — plus a weekly "provider risk" digest of status, policy, and pricing changes.
  • For whom: small teams with AI features in production; agencies that promise uptime on top of someone else's model.
  • Minimal v1: a config file, a health/contract-test runner, and the weekly email. No auto-switching yet — a red/green dashboard is already worth money.
  • Demand check: offer ten teams a free "June 12 post-mortem": what degraded during the Fable blackout and what it cost them. If they wince, presell the kit.
  • Why now: the blackout, the Alibaba ban, and the hedging data all landed within three weeks. "What's our fallback?" just became a question budget owners ask out loud.

5. Useful links

That's issue four. Reply with one line: what was your fallback plan while Fable 5 was dark? If the honest answer is "didn't have one," tell me what you'd switch to tomorrow — I'll compare notes in a future issue.
— Nick

Get the next one in your inbox.

One signal, one tool, one MVP idea — every Saturday. Free.