On August 2, 2026, regulatory enforcement of Article 50 of the EU AI Act took effect in member states, requiring providers of general-purpose and generative AI systems to label synthetic outputs in a machine-detectable format. This date marked a watershed, with major frontier model providers rapidly deploying statistical text watermarking algorithms and cryptographic metadata standards in their inference pipelines.
Anthropic announced global deployment of this mechanism in Claude models released on or after August 2, 2026, covering the web, developer APIs, Claude Code, and partner cloud platforms, without increasing token overhead, latency, or API pricing adjustments. The watermark operates solely at the model sampling layer and does not encode customer identity, prompt payloads, or conversation metadata, protecting client data privacy.
Google integrated the SynthID framework into Gemini production infrastructure and open-sourced a Hugging Face runtime text watermarking implementation. For synthetic media such as images, audio, and video, providers adopted the C2PA specification; OpenAI embeds cryptographically signed C2PA metadata manifests in image headers and overlays SynthID pixel watermarks; Meta applies both C2PA metadata and deep learning image watermarks.