Back to Writing

Frontier AI Is Becoming Infrastructure. Your Memory Should Not Live Inside It.

What the new US AI cybersecurity clearinghouse says about personal AI design

Published:

Not long ago, AI was mainly a service we used.

It answered questions, wrote text, generated code, made images, and sat behind a browser tab or API.

That is no longer the whole story.

On July 14, Reuters reported that the US government was establishing a new cybersecurity coordination group linking developers of advanced AI with providers of essential services in finance, healthcare, energy, and other critical sectors. Its purpose is to share information about vulnerabilities found by advanced AI systems and coordinate how those vulnerabilities are validated and addressed. [1]

AI is moving from an application that sits on top of infrastructure toward a system that participates in defending infrastructure itself.

From Finding Vulnerabilities to Coordinating Fixes

The new group did not appear from nowhere.

Executive Order 14409, signed on June 2, directed the Treasury Department, the Office of the National Cyber Director, the Department of Defense, the National Security Agency, the Department of Homeland Security, and other agencies to establish a voluntary AI cybersecurity clearinghouse with advanced-AI developers and critical-infrastructure operators. [2]

The order describes a concrete operating role:

It also calls for improving access to advanced cybersecurity capabilities, including AI, for operators such as community hospitals, regional banks, and local utilities. [2]

The Wall Street Journal reported that the platform is called Gold Eagle and began operating on July 2. [3]

This is not merely a research forum. It is a mechanism intended to connect vulnerabilities found by AI with the real systems that need to be repaired.

This Is Not Government Ownership of AI

The claim should not be overstated.

The clearinghouse is designed as voluntary cooperation. It is not the nationalization of AI companies.

The executive order also states that it does not create a compulsory licensing, pre-approval, or permitting regime for the development, release, or distribution of advanced AI models. [2]

So it would be inaccurate to say that the US government now controls all frontier AI.

But it would also be too narrow to describe this as ordinary private-sector software coordination.

Frontier AI has become capable enough to affect national security and the defense of critical systems. Governments, model developers, banks, hospitals, utilities, and defense institutions are therefore entering the same operational loop.

The important question is not simply who owns the models.

It is what role those models are beginning to play in society.

After “Who Can Use It?” Comes “What Will It Be Used to Protect?”

In an earlier note, I wrote about frontier-model access becoming a matter of national policy. The question there was: who will be allowed to use the most capable AI?

This new development points to the next question:

Who will frontier AI serve first, and what will it be asked to protect?

Financial systems.

Hospitals.

Energy networks.

Government systems.

Those are legitimate and necessary uses.

If advanced AI can identify vulnerabilities faster and help prevent attacks, society should use that capability.

But as frontier AI takes on these roles, decisions about its development, release, deployment, and priorities will no longer be shaped only by consumer products. National security, critical infrastructure, large enterprises, regulated industries, and government agencies will have greater influence over where the frontier moves.

This does not mean individual users will suddenly be excluded.

It means the system's center of gravity is changing.

Cloud AI Is Not Becoming Less Valuable

This is not an argument against cloud AI.

It is almost the opposite.

If advanced AI becomes part of national and critical-infrastructure operations, more capital, talent, compute, evaluation data, and operational experience will flow into it.

That may improve code analysis, vulnerability discovery, attack-path prediction, cross-system detection, and remediation planning.

Cloud AI is unlikely to become peripheral.

It is likely to become more capable, more important, and more deeply embedded in institutions.

That is precisely why a separate design problem matters.

Greater capability does not guarantee user continuity.

Even if a model is trusted by governments and critical-infrastructure operators, an individual user does not own that model. The provider controls the terms. Availability can change. Interfaces can be replaced. Products can be merged, renamed, restricted, or discontinued.

A user buys access to capability under current conditions. That is not the same as owning the conditions that make long-term continuity possible.

Do Not Make One Cloud Service the Only Place Your AI Life Can Exist

Saying that your memory should not live inside infrastructure does not mean that nothing should be stored in the cloud.

Cloud synchronization is useful. Backups are useful. Multi-device access is useful. Powerful remote processing is useful.

The problem is not using the cloud.

The problem is making one company, one model, or one application the only system capable of understanding your accumulated state.

Over time, an AI environment contains more than chat history:

For the user, the AI environment is not just the foundation model. It is the model plus the state that has accumulated around it.

If the model can be replaced but the state cannot be carried forward, the user has not really preserved continuity.

Rent Capability. Own Continuity.

I think capability and continuity should be treated as separate layers.

Use the best model for the job.

Use OpenAI where it is strongest.

Use Anthropic where it is strongest.

Use open models where they fit.

Use a local model when offline operation or independence matters.

Models should be replaceable as technology and needs change.

But the continuity layer should remain under the user's control:

The principle can be stated simply:

Rent capability. Own continuity.

This does not conflict with increasingly powerful cloud AI. The more important and institutionally embedded cloud AI becomes, the more valuable it is to separate the capability provider from the user's durable state.

What doll Is Trying to Do

This is one reason I am building doll.

doll is not a foundation-model project competing with OpenAI or Anthropic.

It is not a rejection of cloud AI.

The goal is to keep memory, identity, settings, core data, work state, and recovery paths on the user's side, while allowing the model underneath them to be replaced.

User-owned memory, settings, data, and work state
                         ↓
                       doll
                         ↓
       Local models / Cloud models / Future models

When cloud AI is available, doll should be able to use it.

When a better model appears, the user should be able to switch.

When one provider becomes unavailable, another should be usable.

When external access disappears, a lower-capability local path should still preserve minimum continuity.

The model that supplies capability may change. The user's accumulated state should not have to disappear with it.

This is the meaning of doll's highest-level design principle: local-complete, cloud-optional.

What Remains When the Model Changes

Using frontier AI to defend banks, hospitals, utilities, and government systems is not inherently a bad development. If that capability protects society, it creates real value.

But it also means that AI is no longer only a personal application. It is becoming part of national policy, cybersecurity operations, and institutional infrastructure.

Using that infrastructure is not the same as placing everything you have built inside it.

The most important AI may not be the smartest model.

And the most important part of an AI system may not be the model at all.

It may be the part that remains after the model changes.


Notes and Sources

  1. Reuters — US to launch AI and cybersecurity coordination group, White House says
  2. The White House — Promoting Advanced Artificial Intelligence Innovation and Security, Executive Order 14409
  3. The Wall Street Journal — White House Launches Platform for Companies to Share AI Cyber Threats, Fixes

The statements about the clearinghouse's structure and intended duties are drawn from the executive order. The statements about the July 14 announcement and participating sectors are reported facts from Reuters. The Gold Eagle name and July 2 start date are reported by The Wall Street Journal. The argument that frontier AI is entering the operational layer of critical-infrastructure defense is this article's interpretation of those facts.