Procureur général du Canada sanctioned pro se litigant for AI fabricated case law
A self-represented litigant in Canada was sanctioned by the Federal Court for submitting fabricated case law generated by AI. The court emphasized that citing non-existent sources is a serious matter that undermines the administration of justice.
Citing non-existent or fabricated sources is not a trivial practice, but a serious matter.
Key facts
- What
- A self-represented litigant in Canada was sanctioned by the Federal Court for submitting fabricated case law generated by AI.
- Incident date
- Jun 11, 2026
- Who
- Procureur général du Canada
- Failure mode
- Hallucination
- AI surface
- Chatbot
- Severity
- Low
What happened
Myriane Béland, a self-represented public servant, filed a judicial review application in the Federal Court of Canada. Her legal arguments included several fabricated and misrepresented case citations generated by an unidentified AI tool. The court dismissed the application and sanctioned the litigant for the abusive use of AI.
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 litigant relied on a generative AI tool to produce legal citations without verifying them against actual case law. The AI hallucinated plausible-looking citations that did not exist or referred to unrelated cases. This occurred because the model predicted probable citation patterns rather than retrieving factual legal records.
What it cost
Sources
- PressFederal Court Sanctions Self Represented Applicant For Using Ai Generated Fake Case Lawdadkhah.ca
- Court FilingMYRIANE BÉLAND c PROCUREUR GÉNÉRAL DU CANADAwebsitedc.s3.amazonaws.com
- PrimaryAI Hallucination Cases Database - Damien Charlotindamiencharlotin.com
Cite this entry
https://failureindex.ai/failures/procureur-ral-canada-sanctioned-pro-litigantAI Failure Index. "Procureur général du Canada sanctioned pro se litigant for AI fabricated case law" (FI-0587). Realm Labs. https://failureindex.ai/failures/procureur-ral-canada-sanctioned-pro-litigant (indexed Jun 16, 2026).Data fields CC-BY 4.0, prose citation permitted. Incident ID FI-0587. 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.