17 free courses, no signup wall
Architect-led enterprise cloud, security & AI
Fixed-price engagements, scoped on a discovery call
Skip to content

The EU AI Act High-Risk Deadline Moved to December 2027. Now What?

By Kehinde Ogunlowo ·

Quick answer: The Digital Omnibus on AI moved the application date for stand-alone Annex III high-risk AI systems from 2 August 2026 to 2 December 2027. Nothing was repealed, the substantive obligations are unchanged, and the prohibitions, general-purpose AI rules and transparency duties are all still live on their original schedule. The correct response to a fifteen-month deferral is to build the compliance evidence you were always going to need, on a schedule you now control instead of one imposed on you.

Last updated: August 2026 | Author: Kehinde Ogunlowo, Principal AI Platform Architect


What actually changed on 2 December 2027?

The European Commission's own regulatory framework page now states that rules for systems used in certain high-risk areas, including biometrics, critical infrastructure, education, employment, migration, asylum and border control, will apply from 2 December 2027, and attributes the change to the political agreement on the proposal to simplify the AI Act (European Commission, regulatory framework for AI). For high-risk systems embedded in regulated products such as lifts or toys, the Annex I date is 2 August 2028.

That is the whole of the change that matters to most enterprises. One date moved. The Annex III list of high-risk use cases did not shrink. Article 9's risk management system, Article 10's data governance requirements, Article 11's technical documentation, Article 12's automatic logging, Article 14's human oversight, and Article 15's accuracy, robustness and cybersecurity duties are all still there, all still applying to the same systems, just later.

The deferral was fast-tracked for a specific reason: the original Annex III date was 2 August 2026, and the amendment had to be in force before that date arrived or the delay would have been meaningless. It was.

What is still in force today?

This is the question that gets answered wrong most often, because "the AI Act was delayed" compresses into "the AI Act does not apply yet," and that is false.

Three obligation sets are already live or arriving on their original timetable:

Obligation setApplication dateStatus as of August 2026
Prohibited practices (unacceptable risk)2 February 2025In force
General-purpose AI model rules2 August 2025In force
Transparency obligations2 August 2026In force
Annex III high-risk systems (stand-alone)2 December 2027Deferred
Annex I high-risk systems (embedded in products)2 August 2028Deferred

Dates from the European Commission's regulatory framework page, which also notes that a further prohibition covering non-consensual intimate imagery comes into effect in December 2026.

An organisation running customer-facing AI agents in the EU right now is inside the transparency regime and, if it builds or fine-tunes models above the relevant thresholds, inside the GPAI regime as well. Neither of those moved.

Does the AI Act classify AI agents differently?

The AI Act does not contain a separate risk tier for agents, and this is the single most consequential thing to understand about applying it to agentic systems. Classification follows intended purpose and context of use, not architecture. An agent that reviews CVs and ranks candidates is a high-risk system for employment purposes under Annex III. It does not matter whether it is one prompt or a twelve-step orchestration with tool calls, retrieval and a planner.

What agentic architecture changes is the difficulty of evidencing compliance, not the classification. Consider Article 12, automatic logging. For a single-call classifier, the log is an input, an output and a timestamp. For an agent, the equivalent record has to cover the initiating user, every retrieval, every tool invocation, every intermediate model call, and the causal chain that connects the final action back to the request that triggered it. Most teams discover their agents cannot produce that record at all. We wrote about the ledger design this requires in audit trails for AI agents.

The same asymmetry applies to Article 14, human oversight. Human oversight of a scoring model means a person reviews the score. Human oversight of an agent means deciding which of its actions require pre-approval, which are reviewed after the fact, and which never graduate to autonomy at all. That is a design decision with an enforcement point, not a policy sentence, and it is why we treat autonomy tiers as an architectural artifact rather than a governance document.

What is the delay actually worth?

Fifteen months is a meaningful amount of engineering time and a negligible amount of organisational time, and the difference between those two facts is where programmes fail.

The engineering work is tractable. Building attributable audit trails, scoping agent credentials properly, implementing approval gates, and standing up an evaluation harness are all things a competent platform team can deliver inside a year. The organisational work is slower: naming a risk owner for each system, getting legal and security to agree on a classification methodology, establishing who signs off on an autonomy increase, and building the register that has to exist before any of it can be evidenced.

The organisations that used the original 2026 deadline well were already doing the organisational work in 2025. The ones that treated the deferral as fifteen months of reprieve will arrive at December 2027 with the same problem they had in August 2026, because the constraint was never the calendar.

There is a second cost to waiting that has nothing to do with regulators. Enterprise procurement has already internalised AI risk questions. Security questionnaires now ask about model provenance, data residency, prompt injection controls and human oversight, and they ask this year, not in December 2027. A vendor who cannot answer loses the deal regardless of what the regulation says. We covered what those questionnaires actually ask in the enterprise AI vendor questionnaire guide.

What should you build in the next fifteen months?

A workable sequence, in dependency order rather than importance order:

  1. Inventory every AI system and agent. Include the ones nobody registered: the departmental automation someone built on a personal API key, the vendor feature that turned on AI in a product update, the internal agent that started as a proof of concept and quietly became load-bearing. You cannot classify what you cannot enumerate, and the inventory is the artifact every downstream step depends on.
  2. Classify against Annex III and the prohibitions. For each system, record the intended purpose, the deployment context, whether it falls in an Annex III area, and whether it touches any prohibited practice. Record the reasoning, not just the conclusion. A classification with no written rationale is not defensible to an auditor and is not reusable when the system changes.
  3. Determine your role for each system. Provider and deployer obligations differ substantially. Most enterprises are deployers of third-party systems and providers of the ones they build, and many are both for the same system after a substantial modification. Getting this wrong misallocates every obligation downstream.
  4. Close the logging gap. Article 12 logging is the requirement most agentic deployments fail outright, and it is the one with the longest lead time because it is architectural. Retrofitting attributable session records into a running agent is materially harder than designing them in.
  5. Establish human oversight with an enforcement point. For each high-risk system, specify which actions require pre-approval, who approves, what they see when they approve, and how the approval is recorded. Enforce it in credentials and gates, not in system prompts.
  6. Run a gap assessment against Article 9 through Article 15. Produce a written gap register with an owner and a target date per gap. This document is both your remediation plan and, later, your evidence of good-faith progress.
  7. Decide on ISO/IEC 42001. If you have a real portfolio, the certifiable management system is worth building now, for reasons covered below.

Our AI governance service exists to run steps 1 through 6 against a specific estate, and the fixed-fee Agent Assurance Assessment is designed to produce the inventory, the classification and the gap register in three weeks rather than three quarters.

How does ISO/IEC 42001 fit with the delay?

ISO/IEC 42001 is an AI management system standard, structurally similar to ISO/IEC 27001 for information security (ISO/IEC 42001 standard page). It is not a substitute for AI Act compliance, and no certification body can certify you against a regulation. What it gives you is a management system, with defined roles, documented processes, internal audit and management review, whose controls overlap heavily with the AI Act's provider and deployer duties.

The overlap is the point. Risk assessment, impact assessment, data governance, lifecycle documentation, incident handling and supplier management appear in both. Building the management system once produces evidence that serves both purposes, and a certificate is a thing a procurement team can read, which a gap register is not.

The timing argument is straightforward. Certification cycles for a management system standard typically run twelve months or more from gap assessment to Stage 2 audit, depending on scope and maturity. Starting in late 2026 lands you certified comfortably before December 2027, with the AI Act evidence already assembled as a by-product. Starting in mid-2027 does not. We mapped the control overlap in detail in ISO 42001 and NIST AI RMF mapped to AI agents.

What does this mean for multi-agent systems specifically?

Multi-agent deployments compound every obligation discussed above, because the unit that has to be governed stops being a model and becomes a system of delegating actors.

Three specific problems arise. First, classification becomes ambiguous when a supervisor agent delegates to specialised sub-agents with different purposes: the honest answer is usually that the composed system takes the highest risk tier of any of its parts, and that answer is unpopular. Second, attribution across agent boundaries is hard, and Article 12 logging plus Article 14 oversight both assume you can say which actor did what and on whose behalf. Third, the human oversight point has to sit somewhere specific in the delegation chain, and putting it only at the outer boundary means the sub-agents operate unsupervised by construction.

None of these are unsolvable. All of them are cheaper to solve at design time than at audit time, which is the entire argument for using the deferral rather than spending it. Our multi-agent systems practice exists for exactly this class of problem, and the broader architectural patterns are covered on our AI agents overview.

Frequently asked questions

Did the Digital Omnibus cancel the EU AI Act high-risk rules?

No. It moved the application date for stand-alone Annex III high-risk systems from 2 August 2026 to 2 December 2027. The obligations themselves, risk management, data governance, technical documentation, logging, human oversight, accuracy and robustness, remain in the regulation. A deferral is a change to when enforcement begins, not to what compliance requires. Treating it as a repeal is the single most expensive misreading available, because the work has a lead time measured in quarters and the deadline is now fixed rather than provisional.

Which AI Act obligations are already in effect right now?

The prohibitions on unacceptable-risk practices took effect on 2 February 2025, and the rules on general-purpose AI models took effect on 2 August 2025. The transparency obligations apply from 2 August 2026. So an organisation deploying agents in the EU today is already inside three live obligation sets, regardless of the high-risk deferral. A further prohibition covering non-consensual intimate imagery comes into effect in December 2026. The practical implication is that "we are waiting for the AI Act to apply" is not an accurate description of any enterprise's current position.

Does the AI Act treat AI agents differently from other AI systems?

The AI Act does not have a separate agent category. It classifies by intended purpose and context of use, so an agent lands in a risk tier based on what it is used for, not on how autonomous its architecture is. An agent that screens job applicants is an Annex III high-risk system for employment purposes whether it is a single model call or a twelve-step orchestration. What agentic architecture changes is the difficulty of evidencing compliance: logging, oversight and attribution all get substantially harder when actions are composed across tools and sub-agents. The classification is the same; the engineering to satisfy it is not.

What should we do first if we have not started?

Build the inventory before anything else. You cannot classify systems you cannot enumerate, and almost every organisation that starts this work discovers agents and AI-enabled features that were never registered anywhere. Inventory first, classification second, gap analysis third, remediation fourth. The inventory is also the artifact with the longest political lead time, because it requires business units to disclose things they may prefer not to disclose, so starting it early is worth more than starting any technical work early.

Is the ISO/IEC 42001 route worth taking given the delay?

For most organisations with a real AI portfolio, yes, and the delay makes it more attractive rather than less. ISO/IEC 42001 gives you a certifiable management system whose controls overlap substantially with the AI Act's provider and deployer duties, and certification cycles run long enough that starting now lands you certified before December 2027. It is not a substitute for AI Act compliance and no body certifies against a regulation, but the evidence produced serves both purposes and a certificate answers procurement questions that a gap register cannot.

Where to go from here

The deferral to 2 December 2027 is useful only to organisations that spend it. The work that takes the longest is not technical, it is the inventory, the classification methodology and the agreement on who owns which risk, and none of that gets faster by starting later.

If you have agents in production or in flight and no defensible answer to "which of these are Annex III, and what evidence do we have," the fixed-fee Agent Assurance Assessment produces the inventory, the classification with written rationale, and a prioritised gap register in three weeks. If you would rather talk it through against your specific estate first, book a call and we will work through it. For the wider enterprise programme view, start with our enterprise overview.