01 / MARKET REALITY
Agent washing is inflating both hype and failure rates
Gartner predicts over 40% of agentic AI projects will be cancelled by the end of 2027, and explicitly flags agent washing—vendors relabelling chatbots, assistants and robotic process automation as agents without the underlying capability.
What changed
The distinction is not marketing pedantry. A chatbot produces text. An agent takes actions in real systems, handles failure, maintains state across steps and can be held to a business outcome. When something without those properties is sold as an agent, it is measured against expectations it was never built to meet, and it gets cancelled.
Why it matters commercially
As a buyer you can test this in one question: what does it change in our systems, and what happens when that write fails? A genuine agent proposal will have answers about tool permissions, idempotency, retries, approval gates and audit logs. A rebadged chatbot proposal will change the subject to conversation quality.
What we do about it
- Ask which specific systems the agent writes to, and with what permissions
- Require a defined behaviour for tool failure, timeout and low confidence
- Insist on idempotency so retries cannot duplicate records
- Measure the automation on completed business outcomes, not conversation volume
- Use deterministic code for rules-based steps rather than paying a model to follow a script
Summary signals
- Over 40% of agentic projects forecast to be cancelled by end of 2027
- Escalating cost, unclear value and weak risk controls are the named causes
- Many vendors rebadge chatbots and RPA as agents