๐Ÿ“… Originally published 14 June 2026 ยท updated 9 August 2026 after the Digital Omnibus entered into force ยท โฑ๏ธ 12 min read

The EU AI Act after August 2, 2026: What's In Force, What Got Postponed

A practical guide for engineering and product teams. Not legal advice โ€” but legal advice based on outdated dates is worse, so let's start with what's actually true right now.

What changed since June. The Digital Omnibus on AI (Regulation (EU) 2026/1744) was signed 8 July 2026, published in the Official Journal, and entered into force on 27 July 2026. So the deadline shifts we used to call "provisional" are now the law. Then on 2 August 2026, the Commission's GPAI enforcement powers and the Article 50 transparency duties both went live. A new Article 5 prohibition on AI-generated non-consensual intimate imagery ("nudifiers") and CSAM was added to the AI Act by the Omnibus, effective 2 December 2026.

The 60-second summary

  1. GPAI obligations have been live since 2 August 2025. As of 2 August 2026 the European Commission (through the AI Office) can actively enforce them โ€” information requests, model access, and fines up to โ‚ฌ15M or 3% of global annual turnover, whichever is higher.
  2. Article 50 transparency obligations went live on 2 August 2026 as originally scheduled. Chatbot disclosure ("you are talking to an AI"), machine-readable marking of AI-generated content, and deepfake labelling all apply now. Exception: pre-existing systems have until 2 December 2026 to comply with the machine-readable watermarking duty.
  3. The Digital Omnibus on AI (Regulation (EU) 2026/1744, signed 8 July, in force since 27 July 2026) deferred the substantive high-risk deadlines:
    • Stand-alone Annex III systems (employment screening, credit scoring, biometric ID, etc.) โ†’ 2 December 2027
    • AI embedded in Annex I regulated products (medical devices, machinery, toys) โ†’ 2 August 2028
  4. New Article 5 prohibition added by the Omnibus: AI systems that generate or manipulate non-consensual intimate imagery (NCII) or child sexual abuse material (CSAM) โ€” the so-called "nudifier" apps โ€” become prohibited practices on 2 December 2026. A safe harbour applies for systems with effective technical safeguards that reliably prevent such outputs.
  5. GPAI grace period: models placed on the EU market before 2 August 2025 have until 2 August 2027 to reach full compliance. Unchanged.

Timeline as of August 2026

DateWhat appliesStatus
2 Feb 2025Prohibited practices (Art. 5): social scoring, predictive policing, untargeted facial-recognition scraping, etc.live
2 Aug 2025General-purpose AI model obligations (Art. 53, 55). AI Office operational.live
27 Jul 2026Digital Omnibus on AI (Reg. (EU) 2026/1744) enters into force. Deferrals below become law.live
2 Aug 2026GPAI enforcement powers active โ€” Commission / AI Office can investigate, request info and model access, and fine up to โ‚ฌ15M or 3% of global turnover.live
2 Aug 2026Article 50 transparency: chatbot disclosure, deepfake labelling. Machine-readable watermarking applies to new systems now; pre-existing systems get until 2 Dec 2026.live
2 Dec 2026New Art. 5 prohibition: AI-generated non-consensual intimate imagery and CSAM ("nudifier" apps). Safe harbour for effective technical safeguards.upcoming
2 Dec 2026Machine-readable watermarking obligation for pre-existing systems.upcoming
2 Aug 2027GPAI grace period ends for models placed on the EU market before 2 Aug 2025.unchanged
2 Dec 2027Annex III high-risk systems obligations (employment screening, education, biometric ID, credit scoring, etc.). Deferred from 2 Aug 2026 by the Omnibus.postponed (in force)
2 Aug 2028Annex I product-embedded AI (medical devices, machinery, toys). Deferred from 2 Aug 2027 by the Omnibus.postponed (in force)

"Postponed (in force)" means the Omnibus deferral is now legally binding โ€” as of 27 July 2026 the new dates in the right column are the operative ones. "Upcoming" means the date is fixed but has not yet arrived.

Are you in scope?

Three questions to ask, in order:

1. Do you put a GPAI model on the EU market?

If you train, fine-tune, or deploy a general-purpose AI model that's made available in the EU โ€” even via API to EU users from a US-hosted endpoint โ€” you're a "provider" of a GPAI model. Articles 53 and 55 apply. This includes the obvious frontier labs and a long tail of fine-tuners who modify a base model "substantially" (the threshold is fuzzy and is the subject of ongoing AI Office guidance).

Key duties: technical documentation, training data summary, copyright policy, and โ€” for "systemic risk" models trained above the 10ยฒโต FLOPs threshold โ€” additional model evaluation, incident reporting, and cybersecurity duties.

2. Do you deploy a "high-risk" AI system in the EU?

Annex III lists eight broad areas: biometric identification, critical infrastructure, education and vocational training, employment and worker management, access to essential services, law enforcement, migration and border control, and administration of justice. If you're using AI to filter rรฉsumรฉs, score loan applications, or rank candidates for university admission to EU residents, you're in this bucket.

Original deadline: obligations were set to apply 2 August 2026.

Current deadline (Digital Omnibus, now law): 2 December 2027 for stand-alone Annex III systems, 2 August 2028 for AI embedded in Annex I regulated products.

The substance hasn't changed โ€” risk management system, data governance, technical documentation, record-keeping, transparency to users, human oversight, accuracy/robustness/cybersecurity, conformity assessment, post-market monitoring. The grace period just got longer. The Omnibus also introduces a proportionality mechanism (fewer duties for SMEs deploying widely-available high-risk systems), still being fleshed out in AI Office guidance.

3. Do you publish synthetic media or run a chatbot?

Article 50 obligations went live 2 August 2026. The Omnibus did not touch these:

The chatbot disclosure rule is the one most builders miss. If you run an AI customer support agent on a public site for EU users, you need a clear "you are talking to an AI" disclosure that the user can't easily miss.

4. Do you provide image or video generation?

New for August 2026: the Digital Omnibus expanded Article 5 to prohibit AI systems that generate or manipulate non-consensual intimate imagery (NCII) or child sexual abuse material โ€” including so-called nudifier apps. The prohibition is on the outputs, so it reaches any provider whose system produces this content as a reasonably foreseeable outcome, not just those who designed for it.

Effective date: 2 December 2026.

Safe harbour: the prohibition doesn't apply where the system has effective technical safeguards that reliably prevent such outputs. What "effective" and "reliably" mean is going to be litigated โ€” expect the AI Office to publish guidance before December.

Practical implication for general-purpose image/video generators: foreseeable misuse now has to be documented in your risk management materials. Reactive blocklists are not likely to satisfy "effective technical safeguards"; upstream input classification and output filtering will be the standard.

The builder's checklist (regardless of what the Omnibus does)

The Omnibus postpones application, not the substance of the rules. Doing the work now is still useful โ€” and the August 2026 GPAI enforcement date doesn't move.

For GPAI providers (live since Aug 2025, enforced from Aug 2026)

For Annex III high-risk deployers (deadline moved, but don't stop)

For everyone subject to Article 50 (deadline is Aug 2026, unchanged)

Things that still aren't clear

Useful primary sources

FunWithText tools that pair with this

None of these are a substitute for compliance work, but several of our client-side tools map directly onto specific Act obligations:

Caveats

This is general information for builders, not legal advice. The Digital Omnibus is a moving target; the AI Office is producing guidance documents weekly; the precise scope of "substantial modification" is being argued in real time. For specific compliance decisions, talk to a lawyer who specialises in EU tech regulation. For the political weather, the substack EU AI Act Newsletter is the best signal-to-noise source we've found.

Last updated: 9 August 2026, after the Digital Omnibus entered into force (27 July 2026) and the GPAI enforcement / Article 50 transparency dates activated (2 August 2026). Next planned review: after the AI Office's guidance on the Article 5 nudifier safe-harbour lands, and again around the 2 December 2026 milestone (nudifier ban effective, pre-existing systems watermarking deadline).

๐Ÿงฐ Tools and posts that pair with this