Claude now watermarks its words. Here is how it works, and what is still unknown
Anthropic spent last week explaining something no major AI lab had fully spelled out before: exactly how it will watermark the text its models produce. The announcement landed on August 11, the technical explainer followed on the 14th, and the reason is not mysterious: the EU AI Act's Article 50 transparency obligations took effect on August 2, requiring AI-generated content to carry effective, machine-readable marks. What is genuinely new is the detail, and the candor about what the marks can and cannot tell you.
What it is
When a language model writes, many word choices are near-ties. Anthropic's example: after "The weather today was cold and...", the words "overcast" and "grey" are both fine, and normally a random number settles it. The watermark replaces that arbitrary randomness with randomness derived from a secret key plus the preceding few words. Each individual choice stays natural. Across hundreds of words, the choices form a pattern that anyone holding the key can test for, and nobody else can see. Nothing is appended to the text, there are no hidden characters, and per Anthropic's explainer the mark carries no information identifying a person, organization or chat.
The method is a version of SynthID-Text, the approach Google DeepMind published and open-sourced, and has run in Gemini since 2024. Google's published live test on Gemini traffic found no statistically significant difference in user ratings between watermarked and unwatermarked output, which is the strongest evidence yet that this class of watermark does not visibly cost quality. Files get a separate treatment: images and other supported formats carry C2PA signed provenance metadata rather than an in-content watermark.
How it rolls out
Per Anthropic's marking commitments: Claude models launched on or after August 2, 2026 mark text from day one, the marks apply worldwide rather than only in Europe, and they cover every surface, the apps, the API, Claude Code and access through AWS, Google Cloud and Microsoft Foundry. Older models are in a transition window, which the EU gives until December 2 for systems already on the market, per legal analyses of the deadline. Anthropic has signed the EU's Code of Practice on transparency alongside other major labs, so Claude will not be the only watermarked model. Gemini already is. OpenAI, notably, has not yet detailed its text plans.
What a detected mark actually tells you
This is where Anthropic's own documentation is more honest than most coverage. Detection returns a likelihood, not a verdict, and the company lists the failure modes itself:
Critics push the same points harder. Ars Technica's analysis notes that a model-level watermark cannot distinguish wholesale generation from a comma fix, worries that publishing detection details makes removal trivial, and lands one line worth keeping:
"Invisible can also mean the model occasionally trades the best word for a slightly worse one, just to keep the signal intact."
By construction there is also a quieter limit: the watermark lives in genuinely interchangeable word choices, and text with few of them, code, boilerplate, tightly constrained formats, simply offers fewer places for the signal to exist. Anthropic's short-text caveat is the visible edge of that math.
Still up in the air
Who gets the detector, and when. Anthropic promises detection support for users and third parties with details in forthcoming documentation. Everything interesting depends on the access model: a public detector invites trivial washing, a gated one concentrates a new kind of power in whoever holds the key. TechCrunch's coverage flags the same open question.
Robustness numbers. No published figures yet for how much paraphrasing, translation or editing the Claude implementation survives. Until a testable detector exists, "may persist through some editing" is the entire public spec.
The false-inference problem. The most likely early harm is social, not technical: human writing that passed through Claude for a polish, flagged as "AI generated" by people who read a probability as a verdict. Anthropic's framing, "may have been processed by Claude," is precise. Screenshots of detector results will not be.
Whether search and answer engines ever care. For this audience, the live question. Google's published position since 2023 is that it rewards quality regardless of how content was produced, and nothing announced changes that. But a machine-readable, cross-vendor signal of AI involvement now exists at web scale for the first time. Whether any engine reads it, and whether "watermarked" ever becomes a quality proxy, is undecided, and worth watching closely.
What to do this week
Inventory where Claude touches text you publish, including the drafts it merely polishes, because marks do not distinguish the two. Decide your disclosure position now, while it is a policy choice rather than a response to a detector screenshot. And do not rewrite anything out of fear: every engine's stated quality bar is unchanged. The watermark changes what can be known about your text. It does not, yet, change what ranks.
