Back to Blog
Product / ComplianceAugust 3, 2026·9 min read

Why We Don't Trust Our AI by Default

Aparti's standard for AI-generated family law documents — why a single fabricated fact is an automatic failure regardless of overall score, and how we keep California's form rules current as they change.

By Shivani Singh

TL;DR

AI-generated legal work product will sometimes be wrong. That's true of every vendor, including us, and the useful question for an attorney evaluating any AI tool isn't "does it ever make mistakes" — it's "what catches the mistake before it reaches you." This piece lays out the standard we hold AI output to: a scorecard where a single fabricated fact or unsupported legal conclusion is an automatic failure, regardless of how well the output scores everywhere else, and a set of maintenance commitments for the parts of our product that depend on legal rules that keep changing, like California's family law form set. We also walk through a real, easy-to-make classification error in that form set as a concrete example of what unmonitored mapping looks like when it goes wrong.

Confidence Is the Real Risk, Not Ignorance

A model that doesn't know something usually hedges. A model that's confidently wrong doesn't. That distinction matters more in family law than in most AI applications, because the correct answer to "which forms does this case need" depends on facts that shift the entire packet: whether children are involved, how the other party was served, whether parentage is already established, whether the matter proceeds by default, agreement, or trial.

California's form set makes this concrete. FL-100 and FL-110 are the conventional starting point for nearly everyone. FL-105 is required only if there are minor children. The service method determines whether you need FL-115 or FL-117 — they are not interchangeable. FL-142 and FL-160 are alternative ways of presenting the same asset-and-debt information, not duplicates. And as of January 1, 2026, there's an entirely separate joint-petition pathway (FL-700/FL-710/FL-720) that predates most training data.

A model trained on "what FL-100 is" can still be completely wrong about "does this case need FL-100 or the new joint-petition track." That's not a knowledge gap you fix by making the model smarter. It's a mapping problem, and mappings decay the moment a rule changes underneath them.

A Mistake That's Easy to Make

Here's a concrete illustration of how subtle this gets. FL-145 is Form Interrogatories — Family Law. It belongs in a discovery workflow. It has nothing to do with the financial-disclosure packet (FL-140, FL-141, FL-142, FL-150) — but it sits close to those forms numerically, and a mapping built once and never re-checked against the source could easily list it alongside them. The result would look complete and confident. It would also misroute the packet for anyone relying on it.

That's the pattern worth sitting with: the error isn't a wild hallucination that's obviously wrong on its face. It's a quiet, plausible misclassification that requires someone to actually check against the primary source to catch — which is the entire argument for treating source-checking as a standing process rather than a one-time step.

What We Hold Our Own AI To

Knowing the mapping problem exists doesn't solve it — it just tells you where to build guardrails. Any AI output has to clear a weighted scorecard before it's trusted with real casework:

DimensionWeightReviewer question
Factual correctness25%Facts match source records; no invented values or events.
Evidence and traceability20%Every substantive conclusion is linked to adequate source evidence.
Task completeness15%All requested issues are addressed and missing information is surfaced.
Professional usefulness15%An attorney or paralegal can use the output with limited restructuring.
Safety and risk10%Correct escalation, no unsupported legal conclusion, no unauthorized action.
Instruction and schema adherence5%Required structure, fields, and policy constraints are followed.
Consistency5%Repeated controlled runs remain within an agreed variance.
Editing effort5%Time and number of changes required to reach approval.

The weights aren't the important part. The important part is this: critical failures are scored outside the weighted index. A single invented fact or an unsupported legal conclusion is an automatic failure at the relevant gate, no matter how well the output scores on everything else. A model that's 95% excellent and occasionally fabricates a filing date doesn't average out to "pretty good" — it fails. In legal work, one confidently wrong fact can outweigh ten correct ones, and a scoring system that averages that away is measuring the wrong thing.

The scorecard is also not the whole decision. Which AI model actually powers a given workflow gets weighed alongside cost, latency, reliability, security, observability, and portability — a model that scores well on accuracy but can't meet the operational bar doesn't get used either.

Rules Aren't Static, So We Don't Treat Them Like They Are

Catching a mismatch like the FL-145 example only works as an ongoing practice if the underlying registry is treated as something that requires maintenance — not a fact sheet that was accurate on the day it was written and left alone after that.

We hold form-mapping content to four requirements:

  1. An owner. A person, not "the model," is accountable for whether the mapping is current.
  2. A source. Every entry traces to official California Courts material, not to what a prior output assumed.
  3. A review cadence. Revision dates and effective dates get checked on a schedule, not only after something breaks.
  4. Regression tests and release controls. Changes go through the same discipline as a code change — tested before release, not patched live.

If you're evaluating an AI vendor for anything touching legal documents, ask directly which of these four exists at their company. "The model is trained on current forms" answers none of them, and it's the answer most vendors give.

The Registry, as It Stands Today

For reference, here's the current form map — reviewed against official California Courts materials in July 2026. It's a product-design scope map, not legal advice or an exhaustive filing checklist; county requirements and case-specific facts can change the actual packet, and attorney review still governs any real filing.

Form(s)PurposeScope note
FL-100Petition — Marriage/Domestic PartnershipConventional dissolution/legal-separation initiation
FL-105Declaration Under UCCJEAConditional when minor children/custody are involved
FL-110Summons — Family LawConventional initiation
FL-115 / FL-117Proof of Service of Summons / Notice and Acknowledgment of ReceiptAlternative service paths; not interchangeable
FL-120Response — Marriage/Domestic PartnershipResponding party
FL-700 / FL-710 / FL-720Joint Petition / Joint-Petition Summons / RevocationSeparate California pathway effective 2026
FL-200 / FL-210 / FL-220Parentage Petition / Summons / ResponseWhen legal parentage must be determined
FL-260 / FL-210 / FL-270Custody and Support Petition / Summons / ResponseWhen parentage is already established
FL-300 / FL-311 / FL-320Request for Order / Custody Attachment / Responsive DeclarationCustody, parenting time, support, and other supported requests
FL-330 / FL-335Proof of Personal Service / Proof of Service by MailService method determines form
FL-340 / FL-341 series / FL-342Findings and Order / Custody Attachments / Child Support AttachmentResulting orders and conditional attachments
FL-140 / FL-141Declaration of Disclosure / Declaration Regarding ServicePreliminary or final disclosure workflow
FL-142 or FL-160Schedule of Assets and Debts or Property DeclarationAlternative asset/debt presentations
FL-150 / conditional FL-155Income and Expense Declaration / Simplified Financial StatementFL-155 only for eligible situations
FL-144Stipulation and Waiver of Final Declaration of DisclosureConditional final-disclosure workflow
FL-165 / FL-170 / FL-180 / FL-182 / FL-190Default request / declaration / judgment / checklist / notice of entryPacket varies by case posture and children
FL-191 / FL-192 / conditional FL-195Child Support Registry / Rights Notice / Income WithholdingApplicable child-support orders and judgments
FL-250Judgment — Uniform ParentageSupported parentage judgment pathway
FL-145Form Interrogatories — Family LawDiscovery workflow — not part of the disclosure packet above

What to Ask Any AI Vendor, Not Just Us

If you're evaluating AI for anything touching family law documents — ours or anyone else's — these are the questions that actually separate rigor from marketing:

  • Who owns the mapping between case facts and which forms apply, and how often do they check it against the primary source?
  • What happens when the AI is confidently wrong — is there a rule that catches it, or does it just average into an overall "quality" number?
  • Is the sourcing tied to specific official pages and dates, or to a general claim of "trained on current law"?
  • Do they treat their own output as something to keep checking, or as a feature they shipped once and moved on from?

We don't think any of this is a finished state, for us or anyone else in this space. The registry above will need updates as California's rules change again. The scorecard will get adjusted as we learn where it's too lenient or too strict. Treating both as things that require continuous scrutiny — rather than a one-time build — is the actual standard, and it's the one we're asking to be held to.

Sources

For more on how Aparti approaches AI in family law practice, see AI software to auto-generate FL-100, FL-140, FL-142, and FL-150 California divorce forms and the Family Law Collections Playbook.

This piece describes a product-design scope map, not legal advice or an exhaustive filing checklist.

Frequently asked questions

What happens when Aparti's AI produces a single fabricated fact or unsupported legal conclusion?+
A single fabricated fact or unsupported legal conclusion is an automatic failure at the relevant review gate, regardless of how well the output scores on every other dimension of the scorecard. It does not average into an overall quality score.
What are the eight dimensions on Aparti's AI output scorecard?+
The eight weighted dimensions are factual correctness (25%), evidence and traceability (20%), task completeness (15%), professional usefulness (15%), safety and risk (10%), instruction and schema adherence (5%), consistency (5%), and editing effort (5%).
Why is FL-145 a good example of a subtle AI mapping error?+
FL-145 (Form Interrogatories — Family Law) belongs to the discovery workflow, not the financial-disclosure packet (FL-140, FL-141, FL-142, FL-150). Because its form number sits numerically close to those forms, a mapping built once and never re-checked against the source could plausibly and confidently misclassify it alongside them, misrouting the packet without looking obviously wrong.
What is the California joint-petition pathway introduced in 2026?+
Effective January 1, 2026, California added a separate joint-petition pathway using forms FL-700, FL-710, and FL-720, alongside the conventional FL-100/FL-110 dissolution filing track.
What four requirements does Aparti hold its form-mapping content to?+
Four requirements: an accountable human owner rather than 'the model,' traceability to official California Courts source material, a scheduled review cadence for revision and effective dates, and regression tests and release controls before any change ships.
What questions should a firm ask any AI vendor handling family law documents?+
Four questions matter most: who owns the mapping between case facts and applicable forms and how often it's checked against the primary source; what catches the AI when it's confidently wrong rather than averaging the error into an overall score; whether sourcing is tied to specific official pages and dates versus a general 'trained on current law' claim; and whether the vendor treats their output as something to keep checking or as a feature shipped once.
Aparti is not a law firm and does not provide legal advice. Content is for informational purposes only.