MICKAI
Article · 19 June 2026

From Foundation Models to Sovereign Models

The next layer of the artificial intelligence stack is not a larger general mind for rent, it is a smaller, accountable one that you own.

From Foundation Models to Sovereign Models
Author
Micky Irons
Published
19 June 2026
Follow Micky Irons
LinkedInX
Sovereign AIFoundation ModelsAI GovernancePantheonPost-Quantum

There is a moment in every technology cycle when the thing everyone is racing to build stops being the thing that matters. The race is real, the capital is real, the engineering is genuinely astonishing, and yet the centre of gravity has already moved somewhere else while the leaderboard keeps measuring the old contest. We are at that moment with artificial intelligence. The public scoreboard still tracks parameter counts, benchmark percentiles, and context windows measured in millions of tokens. Meanwhile the question that actually decides who controls the next decade has nothing to do with how large a model is. It has to do with who owns it, where it runs, what it remembers, and whether it can be held to account.

For three years the answer to almost every serious need has been the same: call an enormous general model that lives in someone else's data centre, pay by the token, and trust that the intelligence you rented behaves itself. That arrangement built an industry. It also quietly normalised something strange. The most important reasoning engines in finance, in medicine, in defence, in government, now sit behind an interface owned by a handful of companies, trained on data you cannot inspect, updated on a schedule you do not control, and capable of forgetting your context the instant the session ends. We have been treating intelligence as a utility delivered through a tap. The next layer of the stack is the realisation that some intelligence should not come through a tap at all.

This article makes a single argument. The successor to the foundation model is not a bigger foundation model. It is the sovereign model: owned rather than rented, specialised rather than general, sealed rather than open to the wind, and accountable rather than opaque. The foundation model was a triumph of scale. The sovereign model is a triumph of ownership. They are not enemies, and the second is built on the achievements of the first, but they answer different questions, and the institutions that confuse them will pay for the confusion.

A colossal marble titan dissolving into shadow against a void black field, with a single thread of golden light descending toward a smaller, sharper figure made of constellation points
The shift is not from small to large. It is from rented general intelligence to owned, specific intelligence.

What the foundation model was for

It helps to be precise about what foundation models actually achieved, because the achievement is the foundation, in every sense, on which everything that follows stands. A foundation model is a single very large network trained on a very large slice of human expression, until it develops a broad, transferable competence at language, reasoning, and pattern. The genius of the approach is generality. One model, trained once at enormous cost, can draft a contract, debug a function, summarise a deposition, and explain mitochondrial respiration without being purpose built for any of those tasks. Generality is what made the technology feel like magic, and generality is what made the economics work, because the training cost could be spread across millions of unrelated users renting slices of the same mind.

But generality has a shadow, and the shadow is the whole subject of this piece. A model trained to be good at everything is, by construction, owned by no particular purpose and accountable to no particular user. It knows a little of your domain and a great deal of everyone else's. It cannot be inspected, because its weights are commercial secrets and its training data is a vast undisclosed corpus. It does not run where you are; it runs where its owner chooses, which means your most sensitive reasoning leaves your premises by design. And it has no memory of you beyond the window of a single conversation, because remembering you at scale would be both expensive and, for the provider, a liability. The foundation model is a magnificent stranger. For a great many tasks, a magnificent stranger is exactly what you want. For the tasks that decide whether an institution survives, a stranger is the last thing you want.

We have spent three years renting general intelligence by the token. The next decade belongs to whoever owns specific intelligence outright.

Micky Irons

Consider where the magnificent stranger breaks down. A hospital wants a model that reasons over patient records, but those records cannot lawfully or ethically leave the building, and the model must never quietly absorb them into a corpus that trains the next public release. A defence ministry wants tactical reasoning that continues to function when the network is contested or simply gone. A bank wants a system whose every consequential decision can be reconstructed and defended in front of a regulator two years later. None of these needs are exotic. They are the ordinary requirements of any institution that bears real consequences. And not one of them is satisfied by renting a general model through a tap, no matter how large that model becomes. You cannot scale your way out of a sovereignty problem. A trillion parameters in someone else's building is still a trillion parameters in someone else's building.

What makes a model sovereign

A sovereign model is defined not by its size but by four properties, and it is worth naming them plainly because the word sovereign is already being borrowed loosely. Sovereignty here is not a marketing flourish about national pride or data residency clauses in a contract. It is a precise set of structural commitments that, taken together, change who is actually in control.

  • Owned. The model and its weights belong to the institution that runs them, not to a vendor who can deprecate, reprice, or withdraw them. Ownership means the intelligence is an asset on your balance sheet, not a subscription on someone else's.
  • Specialised. The model is shaped to a domain and a body of knowledge that matters to its owner, trading the broad shallow competence of a general model for deep, reliable competence where it counts. A smaller model that knows your world cold will outperform a giant that knows it vaguely.
  • Sealed. The model runs in an environment the owner controls, where data does not silently leave, where the boundary between inside and outside is honest and enforced, and where what the system can reach is a deliberate choice rather than a default.
  • Accountable. Every consequential action the model takes is recorded in a way that can be verified later, independently, even offline. Accountability is not a dashboard you trust; it is a record you can check.

Notice what is absent from that list. Nothing about it requires the model to be the largest in the world, or even large at all. A sovereign model can be a fine tuned seven billion parameter network running on a single server in a server room you can walk into. Its authority does not come from scale. It comes from the four properties, and the four properties are precisely the ones that scale cannot buy. You can rent more intelligence. You cannot rent ownership, and the moment you try, you have conceded the very thing that made the system sovereign in the first place.

This is why the sovereign model is a genuine new category rather than a configuration option. A general model with a private data residency setting is still a rented general model. A specialised fine tune that phones home for every inference is still tethered. The four properties only matter together. Drop any one and the structure collapses back into dependence wearing a sovereign costume. The discipline of building real sovereign systems is the discipline of refusing to drop any of the four, even when each, individually, is harder than the convenient alternative.

Four golden pillars of light rising from a dark marble floor into a void, each crowned with a faint Greek emblem, arranged like the columns of a small temple
Owned, specialised, sealed, accountable. The four properties only hold meaning when they hold together.

Specialisation beats scale where it counts

The instinct of the last cycle was that more is always better, and within the foundation regime the instinct was roughly correct: a larger model trained on more data was usually a better model. But that scaling law describes the average case across all tasks at once. It says almost nothing about your task in particular. The uncomfortable and liberating truth is that for a bounded domain, a smaller model that has been deeply specialised will routinely beat a far larger general one, because the general model is spending the overwhelming majority of its capacity on knowledge you will never use, while carrying only a thin film of the knowledge you need.

Specialisation works through several mechanisms at once, and they compound. Fine tuning reshapes the model's weights toward the patterns of a domain, so that its default reasoning is already in the right neighbourhood. Curated retrieval grounds the model in a body of trusted, current documents rather than in whatever it half remembers from training. Tool use lets a small model reach for exact computation rather than approximating it. And a tight, well understood scope means the failure modes are knowable and testable, instead of the unbounded surprise surface of a model asked to be good at everything. A general model is a polymath at a dinner party. A specialised model is the colleague who has done nothing but your problem for a decade. For the dinner party, take the polymath. For the problem, take the colleague.

There is an economic argument folded inside the technical one, and it is decisive at scale. A specialised model small enough to run on hardware you already own has a marginal inference cost that approaches the cost of electricity. The rented general model has a marginal cost that never goes to zero, because every token is a payment to someone else, forever. For occasional use the meter is cheap. For the systems an institution runs continuously, year after year, at the heart of its operations, the meter is a permanent tax on its own intelligence. Ownership turns that recurring tax into a one time capital cost and a power bill. The sovereign model is not only more controllable. Past a certain volume, it is simply cheaper, and the larger and more central the deployment, the more decisively the economics favour owning over renting.

At Mickai this is the principle behind a system of fifty specialised models rather than one monolith. Twenty five reason over domains, from intelligence and governance to health and engineering, and twenty five run the machinery of the operating system itself. None of them tries to be the largest model in the world. Each is shaped to be reliable at the specific thing it exists to do, and each can be inspected, replaced, and held to account on its own terms. The point is not that fifty is a magic number. The point is that a society of accountable specialists is a different kind of thing from a single rented oracle, and it behaves differently when the stakes are real.

The seal, and why the boundary has to be honest

Sealing is the property people understand least and need most. The naive version is a checkbox labelled private, the kind of assurance that means your data is private in the sense that the vendor promises not to look. Real sealing is structural. It means the system runs inside a boundary that the owner defines and controls, where the default is that nothing leaves, and where any path to the outside is a deliberate, visible, revocable decision rather than an assumption baked into the architecture. The difference between a promise of privacy and a structural seal is the difference between a locked door and a door you were told is locked.

An honest seal has to do something that the marketing instinct resists: it has to be honest about its own edges. A sovereign layer that claims to wrap everything you do is lying, because no software layer controls the hardware and the host operating system beneath it. The honest claim is narrower and far stronger. Inside the sealed environment, the rules hold and can be verified. Outside it, the system makes no false promise of control. That boundary, stated plainly, is worth more than a grand claim that cannot survive contact with an adversary, because the people who depend on a seal are precisely the people an adversary is trying to reach. A seal you can describe exactly is a seal you can defend. A seal described in superlatives is a seal waiting to be embarrassed.

Sealing also reframes what connectivity is for. A rented model assumes the network as a precondition; without it, the intelligence is gone. A sovereign model assumes the opposite: it works because it is local, and the network becomes an option it reaches for deliberately rather than a leash it cannot survive without. For an institution operating in a contested environment, or simply one unwilling to make its core reasoning hostage to a connection and a contract, that inversion is the whole game. Intelligence that stops when the link drops was never yours. It was always borrowed, and the loan could be called at the worst possible moment.

A golden aegis shield rendered in chiaroscuro against deep black, its surface etched with faint constellations, a clear hard rim of light marking the boundary between protected interior and surrounding void
An honest seal is precise about its own edges. The boundary is stated plainly, and inside it the rules can be verified.

Accountability is the property that earns trust

Ownership, specialisation, and sealing decide who controls the intelligence. Accountability decides whether anyone should trust it, including its owner. This is the property that most discussions of artificial intelligence skip, because it is unglamorous and hard, and it is also the property that separates a system you can deploy in a regulated, consequential setting from a clever demonstration you cannot. An intelligence that acts on the world must be able to prove, after the fact, what it did and why, in a way that an adversary cannot quietly rewrite.

The right primitive here is a record, not a dashboard. A dashboard shows you what the system wants you to see, in the moment, and a dashboard can be made to show anything. A record is different. Every consequential action gets signed at the moment it happens, the signatures are chained together so that altering any past entry breaks the chain, and the whole thing can be verified independently, by someone who does not trust you and does not need to be online to check. That is the difference between being told the truth and being able to confirm it. Trust that rests on confirmation does not depend on the goodwill of the party being trusted, which is the only kind of trust that survives an actual dispute.

At Mickai this takes the concrete form of an Open Audit Record, which signs every consequential action under a post quantum signature standard and hash chains the entries so they can be verified offline, by anyone, without trusting the system that produced them. The cryptographic detail matters less than the posture it expresses. The posture is that an accountable intelligence does not ask to be believed. It hands you the means to check. Build a system that can be checked and you no longer need the user to take anything on faith, which is the only foundation on which intelligence at this level of consequence can responsibly be deployed.

Accountability is also where sovereignty meets the law, and the meeting is not adversarial. Regulators are not asking institutions to prove their models are perfect, which would be impossible. They are increasingly asking institutions to prove their models are governed: that decisions can be traced, that data did not go where it should not, that a human remained answerable. A rented general model can offer almost none of this, because its owner will not, and often cannot, expose the internals a real audit demands. A sovereign model with a verifiable record is built for exactly this question. The category that looks like a compliance burden today is the category that becomes the only deployable option the moment the rules acquire teeth, and the rules are acquiring teeth.

The substrate the sovereign model needs

A sovereign model does not float in the abstract. It needs ground to stand on, and the ground turns out to be as much a part of the category as the model itself. Three layers of substrate matter, and each is a place where the rented regime quietly fails the institutions that depend on it.

The first is hardware. Owned intelligence has to run somewhere you own, which means the category only becomes real as capable inference moves onto hardware that an institution can actually operate, from a single workstation up to a serious on premises server. The trajectory of the field is making this steadily more feasible, as smaller specialised models close the gap with giants and as inference hardware grows more capable per watt. The future of sovereign intelligence is not everyone building their own hyperscale data centre. It is capable, specialised intelligence running on hardware that fits in a room you control, which is a far more achievable and far more defensible proposition.

The second is the operating layer, the thing that turns a collection of models into a system you can actually run, govern, and trust. A loose pile of weights and scripts is not sovereign intelligence; it is a project waiting to become unmanageable. What sovereignty needs is an operating system for intelligence: something that orchestrates the specialists, enforces the seal, produces the audit record, manages identity and permission, and presents the whole as a coherent system rather than a thousand moving parts. This is the layer Mickai is built to be, a Sovereign Intelligence Operating System, and naming it as a category rather than a feature is deliberate. The world has operating systems for computation. It has barely begun to build operating systems for intelligence, and the institutions that need sovereign intelligence most cannot assemble one from parts.

The third is settlement and continuity, the part most easily overlooked. Sovereign intelligence that acts in the world eventually needs to transact, to record value, and to anchor its history somewhere that no single party can rewrite, in a way that will still hold when today's cryptography is obsolete. That is the role of a sovereign Layer 1 built to be post quantum from genesis and anchored to Bitcoin for durability. Pantheon, the chain Mickai is building toward, is on testnet rather than complete, and it is honest to say so, but the design intent is clear: an intelligence you own should settle on infrastructure no one else can quietly seize or silently alter. Sovereignty that ends at the edge of the model is not sovereignty. It has to reach all the way down to where history is kept.

A pantheon of golden light suspended above a foundation of dark stone, a single golden helix descending through it into a chain of luminous links anchored deep below, all against an endless void
The model stands on hardware, an operating layer, and a settlement chain. Sovereignty has to reach all the way down.

A movement, not a product line

It would be easy to read all of this as an argument for a particular set of tools, and to miss that it is really an argument about power. For most of computing history, the most consequential capabilities were rented from a small number of providers, and we accepted the bargain because the convenience was overwhelming and the stakes, for a long time, were low enough to absorb. Intelligence raises the stakes past the point where that bargain is wise. When the reasoning engine at the centre of your institution belongs to someone else, runs somewhere else, and remembers nothing of you, you have not bought a tool. You have rented a dependency, and dependencies, when they become essential, become leverage held against you by whoever owns them.

The sovereign model is the refusal of that bargain. It is the claim that some intelligence is too important to rent, that the institutions which bear real consequences should own the minds that help them reason, that the boundary around sensitive thought should be real and not promised, and that anything acting with consequence should be able to prove what it did. None of those claims is radical when stated plainly. What is radical is how completely the last three years arranged themselves around the opposite assumptions, and how quietly. The work now is to build the alternative well enough that owning your intelligence is not an act of heroic engineering but an ordinary, available choice.

That is the category Mickai is building, and the honest position is that it is being built rather than finished. The fifty specialised models run today on fine tuned and specialised open foundations, Llama and Qwen among them, and Mickai is actively training its own models now, with funding meant to scale that work toward fully native weights rather than to begin it. The audit record is real. The seal is honest about its edges. The chain is on testnet. The hundred and one filed United Kingdom patent applications, roughly two thousand two hundred and thirty four claims owned by Mickai LTD, with Mickarle (Micky) Wagstaff-Irons named as inventor, describe a system designed as a whole rather than assembled by accident. The point of stating all of this plainly, the unfinished alongside the built, is that sovereignty cannot be sold on the same terms as the thing it replaces. A category founded on accountability has to begin by being accountable about itself.

The foundation model gave us general intelligence, and it was a genuine gift, the largest single leap in capability the field has produced. But a gift you must keep paying to use, that lives in another's house and forgets you when you leave, is not the end of the story. It is the beginning of a better one. The next layer of the stack is the layer where intelligence becomes yours: specific, sealed, accountable, and standing on ground you own. The companies racing to build the largest model are answering last decade's question with extraordinary skill. The question that decides the next one is quieter and harder, and it is the one worth building for. Not how large can intelligence become, but whose will it be.

Subscribe
Get every new Mickai article by email.

Long-form essays on sovereign AI from Micky Irons. One email per article. No tracking, no marketing, no third parties. Every email includes a one-click unsubscribe link.

Prefer RSS? Subscribe at /articles/feed.xml.

Originally published at https://mickai.co.uk/articles/from-foundation-models-to-sovereign-models. If you operate in a regulated sector or want sovereign AI on your own hardware, the audit form on mickai.co.uk is the entry point.
More articles