The EU AI Act's high-risk obligations are now enforceable, and we are already seeing the first enforcement actions. The good news: the requirements are far more tractable than the headlines suggest. The bad news: most enterprise AI programs were not designed to produce the artifacts the Act expects. Closing that gap is now urgent.
What 'high-risk' actually requires
Six categories of obligation, in plain language:
- 1.Risk management — a documented, ongoing process for identifying and mitigating foreseeable risks.
- 2.Data governance — quality, representativeness and bias controls on training and operational data.
- 3.Technical documentation — sufficient detail for a regulator to assess conformity.
- 4.Record-keeping — automatic logs of operations sufficient for traceability.
- 5.Transparency — clear information to deployers and, where relevant, end users.
- 6.Human oversight — meaningful human review where the system materially affects rights or safety.
Where most programs fall short
- Logs exist but aren't structured for traceability — auditors want a per-decision evidence trail, not application logs.
- Model cards exist but are stale — the model in prod isn't the one in the card.
- Human oversight is theatrical — a checkbox, not a meaningful review with the context to override.
- Bias testing is one-time — the Act requires ongoing.
A platform pattern that satisfies the Act
Pick a deployment substrate that produces the artifacts as a byproduct of running the system. Per-call audit trails with citation chains, automatic model cards versioned to deployments, continuous evals with bias slices, and a real human-in-the-loop UI with full context. If your platform doesn't produce these, you'll be assembling them by hand at audit time — which is when nobody has time.
"We thought the Act would slow us down. Once the platform produced the artifacts automatically, our compliance team became our fastest reviewer."
Ship-fast principles under the Act
- Pre-classify every use case at intake — most won't be high-risk; treat them accordingly.
- Standardize the high-risk pattern once — reuse for every program.
- Make the audit pack a button, not a project.
- Treat post-market monitoring as continuous, not annual.
Compliance done right is a moat. Competitors who treat it as paperwork will spend the next two years assembling artifacts; the ones who industrialize it will ship faster than ever.