AI regulation is arriving in different forms across jurisdictions — comprehensive frameworks in some, sectoral rules in others, and transparency obligations in several. The details differ and are still developing, so treat this as a way of thinking about your exposure rather than as a statement of any particular jurisdiction's requirements. Confirm specifics with counsel.

What is reasonably stable across frameworks is the underlying logic: obligations scale with the consequences of the system's output. That logic has a clear implication for how document AI should be built.

The distinction that determines everything

Regulatory frameworks generally distinguish systems by what they do, not by what technology they use.

A system that reads a document and produces structured data for a human to act on is, in most framings, a data processing tool. It has accuracy and data protection obligations. It does not typically attract the heavier requirements.

A system that makes or materially influences a decision about a person — credit, employment, insurance, benefits, access to services — is in a different category, with obligations that commonly include risk assessment, documentation, human oversight, transparency to affected individuals, accuracy and robustness requirements, and record-keeping.

The critical word is influences. A system that presents a recommendation which a human almost always follows is influencing the decision, and "there is a human in the loop" is not by itself a sufficient answer if that human has neither the information nor the practical latitude to disagree.

Why this argues for a specific architecture

The separation we recommend throughout this blog — models extract facts, documented rules make decisions — has a regulatory payoff that is worth stating plainly.

If your extraction layer produces facts with provenance, and your decision layer is a set of documented, versioned, auditable rules applied to those facts, then:

  • The AI component is doing perception, and is scoped accordingly.
  • The decision is explainable by reference to a stated rule, which is what transparency obligations generally require.
  • The rule set can be changed when policy changes, without retraining or revalidating anything.
  • An individual affected by a decision can be told which rule produced it.
  • Regulatory review examines a small, comprehensible, well-documented component rather than a model.

The alternative — a single model that reads the document and outputs a decision — puts the entire consequential surface inside a component that is hard to explain, hard to test comprehensively, and hard to change predictably. That is a worse system on engineering grounds and a considerably worse one on regulatory grounds.

Obligations that apply broadly

Regardless of risk classification, several things are worth doing because they appear in some form across most frameworks and because they are good practice anyway.

Know your inventory. What AI systems you operate, what they do, where they sit in processes, who owns them. Organisations consistently discover they have more than they thought.

Document purpose and limitations. What the system does, what it does not do, and where it performs less well. Stating limitations plainly is both a compliance artefact and a credibility asset.

Measure and record accuracy. Per field, with methodology, on a labelled corpus. This is the single most useful artefact in any review.

Define human oversight concretely. What is reviewed, at what threshold, by whom, with what training, and with what authority to override. Include evidence that the oversight is real — reviewer correction and override rates are the artefact that demonstrates this.

Control change. Versioned prompts, models, rules and thresholds, with testing before release. Covered in our post on prompt versioning.

Monitor in production. Accuracy on an audit sample, drift indicators, exception rates, with named recipients for alerts and a record of what was investigated.

Be transparent where required. Disclosure that AI is in use, and a route for affected individuals to understand and contest outcomes.

Manage the supply chain. If you deploy a vendor's system, you generally cannot delegate your obligations to them. You need the information from them to meet yours, which is why the contractual terms discussed in our vendor assessment post matter.

Fairness, in a document context

Fairness obligations apply where systems affect people, and document processing has a less obvious but real exposure: differential performance.

Extraction accuracy varies with document characteristics — handwritten versus typed, language and script, scan quality, submission channel — and those characteristics correlate with who submits them. If handwritten submissions route to manual review more often and therefore take longer, that is a service disparity with a demographic shadow.

It may be entirely justifiable. The obligation is generally to know, to be able to explain, and to have considered mitigation. Segmented accuracy and cycle-time metrics, reviewed periodically and documented, discharge most of that at modest cost.

A practical sequence

Inventory first. You cannot assess what you have not enumerated.

Classify by consequence. For each system, what decision does it affect and about whom? Most document extraction will land in a light category, which is a useful and reassuring finding.

Concentrate effort where the consequences are. The systems that influence decisions about people deserve the documentation, oversight design and monitoring. Applying the same weight to an invoice extraction pipeline wastes effort and dilutes attention.

Separate perception from decision wherever a decision is involved. This is the architectural change that most reduces regulatory surface, and it improves the system on independent grounds.

Build the artefacts as byproducts. Accuracy measurement, versioning, monitoring and oversight documentation are things a well-engineered system produces anyway. Teams that build well find they have most of the compliance package already; teams that treat it as a separate documentation exercise discover the artefacts do not exist because the practices did not.

The reassuring conclusion

For the large majority of document AI — reading invoices, indexing loan files, extracting shipment details, digitizing archives, triaging correspondence — the regulatory burden under emerging frameworks is modest, because these systems process documents rather than judge people.

The obligations concentrate where they should: on systems that affect individuals. And the right response to that is not to avoid those workflows, but to build them so that the model reads and a documented rule decides. That is the design that is explainable, changeable, auditable and defensible — which is also, not coincidentally, the design that works better.

Preparing for an AI compliance review?

We will help you scope which parts of your document workflow attract obligations and which do not.

Talk to Us