Distributed Sentience: Decentralised Collectives and the Open-Source Race
Monday, 8 June 2026
Matthew Kenneth McDaid

The 'one giant model in a distant data centre' approach is hitting energy, latency and data-sovereignty walls. The alternative: many small open models coordinating at the edge — and keeping your local data is sovereignty.
Key takeaways
- The "one giant model in a distant datacentre" approach is hitting energy, latency and data-sovereignty walls
- The alternative is many small, specialised, open models coordinating peer-to-peer at the edge
- This is real: decentralised federated learning + Mixture-of-Experts is active research (dFLMoE; Flower AI)
- For your business: keep your local operational data in open, structured form you own — that's sovereignty and an Information-Gain moat
The Mundane: a storm takes out the line
A severe winter storm hits the East Midlands. Sleet on the substation, a fibre line down somewhere past Bedford, and suddenly a "smart" utility network that routes every decision back to a cloud in Virginia goes inert — automated switches frozen, waiting for a server they can't reach. The cleverness was real, but it lived somewhere else, and the somewhere else just became unreachable.
The Machine: intelligence that lives at the edge
The centralised paradigm — huge closed models inside proprietary server farms — is running into a physical and political wall: the energy demands of high-dimensional models clash with grid limits, sovereign-data rules, and the simple need for low-latency local decisions. "Distributed sentience" is the structural alternative — an open-source collective of smaller, specialised models that coordinate dynamically across a peer-to-peer network, processing locally instead of round-tripping every query to a distant datacentre.
This isn't hand-waving. Decentralised federated learning combined with Mixture-of-Experts (where a query is routed only to the few "expert" sub-models that matter) is active 2025–2026 research, and frameworks like Flower exist precisely to train and run AI across distributed, privacy-preserving networks. A field node — a delivery fleet, a municipal sensor grid — that can't run a trillion-parameter model offloads sub-tasks to nearby nodes and processes high-dimensional data across local hardware, keeping decisions fast and local.
Open source moves faster here because it draws on an unrestricted global developer base: when someone finds a better way to compress a video stream into a compact neural field, it propagates worldwide overnight, free of licensing fees — letting local UK operations run models tuned to their exact geography.
The Digital Eye: a town as a mesh, not a client
To the old model, a town is a set of clients phoning home. To a decentralised collective, the town's physical assets — smart substations, drainage valves, building controllers — are an ad-hoc mesh: a gutter sensor near Bedford detects fast-accumulating water, queries a neighbouring building twin for local rainfall metrics over an open protocol, and triggers a regional drainage response into sub-surface basins — all without routing a single packet through an external server. Resilience by design, not by hope.
The Mindset: from dependency to sovereignty
Rely entirely on closed corporate APIs and your workflows can be changed or switched off at a provider's whim. Running open weights on your own hardware shifts you from dependency to operational sovereignty — your systems stay online under any external conditions. And the Information-Gain point recurs: generic data is trivially copied, but localised physical insight — structural wear along the M1, regional weather patterns — cannot be synthesised by a distant abstract model. Capture that telemetry in open, machine-readable form and your operational experience becomes a proprietary asset no one can scrape.
Try this, this week
Audit your dependencies: list every critical tool in your workflow that relies on one centralised cloud platform. Pick the single one whose outage would hurt most, and find one open or local alternative that could run on your own hardware. You don't have to switch today — just know your escape route exists.
Common questions
Is decentralised AI real or just theory?
Real and active: decentralised federated learning with Mixture-of-Experts is a live research area (e.g. dFLMoE, 2025), and frameworks like Flower run AI across distributed, privacy-preserving networks.
Why would a small business care?
Sovereignty and resilience. Open, self-hosted tools keep working when a cloud provider changes terms or goes down — and your local data stays yours.
This article applies The Architect's Ontological Pivot — from the mundane (a storm cutting a town off from a distant cloud) to the machine principle (decentralised collectives of small, specialised, open models coordinating at the edge), to the business mindset (keep your local data in open, owned form — sovereignty and an information-gain moat). Verified against primary sources on 7 June 2026; the in-body "sovereign swarm node" schema is illustrative.
Leading work in this field:
- The Flower team (Daniel J. Beutel, Nicholas Lane and colleagues) built the open federated-learning framework underpinning much edge-AI work — "Flower: A Friendly Federated Learning Framework" (2020).
Organisations and research referenced:
- Flower (Flower Labs) — open-source framework for federated, privacy-preserving AI across distributed networks.
Verified facts (information gain):
- Decentralised federated learning combined with Mixture-of-Experts is active research — dFLMoE (arXiv:2503.10412, 2025) — and open frameworks like Flower (arXiv:2007.14390) train and run AI across distributed, privacy-preserving networks.
- Source verification required / illustrative: the in-body "Midlands Sovereign Swarm Node" schema is a demonstration only — Shining Windows operates no such node.