Skip to content
All articles

Sep 10, 2026 · 3 min read

Agents that run for hours move the question to governance

One announcement targets long-running agents; the next is about where data is stored and who reviews unusual signals. Together they show the hard question moving away from how well a model answers.

Two Anthropic announcements, six weeks apart, appear to belong to different subjects. Read side by side they tell one story: as agents start running longer and deciding more on their own, the hardest question is no longer how capable the model is.

The model targets long-running work

On 24 July 2026 Anthropic introduced Claude Opus 5, with long-running agents as the focus. In the announcement, one customer described their agent "managing its own memory segments in production" and checking its own assumptions as it works.

That describes something quite different from a question-and-answer assistant. An assistant takes a question, answers, and stops. A long-running agent takes a goal, breaks it up, calls tools, reads results, changes course, and may run for hours before reporting back. Throughout, it is acting on real systems.

And the next announcement is about where data lives

On 1 September 2026 Anthropic published Enterprise Frontier Safeguards. It is not about model capability but about three very ordinary concerns for an IT department: where the data sits, who can see it, and who handles an anomaly.

Specifically, data is stored on the customer's own cloud infrastructure — S3, Azure Blob or Google Cloud Storage — with encryption keys the customer manages. When monitoring detects a pattern worth attention, the signal goes straight to the customer's security team rather than through anyone at Anthropic.

A model vendor devoting a separate announcement to storage and auditability confirms what delivery teams have known for a while: the barrier to putting AI into a large enterprise is rarely the quality of the answers.

What the two together show

They show the centre of gravity moving. In the earlier phase, choosing technology meant asking which model answered better. When an agent only drafts text for a person to review, mistakes stop at the reviewer.

Once an agent runs for hours and touches live systems, the question changes: what did it do during those six hours, who approved which action, how do you stop it, and where do you trace the record when something goes wrong. Those are governance questions, not model questions.

For enterprises in Vietnam

This is more practical than it sounds. Large organisations in Vietnam, particularly state-owned enterprises, banks and energy companies, run into the same three questions when approving an AI project: does the data leave the country, who can see it, and can it be traced. Running the model on the company's own infrastructure answers the first, and is the precondition for the conversation continuing at all.

Choosing where the data sits is not enough on its own. The hard part is process design: how far the agent may act alone, where human approval is mandatory, which actions are recorded and where. These have to be decided before the first line of code, not bolted on once the system is running.

A low-risk way to start: let the agent draft and propose, and keep the decision with a person. The agent reads the data, prepares a draft, lays out options; a person reviews and then acts. Once the team trusts the quality and the audit trail has proved itself, autonomy can be widened for lower-risk actions.

This is slower than letting an agent run on its own from day one. But it produces what a project needs in order to be approved and to survive: a record showing the system behaved correctly, and a way to stop it when it does not.

Sources

Anthropic — Introducing Claude Opus 5 (24 July 2026): https://www.anthropic.com/news/claude-opus-5

Anthropic — Developing Enterprise Frontier Safeguards with our customers (1 September 2026): https://www.anthropic.com/news/enterprise-frontier-safeguards