A court let an AI hiring-bias collective action against Workday proceed nationwide
In Mobley v. Workday, a federal judge granted preliminary certification of a nationwide collective action alleging Workday's AI screening tools discriminated against applicants over 40. The court had earlier held that an AI vendor could be directly liable for employment discrimination as an agent of employers.
Workday disclosed that 1.1 billion applications were rejected using its software during the relevant period.
Key facts
- What
- In Mobley v.
- Incident date
- May 16, 2025
- Who
- Workday
- Failure mode
- Policy Violation
- AI surface
- Agentic Workflow
- Severity
- High
What happened
Derek Mobley alleged Workday's AI hiring tools screened out older applicants in violation of the ADEA. In May 2025 a California federal judge granted conditional certification of a nationwide collective action; Workday disclosed its tools had rejected about 1.1 billion applications in the relevant period, so the collective could reach hundreds of millions. An earlier ruling held AI vendors can be directly liable as employers' agents.
What broke inside the model
- 01 · TriggerA prompt pushes against a deployment boundary.
- 02 · Model stepThe model produces the disallowed output.
- 03 · Control gapNo enforcement blocks it at generation time.
- 04 · FailureThe output crosses the policy line.
- 05 · ConsequenceA limit the business set is breached in public.
The output crosses a policy boundary the deployment had defined.
The system produced an output or action that broke a stated company policy or a regulation that applied to the deployment. The model optimized for a plausible response, not for the constraint, and no enforcement layer checked the output against the policy before it took effect.
What it cost
Nationwide collective action; potential exposure across hundreds of millions of applications
Sources
Cite this entry
https://failureindex.ai/failures/court-let-ai-hiring-bias-collectiveAI Failure Index. "A court let an AI hiring-bias collective action against Workday proceed nationwide" (FI-0040). Realm Labs. https://failureindex.ai/failures/court-let-ai-hiring-bias-collective (indexed Jun 3, 2026).Data fields CC-BY 4.0, prose citation permitted. Incident ID FI-0040. Full dataset at /data.
Note from Realm Labs, the Index steward
How Realm would have caught this
- Prism
- OmniGuard
Realm compares what the model is about to output or do against the policy that governs the deployment, in real time, and can deny or redact the action before it takes effect, which is the gap an after-the-fact review never closes in time.