In a demo, a system that always answers looks brilliant. In a real project, it is a hazard. The difference between an answer and a reliable answer lies in knowing where it comes from. And in being willing to say “I don’t know” when it comes from nowhere.
The problem with the confident answer
A language model (the engine behind these systems) is trained to produce text that sounds convincing. Nothing in it guarantees that the content is true. Faced with a gap in information, its default behavior is to fill it with something plausible: what the industry calls a hallucination.
In casual conversation that does not matter. Now think of the figures behind a committee’s decision. Of a sales forecast for next year. Of a report that goes to the board. There, a confident but invented answer ends up in the record as if it were a fact.
The most treacherous part is that the error is invisible. An invented figure and a correct one look exactly alike. If the system does not distinguish between what it knows and what it is guessing, it hands that entire job to the reader. And the reader is almost never in a position to do it.
Where every figure comes from
That is why we build systems so that you can see where every figure comes from. When the system states something, it shows which document, which data point or which source it rests on. That source is what turns an answer into something verifiable.
The machine reads and summarizes the information. The person decides with the full picture in front of them. The business decision is not made by the machine. With that division of labor, the machine’s speed and the person’s judgment add up.
The rule: flag what cannot be backed
The rule that governs our systems is uncomfortable and deliberate:
When in doubt, the system flags “pending confirmation”.
A system that admits what it does not know turns an invisible gap into a concrete task. Someone sees it, someone owns it and someone closes it.
A round number with nothing behind it is well presented and buries the risk exactly where it is hardest to find. A “pending confirmation” flag is uncomfortable to read and saves work. It also makes everything else the system states trustworthy: what carries no flag is what it can back.
You can always check the answer
Showing the source and flagging the doubtful are two sides of the same discipline. You can check every statement, and when there is nothing to check, the system says so. That is how artificial intelligence becomes reliable in work that has consequences.
What this means for your project
In practice, the technology we leave running inside your company works thoroughly, shows its reasoning and warns when it steps onto uncertain ground. A “pending confirmation” appears flagged on screen, with a link to the source and a task for someone to verify it. The judgment on what to do with it remains yours. Our job is to give you the best possible information to exercise it, and to be honest about its limits.