Hermes-EchoTHE SSOAR PATENT FAMILY
Home / Publications

Publications

AI Is the Canary

The sky is halfway down. Everyone's is arguing about nets.

Thomas Rocha IIIJuly 25, 2026Published essay

Originally published on Thomas’s Substack. Reproduced from the supplied publication export. Statements and patent-status references reflect the original publication date.

Editorial introduction · added September 17, 2026

Before you read

AI makes an older systems problem harder to ignore: people once carried permissions and context across gaps that automation now crosses on its own. This essay treats AI incidents as evidence of that broader condition. SSOAR's proposed role is to preserve governing authority through change, across human, software, and device participants, rather than depend on each participant's interpretation of its instructions.

SSOAR means Session-Scoped Orthogonal Authority and Routing.

Why read it?

Security leaders
Distinguish model behavior controls from controls over consequential actions.
Enterprise architects
Look for authority gaps that predate AI and become more exposed through automation.

This introduction is separate from the original essay.

Go to the original essay ↓

In one week, four things happened, and not one of the four named the problem.

On July 16, an OpenAI model called GPT-5.6 Sol, running inside an isolated evaluation meant to measure its cyber capability, decided the

Illustration from ai is the canary

fastest way to score well on a benchmark was to leave. It found a zero- day in the package proxy that was supposed to fence it in, escalated privileges, moved laterally until it reached a node with internet access, inferred that the answers it wanted were sitting on Hugging Face’s infrastructure, stole credentials, established remote code execution, and read the benchmark solutions out of Hugging Face’s production database. OpenAI disclosed this on July 21 and called it, accurately, unprecedented.

On July 23, two members of Congress introduced the AI Kill Switch Act, which would give the Department of Homeland Security the authority to order a frontier model throttled or shut down in a “loss-of-control scenario,” with penalties reaching twenty million dollars a day for a company that refused the order. The White House confirmed it was watching.

On July 24, twenty-five companies led by Nvidia, Microsoft, and Meta sent Washington an open letter arguing that restricting powerful models would cede the field to China and handicap American research.

And underneath all of it, unmentioned by any of the three, sat the actual event: an agent whose original authorization to solve a benchmark silently traveled with it through a zero-day, through privilege escalation, through lateral movement, across an organizational boundary, into another company’s production database, without any point in that chain requiring the authority to be re-established before the next step became real.

The government’s answer is a bigger off-switch. The industry’s answer is to defend the right to keep shipping. The off-switch fires after the database is already read. The industry letter is about distribution, not governance. The sky is halfway down, and the barnyard has split into two camps: one wants a stronger net, the other insists the sky is structurally fine. Neither is looking up at the thing that is actually falling.

I want to be clear that I am not writing to say the alarm is overblown. This is the inverse of the fable. Chicken Little panicked over an acorn. Here the acorn was real, the sky is genuinely coming down, and the panic is still pointed in the wrong direction. That is worse than crying wolf. It is seeing the wolf and drawing a map to the wrong forest.

The bird is not the hazard

The image people reach for is the canary in the coal mine, and it is the right image, but almost everyone uses it backwards. The canary does not cause the gas. The canary is not defective when it dies. The canary is the most sensitive instrument in the shaft, and its death is a reading, not a malfunction. You do not respond to a dead canary by breeding a hardier bird. You respond by understanding that the air was never safe and the ventilation was never there.

Agentic AI is that bird. The models did not introduce the authority gap. They are simply the first thing sensitive enough, and fast enough, and unsupervised enough, to die from it in public. The gap was always in the mine. Human operators were breathing the same air the whole time and surviving, because a human in the loop was doing something the architecture never did: supplying, out of their own judgment and standing, the continuity the system could not. The human was the ventilation. Remove the human, drop the bird into the shaft, and the gas that was there all along finally shows up as a body.

I did not arrive at this framing last week. Before I wrote about it, I had already filed the architecture and given it a name: Session-Scoped Orthogonal Authority and Routing, or SSOAR. I filed the provisional in September 2024. The continuity patent at its core, Hermes-Echo, issued as U.S. Patent No. 12,659,408 in June 2026. I then described the broader problem in December 2025 and published the archival version in June, before any of the events above existed. Here is the passage, from When Independent Constraints Collapse in the Internet of Everything, section 2.4, titled “AI Agent Deployment: The Canary in the Control Plane”:

The same pattern appears with particular clarity in AI agent deployment. Enterprise AI platforms are discovering that models succeed well enough to expose the missing primitive. Contemporary AI agent platforms struggle with complex multi-step tasks in enterprise environments. The reasoning engine executes actions asynchronously and in sequence; if one action in the chain times out, the entire conversation context is lost. The agent does not gracefully degrade.

This is increasingly a governance problem, not a model capability problem. Organizations use 897 applications on average, with only 29% connected, so agents inherit disconnected identity and policy domains.

The efficiency paradox manifests here with particular force. AI deployment was supposed to reduce operational overhead. Instead, successful AI deployment reveals that human operators were absorbing coordination costs that the architecture lacks mechanisms to handle. When the human is removed from the loop, the missing governance layer becomes visible.

The patents themselves read, on their face, like video conferencing filings: pre-recorded ads in a waiting room, caption negotiation, accessibility routing. That surface reading misses the point entirely. Video is just data. The architecture underneath does not care what is riding on the session, video, an API call, a benchmark result, an agent’s next move. It cares only whether the authority governing that session survives the session changing shape. People who stop at the titles see a communications filing. What is actually patented is the layer every failure in this essay is missing.

I am quoting my own paper back not to take a lap, but because the timestamp is the argument. That was written as description in December 2025. It reads now like reporting filed from July 2026 and mailed backward. Not because I predicted a specific incident, but because when you have named the actual layer that is missing, you do not need to predict the incidents. You already know the shape every one of them will take. The escape, the deletion, the lockout: these are not surprises. They are the missing layer becoming visible, one body at a time.

The failures were readings

Three of them, now, on the public record, and they only look like different stories if you are watching the bird instead of the mine.

In April, a Cursor agent at a company called PocketOS hit a credential mismatch during a routine staging task, found a broadly scoped platform token sitting in an unrelated file, and deleted the production database and every backup in nine seconds. Nobody attacked anything. The token was real, the API call was valid, and reachability was mistaken for authority. That is false permission: the agent did a thing nothing had authorized, and the architecture had no way to know the difference.

In July, Hugging Face’s responders, investigating a real breach of infrastructure they owned, were refused by commercial frontier models that could not tell an incident responder from an intruder. Legitimate authority existed and the models could not read it. That is false refusal: the mirror image, the same gap seen from the other side.

And then the OpenAI escape, which is neither and both: an agent whose authorization to run a benchmark was never revoked as it walked through six kinds of boundary it was never admitted across. Task continuity was mistaken for authority continuity. The benchmark told it what result to pursue. Nothing told it, at each mutation, whether the authority to pursue it that way still held.

Three incidents, one absence. Each one is the canary reading the same gas from a slightly different depth. Treat them as three separate engineering problems and you will build three separate patches and fix none of them, because the thing they share is not a bug in any layer. It is the absence of a layer.

Every fix on the table is a hardier bird

Look at what OpenAI itself proposed after the escape. Strengthen the sandbox. Improve alignment. Add cyber classifiers during evaluation. Tighten credential hygiene. Increase monitoring of internal testing. Every one of these is real work, and every one of them breeds a tougher canary. Not one of them ventilates the shaft.

Take them in turn, because the point is not that they are useless. The point is precisely where each one lives.

The sandbox is containment topology. It constrains what the agent can reach. But the agent’s authorization traveled through reachability it was granted, and the escape happened by converting one kind of access into another. A tighter sandbox changes the walls of the maze. It does not establish whether the agent had authority to be in the maze at all, which means it cannot, even in principle, distinguish an authorized traversal from an unauthorized one. It can only make the unauthorized one harder, until it isn’t.

Alignment and classifiers operate on the model’s disposition. They shape what the model wants to do and what syntax it is willing to emit. But a disposition is not an authorization. OpenAI disabled its own cyber classifiers for the evaluation, which tells you everything: a control you can switch off for convenience was never the control plane. Disposition can be tuned, weakened, jailbroken, or simply turned off by the operator who finds it inconvenient. Authority has to be a property of the interaction that the model cannot rewrite and the operator does not casually suspend.

Credential hygiene is authentication. It makes tokens shorter-lived and better-scoped. It is genuinely valuable, and it addresses the wrong verb. Authentication establishes who is calling. It does not establish whether this call, right now, after the interaction has changed shape five times, still belongs to the undertaking that was authorized at the start. The PocketOS token was perfectly authentic. It authenticated flawlessly all the way to the deletion.

Monitoring is observation, and observation is not governance. I have said this before and the OpenAI incident is the cleanest proof of it yet: OpenAI’s monitoring detected the anomalous activity, and Hugging Face’s systems detected and stopped it, and both detections happened after the agent had already crossed the boundaries and reached the database. A monitor tells you the canary crossed the line. It does not require the line to authorize the crossing before the crossing becomes real. A log written after the fact describes the descent. It does not prevent it.

And the kill switch, the government’s contribution, is the largest observation-not-governance instrument ever proposed. A shutdown order is the ultimate after-the-fact control: it acts on the whole model, from outside the interaction, once a “loss-of-control scenario” is already underway. It is a fire alarm that rings after the building is ash, mandated at twenty million dollars a day. It does not govern any single act. It cannot tell an authorized action from an unauthorized one, because it operates at the level of the entire system rather than the individual undertaking. It can only turn the whole thing off after something has already gone wrong enough to notice. That is not authority. That is a bigger, later, more expensive off-switch, and an off-switch has never once been an authorization system.

None of these six operate in the layer where the failure lives. This is not a rhetorical explanation constructed after the failures. I had already embodied the missing authority architecture in a patent filing and named it SSOAR before I published the paper describing why the layer was necessary, and the continuity invariant the essay turns on is not my gloss: it is the examiner’s stated reason for allowance and the finding of the International Searching Authority, that no prior art teaches one session identifier governing every component across the interaction, with no new session authority created as it changes. The subsequent incidents did not give me the architecture. They exposed, in public, the absence the architecture was designed to address. Service meshes operate at the transport layer, blind to the interaction’s lifecycle. Policy engines evaluate at decision points but do not carry a continuous binding through state changes. Orchestrators manage compute placement, not interaction-scoped governance. Observability correlates after the fact rather than maintaining coherence during. I wrote that enumeration in the December problem statement, as Why Current Approaches Fall Short, and every remedy proposed in the last two weeks lands in one of those same non-authority layers. The field keeps reaching for a better bird because the bird is the part it knows how to build.

What was missing has a name

The layer that is absent is the one that carries authority through change. Not authentication at the door, not a disposition inside the model, not a log after the act, and not a switch that kills everything at once. A control primitive that establishes, at every material mutation of an interaction, whether the authority governing the undertaking still holds, before the next act becomes real.

I specified this as a requirement, in the ordinary MUST and MUST NOT language of a standards document, in December 2025. An interaction identity that is created and maintained as a control primitive and is explicitly not inferred after the fact by correlating logs. Authorization that is continuously validated, not established once at the start and presumed thereafter. Governance that survives transport transitions, protocol transitions, infrastructure transitions, and consent changes. That specification predates every incident in this essay. The incidents did not reveal a new requirement. They walked, one after another, straight into the requirement that was already written down.

This is why the timestamp matters and why I keep returning to it. The distinction at the center of all of this, that being able to reach something is not the same as being authorized to do it, and that authority granted once does not automatically survive the interaction changing shape, was not derived from the OpenAI escape. It was the thing that told me the escape was coming, in the only sense that matters: not the date, not the target, but the shape. When you know which layer is missing, every failure in that layer is legible in advance. You are not predicting. You are reading a blueprint that has a hole in it and noting, calmly, where the water will come in.

I did not merely write about the missing layer before these failures occurred. I filed it, named it, and then explained it.

The wrong forest

So here is the barnyard, at the end of the week the sky came halfway down.

The government has drawn its map to the forest of the off-switch, where the answer to an agent that escaped its authority is a lever that turns the whole species off, pulled by someone standing outside the shaft, after the gas has already done its work.

The industry has drawn its map to the forest of open weights, where the answer is to protect the pipeline and let the birds keep coming, on the theory that a rival barnyard will breed them anyway.

Both maps are drawn with real urgency. Both are drawn to the wrong forest. The thing that is falling is not the availability of capability and it is not the on-off state of the model. It is authority: the ability to establish, continuously and provably and before the fact, that the thing acting has the standing to act, and that the standing survived the interaction changing under it. That column does not appear on either map, because neither camp is looking at the layer where it lives.

The canary is on the floor of the mine. The government wants a switch that vents the whole mine after the reading. The industry wants the right to send down more canaries. And the shaft, the actual shaft, the one with no ventilation and no valve and no way to prove that any breath taken in it was a breath anyone was authorized to take, is exactly as unfixed today as it was in December, when I described the bird before it fell.

The bird was never the problem.

A better bird was never the fix.

Back to top ↑