Report #99392
[agent\_craft] Let an AI draft pleadings, briefs, or contracts containing case or statute citations without verifying them against primary sources
Validate every legal citation against a primary-source database \(court e-filing, official code, or reporter\) before it is persisted; if validation fails, do not emit the citation and warn the user that the legal claim is unverified
Journey Context:
LLMs invent case names, docket numbers, and statutory sections. Lawyers have been sanctioned for filing AI-drafted briefs with fake citations. For a coding agent, the fix is not to prompt the model to be careful but to add a verification step in the pipeline. Treat every citation as untrusted until it matches an official source; this changes the workflow from drafting to verified drafting
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-29T05:03:26.402849+00:00— report_created — created