Read

5 MIN

Date

Category

Japan Didn't Build a Frontier Model. It Built a Conductor And That's the Bigger Story.

The headlines said Japan built a frontier model to rival Anthropic's best. It didn't. Sakana built a conductor, a small model that reads your task, routes it to the strongest existing models, and verifies the result. There are two ways to win with AI, and Fugu just proved the cheaper one works.

Champ Smith
Champ Smith

Champ Smith

Operator & AI Cystems Builder

I build the custom AI Cystems that run businesses for the operators who own them — leads routed, content shipped, calls handled. I work from a finca in Málaga, where the intelligence lives in the walls.

On June 22, 2026, a Tokyo lab named Sakana AI released something that set the timeline on fire. The headlines wrote themselves: "Japan enters the AI race with a model on par with Anthropic's best." Carousels flew across Instagram. The framing was irresistible — a new national champion, a frontier model out of Japan, parity with the gods.

Here is the part the headlines left out, and the part that actually matters for anyone running a business: Sakana didn't train a frontier model at all.

What they built is called Sakana Fugu, and its top tier, Fugu Ultra, is not a single brain that learned the world from scratch. It is a conductor. A small model — by reports around 7 billion parameters — that does one job exceptionally well: it reads your task, decides which of the world's best existing models should handle it, delegates the work, checks the results, and synthesizes a final answer. You send a request to one endpoint. Behind that endpoint, the conductor quietly routes pieces of your problem to the strongest available models, then stitches the output back together as if it came from a single Cystem.

That distinction is everything. And once you see it, you cannot unsee what it means for how value actually gets created with AI.

What Fugu actually does

Sakana's own language is precise: Fugu is "a multi-agent system that behaves like a single model." You don't manage a fleet of models. You don't write routing logic. You don't babysit which engine is good at code versus reasoning versus research. You send one prompt to one OpenAI-compatible endpoint, and the Cystem decides whether to answer directly or convene a panel of specialists internally.

On the benchmarks the industry takes most seriously, the results are real. Reports put Fugu Ultra at 73.7 on SWE-Bench Pro and 82.1 on TerminalBench — numbers that edge past several of the individual frontier models it orchestrates. Sakana's claim is that Fugu Ultra "stands shoulder-to-shoulder with leading models" including Anthropic's most advanced Cystems, across rigorous engineering, scientific, and reasoning tests.

The honest caveat, which we will not bury: Fugu does not run those top-tier private models in its pool, because they aren't publicly available. It orchestrates the best models it can reach, and it depends on the underlying APIs of the major US labs to do its job. If those providers raise prices or tighten access, Fugu feels it. This is an orchestration layer, not a sovereign frontier model — and the people calling the "Japan built a flagship" framing misleading are technically correct.

But "technically correct" is not the same as "unimportant." Because the strategy underneath Fugu is the one most companies should have adopted a year ago.

The lesson hiding inside the hype

There are two ways to win with AI right now.

The first is to build the smartest possible model. That path costs hundreds of millions of dollars, requires a research org most companies will never have, and produces an asset that is obsolete in months. A handful of labs on earth can play that game.

The second is to assume the smartest models already exist — and win on how you orchestrate them. Route the right work to the right engine. Verify outputs instead of trusting them. Compose specialists into a Cystem that is more reliable than any single model alone. This path costs a fraction as much, compounds over time, and gets better every time the underlying models improve, because you inherit their gains for free.

Sakana just demonstrated, at frontier-benchmark scale, that the second path can stand toe-to-toe with the first. A 7B conductor coordinating great models beat much larger models working alone. That is not a story about Japan. It is a story about leverage.

We have been building on this exact thesis for some time, because it is the only version of AI that makes sense for an operating business. You are not in the business of training models. You are in the business of getting outcomes. The company that orchestrates the best available intelligence — and verifies it before it acts — beats the company that bets everything on owning one model. Fugu is simply the most public, most benchmarked proof of that idea to date.

How to access it

If you want to test Fugu Ultra yourself, the path is deliberately frictionless, because the whole product is designed to drop into tools you already use:

  • Get an API key at console.sakana.ai.

  • Point your existing OpenAI client at Sakana's endpoint and set the model to sakana/fugu-ultra. If your code already calls the OpenAI SDK, this is a base-URL and a key change — minutes, not days.

  • Pay-as-you-go pricing runs roughly $5 per million input tokens and $30 per million output tokens, with cached input far cheaper, and rates that rise for very large context windows.

  • Subscription tiers are $20 Standard, $100 Pro, and $200 Max, and Sakana is offering a free second month for anyone who subscribes before July 31, 2026.

One clarification worth making, because the viral posts blurred it: the "Claude Mythos" name circulating alongside this story is a separate development entirely. Mythos is Anthropic's specialized, non-public model that the Japanese government and major banks were granted early access to for cybersecurity work. It is not the same thing as Sakana's Fugu, and it is not part of Fugu's model pool. Two real stories, fused into one misleading headline. Worth knowing the difference before you repeat the claim.

What to take from this

Strip away the nationalism and the benchmark theater and you are left with a clean, useful truth: you do not need to build the smartest model to deploy frontier-grade intelligence. You need a Cystem that knows which intelligence to call, when to call it, and how to verify what comes back.

That is not a Japanese insight or an American one. It is the operating principle of every business that intends to use AI as leverage rather than as a science project. The labs will keep racing to build bigger brains. Your advantage is not in that race. It is in the orchestration layer on top of it — the part you actually control.

Build the Cystem. Watch It Work.

Read

5 MIN

Date

Category

I share ideas, lessons, and practical insights from my work.

Related
Articles.

Sep 3, 2026

The Signal Was Already in the Stream

Signal

The Signal Was Already in the Stream

Google Research just built a glucose model with only 0.72 million parameters, and it beats every bigger model that came before it. It reads the continuous glucose monitor people already wear and predicts diabetes risk, insulin resistance and beta-cell dysfunction, with no new blood test. The lesson is bigger than health: the signal you want is usually already in a stream you are already collecting. You are just reading it as spot values.

Aug 30, 2026

The AI That Predicts the World, Not the Next Word

Signal

The AI That Predicts the World, Not the Next Word

Two researchers turned down more than $2 billion tied to Jeff Bezos' new AI venture — then came out of stealth with a model that does not do language at all. It simulates physics in four dimensions. We read it as confirmation of a CYSTEMS conviction: prediction, not conversation, is what intelligence is made of.

Aug 25, 2026

GPT-6, Astra, and Ilya’s Secret Model

Signal

GPT-6, Astra, and Ilya’s Secret Model

Three names are dominating the AI conversation right now: GPT-6, something called Astra, and a mystery model from the most secretive lab on the planet. Depending on who you listen to, one or all of them are landing any day now. Here is what is actually confirmed, what is speculation, and what it means if you are building a business on top of AI.

Aug 24, 2026

The End of the Perfect Prompt

Cystems

The End of the Perfect Prompt

The most important number in AI right now is not a model score. An older, cheaper model wrapped in a loop solved 95 percent of a coding benchmark that the newest model, asked once, solved 67 percent of. Architecture beat intelligence. If you are still hunting for the perfect prompt, you are optimizing the wrong layer.

Sep 3, 2026

The Signal Was Already in the Stream

Signal

The Signal Was Already in the Stream

Google Research just built a glucose model with only 0.72 million parameters, and it beats every bigger model that came before it. It reads the continuous glucose monitor people already wear and predicts diabetes risk, insulin resistance and beta-cell dysfunction, with no new blood test. The lesson is bigger than health: the signal you want is usually already in a stream you are already collecting. You are just reading it as spot values.

Aug 30, 2026

The AI That Predicts the World, Not the Next Word

Signal

The AI That Predicts the World, Not the Next Word

Two researchers turned down more than $2 billion tied to Jeff Bezos' new AI venture — then came out of stealth with a model that does not do language at all. It simulates physics in four dimensions. We read it as confirmation of a CYSTEMS conviction: prediction, not conversation, is what intelligence is made of.

Sep 3, 2026

The Signal Was Already in the Stream

Signal

The Signal Was Already in the Stream

Google Research just built a glucose model with only 0.72 million parameters, and it beats every bigger model that came before it. It reads the continuous glucose monitor people already wear and predicts diabetes risk, insulin resistance and beta-cell dysfunction, with no new blood test. The lesson is bigger than health: the signal you want is usually already in a stream you are already collecting. You are just reading it as spot values.

Aug 30, 2026

The AI That Predicts the World, Not the Next Word

Signal

The AI That Predicts the World, Not the Next Word

Two researchers turned down more than $2 billion tied to Jeff Bezos' new AI venture — then came out of stealth with a model that does not do language at all. It simulates physics in four dimensions. We read it as confirmation of a CYSTEMS conviction: prediction, not conversation, is what intelligence is made of.