provenance
Anthropic shipped a content checker that cannot tell you if Claude wrote it News
Anthropic launched a free browser-based tool that reads content credentials embedded in files, and the page states plainly that it cannot determine whether Claude was involved in creating the content it checks.
Australia's charts will not count wholly AI-generated tracks News
ARIA updated its Charts Code of Practice so that wholly AI-generated recordings are ineligible from the chart dated August 31, while tracks that use generative AI in a supporting role still count.
Nobody can prove who built the stealth model everyone is testing News
Ox Alpha, an anonymous model with a million-token context window that appeared in August, is still officially unattributed, and a new paper on model lineage verification explains why nobody can settle the question from the outside.
Training data attribution: which examples actually made the model do that? Lesson
Training data attribution is the set of techniques for tracing a model's output back to the specific training examples responsible for it, and the honest state of the art is that it often fails.
Many AI-generated images cannot be traced to any training example News
MIT researchers trained 24 diffusion models and measured how far you could perturb the training set before an output changed, finding that many generated images have no identifiable source in the training data at all, and that this gets more common as datasets grow.
A foreign-government contract paid for websites built to be quoted by chatbots News
US foreign-agent filings document paid campaigns that build research-styled websites explicitly intended to shape what AI chatbots say, with one contract calling for the deployment of content to deliver framing results in chatbot conversations.
A tool that strips SynthID and C2PA marks passed 4,900 stars and shipped again on August 18 News
An open-source Python tool for removing visible and invisible AI watermarks and provenance metadata from images and video has passed 4,900 GitHub stars and released version 0.27.0, adding C2PA credential validation and coverage for new video provenance formats.
The Claude watermark barely touches the code it writes News
Anthropic published the mechanism behind Claude's text watermark and confirmed it largely skips code, because the technique only works where two different words would be equally correct.
Claude now watermarks plain text, and the EU set the date News
Anthropic's support documentation now says Claude models launched in the EU on or after August 2, 2026 embed machine-readable watermarks directly in generated text, making it the first frontier lab to mark plain prose rather than only images and files.
Content provenance and watermarking: how you tell whether a machine made it Lesson
Content provenance and watermarking are the two competing methods for answering 'did an AI make this?' - provenance attaches a signed record of where a file came from, while watermarking hides a statistical signature inside the pixels or word choices themselves. Provenance is robust but strippable; watermarking survives copying but degrades under editing, and neither works on a file that was never marked in the first place.
AskChem indexes 2.4 million individual chemistry claims instead of 147,000 papers News
A team at NYU built a live chemistry search system that breaks each paper into atomic claims, each carrying its own source identifier and verbatim quote, so a researcher or an AI agent retrieves the individual assertion rather than a ranked list of documents.
remove-ai-watermarks Tool
A Python library and CLI that detects and removes visible marks, invisible watermarks such as SynthID, and provenance metadata including C2PA, EXIF, IPTC and XMP from images and video. Useful for defenders auditing how durable their own provenance actually is.
Claude Content Credentials Checker Tool
Free browser tool that reads C2PA content credentials embedded in image, video, and audio files, up to 100 MB across 17 formats. It runs locally and the file never leaves your machine. Important limitation stated on the page itself: it reads the credential only, and cannot tell you whether an AI was involved in creating content that carries no credential.
C2PA Content Credentials Tool
Open standard for cryptographically signed provenance metadata in media files, now used by Claude to tag generated images and by camera makers and photo editors to record where a file came from. Any C2PA-aware tool can read the credential.