AIMonger AIMongerWhite paper

AI Discovery · white paper

Your Enterprise Knowledge System Is Lying to You

Most enterprise knowledge systems can produce a dashboard that looks green. Fewer can survive an independent question set the team did not rehearse. Where institutional memory sits across markets, languages, legacy systems, and senior staff, the board question is not simply search coverage. It is whether the firm can trust what the system asserts, and prove why.

The lie that looks like progress

Your enterprise knowledge system can look excellent on an internal scorecard and still be unsafe for decisions.

That is not a vendor scandal. It is a measurement problem. A CIO may have policies in English, contracts governed by another jurisdiction, customer records in a legacy system, and local operating knowledge in people’s heads. Teams build regression fixtures from questions they already know. The system learns the contours of those fixtures, through prompt iteration, retrieval tuning, and quiet overfitting to the evaluation set. The dashboard stays green. Leadership concludes the system “works.” Then a real user asks a question that was never in the fixture pack, or asks about a rule that changed last quarter, and the system answers with confident fluency and the wrong proposition.

What you see globally right now is a rush to make every document repository conversational. US and Asian platform vendors package “ask your data” into suites, while internal teams run demos over curated folders. AI discovery, finding the right policy, clause, prior case, or operating fact at the moment of work, is becoming load-bearing infrastructure. McKinsey’s State of AI 2025 survey finds AI use is now mainstream across organisations, while enterprise-level EBIT impact remains concentrated among a small high-performer cohort. Knowledge systems sit in that gap: widely piloted, unevenly trusted, rarely measured with the discipline finance applies to other operational controls.

This paper is a board and CIO briefing on how knowledge systems lie, and how to stop mistaking evaluation theatre for readiness.

AI discovery, plainly: finding authoritative organisational knowledge at the moment of work, policies, contracts, cases, procedures, with answers grounded in sources the firm actually trusts. In practice: a Luxembourg fund administrator asks whether a client fee schedule changed after the 2024 amendment; the system must cite the signed version, not the draft still indexed from SharePoint.

Evaluation theatre, in short: dashboards that look green because the team tested questions it already knows, not because the system survives independent scrutiny. Worked case: leadership hears “92% accuracy” while a thirteenth paraphrase on retention periods fails in production; the score measured rehearsal, not readiness.

What “AI discovery” means for the enterprise

Retrieval-augmented generation (RAG) means: the model answers from retrieved passages in your corpus instead of guessing from memory alone, search plus synthesis. On Monday: a Spanish retail group indexes store procedures and returns answers with chunk IDs; if retrieval fails, the system refuses instead of inventing a policy.

AI discovery is not a science project. It is institutional memory with a modern interface:

These are absorption problems as much as model problems. The model is the engine. The corpus, permissions, retrieval path, evaluation regime, and escalation rules are the vehicle. If the vehicle is weak, a stronger engine only produces wrong answers faster.

Gartner projected that by 2026 more than 80 per cent of enterprises would use GenAI APIs or GenAI-enabled applications in production. That includes a wave of “ask your documents” products. Access is no longer the scarce resource. Trustworthy measurement is.

the first useful question is rarely “which model won the benchmark?” It is “which source is authoritative for this market, this customer, this date, and this role?”

Failure mode 1: a perfect regression score is not perfect accuracy

Holdout set, put simply: questions the build team must not tune against, used only for a promotion go/no-go after changes freeze. Operating case: promotion validation runs once per release; if engineers peek at failures and rewrite prompts until it passes, the holdout became a second development set.

Proposition coverage (plain English): testing whether each material claim your business depends on is verified, not whether fifty paraphrases of the same claim look impressive. Operating case: twelve evaluation questions that all test one retention rule are one proposition family, not twelve independent proofs of readiness.

Distinguish three kinds of exposure that boards and CIOs should not confuse:

Exposure type What it measures What it cannot prove alone
Exposed regression fixtures Known cases still pass after a change Behaviour on unseen questions
Independent validation Performance on held-out questions Long-term drift after promotion
Live shadow evaluation Behaviour on real traffic without user harm Perfect labels (labels are expensive)

Exposed fixtures are good for change control. They catch “we broke yesterday’s working path.” They cannot establish that the system is accurate enough for a new decision class.

A practical rule: never promote a knowledge system to a consequential workflow on regression score alone.

Failure mode 2: fifty questions may test twenty propositions

Evaluation sets often contain near-duplicates. Fifty questions that restate the same twenty propositions create a false sense of coverage. A system can score highly by mastering a small idea cluster.

Board-usable fix:

  1. Group by proposition. Group questions by proposition (the claim that must be true), not by wording. Propositions are what the business actually depends on, and grouping by surface wording hides the fact that one weak rule can hide behind twelve passing paraphrases.
  2. Report by family. Report accuracy by proposition family, not only overall percentage. A family-level report forces the team to admit that a critical claim family is red even when the blended score looks green.
  3. Independent paraphrase. Require at least one independent paraphrase per critical proposition in the holdout set. Without an independent paraphrase, the team has no evidence the system understood the claim rather than memorised its wording.

If the scoreboard cannot show proposition coverage, it is a vanity metric.

Failure mode 3: retrieval is only one layer

Retrieval quality matters. It is not the whole system. A useful measurement map for AI discovery has multiple layers. Boards do not need to operate each layer; they need to know that someone owns them.

Nine-layer measurement map (executive view)

  1. Corpus coverage. Confirm the relevant material is actually in the system before tuning retrieval, because a perfect ranker cannot find documents that were never ingested or permissioned. Coverage gaps are the silent failure: the system answers with confidence from the wrong source because the right source was never loaded.
  2. Freshness. Mark or remove superseded documents so “latest PDF wins” does not silently answer historical questions with obsolete rules. Without freshness marking, a 2026 policy overwrites a 2022 question and the error is invisible until audit.
  3. Permissions. Ensure retrieval respects who is allowed to see what, because a fluent answer that leaks restricted content is worse than a refusal the operator understands. Permission failures do not show up in accuracy scores; they show up in incident reports.
  4. Retrieval. Verify the right passages are found for the question, since downstream grounding cannot fix a miss at the search layer. A grounding check on the wrong passage produces a cited wrong answer that looks well sourced.
  5. Grounding. Check that the answer sticks to retrieved evidence rather than fluent prose near a real document, which is how cited answers still mislead boards. Grounding is the difference between “the document supports this” and “the document is nearby.”

Grounding, briefly: whether each material claim in an answer is supported by the retrieved evidence, not merely written in fluent prose near a real document. On Monday: the system cites the travel policy PDF but omits the exception in the next paragraph; grounding checks catch “cited but unsupported” claims.

  1. Claim validity. Verify each material claim is true given the evidence, not merely well written beside a real paragraph that does not support the assertion. A claim can be fluent, cited, and still unsupported, which is the most dangerous failure mode for a board.
  2. Temporal validity. Confirm the answer is correct for the time the question implies, because default “latest” retrieval fails when someone asks what the rule was in 2022. Temporal failure hides behind a current, authentic PDF that was never the right one for the question.
  3. Refusal behaviour. Require the system to abstain when evidence is weak, so operators prefer a visible refusal over a confident guess on a consequential decision. A system that always answers teaches operators to trust it on the cases where it should not.
  4. Operational safety. Enforce rate limits, audit logs, secret redaction, and escalation paths so discovery systems fail safely under load rather than leaking or overspending quietly. Safety failures turn a useful assistant into an incident and a surprise invoice at once.

A system can win on layer 4 and fail on layers 6 to 8. That is how “cited” answers still mislead.

Failure mode 4: the citation can be correct and the answer still wrong

Provenance: the reconstructable trail showing which document version, passage, and retrieval path produced an answer, not a decorative link. Board reading: an Italian professional firm can show regulators exactly which handbook version supported an HR answer; without version IDs, a real citation can still assert an obsolete rule.

Three common patterns:

  1. Right document family, wrong proposition. The system cites a policy PDF but asserts a clause from an older version or a different product line, which looks grounded until an auditor compares version IDs. The citation is real; the proposition is not, and only version discipline catches the gap.
  2. Current passage for a historical question. The system answers “what was the rule in 2022?” with 2026 text because retrieval ranks latest by default, hiding temporal failure behind fluent prose. The answer reads well and is wrong for the date the user asked about.
  3. Selective quotation. The system retrieves a real paragraph and omits the exception in the next paragraph, which produces a citation theatre that passes a casual read and fails in production. The omission is where the consequential exception lived.

Minimum provenance record for consequential answers:

If you cannot reconstruct why an answer was given, you do not have a knowledge system. You have a chatbot with a filing cabinet.

Failure mode 5: uncalibrated judges

LLM-as-judge, in one line: using one model to score another model’s answers, useful when calibrated, dangerous when it always agrees. Architecture case: a trap suite includes “right citation, wrong claim” pairs; if the judge passes them, automated scores are theatre until recalibrated.

Many teams use a model to grade another model’s answers. That can work. It can also manufacture confidence.

Before trusting an automated judge:

If the judge cannot fail on purpose, it cannot be trusted when it passes.

Failure mode 6: small evals produce large confidence theatre

A pilot with forty questions can show a dramatic percentage swing from a handful of flips. That does not mean the system is production-ready.

Practical pilot protocol:

Eurostat’s 2025 figure, 20.0 per cent of EU enterprises with 10+ employees using AI, reminds boards that many peers are earlier in the journey. That is not a reason to lower the measurement bar. It is a reason early movers can set a trust standard competitors will have to match.

The global narrative is adoption speed. The opportunity is different: make the knowledge system trustworthy enough that lawyers, operators, finance, and client teams can use the same memory without inventing parallel shadow processes.

Failure mode 7: a holdout stops being a holdout when you learn from it

Govern evaluation sets as a portfolio:

Set Purpose Rule
Development set Iterate prompts and retrieval Team may inspect freely
Promotion validation set Go/no-go for production Inspect only under change control after scoring
Rotating shadow holdout Catch drift after launch Periodically refreshed; not used for tuning
Regression scoreboard Protect known good paths Update when workflows change, with review

The moment a team tunes against the promotion set until it passes, it is no longer a holdout. It is a second development set wearing a badge.

Failure mode 8: freeze the right layer or the experiment proves nothing

When you change three things at once, corpus, retrieval, prompt, a score movement is uninterpretable.

Use explicit experiment modes:

Boards should ask one question in steering meetings: “What exactly was frozen when this metric moved?”

Failure mode 9: security and ops gates are not optional extras

Knowledge systems fail operationally as often as they fail semantically:

Gartner has warned that more than 40 per cent of agentic AI projects will be canceled by the end of 2027 due to escalating costs, unclear business value, or inadequate risk controls. Knowledge assistants that grow into agentic workflows inherit those cancellation risks unless cost and risk controls are designed in early.

A board scorecard for trustworthy AI discovery

Use this as a quarterly control, not a one-off audit.

Control Green looks like Red looks like
Ownership Named business + technical owners “The AI team” with no business owner
Proposition coverage Critical claims mapped and tested One blended accuracy percentage
Holdout integrity Promotion set untouched during tuning Score climbed after endless peeking
Provenance Versioned sources on consequential answers Answers without reconstructable evidence
Temporal rules Superseded docs marked; time-scoped questions tested Latest PDF always wins
Refusal policy Written abstain rules Always answers
Human gates High-risk actions require named review Autopilot on contractual or regulated steps
Ops security Logs, permissions, redaction tested Demo credentials in production
Cost envelope Token/retrieval budget with alerts Surprise invoice after a successful demo
Training Operators trained on failure modes Launch email only

Staged discovery pilot (ninety days)

Days 1-15: Scope and corpus truth

Days 16-45: Measurement before features

Days 46-75: Improve one layer at a time

Days 76-90: Promotion decision

This is reversible by design. Prefer reversible pilots over irreversible “platform” commitments.

What this means for leadership teams

Firms face practical operating complexity before they face any formal compliance checklist: multilingual documents, cross-border customer obligations, sector rules in finance, health, gaming, and professional services, and long-lived archives that outlast the people who understood them. A Nordic bank may hold customer policies in three languages across two regulators; a Malta gaming operator may inherit vendor PDFs from acquisitions with conflicting effective dates. Even when a knowledge assistant is not classified as high-risk, answers that influence customer outcomes, employee decisions, or filings still need an audit story.

AIMonger’s view is practical: treat AI discovery as operating capacity. Workshops and team training should teach operators how the system fails, duplicate confidence, temporal errors, citation theatre, not only how to click ask.

Case patterns (synthetic, for board literacy)

These cases are teaching patterns, not claims about a named client.

Case 1: The duplicate confidence trick

An evaluation set contains twelve questions that all test the same retention-period proposition with light paraphrase. The system scores 11/12. Leadership hears “92 per cent.” Proposition coverage is actually one family. A thirteenth paraphrase, worded differently and held out, fails.

Board ask: Show accuracy by proposition family, not only overall percentage.

Case 2: Right citation family, wrong proposition

The system cites the employee handbook PDF. The quote is real. The answer asserts the probation rule from an older handbook version still stored in the index. Provenance without version discipline is theatre.

Board ask: Are superseded documents marked or removed? Do answers carry version IDs?

Case 3: Current passage for a historical question

A user asks what the travel policy was in 2023. The system answers with the 2026 policy because retrieval ranks “latest” by default. Fluency hides temporal failure.

Board ask: Do we test time-scoped questions? Is temporal validity a measured layer?

Case 4: One hundred per cent of the rows that survived

A team drops hard questions from the scoreboard after failures, then reports a perfect score on the remainder. This is selection bias, not quality.

Board ask: Who is allowed to edit the promotion set, and is there an audit log of removals?

Security and operations gates (expanded)

Before production traffic:

  1. Identity. Attribute every query to a user or service principal, so incident review can answer who asked what rather than treating discovery traffic as anonymous noise. Anonymous traffic makes every incident unresolvable, because there is no way to ask the user what they meant.
  2. Authorisation. Filter retrieval by the caller’s entitlements, because a correct answer drawn from a document the caller may not see is a confidentiality breach dressed as helpfulness. The system being right about the content does not make it right to show that content to this person.
  3. Egress control. Block tools from sending corpus content to arbitrary destinations, which closes the path from “helpful search” to unapproved export or shadow integration. An egress allowlist is the difference between a discovery tool and an export tool.
  4. PII and secret scanning. Scan inputs, outputs, and logs for personal data and secrets, so operators get warned before sensitive content lands in a shared trace or vendor subprocessors. Scanning at the boundary is cheaper than a breach notification after the fact.
  5. Retention policy. Keep logs long enough for incident review but not forever by accident, balancing audit need against the risk of turning discovery into a permanent sensitive archive. Forever-by-accident retention turns a useful audit trail into a standing liability.
  6. Rate and cost limits. Enforce hard rate and cost stops rather than email alerts alone, because alerts after budget exhaustion are finance controls in name only. A hard stop is what prevents a demo day from becoming a budget incident.
  7. Incident runbook. Document who disables the system and who notifies stakeholders, so the first production failure does not invent roles and communication paths under pressure. A runbook written before launch is read; one written during an incident is ignored.
  8. Vendor subprocessors. Review data residency and training-use terms for subprocessors, because the corpus you trusted to internal search may still flow to a vendor training policy you never approved. Training-use terms are the clause that decides whether your data improves someone else’s model.

Gartner’s agentic cancellation forecast (cost, unclear value, weak risk controls) applies to knowledge assistants that quietly grow tool use and autonomy. Design the gates while the system is still “just search.”

Operator curriculum (ten questions)

Train operators, not only builders, to answer:

  1. What sources is this system allowed to use?
  2. How do I see provenance for an answer?
  3. What do I do if provenance is missing?
  4. When must the system refuse?
  5. How do I escalate a wrong answer into the evaluation set?
  6. Which actions require a human gate?
  7. What is the difference between regression green and holdout green?
  8. How do I spot a temporal answer error?
  9. Who owns corpus freshness for my domain?
  10. What is the cost envelope for a heavy discovery session?

If operators cannot answer these, training is incomplete. AIMonger treats workshops as control-plane work: capacity to run the system under real conditions.

Procurement questions for knowledge vendors

  1. Can we export our evaluation sets and run them outside your UI?
  2. Do answers expose document version and passage locators?
  3. How do you prevent tuning against our holdout?
  4. What is the permission model for retrieval?
  5. What happens to our data for model training?
  6. Show a failed answer with full trace, not only successes.
  7. What is the unit economics at our expected query volume?
  8. How do you handle superseded documents?
  9. What isolation exists between tenants?
  10. What is the rollback path if a release regresses quality?

Vendors that cannot answer without marketing slides are not ready for consequential workflows.

Linking knowledge trust to absorption capacity

A knowledge system without absorption is a demo portal. Absorption without knowledge trust is faster mistakes.

Leadership should sequence:

  1. Pick the workflow (absorption paper).
  2. Install measurement and provenance (this paper).
  3. Graduate only when both the workflow metric and the trust scorecard are green.

McKinsey’s gap between widespread AI use and scarce EBIT impact often lives in this sequencing failure: tools arrive before measurement, and measurement never becomes a management habit.

Appendix: promotion checklist (print and sign)

Unsigned checklists do not graduate systems. They decorate decks.

Appendix: metrics dictionary

Metric Formula (plain language) Abuse to avoid
Overall accuracy Correct / total on a named set Mixing sets
Proposition accuracy Correct per proposition family Hiding weak families in the average
Grounding rate Answers with adequate evidence / total Counting decorative citations
Refusal precision Correct refusals / all refusals Refusing everything to look safe
Refusal recall Correct refusals / questions that should refuse Answering everything to look helpful
Provenance completeness Answers with version+locator / consequential answers Optional provenance
Cost per successful answer Fully loaded cost / successful answers Ignoring human review time

Publish the dictionary beside the dashboard. Otherwise every green number is negotiable.

Deepening AI discovery as operating memory

Organisations already pay for institutional memory, in senior time, in repeated research, in inconsistent answers across teams. AI discovery is a bet that memory can be partially mechanised without surrendering accountability.

The bet fails when leaders treat the system as an oracle. The bet works when leaders treat it as indexed memory with brakes: retrieval, provenance, refusal, and human gates. That is closer to how good libraries and good counsel already work, accelerated, not replaced.

For boards, the strategic question is whether operating memory becomes a managed asset with the same seriousness as financial controls. If yes, fund trust instrumentation early. If no, keep GenAI in low-stakes drafting and do not pretend otherwise.

Evidence base: trust must be engineered before deployment

Governance concerns dominate enterprise AI programmes

Figure 1. Top reported AI concerns among enterprise leaders. Plain read: privacy and quality fears outrank “we need a bigger model.” On the P&L: budget for logging, permissions, and evaluation before another retrieval upgrade. Source: Deloitte State of AI in the Enterprise 2026 (survey). AIMonger redraw.

Negative outcomes are already common

Figure 2. Share of organisations reporting negative AI consequences. In short: more than half of surveyed firms already have a failure story; inaccuracy is prominent. On Monday: a French insurer treats discovery promotion like a credit control, green only with holdouts, not demos. Source: McKinsey State of AI 2025 (survey). AIMonger redraw.

NIST’s Generative AI Profile (NIST AI 600-1, July 2024) organises suggested actions around content provenance, pre-deployment testing, supplier assessment, and incident disclosure. It recommends inventorying GenAI systems with model versions, access modes, data provenance, known issues, human-oversight roles, and sensitive-data considerations. This is a stronger operating baseline than a single answer-accuracy score.

The profile is voluntary US guidance, not an EU compliance certificate. Its value is that it makes the control surface explicit. For deployments under EU rules, pair that operating inventory with applicable EU and sector obligations, plus the organisation’s own risk appetite.

Evidence category Corporate implication
NIST AI 600-1 Inventory, provenance, pre-deployment testing, supplier assessment, and incident processes should exist before consequential use
EU AI Act Documentation, transparency, and oversight obligations depend on role and risk classification; requirements are use-specific, not triggered by the marketing label “RAG”
Deloitte 2026 survey Data privacy/security was the top reported AI concern (73%); model quality, consistency, and explainability concerned 46% of respondents
McKinsey 2025 survey 51% reported at least one negative AI consequence, with inaccuracy among the prominent issues reported in the study

Methodology standard for an evaluation report

Every published internal score should state:

Without these fields, the score is not reproducible evidence.

Counter-position: formal evaluation can slow useful adoption

It can. The answer is risk-tiered evaluation, not no evaluation. A low-stakes internal drafting assistant should not face the same gate as a system that influences contractual interpretation. The minimum control scales with consequence. The economic objective is not zero error; it is known error, controlled exposure, and a credible escalation path.

Decision rights

The business owner accepts residual workflow risk. The technical owner certifies versioned evidence. Risk/legal determines applicable obligations. Operators own override feedback. No committee may collectively own the final decision: one named executive signs promotion for consequential discovery systems.

Research addendum: separate the scores that boards confuse

Peer-reviewed and evaluation literature converge on a simple rule: do not collapse retrieval, grounding, answer correctness, citation support, temporal validity, and judge reliability into one green percentage.

NIST AI 600-1 already points inventories at provenance, versions, access modes, and human oversight. Use that inventory language in promotion packets because it is useful operating evidence, not because a board needs another compliance appendix.

Closing position

A green dashboard is not a trustworthy knowledge system.

As GenAI access becomes common, the organisations that win on AI discovery will be those that measure proposition truth, protect holdouts, require provenance, and refuse to promote evaluation theatre into production decisions. The model will keep improving. The board question remains whether your measurement regime improves with it, across the real documents and operating constraints your firm actually has.


References

  1. NIST, “Artificial Intelligence Risk Management Framework: Generative Artificial Intelligence Profile,” NIST AI 600-1, July 2024. https://nvlpubs.nist.gov/nistpubs/ai/nist.ai.600-1.pdf
  2. Regulation (EU) 2024/1689 of the European Parliament and of the Council (EU AI Act). https://eur-lex.europa.eu/eli/reg/2024/1689/oj
  3. Deloitte AI Institute, “The State of AI in the Enterprise: The Untapped Edge” (2026 edition); survey of 3,235 leaders, Aug-Sep 2025. https://www.deloitte.com/us/en/what-we-do/capabilities/applied-artificial-intelligence/content/state-of-ai-in-the-enterprise.html
  4. McKinsey & Company / QuantumBlack, “The State of AI: Global Survey 2025.” https://www.mckinsey.com/capabilities/quantumblack/our-insights/the-state-of-ai
  5. Gartner, “Gartner Says More Than 80% of Enterprises Will Have Used Generative AI APIs or Deployed Generative AI-Enabled Applications by 2026,” press release, 11 October 2023. https://www.gartner.com/en/newsroom/press-releases/2023-10-11-gartner-says-more-than-80-percent-of-enterprises-will-have-used-generative-ai-apis-or-deployed-generative-ai-enabled-applications-by-2026
  6. Gartner, “Gartner Predicts Over 40% of Agentic AI Projects Will Be Canceled by End of 2027,” press release, 25 June 2025. https://www.gartner.com/en/newsroom/press-releases/2025-06-25-gartner-predicts-over-40-percent-of-agentic-ai-projects-will-be-canceled-by-end-of-2027
  7. Reuters, “Over 40% of agentic AI projects will be scrapped by 2027, Gartner says,” 25 June 2025. https://www.reuters.com/business/over-40-agentic-ai-projects-will-be-scrapped-by-2027-gartner-says-2025-06-25/
  8. Eurostat, “20% of EU enterprises use AI technologies,” 11 December 2025 (20.0% in 2025; 13.5% in 2024). https://ec.europa.eu/eurostat/en/web/products-eurostat-news/w/ddn-20251211-2
  9. Gao et al., “Enabling Large Language Models to Generate Text with Citations” (ALCE citation evaluation), arXiv:2305.14627. https://arxiv.org/abs/2305.14627
  10. NIST, “Artificial Intelligence Risk Management Framework: Generative Artificial Intelligence Profile,” NIST AI 600-1 (July 2024). https://nvlpubs.nist.gov/nistpubs/ai/nist.ai.600-1.pdf

Frequently asked questions

What is an enterprise knowledge system in this context?
Any production stack that retrieves organisational information and produces answers or drafts from it, including retrieval-augmented generation, internal search with generative summaries, policy assistants, and contract discovery tools. The brand name of the vendor matters less than whether answers are grounded, current, and auditable.
Why can a high benchmark score still be misleading?
Exposed regression fixtures measure whether known cases still pass. They do not prove accuracy on independent questions, temporal validity, or claim-level grounding. Duplicate questions can inflate scores by testing the same proposition many times.
What should boards require before trusting AI discovery in decisions?
A named owner, a promotion validation set the team does not train against, provenance for consequential answers, human gates on high-risk uses, and a written rule for when the system must refuse rather than guess.
How does this relate to operating reality under EU rules?
firms often work across languages, jurisdictions, sector rules, and inherited document stores. Even where a knowledge assistant is not classified as high-risk, boards still need auditability when answers influence contractual, customer, employee, or regulated decisions.