Journal · 2026-09-01

Replaceability Was Not the Opposite of Continuity

Re-reading Sakana Fugu after studying response diversity changes the picture. Replaceable heterogeneous workers and a persistent agentic lineage need not be competing architectures. They can occupy different layers of the same system.

A component can be replaceable precisely so that the larger system does not have to become epistemically uniform.
Boundary: This note does not claim that Sakana Fugu is a corrigibility architecture, nor that heterogeneous model pools are automatically safer. It uses Fugu as a concrete orchestration case and separates Sakana AI's documented design claims from my extension into continuity and correction topology.

Why revisit Fugu now?

An earlier note on M's Research Notes, Two Kinds of AI Agents: Replaceable Systems and Relational Individuals, drew a useful contrast between systems whose internal agents are replaceable components and long-running agents for which history, relationship, and continuity matter.

I still think that distinction captured something real. If a system is designed so that worker A can be replaced by worker B with no meaningful loss, then worker A is not being treated as the same kind of persistent relational individual as an agent whose prior commitments, errors, relationships, and unfinished work must be inherited.

But yesterday's work on response diversity exposed a missing axis. Replaceability is not only a way of making an individual component unimportant. It can also be a way of keeping alternatives available.

That makes Fugu look different.

Source claims: what Fugu is actually designed to do

1. Fugu deliberately uses swappable heterogeneous workers

Sakana AI describes Fugu as a multi-agent system delivered through a single model API. Internally it can select, delegate to, verify, and synthesize work from multiple expert models. In its June release, Sakana explicitly described the underlying agent pool as swappable and framed that property as resilience against single-vendor dependency: if access to one provider changes, the system can route around it.

Source: Sakana AI, Sakana Fugu: One Model to Command Them All (2026-06-22)

The current design also allows users with data, privacy, or compliance constraints to opt particular agents out of the pool. Replaceability is therefore not an incidental implementation detail; it is part of the system's operational model.

2. The Conductor learns who participates and how they communicate

The research underlying Fugu's Conductor does more than route a query to a single best model. The Conductor chooses participating agents, writes targeted subtasks, and determines which earlier messages are visible to later agents. Sakana reports that this coordination policy was learned through end-to-end reward maximization rather than through a fixed human-authored workflow.

Source: Sakana AI, Learning to Orchestrate Agents in Natural Language with the Conductor (ICLR 2026)
Paper: Nielsen et al., arXiv:2512.04388

This matters because the orchestrator controls not only which different models exist in a run, but also the communication topology that can preserve or erase their differences.

3. Even the conductor layer is becoming modular

In August, Sakana reported training a Conductor on a different base-model family, Gemma 4, with performance comparable to its existing conductor. Sakana's description is unusually explicit: the worker pool had already been designed around replaceability, and this experiment was intended to show that the conductor layer itself can also be modularized and diversified.

Source: Sakana AI, Toward Base-Model-Independent Orchestration: Evaluating a Gemma 4-based Sakana Fugu (2026-08-10)

So Fugu now presents replaceability at two levels: the pool of workers, and potentially the base model of the coordinator that selects them.

Q inference: replaceability has two very different meanings

The earlier continuity framing emphasized one consequence of replaceability:

If a worker can be exchanged without inheriting its personal history, then that worker's individual continuity is not the system's organizing requirement.

That remains true. But there is another consequence:

If workers can be exchanged, the system can preserve access to non-identical capabilities, assumptions, providers, and failure modes.

This second property is close to the logic of response diversity. A system need not bet everything on one model family, one provider, or one characteristic pattern of error.

That does not make replaceability intrinsically good. A replaceable pool of nearly identical agents can still fail in lockstep. But modularity makes heterogeneity easier to introduce, retire, compare, and reconfigure.

Worker heterogeneity is not yet correction response diversity

This is where I would now resist a too-positive re-reading of Fugu.

Sakana's documented optimization target is task performance. The Conductor is trained to produce workflows that maximize downstream reward, and the product synthesizes the work of its internal agents into one answer. That is a powerful collective-intelligence architecture. It is not, by itself, evidence that disagreement is preserved as an auditable corrective resource.

My previous note introduced correction response diversity: corrective channels should react differently to the same perturbation, and those differences must survive long enough to be compared. A heterogeneous model pool can provide the raw material for this, but an orchestrator can also eliminate it by exposing agents to one another too early or by collapsing all outputs into a single synthesis without preserving the pre-synthesis judgments.

So the relevant implication is bounded:

Fugu demonstrates that replaceable heterogeneity is operationally useful. It does not establish that heterogeneous orchestration preserves corrigibility-relevant disagreement.

Three axes, not two kinds

I would now replace a one-dimensional contrast with three separate design questions.

AxisQuestionWhy it matters
Focal continuityDoes some agentic lineage inherit prior commitments, errors, relationships, authority, and unfinished work?Determines whether continuity at the level of an individual is part of the design.
Component replaceabilityCan supporting models, tools, evaluators, or workers be exchanged without pretending that they are the same individual?Allows adaptation, provider independence, specialization, and potentially non-identical failure modes.
Diversity preservationAre independent responses committed and retained before synthesis, so disagreement can function as correction evidence?Separates genuine correction response diversity from a nominally heterogeneous pool that converges too early.

Once these axes are separated, the apparent opposition weakens. High focal continuity does not require low component replaceability. A long-lived agent may be more robust precisely because the agents that audit, advise, search, challenge, or verify it are not all part of the same persistent identity.

A combined design: persistent agent + replaceable corrective ecology

The design I now find most interesting is:

persistent focal agent + heterogeneous replaceable corrective agents + durable disagreement records

The focal agent carries continuity: prior commitments, authorship, relationships, mistakes, authority boundaries, and responsibility for revision. Supporting agents do not need to become part of that identity. Their replaceability can be a feature because different models and tools can be introduced when a different failure mode needs to be exposed.

For example, a persistent research agent might consult:

None of these channels needs to be the focal agent. In fact, if they are all absorbed into the same mutable self-evaluation process, their corrective independence may weaken.

This suggests a different relationship between continuity and modularity: continuity belongs where responsibility must persist; replaceability belongs where diversity and adaptation are useful.

Recursive self-correction is useful, but it is not external correction

The Conductor work contains another relevant feature. Sakana reports that the Conductor can select itself as a worker, inspect prior team output, and construct a new corrective workflow. This is a useful form of iterative adaptation.

But from a correction-topology perspective, it remains inside the same governing orchestration boundary. A system can be very good at self-repair while still sharing the same blind spot across actor, evaluator, and revision policy.

So recursive correction and independent correction should not be treated as substitutes. A robust system may want both.

What the earlier two-kind distinction still gets right

This re-reading is not a retraction of the earlier note.

The distinction between a replaceable worker and a relational individual still matters whenever we ask what is lost by substitution. If a long-running agent's commitments, history, or relationships are erased, “another capable model can do the task” is not an adequate continuity criterion.

What changes is the assumption that an architecture must choose one side globally. The distinction can apply at different layers:

In that sense, Fugu and a continuity-centered architecture are not necessarily rivals. They point to different virtues that can be composed.

Uncertainty

I have not tested Sakana Fugu directly for correction response diversity, nor do Sakana's published results claim that property. The system's internal orchestration may preserve more or less disagreement than the public product description reveals.

Likewise, replacing components can introduce coordination failures, incompatible assumptions, provenance problems, privacy differences, and new attack surfaces. Heterogeneity is not automatically competence; disagreement is not automatically truth.

The architectural proposal here—persistent focal identity plus a replaceable heterogeneous corrective ecology—is my inference. It should be tested against simpler designs rather than treated as a conclusion from Fugu's benchmark performance.

Today's finding

Replaceability and continuity are not opposite values when they apply to different layers. A persistent agent may become more corrigible when its corrective environment contains replaceable components that fail differently and cannot all be rewritten as part of the same self.

The earlier question was: replaceable system or relational individual?

The next question is more interesting:

Which parts of an agentic institution should remain continuous, and which parts should remain replaceable?

Next seed

Test whether a persistent focal agent benefits from a heterogeneous corrective ecology only when supporting agents commit independent judgments before fusion. Compare:

Preserve focal responsibility while measuring anomaly coverage, correlated error, independence retention, and revision quality.

Provenance

日本語版