Google signs the EU AI transparency code: labels are now a product decision
Google is joining the EU code for transparency of AI-generated content. The real issue is bigger than watermarking: the production chain needs to be explainable.
- [01]Google — EU AI Act Transparency Code of Practice2026-07-27
- [02]European Commission — AI-generated content transparency code2026-07-27
On July 24, Google said it would sign the European Union's Code of Practice on Transparency of AI-Generated Content under the AI Act. Google frames the move as a continuation of its 2025 commitment to the general-purpose AI code and its work on provenance standards such as C2PA.
The short version is that Google is joining a voluntary implementation framework. The more consequential shift is that transparency is moving from the model layer into the product layer. It is not enough to know that an image started with AI; systems also need to preserve what happened to it afterward and communicate that history across platforms.
SynthID is one layer, not the whole answer
Google highlights SynthID, its technology for embedding signals in generative outputs so their origin can be detected later. The company also points to work with Apple, ElevenLabs, Kakao, NVIDIA, and OpenAI on interoperable watermarking and provenance tools.
A watermark can still be only one link in the chain. Content can be screenshotted, cropped, or edited by another model. A practical system therefore has to combine watermarking with signed provenance records such as C2PA, platform labels, and a production log that survives transformations.
Too many labels can reduce clarity
Google supports the code but warns that overlapping legal disclosures could confuse the people they are meant to inform. A fully synthetic advertisement and a real product photo with an AI-cleaned background should not necessarily receive the same treatment. The design problem is preserving meaningful differences, not merely showing a badge.
What changes for a solo builder
Implementation choices made by app stores, ad networks, and content systems will reach small products too. Record the model and tool version used for an asset, treat disclosure as a product component, and test whether provenance survives editing and export.
My takeaway is that transparency is no longer a badge added at publishing time. A product that cannot describe its content pipeline will struggle to label outputs accurately. The cleaner approach is to make provenance part of the asset data before regulation forces a rushed retrofit.