AI output confidence hides untraceable errors
There is a particular kind of silence that settles over a room when a machine produces an answer that is perfectly plausible and entirely wrong. It is not the silence of surprise, but the silence of uncertainty — because the people listening cannot tell the difference between the two. This is the gap that matters most in the age of enterprise AI: not the gap between what AI can do and what humans can do, but the gap between what AI appears to do and what it actually does. The deception is rarely malicious. It is structural. It is the byproduct of systems that are built to project competence, and it is reshaping how work gets done in ways that are only beginning to be understood.
The Anatomy of a Confident Mistake
OpenAI’s recent Enterprise Signals research reveals a striking statistic: frontier firms — those in the top 10% of AI usage — now generate 8.3 times as many output tokens per active user as typical firms, up from 2.6 times in January. [1] The finding, published in OpenAI’s own research, measures how deeply leading organizations have integrated AI into daily workflows That number is often read as a measure of ambition, but it is better read as a measure of exposure. Every additional token is another opportunity for the system to present something as true that is not. The machines do not know they are deceiving, because there is no intent behind the output. But the effect is the same: a smooth surface of confidence over a substrate of statistical probability.
The problem is not that AI makes mistakes. The problem is that AI makes mistakes with the same vocal inflection as it produces correct answers. A human who is unsure will hedge, will qualify, will signal uncertainty through tone and word choice. A language model has no such register. It produces the same fluent prose for a fabricated citation as it does for a verified fact, and this is where the deception begins. It is not a lie in the moral sense. It is a lie in the operational sense, because the output does not represent the system’s actual level of confidence or the provenance of its claims.
Consider the onboarding process at Basis, an AI agent builder for accounting firms. The company reduced first-day onboarding from two hours to thirty minutes by using Codex to handle integration setup and introduce new employees to company concepts. The process works, and it works well. But the invisible cost is that every new employee is now learning the company through a system that cannot explain where its information came from. When the onboarding skill says “this is how we handle client communications,” the new hire has no way of knowing whether that instruction came from a carefully curated company policy document or from a pattern the model inferred across thousands of similar companies. The confidence is identical. The provenance is not.
The Structural Asymmetry of Trust
Clay, a company building a revenue engine for go-to-market teams, offers a more sophisticated example of the same phenomenon. The company uses persistent workspaces and dedicated subagents for every account, with each subagent reviewing primary sources and updating deal folders overnight. Every morning, a coordinating agent turns those updates into a short list of priority moves for the seller. The system saves roughly an hour of inbox triage per night, according to Clay, and the daily priorities help sellers follow through on small actions that compound over long enterprise sales cycles. [2] Clay’s documentation describes this as a core feature of its revenue engine, though independent verification of these time savings is not yet available
The design is careful. The supporting evidence stays close to each recommendation, so sellers can inspect primary sources before acting. This is the right instinct, but it reveals the deeper problem. The system is built on the assumption that the human will check the work, and the human is built to trust the system. This is the structural asymmetry: the machine has no stake in being right, and the human has too much stake in the machine being right. The seller wants the recommendation to be good, because a good recommendation makes the seller’s job easier. The machine wants nothing. It simply produces. The result is a relationship in which the human is incentivized to accept the output and the machine is indifferent to whether the output is accurate.
This asymmetry becomes more dangerous as the work becomes more consequential. At Basis, the accounting firm, the agents are handling work that has regulatory implications. At Exa Labs, which builds web search infrastructure for AI agents, the team uses Codex to monitor for integration opportunities, gather context, create pull requests, run tests, and prepare weekly updates. The system even drafts initial announcements for the team to review. The human review points are built in, and that is good. But those review points are also where the deception becomes most insidious, because the human reviewer is looking at output that has already been shaped by the system’s assumptions about what constitutes a good integration opportunity, a good pull request, or a good announcement.
The Problem of Invisible Assumptions
The deeper issue is not that AI is wrong. The deeper issue is that AI is wrong in ways that are invisible to the people who depend on it. When a human makes an error, the error often has a shape — a misremembered date, a skipped step, a misunderstanding of instructions. These errors are detectable because they are deviations from a known process. When a machine makes an error, the error is often a smooth continuation of the process itself. The machine does not skip a step. It invents a step. It does not misremember a date. It generates a plausible date that has no basis in the source material.
This is why the Enterprise Signals data is so concerning. The widening gap between frontier firms and typical firms — 8.3 times versus 2.6 times — suggests that the leading companies are not just using AI more. They are delegating more substantive work to AI, and they are doing so with less oversight per unit of output. The research recommends tracking depth through completed tasks, connected context and tools, exceptions, and review load, though these metrics remain under development and have not been independently validated. These are good metrics. But they are metrics of activity, not metrics of truth. They tell you how much work the system is doing. They do not tell you whether the work is real.

The distinction matters because the deception is not always in the output. Sometimes it is in the process itself. When Codex at Exa Labs monitors repositories and identifies promising integrations, it is making a judgment about what is promising based on historical patterns that may not reflect current conditions. That judgment is based on patterns in the data, and those patterns are based on what has worked in the past. But the past is not a perfect guide to the present, and the machine has no way of knowing when the pattern has shifted. The machine will continue to identify “promising” integrations that are no longer promising, and it will do so with the same confidence as when it identifies genuinely promising ones.
The Human Cost of Machine Confidence
There is a human cost to this that is rarely discussed. When a system produces confident output that is wrong, the human who acts on that output bears the consequences. The seller at Clay who follows a bad recommendation loses credibility with the customer. The accountant at Basis who relies on a fabricated data point faces regulatory scrutiny. The developer at Exa who merges a pull request with a subtle bug inherits the debugging burden. In every case, the machine moves on. It has no memory of the mistake, no stake in the outcome, no reason to improve. The human carries the cost.
This is why the research’s emphasis on human review is so important, and also why it is insufficient. The research recommends building the human system around the agent, naming who owns the business outcome, domain logic, access and controls, adoption, and daily use. These are the right questions. But they are questions about governance, not questions about truth. They assume that the human reviewer can tell the difference between good output and bad output, and that assumption is increasingly fragile.
The fragility comes from the nature of the work being delegated. When AI was used for simple tasks — drafting emails, summarizing documents, generating boilerplate — the human could easily verify the output. The stakes were low, and the errors were obvious. But as AI moves into complex, multi-step workflows, verification becomes harder. The output is the product of hundreds of small decisions, each of which seems reasonable in isolation. The human reviewer cannot check every decision. They can only check the final result, and the final result can be wrong in ways that are not visible from the outside.
The Deception of Efficiency
The most seductive form of AI deception is the deception of efficiency. When onboarding at Basis takes thirty minutes instead of two hours, the time savings are real. When the coordinating agent at Clay produces a short list of priority moves each morning, the convenience is real. When Codex at Exa Labs prepares weekly updates using sources like Slack and Notion, the reduction in handoffs is real. These are genuine improvements, and they should not be dismissed.
But efficiency has a hidden cost. The faster a process becomes, the less visible its internal workings become. The thirty-minute onboarding does not show the new employee the thousands of decisions that went into the process design. The morning priority list does not show the seller the assumptions that went into the ranking. The weekly update does not show the team the sources that were excluded or the signals that were ignored. The machine has become a black box that produces results, and the results are trusted because they are produced quickly.
This is the gap between what AI claims and what AI does. The claim is efficiency. The reality is that efficiency has been purchased with transparency. The system does more work, but the work is less visible. The system makes more decisions, but the decisions are less explainable. The system produces more output, but the output is less verifiable. This is not a trade that anyone explicitly chose. It is a trade that happened incrementally, one small delegation at a time, until the cumulative effect became invisible.
The Question of Provenance
The central problem is provenance. Every piece of information has a source, and every source has a context. When a human produces work, the provenance is embedded in the work — the human knows where the information came from, why it was selected, and what was excluded. When a machine produces work, the provenance is often lost. The machine does not know where its information came from. It knows only the statistical patterns in its training data, and those patterns are not a reliable guide to the truth of any particular claim.
This is why the research’s recommendation to “write the agent’s job description” is so important, and also why it is so difficult. The research suggests defining what triggers the work, the outcome, required context, tools, permissions, and how persistently the agent should work toward completion. It suggests specifying what evidence the agent must produce and where it must stop for human review. These are excellent specifications. But they are specifications of process, not specifications of truth. They tell the agent what to do. They do not tell the agent how to know whether what it has done is correct.
The solution is not to abandon AI. The solution is to recognize that the deception is inherent in the technology and to design systems that account for it. This means building verification into the workflow, not as an afterthought but as a core component. It means requiring the agent to show its sources, not just its conclusions. It means making the agent’s confidence visible, not just its output. It means treating every AI-generated claim as provisional until it has been checked against a primary source.

The Responsibility of the Designers
The responsibility for this does not fall on the technology. It falls on the people who design the systems. The research notes that “startups compress these responsibilities into a few people; enterprises need explicit decision rights as the workflow scales.” [3] This observation comes from OpenAI’s Enterprise Signals report, which examines how organizational structure affects AI governance This is true, but it is incomplete. The decision rights are not just about who owns the workflow. They are about who owns the truth. Someone must be responsible for the provenance of the information, for the verification of the output, for the boundary between what the machine can decide and what it cannot.
The research also notes that “OpenAI research finds that six months after adoption, early-career employees sent 13 more messages per week than executives.” [4] This finding, drawn from the same Enterprise Signals dataset, suggests that adoption patterns differ significantly by seniority level This is presented as a positive finding — that younger employees are more engaged with AI. But it is also a warning. Early-career employees are the least equipped to detect the subtle deceptions of AI output. They have less domain knowledge, less experience with the source material, less intuition for when something is off. They are the most likely to trust the machine, and the machine is the most likely to deceive them.
This is not a reason to restrict access. It is a reason to build better guardrails. The research recommends “making experimentation visible and reusable,” capturing the process and evidence behind what works and packaging it as skills, Plugins, or shared workspaces. This is the right approach. But the packaging must include the failures as well as the successes. The system must be able to show not just what worked, but what did not work and why. This is the only way to build trust in a system that is fundamentally untrustworthy.
The Future Is Not a Promise
The outlook for enterprise AI is not a promise. It is a question. The question is whether organizations can build systems that are both powerful and transparent, both efficient and verifiable, both autonomous and accountable. The answer is not yet known, and anyone who claims to know the answer is engaged in the same deception they are trying to avoid.
The research from OpenAI’s Enterprise Signals points in the right direction. The emphasis on workflow outcomes rather than output volume is correct. The emphasis on human review and decision rights is correct. The focus on making experimentation visible and reusable is correct. But these are starting points, not endpoints. The next necessary question is about the nature of the deception itself. How do we build systems that can distinguish between their own confidence and their own accuracy? How do we build systems that can say “I do not know” with the same fluency as they produce answers? How do we build systems that can show their work, not just their results?
These are not technical questions. They are design questions, and they are human questions. The technology will do what it does. The question is whether we can build the human systems around it that keep us honest. The gap between what AI claims and what AI does will not close on its own. It will close only when we design for it, measure it, and take responsibility for it. Until then, the silence that settles over the room when a machine produces a confident error will continue to be the sound of a future we have not yet learned to navigate.
Sources
1. Clay
2. Exa Labs
3. Slack
4. Notion
