The EU AI Act's high-risk compliance deadlines have shifted. Under the original regulation adopted on 1 August 2024, obligations for high-risk AI systems embedded in regulated products (Annex I) were due 2 August 2027, while standalone high-risk systems (Annex III) were due 2 August 2026. In late 2025, the European Parliament and Council moved to amend that timeline through the Digital Omnibus package, voting to delay key deadlines in response to industry pressure, concerns about enforcement readiness, and the absence of finalized standards. As of August 2026, the amended timeline is in force: the Digital Omnibus entered into force and pushed the Annex III high-risk compliance date toward late 2027, with further staged implementation for certain categories into 2028. That said, the delay is not a reprieve from preparation — it is a re-sequencing, and organizations that treat it as a pause are likely to find themselves scrambling when the amended deadlines arrive.

The Direct Answer: What Changed and When

Also worth reading: What are the agentic AI governance best practices for ensuring compliance and risk mitigation in autonomous AI systems? · How do you handle managing high-risk AI documentation under the EU AI Act and NIST AI RMF? · Where can I find the EU AI Act notified bodies list, and which notified bodies can certify high-risk AI systems?

The original EU AI Act established a phased rollout tied to entry into force on 1 August 2024. Prohibitions on unacceptable-risk practices applied from 2 February 2025. General-purpose AI model obligations began 2 August 2025. High-risk systems under Annex III — biometrics, critical infrastructure, education, employment, essential services, law enforcement, migration, and justice — faced a 2 August 2026 deadline. High-risk systems that are safety components of products covered by harmonized EU legislation (Annex I), such as machinery and medical devices, had until 2 August 2027.

The Digital Omnibus on AI, which entered into force following parliamentary votes in late 2025 and early 2026, amended this schedule. The core change moves the Annex III high-risk deadline from 2 August 2026 to a later date in 2027, with some provisions staggered into 2028 depending on system category and whether relevant harmonized standards and guidance are available. The Commission justified the delay by pointing to gaps in the standardization process: without certified conformity assessment pathways, companies literally could not demonstrate compliance even if they wanted to. Member states also lagged in designating market surveillance authorities and penalties regimes.

It matters to understand what did not change. The prohibitions remain in effect. GPAI model obligations remain in effect. Transparency obligations for chatbots and synthetic content labeling continue to phase in. Only the high-risk system deadlines shifted, and only for the obligations attached to those systems — risk management, data governance, technical documentation, logging, human oversight, accuracy and robustness requirements, and conformity assessment.

Why the Deadlines Were Amended

Three forces drove the amendment. First, industry lobbying was intense and coordinated. Large technology firms and European industrial associations argued that the original timeline gave them roughly 24 months to build conformity infrastructure for systems that took years to develop, while competitors in the US and UK faced lighter-touch regimes. Second, the standards bodies — CEN-CENELEC and the joint ETSI workstreams — fell behind. Harmonized standards are the practical mechanism by which a high-risk provider demonstrates conformity; where standards do not exist or lack official publication status, conformity assessment becomes ambiguous. Third, member state readiness was uneven. Several countries had not fully staffed their notified bodies or surveillance authorities by mid-2026, meaning enforcement capacity would have been thin regardless of corporate behavior.

Critics of the delay make fair points too. Civil society organizations argued that postponing high-risk obligations extends exposure to flawed systems in hiring, credit scoring, and biometric identification — domains where documented harms already exist. There is also a strategic concern: each delay reduces regulatory certainty, and uncertainty itself has costs. Companies that invested early in compliance now face competitors who delayed and gained a free year. The lesson for practitioners is that EU AI timelines are political as well as legal, and any compliance plan should build in buffer for schedule volatility.

What Counts as High-Risk Under the Act

Classification determines your deadline, so getting this right comes first. Annex III lists eight categories of standalone high-risk systems: biometric identification and categorization (with narrow exceptions); critical infrastructure safety components; education and vocational training systems affecting access or grading; employment, worker management, and self-employment systems including recruitment filtering and promotion decisions; access to essential private and public services such as credit scoring and insurance pricing; law enforcement applications; migration, asylum, and border control management; and administration of justice and democratic processes.

Annex I covers high-risk systems that are safety components of products requiring third-party conformity assessment under existing harmonized legislation — think machinery, lifts, medical devices, toys, aviation, and vehicles. These keep the later 2027-to-2028 window.

Two classification nuances trip people up. First, Article 6(3) provides an exemption: an Annex III system is not high-risk if it does not pose a significant risk of harm, provided it performs a narrow procedural task, improves a human-completed activity, or detects patterns without replacing human assessment — but this exemption requires documented justification, not assertion. Second, the Commission published draft guidelines on classifying high-risk systems in 2025-2026 clarifying borderline cases, and providers should track final versions because classification interpretations directly affect which deadline applies to you.

Practical Compliance Steps Before the Amended Deadline

Start with a system inventory. Most organizations discover during their first audit pass that nobody holds a complete list of AI systems in production, let alone their purposes and data flows. Map every model against the Annex III categories and document why each one is or is not high-risk, using the Article 6(3) exemption criteria where applicable. This inventory becomes the backbone of your technical documentation and your regulator-facing story.

Next, stand up a risk management system per Article 9. This is a continuous, iterative process spanning the system lifecycle — hazard identification, estimation and evaluation of risks, mitigation measures, and residual risk assessment — and it must be resourced as a program, not a one-time document. Pair it with data governance work (Article 10): training, validation, and testing datasets need documented provenance, relevance, representativeness checks, and bias examination appropriate to the intended purpose.

Then address the operational requirements: technical documentation per Annex IV, automatic logging of events, transparency to deployers enabling human oversight (Article 14), and accuracy, robustness, and cybersecurity measures (Article 15). Finally, plan the conformity assessment route. Most Annex III systems follow the internal-control procedure (Module A) with CE marking and EU declaration of conformity; Annex I product-safety systems typically go through notified-body assessment. Register the system in the EU database before placing it on the market.

Build vs. Buy vs. Open Source: Compliance Tooling Compared

A growing ecosystem of tooling addresses AI Act compliance — commercial GRC platforms, open-source frameworks, and bespoke internal builds. The right choice depends on system count, engineering maturity, and audit appetite.

DimensionCommercial GRC PlatformOpen-Source Compliance LayerInternal Custom Build
Typical cost€30k–€150k+/year licensingFree license; engineering time€100k–€500k initial build
Time to valueWeeksWeeks to months6–18 months
Regulatory update cadenceVendor-managedCommunity-dependentFully on you
Fit for agent/LLM pipelinesImproving, often genericStrong for technical teamsUnlimited if resourced
Audit trail qualityPolished, standardizedVaries by projectAs good as you build it
Best fitRegulated enterprises, many systemsStartups and platform teamsFirms with unique architectures
Commercial platforms reduce execution risk and provide defensible artifacts quickly, but they can impose rigid workflows and cost real money annually. Open-source options — several emerged around the August 2026 deadline discussion, including compliance layers aimed at AI agents — offer transparency and developer ergonomics, though you inherit maintenance burden and must verify the maintainers actually track Commission guidance updates. Custom builds suit organizations whose AI estates are unusual enough that generic templates create more work than they save. Many mature programs end up hybrid: a commercial register and workflow layer plus open-source evaluation and logging components wired into CI/CD.

Common Mistakes That Will Cost You Later

The most expensive mistake is treating the delay as permission to wait. Conformity assessment, dataset governance, and documentation take quarters, not weeks. Organizations that start six months before the amended deadline routinely discover their training data lacks provenance records that cannot be retrofitted cheaply.

Second, confusing deployer and provider duties. Providers build and place systems on the market; deployers use them under their own authority. Each role carries distinct obligations — deployers must conduct fundamental rights impact assessments in certain cases, ensure human oversight in practice, and monitor operation — and misreading your role leads to compliance gaps on both sides. Importers and distributors have their own checklists too.

Third, ignoring the Article 6(3) exemption discipline. Teams mark systems non-high-risk with a paragraph of justification, then fail an inspection because the reasoning wasn't documented against the actual criteria. Fourth, neglecting post-market monitoring and serious incident reporting (Articles 72–73). Incidents must be reported within defined windows once systems are live, and the monitoring plan must exist at conformity assessment time. Fifth, assuming US-headquartered operations exempt you. The Act applies extraterritorially: if your output is used in the EU, you are in scope, a point US-focused analyses from firms like Holland & Knight emphasize repeatedly.

Cost and Resourcing Realities

Budget expectations vary sharply by role and system count. For a single Annex III system at a mid-sized company, expect roughly €50,000 to €250,000 in year-one effort combining internal engineering time, external assessment support, and documentation work — less if you already run ISO 27001-style governance you can extend. Notified body conformity assessments for Annex I product-integrated systems add direct fees, commonly in the tens of thousands of euros per assessment cycle. Enterprise programs covering dozens of systems across business units frequently exceed seven figures over two years.

Penalties dwarf these numbers: breaches of prohibited-practice rules can reach €35 million or 7% of global annual turnover, whichever is higher, with high-risk obligation violations at €15 million or 3%. Even accounting for the delay, the asymmetry between compliance spend and penalty exposure justifies the investment for anyone genuinely in scope. Smaller providers and SMEs get some relief through simplified documentation templates and priority access to regulatory sandboxes, which member states are required to establish.

When to Act: A Sequenced Timeline

If you have done nothing yet, sequence as follows. Immediately: complete the system inventory and classification memo, since everything else depends on knowing what is in scope. Within three months: stand up the risk management framework and begin dataset governance remediation, which has the longest lead time. Within six months: draft Annex IV technical documentation, implement logging, and define human oversight procedures with the deployers of your systems. In the final stretch before your applicable deadline: execute the conformity assessment, register in the EU database, and activate post-market monitoring.

Organizations already mid-program should use the extra time for depth rather than speed: harden bias evaluations, run red-teaming exercises against robustness requirements, and dry-run incident reporting workflows. The amended deadlines bought the ecosystem time to finish standards; they did not lower the bar. Treat 2027 as the real date, plan backward from it, and keep watching Commission guidance, because classification clarifications issued between now and then will move some systems in and out of scope.