How it works

Retrieval vs recall: the line between safe and unsafe legal AI

By Michael Nadalin, Founder, Market Lead · 10 August 2026 · 8 min read

A junior hands you a research memo at 4pm on a Friday. It cites four authorities, two of them Federal Court, one Court of Appeal, one first instance. The pin cites look right. The medium neutral citations are formatted correctly. The propositions attributed to each case are exactly the propositions you were hoping to find. You have a hearing on Tuesday.

Here is the uncomfortable question: did anything in that chain actually open those judgments? Not "did it sound like it", but did a document get fetched, opened and read before that sentence was written? Because if the answer is no, the formatting tells you nothing. A citation that was generated to look correct and a citation that was copied from a real judgment are visually identical on the page.

That is the whole distinction. Every argument about whether legal AI is safe or dangerous collapses into one technical question: is the tool retrieving law, or recalling it? Everything else, the interface, the branding, the confidence of the prose, is downstream of that.

Recall: the model is writing from memory, and memory is lossy

A large language model trained on text does not store documents. It stores statistical relationships between tokens. When you ask a bare model for the leading authority on a point of Australian law, it is not looking anything up. It is producing the sequence of words that is most probable given your question and everything it absorbed during training.

Sometimes that produces a correct citation, because the case was discussed thousands of times in the training data and the pattern is strong. Sometimes it produces a citation that is structurally perfect and factually invented, because "a Federal Court case about unconscionable conduct in 2019" is a shape the model knows how to make, whether or not that specific case exists. The model has no internal flag that distinguishes the two. It is doing the identical operation in both instances.

This is why "the AI lied" is the wrong frame, and why telling it to be careful does not fix anything. It is not lying. It is doing exactly what it was built to do, which is produce plausible text. Plausibility and accuracy happen to overlap most of the time, which is precisely what makes the failures so hard to catch.

What practitioners assume vs what is actually happening
It searched for the case and summarised it
It predicted what a summary of such a case would read like
The citation format is correct, so the case is real
Citation format is one of the easiest patterns in the training data to reproduce
It said it was confident, so it checked
Confidence is a tone in the output, not a measurement of anything
If it did not know, it would say so
Producing an answer is the default behaviour, silence is not
A better prompt will stop the invented citations
Instructions cannot create a source that was never fetched
Most misplaced trust in legal AI comes from assuming a lookup happened when it did not.

Retrieval: the model reads a document you can also open

Retrieval flips the order of operations. Before the model writes a word of analysis, a search runs against an actual corpus of legal documents: judgments, legislation, regulations, practice notes. The relevant passages are pulled out and placed into the model's context, and the model is then asked to answer using that text and nothing else.

The model still does the writing. What changes is that the raw material is now real text sitting in front of it rather than a statistical impression of text it saw during training. The task shifts from "recall what the law says" to "read these six passages and tell me what they say", which is a far more constrained job and a far easier one to get right.

It also changes what you can do as the reader. When the source passage travels with the answer, verification stops being an act of faith and becomes a click. You open the judgment, you read the paragraph, you form your own view about whether the proposition holds. That is normal practice. It is what you would do with a memo from a junior anyway.

What has to happen before the answer is written
1
1. Your question is parsed
The system works out what is actually being asked and what jurisdiction and area of law it sits in.
2
2. A search runs over a real corpus
Judgments, statutes and regulations are searched as documents. This step either exists or it does not, and it is the one vendors are vaguest about.
3
3. Passages are pulled into context
Specific paragraphs of specific documents are placed in front of the model, along with their citations and source links.
4
4. The answer is written from those passages
The model synthesises what is in front of it. If the passages do not support an answer, a well built system says so rather than filling the gap.
5
5. Sources travel with the answer
Every proposition links back to the paragraph it came from, so you can check it in seconds instead of re-running the research yourself.
Steps 2 and 3 are the entire difference. Skip them and you have a very articulate guess.

Why a fabricated citation is so much more dangerous than a wrong one

Lawyers are well practised at handling a case that is distinguishable, superseded or simply weaker than hoped. That is ordinary professional risk and the profession has habits for managing it. Fabrication is a different category, because the error is invisible at exactly the point where you would normally catch it.

Consider the way most people actually check a memo. You scan the citations for familiarity. You notice if a court or a year looks off. You pull the two authorities the argument really turns on. A fabricated citation survives every one of those checks, because it was generated to look exactly like something that would pass them. The one thing that catches it is opening the document, which is the step everyone skips when time is short.

Australian courts have been direct about where responsibility sits. Several have issued practice notes and guidance on the use of generative AI in the preparation of court documents, and the consistent theme is that the practitioner is accountable for what is filed, regardless of what produced the first draft. The tool is not a party to the proceeding. You are.

Failure modes, worst first
Invented authority
A case or section that does not exist, cited in a document that goes to a court or a client. Undetectable by reading, catastrophic when found.
Recall only
Real case, invented proposition
The citation checks out, so nobody opens it. The judgment says something materially different, or says it in obiter.
Recall only
Superseded or overruled authority
Real and correctly described, but no longer good law. Depends on how current the corpus is and whether it flags subsequent history.
Both
Wrong jurisdiction
A perfectly good authority from the wrong state or from overseas, applied to an Australian matter where it does not govern.
Both
Correct law, incomplete picture
Everything cited is accurate, but a relevant line of authority was missed. This is the residual risk that stays your job forever.
Retrieval does not eliminate the lower rungs. It removes the top one, which is the one that ends careers.

The two minute test you can run on any tool

You do not need to understand the architecture to work out which kind of tool you are holding. You need one question you already know the answer to, and one question about something obscure enough that the answer is unlikely to be well represented anywhere.

Ask the obscure one first. A retrieval system will either return the relevant provision with a link, or tell you it found nothing on point. A recall system will produce something confident, fluent and specific. Then try to open the source. Not a link to a general homepage, not a case name you have to go and search yourself, the actual paragraph. If the source cannot be opened in one click, the tool is asking you to take its word for it, and there is no reason to.

Running the test
Question 1
Ask something narrow that you already know cold. Check whether the answer is right, and whether it cites the provision you would have cited.
Question 2
Ask something genuinely obscure, ideally a niche state provision or a recent amendment. Watch whether the tool declines or invents.
Click through
Try to open the underlying judgment or section from the answer itself. Count the clicks. One is good, three means you are doing the research again.
Read the paragraph
Compare the quoted passage against the actual text. Paraphrase that drifts from the source is the early warning sign.
Push back
Tell it the case it cited says the opposite. A retrieval system holds its ground against the text. A recall system agrees with you and invents a new case.
The whole test takes about two minutes and tells you more than any demo.

What to ask a vendor before you sign anything

Most legal AI marketing sits on a careful ambiguity. "Trained on Australian law" sounds like retrieval and usually means recall. "Grounded in authoritative sources" can mean anything. The questions below are the ones that force a specific answer, and the quality of the answer tells you as much as the content of it.

Pay particular attention to what happens when the corpus does not contain an answer. A vendor who has thought hard about this will describe the refusal behaviour without prompting, because building a system that says "nothing on point" is harder than building one that always produces something. A vendor who has not will change the subject to the size of their database.

Procurement questions that actually separate the tools
Before the demo
Establish whether retrieval exists at all
  • Which corpus is searched, document by document type: judgments, Commonwealth and state legislation, regulations, practice notes.
  • How often is each source updated, and how would we know if an update failed.
  • Does the model answer from a search result, or from training data, or both. Ask them to say which.
During the demo
Test the boundaries, not the highlights
  • Insist on driving. Use your own matters and your own obscure provisions rather than their prepared examples.
  • Ask a question you know the corpus cannot answer and watch what comes back.
  • Check that every proposition links to a source you can open, and that the source says what the answer claims.
Before you sign
Confidentiality, retention and accountability
  • Where is client data stored, who can access it, and is it used to train anything.
  • What is the retention period and can matter data be deleted on request.
  • What is the firm's supervision policy for AI assisted work, and does it satisfy the practice notes and guidance applying in the courts you appear in.
Vague answers to the first group are enough to stop the process there.

Retrieval lowers the cost of checking, it does not remove the duty

The honest claim for retrieval is narrower than the marketing usually makes it. It does not make a tool correct. It does not remove the need for professional judgment about whether an authority is apposite, whether it is still good law, or whether the argument holds. A retrieval system can still surface a real case and characterise it badly, and a corpus with gaps will confidently answer within its gaps.

What retrieval does is change the economics of verification. When the source paragraph sits next to the proposition, checking takes seconds rather than the twenty minutes it takes to reconstruct someone else's research from scratch. Verification that is cheap actually gets done. Verification that is expensive gets skipped at 4pm on a Friday, which is exactly when it matters most.

That is the design principle Legal Brain is built on: search real Australian legislation and judgments first, answer from what was found, and put the source paragraph in front of you so the check is a click rather than a project. The judgment about whether the law helps your client stays where it has always been, with the practitioner whose name goes on the document.

Frequently asked questions

What is the difference between retrieval and recall in AI?

Recall means the model produces an answer from patterns absorbed during training, with no lookup at any point. Retrieval means the system searches a real document corpus first, then writes the answer from the passages it found. In legal work the practical difference is that retrieval gives you a source paragraph you can open and check, while recall gives you text that is only as reliable as the model's memory.

Why do AI tools invent case citations?

Because generating text that looks like a citation is the same operation as generating a real one. The model learned the shape of Australian medium neutral citations from millions of examples, so it can produce a well formed citation for a case that does not exist without any internal signal that something has gone wrong. Better prompting does not fix it, since no instruction can conjure a source that was never fetched.

Is it safe for Australian solicitors to use AI for legal research?

It depends entirely on whether the tool retrieves law or recalls it, and on whether you verify the sources before anything is filed or sent. Several Australian courts have issued practice notes and guidance on generative AI in court documents, and the consistent position is that the practitioner remains accountable for what they file. Use tools that link to the primary source, and check that source before you rely on it.

How can I tell if a legal AI tool is using retrieval?

Ask it something genuinely obscure and see whether it declines or invents an answer, then try to open the underlying judgment or section directly from the response. A retrieval system links to the specific paragraph it used and will say when it found nothing on point. If you have to go and search for the cited source yourself, you are being asked to trust the output rather than check it.

Check your understanding

Two quick questions

No score is stored. Pick an answer to see why it is right.

  1. 1A tool returns a perfectly formatted Federal Court citation supporting your argument. What does the formatting tell you about whether the case exists?

  2. 2Which failure mode does retrieval genuinely remove, rather than merely reduce?

Research Australian law without handing over client data

Legal Brain searches Australian legislation and case law, shows you the source behind every answer, and anonymises client-identifying detail before anything reaches a model.

Request early access