🔍 What Anthropic Actually Shipped
Claude now puts an invisible mark in the text it generates. You cannot see it. Copy the text into a document and the mark comes with it. "If you use Claude for anything that goes out with your name on it, two things are worth knowing: what that mark actually is, and what it proves — which is far less than people assume." 0:00
The scope is wide: the API, Claude apps, Claude Code, Claude Co-Work, Claude Tag, and Claude through AWS, Google Cloud, and Microsoft Foundry. Models launched from August 2nd carry the watermark at launch. It applies worldwide — which is unusual, because the rule behind it is European. "Anthropic signed the EU AI Act's Article 50 code of practice on transparency, then turned marking on for everybody rather than run a separate cloud for Europe." 0:46
| Text (watermark) | Files (C2PA metadata) |
|---|---|
| Imperceptible, survives copy/paste and some editing | Signed provenance metadata, CDPA standard |
| In the words themselves — the word choices ARE the mark | Attached to the file — "the easiest thing in computing to remove" |
🧬 How It Works — Statistical Watermarking
"Almost everyone's first guess is wrong — and the wrong guess matters." The guess is hidden characters (zero-width spaces, invisible Unicode). But hold that against what Anthropic describes and it falls apart: their mark survives copy/paste, survives some editing, and changes nothing about meaning. Hidden characters cannot do that. 1:29
This is called statistical watermarking. The word choices ARE the watermark — which is why copying the text carries it. "You are copying the words and the words are the mark." Anthropic hasn't published their implementation; this is the established technique, and it fits every property they describe. 2:58
⚠️ What It Can't Prove
The watermark breaks in predictable ways — and those breaks determine "whether any of this can ever be used as evidence about a person." 3:15
| Action | Effect on watermark |
|---|---|
| Paraphrase | Replaces word choices → signal gone |
| Translation | Same — word choices replaced |
| Heavy editing | Wears it down |
| Short text (2-line reply) | "Holds barely any real choices — nothing to separate watermark from coincidence" |
| Long document | ✓ Gives the mark room — needs length to be meaningful |
⚖️ The Human Problem
"You might be thinking: fine, but whoever runs a detector over my work is never going to read the caveats. They are going to see a flag and stop reading. That is the problem — and it is a human one." The mark ships with an honest confidence limit attached. "Confidence limits are the first thing dropped when a tool becomes a verdict." 4:10
And it fails the other way too: clean text proves nothing either. Heavy editing, a paraphrase, a short passage, an older model, a platform that strips data — all give unmarked text that Claude wrote. 4:28
Two honest caveats: right now, nothing detects this. Anthropic says tooling and documentation are still coming. Until they arrive, the mark is in your text and nobody outside Anthropic can read it. And there's no opt-out described in the article. For most of what you do, none of this changes anything — "your code still works, your docs still read the same." 4:47
✅ Key Takeaways
- Statistical watermarking, not hidden characters. Word choices ARE the mark — nudged toward a secret "green" half of vocabulary. Survives copy/paste and light editing. Falls apart on paraphrase, translation, or short text.
- EU regulation, global deployment. Anthropic signed the EU AI Act's transparency code, then enabled the watermark worldwide — simpler than running a separate EU cloud.
- "May have been processed by Claude" ≠ "written by AI." Proofreading and grammar fixes produce marked text from human writing. The mark never proves a human didn't write it.
- No detector exists yet. Tooling and documentation are "still coming." The mark is in your text but nobody outside Anthropic can read it. No opt-out described.
- Files use C2PA metadata — trivially removable. "Metadata is the easiest thing in computing to remove. Resave the image and it is gone."
🔗 Resources & Links
- 📺 Original video — SimplyExplain's breakdown
- 📄 Anthropic support article — official watermark documentation