
The four independent checks every citation passes before it reaches your draft.
The Database Nobody Wanted to Need
There is a researcher in France named Damien Charlotin who keeps a spreadsheet. It started as a curiosity. By early 2026 it had become one of the more uncomfortable artifacts in the legal profession: a running tally of court decisions, worldwide, that involve a lawyer or litigant getting caught citing case law that an AI tool invented.
As of this spring it tracks more than 1,200 such decisions, roughly 800 of them in U.S. courts, and the line on the chart is not bending toward zero. On March 31, 2026, Eugene Volokh noted seventeen of these decisions surfacing in a single day. The Ninth Circuit weighed in on June 3.
First-quarter U.S. sanctions tied to AI fabrications cleared $145,000, with one Oregon matter reportedly accounting for $110,000 of that on its own. We read Charlotin's tracker like a risk manager in a separate breakdown.
So the question buyers keep asking, the one this whole post is about, is fair: what legal AI for in-house counsel avoids hallucinating cases? Which tools actually do not make up citations, and how would you know before you bet a filing on it?
The honest answer is not the one most vendors give. No tool "avoids hallucinating cases" by being smarter at language. It avoids it by refusing to generate case law from memory in the first place.
That distinction is the whole ballgame, and almost nobody markets it correctly.
Short answer: No legal AI has zero hallucination, and any tool selling "hallucination-free" is overstating it. The closest thing to legal AI with no hallucination is a tool built on grounded retrieval: it pulls real opinions from a case-law corpus first, writes only from those documents, then verifies each citation against its source before you see it. The most accurate legal AI in the only peer-reviewed test to date (Stanford, 2025) still answered just 65% of queries correctly, so the right question is not "which AI never hallucinates" but "which AI lets me check every cite in one click."
TL;DR
- The crisis is getting worse, not better. Charlotin's hallucination database tracks 1,200+ decisions globally, ~800 in U.S. courts, with Q1 2026 U.S. sanctions topping $145K.
- "Purpose-built legal AI" is not automatically safe. Stanford's peer-reviewed study clocked Lexis+ AI at 17% hallucination and Westlaw's AI-Assisted Research at 33%, against a 43% GPT-4 baseline.
- The architecture that avoids fabricating cases retrieves real opinions first, then constrains the answer to what was retrieved, then verifies each citation against its source before showing it.
- "Zero hallucination" is a marketing fiction. The defensible claim is narrower: every cited case is grounded in a document you can open.
- The dangerous failure is not the fake case. It is the real case attached to a holding it never made. That one slips past a quick check.
- A "RAG" label proves nothing if the model can override what retrieval found.
Part of our legal AI verification and hallucination guide series.
For related verification / hallucination / vendor-trust coverage, see Inside a 4-Layer Legal AI Citation Verifier: A Technical Walkthrough and AI Case Law Search Explained: How Semantic Search Finds the Right Precedent.
In the only peer-reviewed test (Stanford, 2025), the most accurate legal AI answered correctly about:
Two Ways to Build a Lawyer's Tool
Strip away the branding and there are basically two architectures sitting under every legal AI product, even when the marketing makes them sound identical.
The first is generative recall. You ask a question, and a large language model answers from what it absorbed during training. It "remembers" that a Fourth Amendment cell-site case exists and reconstructs the citation from statistical patterns.
Sometimes it lands on Carpenter v. United States, 585 U.S. 296 (2018), correctly. Sometimes it produces a citation that looks exactly like Carpenter, same reporter, same era, same plausible page numbers, for a case that was never decided.
The model is not lying. It has no concept of true or false. It is generating the most probable next token, and a fabricated citation is often more probable than admitting it does not know.
The second is grounded retrieval. The system does not answer from memory at all. It first searches a real corpus of opinions, pulls the actual documents, and only then asks the model to write an answer using those documents as the source of truth.
The model's job shrinks from "recall the law" to "summarize these specific texts I just handed you." Fabrication becomes structurally harder, because the cases are sitting right there in the context window.
Here is the part people miss. Those are not two ends of a spectrum with a comfortable middle. They are different machines.
And a lot of products that say "RAG" on the label are running generative recall with a retrieval garnish, where the model is free to ignore what was retrieved and fall back on memory anyway. If retrieval is a suggestion the model can override, it is not grounding. It is decoration.
If you want the mechanics in detail, we wrote a full walkthrough of how AI legal research works with RAG. For this piece the architecture is the point.
The Number That Should Have Ended the Debate
In 2025, Stanford's RegLab and HAI published a peer-reviewed empirical study in the Journal of Empirical Legal Studies with the deadpan title "Hallucination-Free?" (Magesh et al., Stanford RegLab and HAI, 2025). They tested the purpose-built legal research tools, the ones sold specifically to lawyers as the safe alternative to consumer chatbots.
The results, briefly:
| Tool | Hallucination rate |
|---|---|
| GPT-4 (general-purpose baseline) | ~43% |
| Westlaw AI-Assisted Research | ~33% |
| Lexis+ AI | ~17% |
Read that again. The best-performing dedicated legal tool in the study hallucinated on roughly one in six queries. The Westlaw product, marketed to the same buyers with the same reassurances, fabricated or mis-grounded on one in three.
Accuracy is the other half of the same picture. In that study the most accurate legal AI tested, Lexis+ AI, answered about 65% of queries correctly, and Westlaw AI-Assisted Research landed near 42%. So when a brochure says "most accurate legal AI," the honest ceiling in 2025 was roughly two correct answers in three, on flagship products, under test conditions.
These are not toy systems built by a hackathon team. They are flagship products from the two companies that have defined American legal research for a century.
The lesson is not "Lexis good, Westlaw bad." Versions change, the numbers will move, and a single study is a snapshot.
The lesson is that retrieval reduces hallucination but does not eliminate it, and that "we built it for lawyers" buys you nothing on its own. Grounding is an engineering discipline, executed well or badly, not a category you belong to because of who your customers are.
The Failure That Actually Hurts You
When people picture an AI hallucination they picture Mata v. Avianca: six cases that flatly do not exist, the kind a paralegal catches by typing the citation into any database and getting zero results. That failure is embarrassing but, frankly, easy to defend against. Run the citation, it returns nothing, you delete it.
The failure that ends careers is quieter. It is the real case, correctly cited, with a real reporter and a real holding, attached to a proposition it never stood for.
Imagine the tool tells you Terry v. Ohio, 392 U.S. 1 (1968), supports a warrantless search of a locked container in a parked car. Terry is real. The citation is perfect. A quick check confirms the case exists and is good law.
But Terry is about stop-and-frisk of a person on a sidewalk, not containers in vehicles, and the proposition is wrong. Or the tool cites Chevron v. NRDC, 467 U.S. 837 (1984), for a deference standard that Loper Bright v. Raimondo, 603 U.S. 369 (2024), overruled last year. The citation verifier says "exists, good format." The lawyer ships it. Opposing counsel does not.
This is why defining hallucination as only fabricated citations is, in the words of the Stanford authors, "plainly irrational." A system that never invents a case but routinely misattributes holdings has just moved the danger somewhere your spell-check cannot see it.
If you want the consequences side of this, the sanctions, the Rule 11 exposure, the seven-step verification routine you should run before filing, we cover that in AI hallucinations in legal research and how to avoid sanctions. This post is about the architecture upstream of those consequences. There is also a tighter procedural companion on how to verify AI legal citations before filing if you want the bench checklist.
Why the Marketing Got Quieter
For a stretch around 2023 and 2024, "hallucination-free" was a banner ad. Casetext's CoCounsel, which Thomson Reuters acquired for a reported $650 million in 2023, was described in its own materials as a tool that "does not make up facts." Several vendors leaned hard on some version of zero-fabrication language.
A funny thing happened in 2026. LLRX published a tracker in May watching which legal-tech vendors still make "hallucination-free" claims, and the count is shrinking.
The bravado is being walked back, partly because the Stanford numbers made the absolute claim indefensible, and partly because a fabrication-only definition of "hallucination" stopped passing the laugh test once judges started reading these studies into their sanctions orders.
This is healthy. The vendors who are maturing are replacing "we never hallucinate" with something narrower and actually true: every case we cite is grounded in a real document, and we will show you that document.
That is a claim you can audit. "Zero hallucinations" is a claim you can only believe.
When you are evaluating who is being straight with you, the same scrutiny you would apply to a security or data-handling claim applies here. We made that argument at length in where your legal AI data actually goes: a vendor's confidence is not evidence. Ask for the mechanism.
How a Buyer Diagnoses Which Machine They Are Holding
You will not get the architecture diagram. You can still figure out which machine is under the hood from the outside, in a fifteen-minute demo, by probing where the answer comes from. A few moves that work:
Ask it something obscure and watch what it does when it does not know. Pick a narrow question in a small jurisdiction. A grounded system that finds nothing should tell you it found nothing. A generative-recall system will confidently produce a citation, because producing one is what it is built to do.
Silence under uncertainty is a feature. Confidence under uncertainty is the tell.
Click every citation. Not "does the case exist," but "does this case, at this pinpoint, say what the summary claims." Open three of them. If the tool cannot take you straight to the passage it is relying on, it is not grounding its answer in that passage, it is decorating its answer with a reference.
Ask it to argue against itself. Pose a question, get the answer, then ask for authority cutting the other way. A grounded tool searches again and returns real contrary opinions, or honestly reports there are few. A recall-based tool will happily generate symmetrical-sounding citations for both sides, which is exactly when fabrication spikes.
Test a known overruling. Ask about Chevron deference. If the tool does not surface that Loper Bright changed the deference rule in 2024, its corpus is stale or its retrieval is weak, and either way you have learned something the brochure would not tell you.
Make it cite a statute precisely. Ask for the text of 17 U.S.C. 107 or 42 U.S.C. 1983. Statutory text is a clean grounding test because there is exactly one right answer and no room for plausible-sounding invention.
A system that paraphrases the fair-use factors loosely is paraphrasing from memory, not reading the section.
None of these require you to trust a vendor's word. They require the vendor's product to behave correctly in front of you, which is the only evidence that ever mattered.
Where the Corpus Comes From
Grounding is only as good as the documents you ground against, and this is where a lot of "AI legal research" quietly thins out. You cannot retrieve an opinion you do not have.
A serious grounded tool is built on a deep corpus of U.S. court opinions, millions of them, not a thin slice scraped to look comprehensive in a demo. Vaquill AI's case-law research draws on 8M+ U.S. court opinions, federal and state.
Any grounding claim is meaningless without knowing how deep the documents go, so when you evaluate, ask how large the case-law corpus is and whether each citation links back to the actual opinion you can open, not a paraphrase the model generated.
On the statute side, the corpus is more tractable and easier to verify yourself. The public statutes and legislation API exposes the U.S. Code, the CFR, and 49 state codes, on the order of 2.6M sections (707,107 federal, 1.9M+ state).
Statutes are the easy case for grounding precisely because the right answer is fixed text. Case law, with its holdings and dicta and overrulings, is where the engineering actually gets hard, and where the architecture you chose shows up in your filings.
If your question is whether to build this grounding pipeline yourself or buy it, the economics are their own essay, and we ran the numbers in API call vs. RAG pipeline cost comparison. The short version: retrieval, embedding, and per-claim verification are not free, and "we use RAG" hides a wide range of how seriously a vendor invested in the part that keeps you out of a sanctions order.
The Point of View
The tools that avoid hallucinating cases are not the ones with the most confident marketing or the longest list of legal-specific features. They are the ones that made an architectural decision to never let the model speak for the law from memory, that retrieve real documents first, constrain the answer to those documents, and verify each citation against its source before a human ever sees it.
They fail loudly, by telling you they found nothing, rather than silently, by inventing something plausible.
The buyer's whole job, in 2026, is to tell those two machines apart. The vendor will not always make it easy. The demo will.
Click the citations, push it where it does not know, and watch whether it grounds or guesses. The database in France is still growing because a lot of lawyers skipped that fifteen minutes.
FAQ
Which legal AI does not hallucinate cases? None of them never hallucinate. The Stanford study found every tested tool still hallucinated on some queries. The closest you can get is a grounded-retrieval tool that pulls real opinions first and links every citation back to a document you can open, so a fabrication is caught the moment you click. Treat "does not hallucinate" as "lets me verify in one click," not a guarantee.
What is the most accurate legal AI? In the only peer-reviewed test to date (Stanford RegLab and HAI, 2025), Lexis+ AI was the most accurate of the purpose-built tools at about 65% correct, ahead of Westlaw AI-Assisted Research near 42%. Accuracy changes with each release, so the durable signal is architecture and verifiability, not a single benchmark number.
Is there a legal AI with no hallucination? No, and any vendor claiming "hallucination-free" is overstating it. What is real and checkable is grounding: every cited case traces to a retrieved opinion. The defensible claim is "every cite is grounded in a document you can open," not "zero hallucinations."
Does retrieval-augmented generation (RAG) stop hallucinations? It reduces them but does not eliminate them. RAG only helps if the model is constrained to what retrieval found. If the model can override retrieval and answer from memory, the "RAG" label is decoration. Per-claim verification, checking each sentence against the passage it cites, is what closes the gap.
What is the worst kind of legal AI hallucination? A real case cited correctly but attached to a holding it never made. A fake case is easy to catch (run the cite, get nothing). A real case bent to support a proposition it does not stand for slips past a citation checker, which is why misgrounding is more dangerous than fabrication.
How do I test whether a legal AI hallucinates before I trust it? Run a fifteen-minute demo. Ask an obscure question in a small jurisdiction and watch whether it admits it found nothing. Click three citations and confirm the pinpoint passage says what the summary claims. Ask it to argue the other side. Test a known overruling like Loper Bright over Chevron. Make it quote a statute precisely.
Why are lawyers still getting sanctioned for AI citations in 2026? Because the dangerous failures are quiet, and many lawyers skip verification. Damien Charlotin's database tracks 1,200+ such decisions worldwide, roughly 800 in U.S. courts, and the count is still rising. The fix is per-citation verification before filing, not trusting a vendor's "accurate" label.
Try it on your next question
If you want to test a tool that follows the architecture above, Vaquill AI is one US legal AI suite built around grounded retrieval and openable citations.
New legal AI guides, weekly.
Further Reading
AI Law Search Engine vs Keyword Search: Find Case Law Faster
Read postHow to Verify AI Legal Citations Before You File (ABA 512 Checklist)
Read postABA Formal Opinion 512 (2024): Generative AI Duties for Lawyers
Read postAI Case Law Search Explained: How Semantic Search Finds the Right Precedent
Read postLegal Research With No Data Indexing or Human Review: A Confidentiality Checklist
Read postDoes OpenAI Train on Your Westlaw or LexisNexis Data?
Read post
Product & Content
Legal AI suite for US working lawyers: research, drafting, document comparison, document matrix, matters, and citation-verified answers, in one tool.