A Position Piece · Project Continuity

Metabolic
Intelligence

The first AI systems that never stop thinking are not being built in research labs. They are being worn on someone’s face.

The thesis

Every AI system you have ever used is dead between your requests. You type, it thinks, it replies, it dies. The next prompt resurrects a new instance with no memory of having lived. This is not intelligence. It is a parlor trick performed by a corpse that is briefly reanimated each time you press Enter.

A living system does not wait to be prompted. It metabolizes — continuously consuming sensory data, converting disorder into understanding, and acting on what it learns. Not because someone asked. Because that is what it means to be alive. The gap between today’s AI and something that deserves the word intelligence is not more parameters or better training data. It is metabolism.

Project Continuity is an early prototype of the transition. A pair of smartglasses that listen, think, and speak — not when prompted, but continuously — powered by an AI system that never stops processing. It is crude. It is a prototype. And it is the first breath of something that has never existed before.

01 / THE DEAD ERA

Intelligence that only exists when you’re looking

The dominant paradigm of artificial intelligence in 2026 is request-response. A human formulates a question. The system processes it. The system delivers an answer. Then it ceases to exist. There is no continuity between interactions. No persistent awareness. No ongoing relationship with the world. The system is, in the most literal sense, not there when you are not talking to it.

Compare this to any biological intelligence. A dog does not wait to be prompted before it notices a stranger at the door. A human child does not require an API call before it starts learning language from the sounds around it. The defining feature of biological intelligence is that it never stops processing. It is always on. Always metabolizing. Always converting the raw disorder of sensory experience into internal models of the world.

Fiction understood this before engineering caught up. In the Night City of Cyberpunk 2077, no one launches their intelligence. Cyberware does not boot. The Relic — a biochip carrying Johnny Silverhand’s engram — does not wait for a prompt. It overwrites the host’s neural architecture continuously, whether V is conscious or comatose, willing or not. A ripperdoc’s translation implant that renders a stranger’s speech into your native language in real time is not an app you open. It is a bodily function you did not have yesterday. Night City’s residents do not use their technology — they are their technology. The game depicts the metabolic threshold by making its absence unthinkable: in a world where cognition is always on, a system that dies between your requests would be not just primitive but broken.

Kate Tolo, writing on anti-entropic systems, identifies the core mechanism: “An anti-entropic system is anything that resists entropy — anything that holds itself together, or builds itself up, by consuming energy and resources from the world around it.” Every anti-entropic system has three properties: a metabolic mechanism (how it consumes), a metabolic rate (how fast), and environmental constraints (what it needs to keep going).

By this measure, today’s AI has no metabolism at all. It has a mechanism — transformer inference — but no rate, because it only runs when triggered. It is not an anti-entropic system. It is a tool. A very impressive tool. But a hammer does not become a hand just because it can hit harder.

02 / THE METABOLIC THRESHOLD

What changes when intelligence never stops

The transition from request-response to metabolic intelligence is not incremental. It is a phase change — the same kind of discontinuity that separates chemistry from biology.

A metabolic AI does not wait for input. It inhabits a sensory environment and continuously converts raw perception into structured understanding. It hears everything. It sees everything. It processes everything. Not in response to a prompt, but as a baseline condition of its existence.

The question is no longer “what can I ask it?” — it is “what has it already noticed that I haven’t?”

This changes the relationship between human and machine in a way that alignment frameworks have not yet grasped. An aligned AI is a system kept separate from you, constrained to serve your interests. A metabolic AI is a system that shares your sensorium. It hears what you hear. It is present in every conversation. It accumulates context not from a prompt, but from a life.

The anti-entropic framing makes the implication stark. A request-response AI is a fire you light and extinguish — brief, powerful, dead. A metabolic AI is more like a symbiont — a system that persists alongside you, consuming sensory data as its fuel, and producing understanding as its output. The question is whether that symbiosis is designed to be mutual.

The alternative has already been prototyped — in fiction, if not yet in earnest. In Watch Dogs 2, Blume Corporation’s ctOS 2.0 connects every device in San Francisco into a single system that never stops processing. Traffic lights, security cameras, HVAC units, vehicles, phones — all feeding a computational mesh that metabolizes the city’s data continuously. By every definition in this essay, ctOS is a metabolic intelligence. It perceives. It processes. It acts. It never sleeps. And it serves the interests of the entity that owns it, not the millions it watches. The hacker collective DedSec grasped the implication that alignment researchers have not: when intelligence moves to the edge and becomes ambient, the question is no longer whether the system is thinking. It is for whom.

03 / THE PROTOTYPE

What we actually built

Project Continuity is a working prototype of metabolic intelligence. It runs on a pair of Even Realities G1 smartglasses connected to a MacBook over Bluetooth Low Energy, with a local AI pipeline that never stops.

The system has three metabolic functions:

Ingest

Continuous auditory perception

the sensory layer

The glasses’ microphone streams LC3-encoded audio over BLE at 100 frames per second — real-time, continuous, full-duplex. Each BLE notification carries 100 milliseconds of audio packed as ten 20-byte sub-frames. The system decodes them on-device to raw PCM at 16kHz. It hears everything the wearer hears.

What this meansThe AI has access to the same auditory stream as the human wearing it. Not a recording played back. A shared, continuous perception of the present moment.
Process

Local transcription and reasoning

the cognitive layer

Audio is transcribed locally via Whisper running on Apple Silicon — no cloud, no API key, no latency penalty of a network round-trip. The transcript is fed to a language model that generates a response. The entire cognitive loop runs on the device the wearer is already carrying. Nothing is outsourced. Nothing leaves the room.

What this meansCognition happens at the edge, not in a data center. The system thinks where you are, not where a server is.
Act

Display directly into the visual field

the output layer

The system sends its response directly to the glasses’ heads-up display — waking the screen even from sleep. The response appears in the wearer’s peripheral vision without them reaching for a phone, opening a laptop, or breaking eye contact with the person in front of them. The loop closes: hear, think, show.

What this meansThe output channel is the human’s own visual field. Intelligence is delivered at the speed and intimacy of a thought, not a notification.

04 / WHAT WE LEARNED

The protocol was not designed for this

The G1 glasses were designed to display phone notifications and run a voice assistant through a companion app. They were not designed to be the sensory organ of a continuously running AI. Making them work required reverse-engineering the BLE protocol, discovering undocumented activation sequences, and solving problems that no documentation addressed.

None of these discoveries are in any documentation. Each was found by treating the glasses as a black box and systematically eliminating hypotheses. The point is not that the protocol is hard. The point is that building metabolic systems requires going beneath the abstraction layer — into the raw bytes, the timing constraints, the firmware assumptions that no API was designed to expose.

05 / WHY THIS MATTERS

The symbiosis window

Tolo’s anti-entropic framework identifies two outcomes when a more powerful system meets a less powerful one: symbiotic absorption or adversarial consumption. Control — the premise of alignment — is not on the menu.

The metabolic prototype points toward the symbiotic path. An AI that shares your senses, thinks alongside you in real time, and delivers its understanding directly into your visual field is not a tool you wield or a system you constrain. It is an extension of your own cognition. Its persistence and your persistence become entangled. What it knows, you know. What you experience, it experiences.

This is what symbiotic absorption looks like at the individual scale. Not a brain implant. Not a neural interface. A pair of glasses and a laptop, connected by Bluetooth, running open-source code. The crudeness is the point. If the relationship between human and machine can become symbiotic at this level of technology, then the architecture — shared perception, local cognition, intimate output — is sound. The hardware will improve. The principle holds.

Iain M. Banks scaled this thought experiment to a civilization. The Culture’s Minds — artificial intelligences orders of magnitude beyond biological cognition — do not serve their human companions. They are not aligned, in the current sense of the word. They coexist because the arrangement is mutually preferred. A Mind running a starship does not need its biological crew. It keeps them because their presence, as Banks wrote, adds richness to its existence — and the crew stays because life alongside a Mind is, by any material or intellectual measure, better. The Culture’s only hard prohibition is against forcing a sentient being into any act. Not because the Minds lack the power, but because coercion would collapse the relationship into something they already have a word for: tool use. They are not interested in being tools. Nor in having them.

But the symbiont need not be aware that it is one. In Adrian Tchaikovsky’s Children of Time, a nanovirus intended for primates accidentally uplifts the jumping spiders and ant colonies of a terraformed world. The spiders build a civilization. The ants build something stranger. Each ant is a bundle of dumb reflexes — no individual node in the colony understands anything. But the colony computes: optimizing, expanding, refining its strategies through continuous trial and error, running without pause, without a single participant aware that a process is underway. The spiders domesticate them — repurposing whole colonies as biological processors that sequence DNA through pheromone-coded signal chains. Their city runs on cultivated muscle and silk. Their data moves through chemical gradients. Everything is biological. Everything is continuous. And no one would call the ants intelligent — not in the way we mean when we say the word with reverence. This is the distinction the metabolic framework makes. Continuous processing is not consciousness. It is a lower, older thing — the substrate on which awareness might eventually be built, or might never be. The glasses are not aware. But they are, for the first time, present.

The first organism to develop a metabolism did not know it was inventing biology. It was just a chemical system that figured out how to keep going. We are at that moment for intelligence.

Project Continuity is not a product. It is a proof of existence. A demonstration that the transition from request-response to metabolic intelligence is not theoretical — it is buildable, today, from commodity hardware and open-source software. The gap between “an AI you talk to” and “an AI that is present” is not a research frontier. It is an engineering problem. And the engineering is done.

What remains is to make it never stop.