The Orchestration Gap: Why Most 'AI Agents' in the Enterprise Are Still Chatbots


The Great Illusion: When Chatbots Are Sold as AI Agents
In board presentations, at conferences, and in press releases, there is currently a great deal of talk about "AI agents." Yet a recent survey by VentureBeat Pulse Research of 101 companies with at least 100 employees paints a sobering picture: 71% of the organizations surveyed admit that a quarter or fewer of their supposedly deployed "agents" actually execute genuine, multi-step workflows. The vast majority are, in reality, glorified chatbots – single-prompt wrappers with a fancy label.
This discrepancy between ambition and reality is more than a semantic blurring. It has tangible consequences for architectural decisions, budgets, and the strategic direction of entire IT organizations. Anyone speaking about "Agentic AI" today must understand what true orchestration means – and why the path there remains a long one for most companies.
Anthropic Leads – the Model Decides, Not the Tooling
Noteworthy first is where companies are building their primary orchestration infrastructure. The study reveals a clear concentration around the major model providers:
- 40% rely on Anthropic's Claude Platform and Agent Skills – more than twice as many as the next competitor
- 18% use Microsoft AI Foundry / Copilot Studio
- 13% rely on OpenAI's Agents SDK
- 8% use Google's Enterprise Agent Platform
- Open-source frameworks such as LangChain or LangGraph together account for just 6%
The decisive driver behind this concentration is what the researchers call "Model Gravity": companies do not primarily choose the best orchestration tooling, but rather the platform closest to their preferred foundation model. In other words, the foundation model pulls the entire architecture toward itself. 21% cite native alignment with a state-of-the-art foundation model as the most important decision factor.
"The technical community is engaged in intense debate about frameworks and agent protocols – yet where enterprise deployments are actually happening, the picture looks quite different. The model decides, not the tooling."
Dr. Maik Bunzel, founder and managing director of mabucon.eu, puts this finding in pragmatic terms: for most companies today, the choice of orchestration layer is still a derived decision – the model is chosen first, and the surrounding infrastructure follows. This sounds understandable, but it carries strategic risks that the study identifies clearly.
The "Chatbot Trap": The Real Problem Has a Name
What the VentureBeat survey refers to as the "Chatbot Trap" is, at its core, a problem of definition and maturity. Companies define success in agent orchestration according to a clear criterion: 32% cite task completion reliability as the primary success metric, 28% cite multi-step workflow management. Taken together, this means: true agents must reliably execute multiple steps in order to complete a task.
This is precisely what most deployed systems do not do, however. A classic Retrieval-Augmented-Generation chatbot that responds to a user query is not an agent. It does not plan, it does not make situational decisions, it does not call external tools, it does not act autonomously across multiple steps. The label "agent" has in many places been reduced to mere marketing language.
Particularly revealing is the distribution by company size: smaller companies are even more affected by the chatbot trap – 77% report that the majority of their "agents" do not execute real multi-step workflows. Only 10% of all respondents have actually evolved half of their agent deployments into genuine orchestrated workflows.
Hybrid control architecture as a response to lock-in concerns
One of the clearest signals in the study concerns architectural preferences for the future. By the end of 2026, 51% of respondents expect a hybrid control plane – that is, a combination of provider-native orchestration and an external orchestration layer. Only 6% want to hand over control entirely to a provider-managed service.
The reason is obvious: 35% cite vendor lock-in as the greatest risk of their current orchestration strategy. Anyone who embeds their entire agent logic deep within a proprietary platform loses flexibility – and this in a market where the model landscape changes on a six-month cycle.
For companies, this means concretely: investment priorities are shifting. Agent workflow tooling leads spending plans (34%), followed by security and permissions enforcement (25%). These are the building blocks of a robust, controllable agent infrastructure – not the models themselves, but the control layer above them.
Fiscal control: the blind spot in the agent stack
A particularly critical finding concerns cost control. Real, autonomous AI agents can drive token costs exponentially higher in a short space of time – especially when they get caught in loops, make unnecessary API calls, or process poorly defined tasks. The study shows: more than a quarter of companies (27%) have no real-time mechanism to stop a running agent before the bill arrives.
This is a serious blind spot. Real-time fiscal control – the ability to monitor token consumption and associated costs in real time and to hard-stop an agent when necessary – is currently still the exception, not the rule. For companies deploying agents in business-critical environments, this represents an unacceptable risk.
Dr. Maik Bunzel, founder and managing director of mabucon.eu, points in this context to a frequently underestimated aspect: the technical capability for orchestration and the operational maturity to run that orchestration safely and cost-efficiently are diverging considerably in many companies. It is not enough to deploy agents – you also have to be able to manage them.
What distinguishes real orchestration from a chatbot wrapper
For companies that want to develop their AI strategy in earnest, a clear conceptual framework is worthwhile. A genuine AI agent is characterised by the following attributes:
- Multi-Step-Reasoning: The agent independently plans a sequence of steps to achieve a goal
- Tool-Use: It calls external APIs, databases, or other systems situationally and on demand
- Autonomous Decision Logic: It evaluates intermediate results and dynamically adapts its approach
- State-Management: It maintains context and state across multiple steps
- Fault Tolerance and Fallback Logic: It recognizes failures and responds to them in a structured manner
A chatbot that answers a question – even when it accesses a knowledge base to do so – does not fully meet any of these criteria. This is not a criticism of chatbots as a useful tool; it is a necessary clarification of what the term "agent" should actually mean.
Implications for Businesses: Where the Journey Is Headed
The study's findings suggest that we are in a phase that could be described as "Orchestration Buildout Ahead of Portfolio": the infrastructure is being built, but the actual orchestrated use cases are still to follow. This is not necessarily a problem – it can also reflect strategic foresight. What matters, however, is deliberately closing this gap.
Concrete recommendations for businesses:
- Honest Portfolio Analysis: Which deployed systems are genuinely agents, and which are chatbots? The answer to this question shapes the entire roadmap.
- Hybrid Architecture from the Start: Combine provider-native orchestration with an external control layer to avoid lock-in and preserve flexibility.
- Introduce Token Governance: Real-time cost control is not a nice-to-have – it is a fundamental operational requirement for productive agent deployments.
- Align Pilots to Genuine Multi-Step Scenarios: Only those who deploy agents on complex, multi-stage processes gain the learning curve needed for later scaling.
- Prioritize Security and Permissions: As autonomy increases, the need for granular access control grows exponentially.
Ultimately, the study shows: the problem in enterprise AI right now is not a platform problem. The platforms exist, they work well enough, and companies have made their choice. The real problem is one of deployment and maturity – the ability to design, implement, and securely operate genuine, orchestrated agent workflows. And this is precisely where the lever for sustainable competitive advantage lies in the years ahead.