News · · 2 min read

How Will Claude Watermarking Work? Anthropic's Invisible AI Text Marks Explained

Anthropic now hides an invisible watermark in Claude's text. How it works, why it will not break your code, and what a detection result actually proves.

How Will Claude Watermarking Work? Anthropic's Invisible AI Text Marks Explained

Anthropic confirmed on August 11, 2026 that new Claude models hide a machine readable signal inside the words they write. Here is how it works in plain terms, and why your code is mostly unaffected.

The cat sat quietly on the warm kitchen mat until the kettle boiled
Every word is ordinary. The tint shows the hidden split that only a detector with the key can see. Too much green to be a chance.

It is not what most people guess

The mark lives in which words Claude picks, and nowhere else.

The basic idea

At every step Claude has many valid options. "The cat sat on the ___" could be mat, rug, floor, or carpet, and all of them are fine.

A secret key plus the text so far gets hashed, splitting the vocabulary into two halves called green and red. Green words get a small nudge upward. Repeat a few hundred times and the passage holds far more green words than chance allows. A detector with the same key simply recounts them.

Share of green words

Length is everything

The signal is spread thinly across hundreds of words, so no single word carries it. One sentence tells you almost nothing.

Detection confidence by length

*Words generated. Illustrative shape, not measured values.

Code and math barely carry it

When only one token is correct, there is no freedom left to hide anything in. The nudge is small by design, so it never overrides a confident choice. That is exactly why generated code still runs.

The few flexible spots in code are variable names, comment wording, string contents, and the order of independent lines. A formatter or a rename refactor wipes most of those in seconds.

Signal carried per 100 words

*Relative, illustrative. Driven by how much word choice each format allows.

What a result actually means

Still unknown

Treat it as a weak hint about origin, not an audit trail. If you need real provenance on generated code, log the model, the prompt, and a hash of the raw output yourself.

Read next

The Wait Is Over: Cogeto Is Here
News ·

The Wait Is Over: Cogeto Is Here

Cogeto is out of stealth and now open source, bringing sovereign AI memory to Europe. Built for privacy, control, and verifiable trust, Cogeto lets users own their data, inspect their memory, and decide what stays, changes, or gets deleted.

Lost? Good. Let’s fix it.

Whether you’re building a product or building a career, I help founders make smarter moves and engineers grow beyond just coding.