AI Governance & Compliance · Field notes

EU AI Act Article 50: The Deadline That Didn't Move

By Infonaligy · Published August 3, 2026 · 9 min read · Nationwide

Infonaligy · AI Transparency & Disclosure Obligations · 2026

On 2 August 2026, the EU AI Act's Article 50 transparency obligations became applicable. The high-risk obligations scheduled to land beside them did not, because the Digital Omnibus on AI deferred them, a package the Council gave final approval on 29 June 2026. The result is a split many teams have already misread: the high-risk deadline moved, the disclosure deadline did not.

Didn't the AI Act just get delayed?

The EU AI Act's high-risk obligations were deferred to 2 December 2027 for stand-alone Annex III systems and 2 August 2028 for Annex I product-embedded systems, but the Article 50 transparency obligations became applicable on 2 August 2026 and were not deferred. The part that was not deferred is the part most mid-market companies touch daily. The Digital Omnibus deferral applies to high-risk classification and the conformity machinery around it: risk management files, technical documentation, post-market monitoring. Some mid-market firms do operate an Annex III system, since HR screening and candidate evaluation tooling sits in that annex, and for those the clock now runs to December 2027. Nearly all operate a chatbot, a content pipeline, or a voice agent, and those fall under Article 50, which is live now.

Key takeaway

The EU AI Act's high-risk deadlines were deferred to December 2027 and August 2028, but the Article 50 transparency and disclosure obligations became applicable on 2 August 2026 and were not deferred. If you run a customer-facing AI agent or publish AI-generated content that reaches the EU, the obligation is current, not future.

Does this reach a US company with no office in Europe?

Yes, if the output of your AI system is used in the EU, which is a lower bar than having an EU entity. A US company with EU customers, an EU subsidiary, or a website serving EU visitors can be in scope as a provider, a deployer, or both. This is an operational readiness article and not legal advice, so scope questions belong with counsel. The inventory work does not need a lawyer, and it is most of the job.

There is a second reason to do this even if EU exposure is thin. Disclosure and provenance are converging into one template across US state AI statutes, procurement questionnaires, and customer security reviews. "Do you label AI-generated content and disclose AI interaction" now appears in diligence packets regardless of geography, and building the control once is cheaper than retrofitting it per jurisdiction. Teams already running a formal AI agent governance checklist will find this maps onto controls they partially built.

What does Article 50 actually require?

Article 50 of the EU AI Act imposes six practical duties, split between providers and deployers:

  • Tell people they are talking to an AI. Providers must ensure individuals are informed they are interacting with an AI system, unless that is obvious to a reasonably well-informed person.
  • Mark synthetic output machine-readably. Providers of systems generating synthetic audio, image, video, or text must mark outputs as artificially generated or manipulated in a machine-readable format. Assistive editing functions that do not substantially alter the input data are excepted.
  • Disclose deepfakes. Deployers of deepfake image, audio, or video content must disclose that it is artificially generated or manipulated, with a limited exception for artistic, satirical, or fictional work.
  • Disclose published AI text on matters of public interest. Deployers publishing AI-generated text to inform the public on matters of public interest must disclose it, unless the content underwent human review and a person or organization holds editorial responsibility.
  • Notify people exposed to emotion or biometric systems. Deployers of emotion recognition or biometric categorisation must inform those individuals and comply with data protection law.
  • Make the disclosure usable. Disclosures must be clear and distinguishable, delivered at the latest at the time of first interaction or exposure, and meet accessibility requirements.

One timing detail matters for planning. Systems generating or manipulating synthetic content already placed on the market before 2 August 2026 received a four-month transition, with marking requirements applying from 2 December 2026. Anything placed on the market after 2 August 2026 complies on placement. A content tool you shipped in 2025 has until December; one you turn on next month does not.

Where do these obligations land in a normal mid-market stack?

Disclosure obligations land in four places, and most teams find all four. The first is customer-facing chat and voice. An AI receptionist that answers the main line and books appointments without ever saying it is an AI is the most common exposure we see, because operations bought it, not IT, and nobody treated it as a regulated interface.

The second is the marketing and content pipeline: generated hero images, product photography variants, voiceover, short video, AI-drafted copy. The third is any agent drafting outbound text published at scale, usually sales sequences running through AI CRM and sales tooling plus whatever your workflow automation platform posts publicly on a schedule. The fourth is HR and CX tooling doing emotion or biometric inference: interview analysis, call sentiment scoring, contact center voice analytics. Treat the workplace side of that category differently, because Article 5(1)(f) prohibits using AI to infer emotions of a natural person in the workplace and in education institutions, except where intended for medical or safety reasons, and that prohibition has applied since 2 February 2025. Emotion inference on employees or candidates is a stop-and-verify item rather than a labelling item, while emotion recognition outside those contexts remains an Article 50 disclosure. That fourth category is the one companies most often do not know they bought, because it arrived as a feature inside a platform they already owned.

Why is machine-readable marking an engineering task rather than a footer sentence?

Because a visible label is not machine-readable marking, and the marking has to survive your pipeline. The common approach is C2PA style content credentials, which attach signed provenance metadata to the asset itself. The engineering problem is that the asset rarely reaches the public in the form it was generated: it is uploaded to a CMS, resized, recompressed, converted to WebP or AVIF, pushed to a CDN, and rewritten by an optimization layer. Every one of those steps can strip metadata, and most default configurations do.

Treat this as a testable property, not a policy statement. Generate an asset, publish it through the real production path, fetch it from the public URL, and inspect it. If the provenance data is gone you have a pipeline defect, usually in one transform you can configure. Re-run the test after any CMS, CDN, or theme change, because this control silently regresses. That verification is standard AI security and governance work, and it belongs in the release checklist, not a compliance binder.

Are you the provider or the deployer?

Most mid-market companies are deployers of somebody else's model and assume the vendor handled marking, which is where the gap opens. Provider obligations attach to whoever puts the system on the market, so if you consume a commercial model or off-the-shelf agent, the marking duty largely sits upstream. Deployer duties, meaning deepfake disclosure, published text disclosure, and the emotion recognition notice, sit with you.

The practical control is one written question to every AI vendor: do you mark generated outputs machine-readably, in which formats, and can you demonstrate it on a sample we choose. Get the answer in the contract or security exhibit, not a sales email. If you build your own custom AI agents or fine-tune anything customer-facing, you may be a provider yourself, and marking becomes your engineering backlog item.

What does the human editorial responsibility carve-out require?

A named person accountable for the published text, not a checkbox saying someone looked at it. The carve-out depends on human review plus a person or organization holding editorial responsibility, and a coordinator clicking approve on forty drafts in an hour will not look like editorial responsibility later. Make it concrete: every published piece records a named reviewer, the review date, and a change log showing the review had effect, stored with the content in the CMS. If your process cannot produce that record automatically, it is not real yet.

How do you build a disclosure inventory?

Start with one row per AI touchpoint and force yourself to fill every column, because the empty cells are the findings. For each touchpoint, record:

  1. Provider. Who placed the system on the market, named vendor and model, not a product category.
  2. Deployer. Which internal team operates it and owns the budget, because that is who fixes it.
  3. Human interaction. Whether a person interacts with it directly, and whether a reasonably well-informed person would already know it is AI.
  4. Synthetic output. Whether it generates or manipulates audio, image, video, or text, and whether that output is published externally.
  5. Marking today. What machine-readable marking exists right now, verified on a live public asset rather than claimed in documentation.
  6. Disclosure placement. Where the user actually sees the disclosure, and whether it appears at or before first interaction.
  7. Biometric or emotion inference. Whether any emotion recognition or biometric categorisation runs, including features enabled by default inside a larger platform.

What should an IT director report monthly?

Six numbers, all cheap to produce once the inventory exists: inventory coverage, disclosure coverage, marking survival, vendor attestations, editorial accountability, and time to inventory.

  • Inventory coverage. Share of known AI touchpoints with a complete row, plus rows added this month.
  • Disclosure coverage. Share of interactive touchpoints where disclosure is verified at first interaction by a person, not assumed.
  • Marking survival rate. Share of sampled published assets still carrying provenance metadata when fetched from the public URL.
  • Vendor attestation coverage. Share of AI vendors that answered the marking question in writing, with a date.
  • Editorial accountability. Share of published AI-assisted pieces with a named reviewer and a change record.
  • Time to inventory. Median days from a new AI tool going live to its row existing, the best predictor of drift.

What does a 30, 60, 90 day plan look like?

A workable plan finds every AI touchpoint in the first month, proves marking survives the publishing pipeline in the second, and makes the control durable in the third.

  1. Days 1 to 30, find everything. Build the inventory from expense reports, SSO logs, CMS integrations, and a survey of marketing, sales, HR, and support. Fix the highest-visibility gap immediately, usually an opening AI disclosure on a voice agent.
  2. Days 31 to 60, prove the pipeline. Run the end-to-end marking test on images, video, and audio through the real publishing path. Send the vendor attestation question to every provider, stand up the named-reviewer field in the CMS, and track 2 December 2026 as a milestone for pre-existing synthetic content systems.
  3. Days 61 to 90, make it durable. Add a disclosure check to the launch checklist so no new agent ships without a row, add marking survival to monitoring, wire the metrics into an existing report, and assign one owner. Then rerun the inventory from scratch and see what the first pass missed.

What are the common failure modes?

Four failure modes recur almost verbatim across companies. Disclosure buried in a privacy policy instead of presented at first interaction, which fails the clear and distinguishable requirement however accurate the policy text is. Marking stripped by the pipeline, found only when a customer or auditor checks the live asset. An agent added after the audit, because AI procurement happens in departments and the inventory has no intake path. And treating the deferral as permission to stop, since the work moved to 2027 and 2028 was never the work due this week.

The bottom line

The AI Act's high-risk obligations moved. Its transparency obligations did not, and they became applicable on 2 August 2026, with a transition to 2 December 2026 for synthetic content systems already on the market. Legal exposure depends on your EU footprint; the operational work does not. An inventory, a disclosure at first interaction, machine-readable marking that survives your pipeline, a written question to every AI vendor, and a named human accountable for published text. Those five controls cover the operational surface Article 50 touches and answer the AI questions now appearing in procurement reviews, though whether they satisfy your obligations is a call for counsel who knows your EU footprint. Build once, use everywhere. A short AI consulting engagement usually covers the inventory and the first pipeline test, after which the ongoing effort is small. We run this work from Dallas–Fort Worth and deliver it remotely for clients across the country.

Infonaligy builds AI disclosure inventories and provenance controls from our Dallas–Fort Worth home base, and delivers them to teams across the country, remotely nationwide.

AI disclosure readiness

Find out where your AI disclosure obligations land, before a customer or auditor does.

Book an assessment and we will inventory every AI touchpoint in your stack, record provider and deployer roles, and test whether machine-readable marking survives your real publishing pipeline. You get a prioritized gap list, the vendor questions to send, and a 30/60/90 plan your team can run.

DFW · remote nationwide · governed by default · 800-985-1365