Back
Four handstitched Japanese temari balls on wooden stands, each with a distinct woven pattern

2026

When Agents Stop Being Toys

There is something faintly amusing about the way we talk about AI agents today.

We draw elaborate maps of the stack. We debate models with the solemnity once reserved for religion. We compare frameworks, vector databases, orchestration layers, embedding models and cloud infrastructure, as though somewhere, hidden among all those boxes and arrows, lies the secret ingredient that will transform an impressive demonstration into an enterprise system.

It doesn't.

The interesting moment arrives later.

It is the moment when the agent remembers what happened yesterday.

When it knows what changed overnight.

When it can stop halfway through a task, recover its state, and continue without behaving like a brilliant amnesiac waking each morning in a strange hotel room.

That is when agents stop being toys.

The Conventional AI Stack

The conventional AI stack is useful, of course. Infrastructure matters. Models matter. Orchestration matters. Retrieval matters. Embeddings matter.

But these are increasingly the price of admission rather than the source of durable advantage.

AWS, Azure and GCP will run the machinery. OpenAI, Anthropic, Google, Meta and others will continue producing extraordinary models. LangChain, LlamaIndex, DSPy and their successors will orchestrate them. Pinecone, pgvector, Weaviate, Qdrant and others will help them find things.

All useful.

None, by itself, makes an enterprise agent.

The more interesting architecture begins lower down, in the untidy basement where actual companies live.

There are PDFs written fifteen years ago. Spreadsheets whose author departed in 2019. Emails containing decisions nobody recorded anywhere else. CRM entries of dubious ancestry. Call transcripts, contracts, customer histories, support tickets, databases and internal portals, all quietly contradicting one another.

Data Ingestion

This is why data ingestion is vastly more important than it appears on most AI diagrams.

Garbage entering an intelligent system does not become wisdom merely because an LLM has read it.

It becomes eloquent garbage.

Memory and State

Then comes memory and state.

An enterprise agent must know not merely what it has been told, but what it has done.

What happened before?

What changed?

What remains unfinished?

What decisions were made?

What should survive this conversation and still matter three weeks from now?

Without state, an agent may be clever. It cannot be responsible.

Evaluation

Then comes the layer I think separates theater from engineering.

Evaluation.

Can we measure whether the agent is correct?

Can we reproduce failures?

Can we test yesterday's behavior against today's model?

Can we measure quality, latency, cost and failure rates?

A demo asks: Did you see what it just did?

A production system asks: How often does it do that correctly?

That small change in grammar contains an enormous change in thinking.

Control

Next comes control.

Permissions. Audit trails. Escalation thresholds. Secure tool access. Observability. Human intervention.

These are sometimes described as guardrails, which makes them sound defensive, as though their purpose is merely to prevent the machine from misbehaving.

I think that understates their importance.

Control is not simply a safety layer.

It is a management layer.

Executives will delegate meaningful work to agents only when they can see what authority has been delegated, what decisions were made, what went wrong and where a human can intervene.

Human Workflow Integration

And then there is perhaps the most neglected layer of all.

Human workflow integration.

The question is not whether an agent can perform a task.

The question is where that task lives inside the company.

Does it update Salesforce?

Does it enter the legal review queue?

Does it prepare the finance approval?

Does it escalate the support case?

Does it execute the engineering runbook?

Does it know when to act, when to ask and when to stop?

Until an agent inhabits the machinery of work, it remains a fascinating visitor.

Economics

And finally, there is a layer I would put above the entire stack.

Economics.

What does an outcome cost?

What is the quality per dollar?

What happens when the agent fails?

What human work disappears?

What work becomes faster?

What work becomes better?

What previously impossible work suddenly becomes economical?

This is where the romance ends and the business begins.

The Durable Enterprise Architecture

So if I were redrawing the AI agent stack today, I would spend rather less time arguing about which model sits at the center of the diagram.

Models will improve. Frameworks will change. Infrastructure will commoditize. Today's fashionable acronym will eventually acquire the melancholy patina of yesterday's fashionable acronym.

The durable enterprise architecture will be built around something less glamorous:

Clean data.

Persistent memory and state.

Continuous evaluation.

Visible control.

Integration into actual workflows.

Economic discipline.

When the Toy Disappears

An agent becomes interesting when it can answer a difficult question.

It becomes useful when it can perform a difficult task.

But it becomes an enterprise system only when it can remember, recover, measure its own performance, operate within defined authority, fit into the daily machinery of work, and produce an outcome whose value can be counted.

That is when the toy disappears.

And something rather more consequential takes its place.