Deterministic · Why LLMs alone aren't enough

LLMs hallucinate. A deterministic layer is what stops them.

Generative models are probability engines, not knowledge engines. In legal, that gap is the difference between a brief that's filed and a brief that's sanctioned. Here's why the LLM alone isn't enough — and what a deterministic layer actually does about it.

See the sanctions list
§ I — Probability engines

What an LLM actually is.

An LLM is a probability engine. Picture a giant matrix of every word, mapping the probability of the next word or phrase based on the words and phrases that came before it. The model just spits out the next tokens with the highest probability. That's why it's extraordinarily good at certain tasks and absolutely atrocious at others.

It doesn't comprehend certainty. It doesn't comprehend anything, actually. It's a stochastic language probability map. When you ask it to qualify itself if uncertain, it isn't calculating uncertainty — it's mapping your prose about uncertainty onto the probability map and spitting out tokens that look like a hedge.

That's the part that gets lost in the marketing. The model isn't being humble or confident. It isn't "thinking" at all. It's continuing a sequence in the most statistically expected way.

§ III — Politicized areas of law

Rhetoric wears the costume of authority.

It gets dramatically worse in politicized areas of law. Pick your flavor — immigration, election law, Second Amendment, abortion, antitrust, civil rights. In those areas, the volume of non-lawyer commentary (op-eds, advocacy pieces, think-tank "explainers", Reddit threads, viral tweets) absolutely dwarfs the actual case law and statutory text by orders of magnitude.

And remember: the probability map weights by volume, not by authority. The model has no concept that a law review article should outweigh a partisan blog post. To the matrix, they're both just tokens.

The real killer is that political rhetoric paraphrases law in ways that structurally mimic citations. "The Supreme Court held in Bruen that…" followed by a complete mischaracterization is shaped identically to an accurate cite. The model learns the shape of legal authority from text that wears the costume of legal authority. When you then ask it about a politicized area, it confidently produces something that sounds exactly like a real holding — because rhetoric trained it how holdings sound, not what they actually say.

The more politicized the area, the worse that signal-to-noise gets. And the more confident the LLM's output reads, the more likely you are to file it without a second look. That is how careful lawyers — at firms with names on the building — end up on the sanctions list.

§ IV — The deterministic gate

Stop trying to make the LLM try harder.

We've already established the LLM can't comprehend certainty and can't comprehend authority. Asking it to qualify itself better, prompt itself harder, or "think step by step" doesn't change what it fundamentally is. So stop asking it to.

A deterministic layer refuses to trust the LLM at the boundary where it matters. Before a citation lands in a document, it has to resolve against ground truth — not against the model's statistical impression of ground truth. If it doesn't resolve, it doesn't ship.

Step 1

The LLM drafts.

Prose, structure, argument flow. This is what generative models are actually good at. Let them work.

Generate
Step 2

Extract every cite.

Cases, statutes, regulations, full cites, short cites, Id., supra. Every claim of authority gets pulled out of the draft and queued for verification. Nothing gets a pass because it "looks fine".

Extract
Step 3

Resolve against an authoritative corpus.

Does the case exist in the indexed reporter? Does the statute section exist in the official code? Was it in effect on the filing date? If the answer is no, the cite is rejected — no LLM gets to argue with that result.

Resolve
Step 4

Verify the quoted language.

The pin cite has to point to text that actually exists at that location. The proposition has to be supported by the language at that pincite, not by adjacent vibes. Quotation drift, version drift, paraphrase passed off as direct quotation — all flagged.

Verify
Step 5

Gate before the draft leaves the office.

Anything that didn't resolve cleanly is surfaced to the attorney with the evidence — the reporter, the pincite, the actual language. No silent pass-throughs. The deterministic layer is the partner who reads every cite before signing the brief.

Gate
§ V — You want Mike Ross? You need both.

The LLM is the theorization. The deterministic layer is the photographic memory.

People want the LLM to be Mike Ross — legal theorization and photographic memory in one package. It isn't. The LLM is the theorization without the photographic memory. The deterministic layer is the photographic memory without the theorization. You want Mike? You need both.

Verbatim is the deterministic memory layer for citation and quote verification. Run it against a brief — yours, or one you've received — and it produces a report that says, for every authority cited, whether the cite is real and whether the quoted language actually appears in the cited opinion at the pin cite. Same brief, same report, every time.