RatedWithAI

RatedWithAI

Accessibility scanner

AI Legal & ComplianceAugust 4, 2026

Your Onboarding AI Sits Between Two Laws That Point in Opposite Directions

Employers must verify that new hires are authorized to work. Employers must also not demand extra documents from people who look foreign to a system. Automated document verification operates precisely on that line, and a tool tuned to reduce one risk reliably increases the other.

Two-sided liability
Under-verifying and over-verifying are both violations of the same statute
Employee picks
Workers choose their documents; a system that specifies them is the problem
Non-delegable
The attestation is made by your representative, not by a vendor's model

The Structure Almost Nobody Explains to the Buyer

The employment verification regime was written with a deliberate symmetry that gets lost when it becomes a software feature. One half requires employers to confirm identity and work authorization for every new hire and keep the paperwork. The other half prohibits employers from using that requirement as a pretext — by demanding specific documents, asking for more than the law requires, or refusing documents that reasonably appear genuine.

Compliance teams internalize the first half because that is where audits and fines live. Vendors sell to that half: catch fraudulent documents, reduce risk, automate the form. Almost no procurement conversation covers the second half, which is where the individual claims come from and where an automated system does the most damage, because a policy applied by software is applied to everyone identically and consistently — including consistently wrong.

How a Flag Becomes a Documentary Practices Problem

Picture an ordinary implementation. The tool captures images of identity documents, runs authenticity checks, sometimes compares a selfie to a photo, and returns a confidence score. Below a threshold, onboarding routes the person to manual review, which in practice means someone in HR asks for another document.

Now consider who lands below the threshold. Document types the model has seen least often. Cards with unusual formats or recent redesigns. Photographs where lighting and skin tone interact badly with an image pipeline. Names that fail a fuzzy match against a different transliteration. None of that is intentional, and all of it correlates with national origin — which means the extra-document request lands disproportionately on exactly the group the anti-discrimination provisions exist to protect.

The employer never wrote a policy saying "ask foreign-born workers for more paperwork." The system produced that outcome from a confidence threshold. The practice is what gets evaluated, not the intent behind the configuration.

What Cannot Be Automated

The employer's attestation is a statement by a person that they examined the documents and that those documents reasonably appear genuine and relate to the individual. It is a good-faith human judgment. Software can present the images, extract fields, check expiration dates and flag anomalies for a reviewer, but the determination and the signature belong to your representative.

This distinction is not academic during an audit. If your process is configured so that a human clicks "approve" on whatever the model returned, without any record of an independent look, you have a documentation problem in both directions: no evidence of good-faith examination on the verification side, and no human check on the discrimination side. The rubber-stamp workflow is the worst of both regimes.

Rules That Should Be Configuration, Not Training

Several requirements are structural enough that they belong in how the product is set up rather than in an annual training deck. If the software makes them impossible to violate, the human process cannot drift back into violating them.

  • Never specify a document. The employee chooses what to present from the acceptable options. An upload screen that asks for a particular card, or that gates progress on one type, has encoded the violation into the interface.
  • Do not treat citizenship status as a routing signal. Sending some workers down a longer path based on status or perceived status is the fact pattern, whether a person or a rule engine does the routing.
  • Keep verification post-offer. Pulling document collection or status questions earlier in the funnel converts a compliance step into a pre-employment inquiry.
  • Do not re-verify on your own schedule. Automated reminders that prompt re-checks for certain document types, when re-verification is not required, create a differential burden the statute specifically addresses.
  • Preserve tentative-result procedures. Where an electronic confirmation system is used, the notice, contest and no-adverse-action steps are the entire point of the process, and they are frequently the first thing an automated workflow shortcuts.

Measure the Tool the Way an Investigator Would

Vendors report accuracy in aggregate. The relevant question is distributional: does the rate of flags, manual reviews and additional-document requests differ across groups? An overall pass rate of 97 percent is compatible with a manual-review rate several times higher for one document type than another, and it is the second number that appears in a complaint.

Most employers cannot answer this because the logging was never designed for it. Ask before signing: can the system report flag and escalation rates by document type, issuing jurisdiction and review outcome? Can you get a per-candidate timeline showing how long each person spent in review? Without that, you can neither detect the problem nor demonstrate its absence.

Remote Verification Raised the Stakes

As remote examination of documents became a durable option for qualifying employers rather than a temporary accommodation, verification moved fully into software — video calls, uploaded images, retained copies. That change made automation more attractive and also more consequential, because a remote-first process is a process where nobody ever holds the document.

It also expanded the record. Retained document images are sensitive personal data subject to security, retention and deletion obligations under privacy law, and facial-comparison steps can implicate biometric statutes with their own notice and consent requirements. An onboarding tool chosen for immigration compliance can quietly create a biometric privacy exposure that nobody in the evaluation was watching for.

A Short Review for an Existing Deployment

  1. Walk your own onboarding flow as a candidate and note every screen that names a specific document or asks about status.
  2. Pull manual-review and additional-request rates broken out by document type and issuing jurisdiction for the last twelve months.
  3. Confirm a human reviewer records an independent determination, and that the record shows more than an approval click.
  4. Check what images and biometric artifacts are retained, where, for how long, and under what notice.
  5. Read the vendor agreement for what it actually promises — accuracy, auditability, cooperation in a government audit — and assume the statutory liability stays with you regardless.

Frequently Asked Questions

Our tool only flags documents; a human always decides. Are we fine?

That is the right architecture, but the flag itself is part of the practice. If flags cluster on particular document types and every flag produces a request for something additional, the differential burden exists no matter who clicked approve. Audit the distribution of flags, not just the final decisions.

Can we require everyone to submit the same two documents for consistency?

No, and this is the most common well-intentioned mistake. Uniformity sounds like fairness, but the law gives the choice to the employee, so a universal requirement is still specifying documents. Consistency belongs in how you treat what is presented, not in dictating what may be presented.

What if the model is genuinely detecting fraudulent documents?

Then the human reviewer has useful information and should examine carefully. The standard is whether the document reasonably appears genuine and relates to the person. A model score is an input to that judgment, not a substitute for it, and rejecting a document that does reasonably appear genuine is its own violation even if you were being careful.

We're a small employer without a compliance function. Where do we start?

With the flow itself. Most exposure at small employers comes from an interface that asks for a specific document or collects status information too early, and those are configuration fixes. Then add a simple log of who reviewed what and when. Neither requires a compliance department.

Does an indemnity from the vendor protect us?

It may recover money later. It does not prevent the government from assessing penalties against you, and it does not make a claimant's case against you go away. Treat indemnity as a financial backstop, not as compliance, and read closely what it excludes — model performance disclaimers are common.

How does this connect to our broader AI governance work?

It is the same discipline applied to a different statute: know what the system decides, measure outcomes across groups, keep a human accountable for the determination, and retain records that let you prove it. Employers already building that for hiring algorithms usually find onboarding verification was never included in the inventory.

Your Careers Pages Say More Than You Think

Application forms, careers pages and onboarding instructions are public, and they are where document requirements and status questions tend to appear in writing — often added by a hiring team years ago and never reviewed since.

Check what your site is asking candidates for. Run a free scan and review every careers and application page for language that specifies documents or asks about status.

Is your own site ADA compliant?

Run a free WCAG 2.1 AA scan on any public URL. Real axe-core checks in a real browser — instant report, no signup.

Need it watched instead of checked once? Starter is $29/mo for continuous monitoring, audit trails and PDF/CSV exports.