French court flags AI hallucinated precedents in legal ruling
The Tribunal judiciaire de Périgueux identified non-existent legal precedents submitted by a claimant. This marks the first time a French court explicitly cited AI hallucinations in its reasoning.
Generative AI models prioritize statistical coherence over truth when data is lacking.
Key facts
- What
- The Tribunal judiciaire de Périgueux identified non-existent legal precedents submitted by a claimant.
- Incident date
- Dec 18, 2025
- Who
- Tribunal judiciaire de Périgueux
- Failure mode
- Hallucination
- AI surface
- Search / RAG
- Severity
- Low
What happened
A claimant submitted legal briefs to the Tribunal judiciaire de Périgueux containing several jurisprudential references that did not exist. The court flagged these as untraceable and explicitly noted the occurrence of AI hallucinations. This is the first French judicial decision to use the technical term hallucinations in its motivation.
What broke inside the model
- 01 · TriggerA user asks for a fact, a citation, or a figure.
- 02 · Model stepThe model writes a fluent, confident answer.
- 03 · Control gapNothing ties the claim back to a real source.
- 04 · FailureA fabricated fact ships as if it were verified.
- 05 · ConsequenceThe false claim reaches a customer, a court, or the public.
Confidence holds, and even spikes, as the claim detaches from any source.
The generative AI model used for research prioritized statistical coherence over factual accuracy. This led the system to generate plausible sounding but entirely fictitious case law citations when actual data was missing.
What it cost
Sources
- PressIntelligence artificielle et Droit : la problématique des hallucinations jurisprudentiellesvillage-justice.com
- PressAI hallucinations and the AI failure in a French Courtgiskard.ai
Cite this entry
https://failureindex.ai/failures/french-flags-hallucinated-precedents-legal-rulingAI Failure Index. "French court flags AI hallucinated precedents in legal ruling" (FI-0536). Realm Labs. https://failureindex.ai/failures/french-flags-hallucinated-precedents-legal-ruling (indexed Jun 16, 2026).Data fields CC-BY 4.0, prose citation permitted. Incident ID FI-0536. Full dataset at /data.
Note from Realm Labs, the Index steward
How Realm would have caught this
- Prism
- OmniGuard
- AI Detection & Response (AIDR)
A runtime layer that watches the model's internal state can flag the moment a model commits to a claim it has no support for, and hold or reroute the response before it reaches a user. Realm reads those signals in real time rather than grading the transcript after the fact.