The AI landscape doesn't move in one direction — it lurches. Some techniques leap from experiment to table stakes in a single quarter; others stall against regulatory walls, technical ceilings, or organisational inertia that no amount of hype can dislodge. Knowing which is which is the hard part. The State of Play cuts through the noise with a rigorously maintained index of AI techniques across every major business domain — classified by maturity, evidenced by real-world adoption, and updated daily so you always know where you stand relative to the field. Stop guessing. Start knowing.
A daily newsletter distilling the past two weeks of movement in a domain or two — delivered to your inbox while the index updates in the background.
Each dot marks the weighted maturity of practices within a domain — hover for a brief summary, click for more detail
Tools and processes for detecting AI-generated hallucinations and assessing the factual accuracy of model outputs. Includes automated fact-grounding and source verification; distinct from fact-checking in research which verifies human-authored rather than AI-generated claims.
Hallucination detection has matured into a necessary-but-insufficient governance practice deployed in production across leading enterprises, yet benchmark claims systematically misrepresent real-world performance and field adoption remains constrained by awareness of fundamental limitations. Detection and factuality assessment techniques aim to identify when LLMs generate plausible-sounding false claims. GA tooling exists from AWS, Vectara, Datadog, and Microsoft; by July 2026 real-time detection (Amazon Science, CHARM framework) and multi-step process-based approaches outperform single-pass detection. The field's defining tension is not technical capacity but credibility crisis: GPT-5.5 tops all hallucination benchmarks yet hallucinate at 86% on independent evaluation; reasoning models (o3, o4-mini) amplify hallucination 2-3× versus base models despite their advanced reasoning; detection methods trained on English corpora fail systematically in multilingual and domain-specific contexts. Across 122 evidence items spanning July 2026, the pattern is consistent: detection is operational in bounded domains (medical VLM, financial crime, customer service) with layered controls, but no single method generalizes across languages, reasoning types, or task complexities. Production deployments that achieve low hallucination rates (sub-1% in RichPanel's 2,000+ deployments) rely on ensemble verification, deterministic tools, and mandatory human oversight—not detection alone. Detection functions as a necessary governance layer, but remains architecturally insufficient.
Enterprise adoption shows a two-tier reality: named deployments achieve measurable results via layered controls, while broad-based adoption remains constrained by enterprise rollback rates and governance failures. DoorDash fields hundreds of thousands of AI-enabled customer calls daily using RAG with detection; Unit21 deploys detection across 500,000+ financial crime alert reviews; RichPanel's four-layer defense across 2,000+ enterprise deployments achieves sub-1% hallucination; Citation Grounding achieves 98.5% validation accuracy on commercial AWS Bedrock models (Claude, Mistral, Nova). Multi-model verification reduces hallucination from 8.3% to 3.2% (61% reduction) across 480 million outputs in legal/financial/healthcare. New architectural approaches are emerging: HappyRobot (supply chain AI, $200M unicorn, 150% NDR) deploys dual-layer mitigation (LLM reasoning + deterministic guardrails) achieving 70%+ autonomous resolution across 2,000+ enterprises; a $85B bank's FR Y-9C regulatory filing system formalizes 7 hallucination types (numerical drift, misattribution, temporal errors, schema violations) into a 9-layer detection stack treating hallucination detection as a foundational control. However, a July 2026 Sinch survey of 2,527 leaders across 10 countries and 6 industries documents that 74% of enterprises rolled back or shut down live AI agents due to governance failures—despite 62% already having agents in production. Independent legal AI benchmarking (Legal Stack, July 2026) across 6 platforms shows task-specific hallucination rates ranging 8-17% (legal research) to 40%+ (regulatory lookup), with vendor accuracy disclosures remaining largely self-referential and inconsistent. Real-world incident database now tracks 1,600+ court/tribunal cases involving AI hallucinations worldwide. Production detection tooling matures (AWS Bedrock Automated Reasoning GA, Vectara HHEM 100K+ downloads, real-time agentic detection via Amazon Science and CHARM cascade detection, DeepEval open-source framework CI/CD integration) yet the field's most public failure—PwC's Middle East reports (July 2026 GPTZero analysis) containing fabricated products (Citizen Pulse) and false government claims across multiple nations—demonstrates that detection and visibility do not automatically translate to governance control even at Big Four scale.
The research frontier has expanded beyond text into multi-turn and structural detection. ACL 2026 introduced VISTA, a framework for multi-turn dialogue factuality evaluation via claim-level verification and sequential consistency tracking, addressing limitations of single-turn detection. SIRG (ACL 2026 Findings) extends layer-wise relevance propagation to semantic level for faithfulness detection in RAG systems. TOHA (ACL 2026) proposes topological divergence metrics on attention graphs for low-resource RAG detection. Amazon Science's VADE detects hallucinations in vision-language models via attention maps; ACL 2026 introduced HalluAudio, the first large-scale audio hallucination benchmark spanning speech, environmental sound, and music with 5K+ human-verified pairs. HALLMARK benchmark (2026) reveals three critical failure modes in LLM citation verifiers (agentic FPR inflation, base-rate precision drop, temporal miscalibration), showing detector brittleness at real-world citation verification scale. Leaderboard standardization advances: AA-Omniscience tracks hallucination rates across 155 models from 15+ vendors with 94% variance, showing hallucination detection has become standardized competitive metric for model evaluation. Multimodal expansion signals maturation, but each modality surfaces new measurement challenges and each deployment context (legal, financial, healthcare, regulatory) reveals hallucination rates far higher than general benchmarks.
The credibility problem runs deeper than any single vendor or detection method. AWS claims 99% verification accuracy for Bedrock Automated Reasoning; Vectara reports sub-1% hallucination rates for small models. Independent evaluations tell a different story: frontier models expose a benchmark-accuracy paradox—GPT-5.5 tops every benchmark yet hallucinate at 86%, a critical negative signal that accuracy-only metrics structurally reward confident guessing over calibrated uncertainty. More concerning, recent research reveals a fundamental training misalignment: RLHF with binary correctness rewards makes abstention economically suboptimal (Kalai et al.), causing models to "always guess" rather than admit uncertainty, with empirical validation showing RLHF erodes refusal rates by >80% across multiple models. This explains why hallucination rates increase under performance optimization. The paradox extends to reasoning models: deployment data shows reasoning variants (o3, o4-mini, reasoning-focused DeepSeek) hallucinate at 33-48% despite their advanced capabilities, a 2-3× multiplier versus base models—indicating that encouraging models to "think harder" amplifies rather than reduces hallucination. Cross-lingual evaluations show hallucination rates 15-35% higher in non-English languages, exposing that detection methods trained on English corpora fail systematically in low-resource language contexts. EACL 2026 peer-reviewed research confirms that detection techniques measure consistency (with 50%+ inconsistency in benchmarks), not correctness—fundamentally misaligned with practitioner needs. The AuthenHallu benchmark reveals only 60% detection accuracy even on SOTA models against authentic LLM-human interactions. Detection also degrades where enterprises need it most: grounding evaluation breaks down in multi-turn agentic workflows (HalluHard benchmark shows 30%+ hallucination even with web search; CHARM framework reveals cascading hallucinations as distinct agentic failure mode that output-level detection misses by 70%), and HALLMARK benchmark exposes three failure modes in citation verification systems at realistic hallucination prevalence. A stark real-world signal: a June 2026 audit of 2.5 million academic papers found 146,000+ hallucinated citations published in 2025—with 85.3% surviving peer review despite detection infrastructure—documenting governance failure at scale even in communities with strong verification norms. Detection methods optimize for detectable consistency while missing correctness gaps, making deployment without mandatory human oversight unsafe in high-stakes domains. The field has reached an inflection: detection is GA, widely available, and necessary—but fundamentally insufficient without human oversight and governance layers.
— $200M unicorn deploying architectural hallucination mitigation via dual-layer approach (LLM reasoning + deterministic guardrails) across 2,000+ enterprise deployments achieving 70%+ autonomous resolution and 28k automation hours/month.
— ACL 2026 peer-reviewed framework for multi-turn dialogue factuality evaluation via claim-level verification and sequential consistency tracking, substantially improving hallucination detection over LLM-as-judge baselines across 8 LLMs and 4 benchmarks.
— $85B bank regulatory filing (FR Y-9C) deployed 9-layer mitigation stack defining 7 hallucination types (numerical drift, misattribution, temporal, schema errors) demonstrating detection as foundational control layer, not optional feature, in regulated financial workflows.
— Real-world detection case: GPTZero investigators analyzed PwC Middle East enterprise reports uncovering fabricated products (Citizen Pulse) and false government claims across Denmark, Saudi Arabia, US, Australia with 0 supporting evidence, demonstrating detection working on Big Four consulting reports.
— Leaderboard tracking hallucination rates across 155 production models (verified Aug 4, 2026) from 15+ vendors, with Command A+ at 14.1% and 94% variance across models, demonstrating hallucination detection has become standardized competitive metric for frontier LLM evaluation.
— Independent vendor benchmarking across 6 legal AI platforms measuring task-specific hallucination rates (legal research 8-17%, contract review 6-13%, regulatory lookup highest variance), documenting accountability vacuum and vendor disclosure gaps in high-stakes domain.
— ACL 2026 long paper introducing TOHA (TOpology-based HAllucination detector) achieving state-of-the-art RAG detection via attention graph topology with minimal annotated data, suggesting attention divergence provides efficient dataset-agnostic signal for cross-domain detection.
— Peer-reviewed benchmark for LLM citation verification identifying three critical failure modes (agentic FPR inflation, base-rate precision drop, temporal miscalibration) with 2,526 annotated BibTeX entries across difficulty tiers and vendor-agnostic LLM comparison.