Please ensure Javascript is enabled for purposes of website accessibility
Home AI The Chatbot Was the Easy Part

The Chatbot Was the Easy Part

headline for the chatbot was the easy part

Eighty-eight percent of organizations now use AI or Chatbots in at least one business function. Deployment of actual AI agents sits in the single digits across nearly every business function. Stanford’s 2026 AI Index put those two numbers a few pages apart, and together they describe the state of enterprise AI better than any vendor keynote has managed.

Nearly everybody has AI. Almost nobody has AI that does anything.

For two years the conversation has been about models. Whose is biggest, whose is cheapest, whose context window runs longest. That conversation is over, and not because anyone won it. Stanford’s data shows the frontier converging: on SWE-bench Verified, scores climbed from 60 percent to near 100 in a single year, and the lead among top models now changes hands repeatedly, at one point separated by less than three percentage points. When everyone’s engine is fast, the engine stops being the story.

What replaces it splits into two questions, and they are not the same question. The first is whether a system can understand what it is looking at. I have made that argument in these pages already, and I will not relitigate it here. The second is what happens when that system is permitted to act, and that is a problem of a different character entirely. Understanding wrong produces a bad answer. Acting wrong produces an event. This column is about the second problem.

The research literature has arrived at the same place, and states it more precisely than I would dare to in a boardroom. A recent paper on agentic enterprise architectures opens with the finding that the bottleneck is not model capability but knowledge architecture. Institutional knowledge, meaning the architectural decisions, the compliance policies, the incident playbooks, remains trapped in formats built for human interpretation. Hand any consumer of that knowledge an enterprise task without institutional context, whether that consumer is an autonomous agent or a newly hired engineer, and you get the same result: guesswork and correction cascades.

Model quality is becoming table stakes. Architecture is becoming the differentiator. And most enterprises are still shopping in the wrong aisle.

Key Takeaways

  • Eighty-eight percent of organizations use AI, but only a small number deploy AI agents effectively.
  • Model quality is crucial, yet knowledge architecture is now the key differentiator for enterprise AI.
  • Organizations misinterpret AI’s role; successful implementation requires integrated operational strategy, not just better models.
  • Four essential requirements for effective AI governance include trusted knowledge, planning, memory, and effective oversight.
  • Transparency among AI model developers is decreasing; companies must ask tougher questions before granting access to sensitive systems.

What Chatbots Actually Solved

The first wave solved a real problem. It made AI usable. Anyone could type a question, and adoption climbed accordingly.

But look closely at what was solved and then draw a line at what most organizations have missed. There are generative AI tools, which shave minutes off individual tasks, and generative AI solutions, which are integrated into processes and systems and move a business metric. Researchers discuss this failure directly: organizations govern AI like legacy IT and mistake productivity shaves for enterprise value.

Chatbots fixed an accessibility problem. It did not fix an operational one.

Knowledge workers do not struggle because they cannot phrase a question to chatbots. They struggle because the answer is scattered across systems that were never designed to speak to each other, the approval requires three people in three time zones, the policy changed in April and nobody told them, and the knowledge they actually need is sitting in a colleague’s head.

A chatbot can summarize a policy. Fine.

A co-worker determines which version of that policy applies, verifies you are cleared to act on it, pulls supporting evidence from four systems, initiates the right workflow and leaves an auditable record of what it did and why.

Those are not the same product. They are barely the same category.

Four Requirements Nobody Puts In The Model Evaluation

The first is trusted knowledge. General models are broad, and your company does not compete on breadth. It competes on proprietary engineering documentation, regulatory obligations, customer history and operational experience earned the hard way. Accuracy is not a solved problem you can assume away: Stanford measured hallucination rates across leading foundation models ranging from 22 percent to 94 percent, which is why 74 percent of executives now name inaccuracy as their top AI risk, ahead of cybersecurity. But that ranking is a trap, because in an agentic system the two risks are the same risk.

Grounding that proprietary knowledge is not a property you can buy from whoever supplies the model. It belongs to the layer sitting between the model and your systems, and it rests on two things, neither of which lives inside the model. Provenance is the first: can the system say where an assertion came from, who owns it, and whether you are reading the version that still applies? An answer without a retrievable source is not an answer. It is a claim, and a claim your organization now owns. Every response has to link back to the document it was assembled from, so a user can check the work instead of taking it on faith, which is exactly the discipline consumer assistants abandon when the origin of a statement becomes untraceable. Entitlement is the second, and it is where accuracy and security stop being separate columns on the risk register. A retrieval system inherits whatever permission model it was pointed at, and a fluent summary is an efficient way to launder a document nobody was supposed to read. An answer assembled from material the requester was never cleared to see is not a correct answer that happens to carry a security problem. It is a breach that reads like an insight. Permissions have to be enforced at the document level, resolved against the enterprise identity provider at the moment of the request, and updated the moment someone’s access changes, because an access model that was accurate as of last night’s crawl is not an access model. Both are features of your own information estate. Neither arrives with the next model release, and no benchmark improvement will supply them for you.

The second is planning, and with it, action. The distinction that matters to an executive is not whether a system can read but whether it can write. Control over reads is largely solved in most enterprises. Control over writes, state changes and transactional operations is the layer almost nobody has built, and it is the layer that determines whether an agent is useful or dangerous.

The third is memory, and here I want to correct a common assumption. More context is not automatically better context. My colleagues have written about what the industry has started calling tokenmaxxing, the reflex to shovel maximum history and maximum retrieved material into a model on the theory that volume equals understanding. It does not. Relevant signal gets buried, cost climbs, and quality degrades. Memory that recalls everything is not memory. It is hoarding.

Recent academic work on agent and chatbot memory reaches a compatible conclusion from the other direction, finding that persistence semantics rather than retrieval quality is the primary bottleneck. Knowing what to supersede, what to update and what to forget is an architectural problem. It is not solved by retrieving harder.

Memory is also an attack surface, not merely a capability. OWASP’s Top 10 for Agentic Applications ranks memory and context poisoning among the ten most critical risks in agentic systems, precisely because a persistent store that shapes future decisions is a persistent store worth corrupting.

The fourth is governance, and I would argue it now outranks the other three combined.

Governance Stops Being A Policy Document

person interacting with chatbot

Here is the number every board should be looking at. Deloitte surveyed more than 3,200 leaders and found that 74 percent expect their organizations to be using AI agents and chatbots at least moderately by 2027. Only 21 percent report having a mature governance model for those agents.

Roughly four out of five enterprises are preparing to hand operational authority to systems they cannot yet govern.

The shift executives need to internalize is this. As long as AI only generated recommendations, a wrong answer was an inconvenience. Once AI approves a request, updates a record or delegates work to another agent, a wrong answer becomes an event. The trend line is already visible: documented AI incidents rose from 233 in 2024 to 362 in 2025.

I argued a version of this in these pages in April, and I will restate it more sharply now. Agentic AI operates with defined autonomy. It monitors conditions, interprets signals and acts within established constraints. Those constraints are not a compliance afterthought. AI should not be deployed as an isolated capability but integrated into a framework that includes data governance, identity management and auditability, because without that foundation the risks of autonomy outweigh the benefits.

A system that can act cannot run as an open conversational interface with inherited credentials. The security community has moved faster than most boardrooms here. OWASP’s agentic risk taxonomy elevates agent identity and privilege abuse to a top-tier risk and introduces a principle worth repeating in any steering committee: least agency. Autonomy should be earned, not granted by default. An agent riding on a human session or inherited administrative access is not a productivity tool. It is an unaudited insider.

NIST has reached the same conclusion from the standards side. Its AI Agent Standards Initiative is organized around agent authentication and identity infrastructure, secure human-to-agent and multi-agent interaction, and interoperable protocols, on the premise that identification, authorization, auditing and non-repudiation controls need to exist before an autonomous system is granted access to enterprise data, tools and applications.

Which means identity and permissions are not implementation details to be resolved after the pilot. They are architecture.

Do Not Take The Vendor’s Word For It

man talking to chatbot

There is a second reason governance cannot be outsourced, and it is uncomfortable.

Transparency among model developers is not improving. It is deteriorating. Stanford’s Foundation Model Transparency Index found average disclosure scores fell from 58 to 40, reversing two years of gains, and the most capable systems are now among the least transparent about how they were built.

The picture at the agent layer is no better. The 2025 AI Agent Index, a peer-reviewed study documenting thirty state-of-the-art agents in detail, found that transparency varies enormously between developers and that most disclose very little about safety, evaluations or societal impact.

You are being asked to grant autonomous software access to your most sensitive systems on the strength of a capabilities deck. Ask harder questions.

The Real Decision with AI and Chatbots

AI has quietly stopped being evaluated as software that produces answers. It is being evaluated as operational infrastructure that participates in running the business. Boards may not be there yet in their language, but they are already there in their liability.

MIT’s researchers put the conclusion more plainly than I could. The organizations actually making progress have understood that rethinking how the company operates is not a precondition of the AI strategy. It is the AI strategy.

The organizations that make the leap from chatbot to co-worker will not be the ones that licensed the most advanced model. Model advantages last a release cycle, and Stanford’s benchmark data shows how short that cycle has become. They will be the ones that did the unglamorous work: knowledge that carries its provenance, secure identity, governed action, disciplined memory, real guardrails.

The chatbot was the easy part. The architecture is the decision.

Subscribe

* indicates required
Previous articleBest Ways to Pay International Contractors
Daniel Fallmann
As Mindbreeze’s CEO, founded in 2005, Daniel Fallmann is a living example of high quality and innovation standards. From the company’s very beginning, Fallmann, together with his team, laid the foundation for the highly scalable and intelligent Mindbreeze InSpire appliance. His passion for enterprise search and machine learning in a big data environment has fascinated not only the Mindbreeze employees, but also their customers.