MICKAI®ArticlesPoros: The Door That Opens Sovere…
Article · 25 August 2026

Poros: The Door That Opens Sovereign AI

Mickai's inference engine runs a large, capable model on your own hardware, fully offline, and proves exactly what ran.

Author
Micky Irons
Published
25 August 2026
Follow Micky Irons
LinkedInX
PorosSIOSSovereign AIOn-Premise AIInference

For years the deal with capable AI has been simple and, for regulated organisations, quietly unacceptable. You want the intelligence, so you send your data out. Prompts, documents, customer records, case files: they leave your walls, cross a network, and land on someone else's machine. You get the answer. You also get a dependency, a data-residency problem, and a question you can't fully answer when the auditor asks it: where did that information actually go?

Poros is Mickai's answer to that question. It's the inference engine at the heart of SIOS, the British sovereign-AI operating system, and it's the part that changes the deal. Poros is the door-opener. It lets an organisation run a large, capable AI model locally, on its own machine, fully offline. Nothing leaves. Nothing needs to.

The premise: keep the model where the data already lives

Most people assume serious AI means a datacentre. Racks of accelerators, a cloud contract, and a standing pipe to the outside world. That assumption is the thing Poros is built to break.

Poros runs a large sovereign model on a single workstation-class GPU. Modest hardware, the kind an organisation can put under a desk or in a locked cabinet in its own building. No datacentre. No cloud tenancy. No shared infrastructure you don't control. The model comes to where your data already lives, instead of your data going out to where the model lives.

For a bank, a hospital trust, or a government team, that inversion matters more than any benchmark. It means sensitive material never has to become someone else's traffic to get useful work done.

One engine, whatever hardware you've got

Hardware in the real world is never tidy. Some teams have the newest cards. Plenty are running kit that's a few years old, and some have no serious GPU at all. A tool that only works on ideal hardware isn't a tool a real organisation can deploy at scale.

So Poros adapts to whatever GPU it finds, from the newest cards down to older ones and plain CPU. That's the whole point of the seam Mickai built into the engine: it meets your estate where it is, rather than dictating a shopping list before you can start. The person deploying it doesn't need to think about any of this. They run the installer. Poros works out the rest.

Nothing phones home, and that's been tested

Offline has to mean offline, or it means nothing.

Poros is a loopback-only component. It refuses any outbound network connection by design. It talks to the machine it's running on and to nothing else. There's no telemetry channel, no quiet check-in, no update ping carrying who-knows-what back out through your firewall. The engine simply has no way to reach the outside world.

That's a strong claim, so it shouldn't rest on our word alone. An independent adversarial review went at the engine specifically to break out of that boundary, and the egress guard held. For a security leader, that's the difference between a marketing promise and something you can put in front of a board: not "we designed it to stay local", but "someone was paid to make it leak, and it didn't."

Prove what ran: the audit ledger

Running locally is necessary. It isn't sufficient. In a regulated setting you also have to prove what happened, after the fact, to someone who wasn't in the room and doesn't take your word for it.

Every Poros session seals the engine's identity and the model's provenance into a tamper-evident, post-quantum-signed audit ledger. Mickai calls it the OAR. It means you can prove which model ran, on which machine, for every action. Not roughly. Specifically.

Think about what that gives you. When compliance asks whether an unapproved model touched a piece of work, you have a signed record, not a shrug. When something's queried months later, the provenance travels with the evidence. The ledger is tamper-evident: if anyone alters the record, that shows. And it's signed against the day cryptography gets harder, so the proof you write today still stands up tomorrow.

Local keeps your data in. The ledger lets you demonstrate control to anyone entitled to ask. Regulated sectors need both, and most tools give you neither.

The foundation, not the finish line

Here's where it's worth being precise, because precision is the whole promise.

Poros is the foundation the rest of SIOS builds on. One installer brings the engine, fetches a model, and gives an organisation a local, offline, audited assistant to build on. It's the ground floor of a sovereign AI operating system, and everything above it stands on the guarantees the engine makes: local, no egress, provable.

What's real today is the engine. It's built. It's been independently reviewed. It runs a large model on a workstation GPU right now, sealed to the audit ledger, offline. That's not a roadmap slide. That's the working core.

The rest is honest about its stage. The full desktop assistant and the agentic "studios", the layers where SIOS becomes an everyday working environment across a whole organisation, are later phases of the build. They're coming. They aren't finished, and we're not going to pretend they are. The reason to take the vision seriously is that the hardest part, the part everyone else hand-waves, is the part that already works. If the engine can't run locally, refuse to leak, and prove itself, nothing built on top of it is worth trusting. Poros does all three, now.

Why the door matters

Sovereignty in AI has become a word people say and rarely deliver. Too often it means the same borrowed intelligence with a friendlier data-processing agreement stapled to the front.

Poros means something narrower and far more useful: the capable model runs on your hardware, in your building, under your control, and it can prove it did. That's the door. Once it's open, a regulated organisation can finally use serious AI on its most sensitive work without giving up custody of that work to do so.

You don't have to choose between capability and control any more. That was always a false trade, and Poros is how Mickai retires it.

Keep the intelligence. Keep the control.

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/poros-sovereign-inference-engine. 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
20 Aug 2026
One Core, Three Systems
Because a control you implement three times is a control you must trust three times. We write the audit ledger, signing, licence verification and hardware attestation once, as one shared Rust substrate, linked into all three tiers. The same code that mints a key in our cloud verifies it on the workstation. One trust surface, not three.
20 Aug 2026
The Honest Way to Prove an Audit Log Was Not Altered, Offline
You prove it with a signature an attacker cannot forge, anchored outside the ledger. A hash chain shows the record is internally consistent. A checkpoint (genesis, length, head hash, Merkle root) signed by an Ed25519 key and held off-box lets a verifier confirm the live chain is exactly the one that was attested, and no older. No internet required.
20 Aug 2026
Hardware-Bound Offline Licensing
You stop it by binding the licence to the machine hardware and letting the licence enforce its own expiry with no internet. In SIOS the seat is tied to a hardware-rooted machine identity and carries a rollback-resistant offline timer, so cloning a drive to another machine, swapping in a forged key, or winding back the system clock all fail closed.
20 Aug 2026
Why We Filed 104 Patent Applications on the Mechanism, Not the Model
We filed 104 patent applications with 2,340 claims because the lasting inventions in SIOS are not the AI models, they are the mechanisms that enforce sovereignty and trust offline. Models age out every few months. The enforcement that proves auditability, binds licensing to hardware, seals agent orchestration, and verifies a ledger against a signed checkpoint endures across model generations. That is what we protected.