The SynthID-Text watermarking LLM generation is like:
model forward pass -> next-token logits ->temperature / top-k / top-p ---> keyed watermark probability update ->sample a token
For every plausible next token, Claude consults a secret, context-specific coin flip.
"Someone" holding the secret key can measure that pattern.