On 11 August 2026, Anthropic confirmed that content produced by its Claude models now carries a machine-readable mark. Generated text receives an imperceptible watermark woven directly into the wording, and supported file types such as SVG, PNG and JPG receive digitally signed provenance metadata. The marking is applied at the model level, which means it appears regardless of which product or interface the output came from, and it applies worldwide rather than only inside the European Union. The reaction from working professionals was immediate and largely negative, and the reason is worth understanding properly rather than dismissing as a reflex.

The trigger is Article 50 of the EU AI Act, which became enforceable on 2 August 2026 and requires providers of generative AI systems to mark their outputs in a machine-readable format. Nearly two hundred companies have now signed the accompanying Code of Practice on Transparency of AI-Generated Content, with penalties for non-compliance reaching fifteen million euros or three percent of worldwide annual turnover, whichever is higher. What has been widely under-reported is that these obligations do not stop at the model provider. They reach the organisations that publish the content too.

Aphelion AI is a private enterprise AI platform built to run capable models inside infrastructure you own or exclusively control, so that your data, your cost base and now your content provenance remain matters you decide rather than inherit. That last point is new, and it changes the calculation for any business producing content at scale. When you rent intelligence, you also rent the properties of everything it writes.

What the New Law Actually Requires

Article 50 is a transparency provision rather than a restriction on capability. It says that when a system generates synthetic text, image, audio or video, the output should be identifiable as artificially generated, so far as that is technically feasible, effective and robust. The associated Code of Practice translates that principle into technical expectations, and it recommends a layered approach because no single technique is considered sufficient on its own.

In practice, providers are converging on two mechanisms that behave very differently once content leaves the system:

  • Interwoven text watermarks. A statistical signal embedded in the model's token choices during generation. It is invisible to a reader, does not affect meaning or readability, and travels with the text through copy and paste. It degrades under heavy paraphrasing, translation or mixing with other writing, and short passages carry too little signal to detect reliably.
  • Signed provenance metadata. A cryptographically signed manifest attached to a file, following the C2PA open standard. It is tamper-evident, so it reveals whether a file has been altered, but it is trivially removed. Converting a format, re-saving through an image tool, taking a screenshot or uploading to a platform that rewrites metadata all strip it entirely.
  • Interface-level disclosure. Visible labelling and user-facing notices at the point of interaction, which is the layer most consumer chat products already implement and the layer that disappears the moment output is exported.

There is an important caveat in the standards themselves, and the providers are unusually candid about it. A detected mark indicates that a model processed the content. It does not establish authorship. Somebody who wrote an article themselves and used a model to correct spelling, translate a quotation or convert a document ends up with output carrying the same mark as a piece generated wholesale from a one-line prompt. Equally, the absence of a mark proves nothing, because older models, heavy editing and metadata stripping all leave content unmarked. The signal is coarse in both directions.

The distinction that matters

Marking is applied at the inference layer, not baked into the model weights. Whoever runs the inference decides whether a mark is applied and what form it takes. That single technical fact explains almost everything about how this plays out differently for hosted services and self-hosted models.

Where the Major Providers Now Stand

The positions across the industry are less uniform than the headlines suggest, and the differences are technical rather than rhetorical. Anthropic has gone furthest, applying an interwoven text watermark at the model level across its chat product, its API, its coding tools and its cloud partner deployments, with older models scheduled to gain support during the transition period. Google has shipped statistical text watermarking in Gemini for some time under the SynthID banner. Meta, Microsoft and OpenAI are among the Code signatories, though their published implementations for plain text output remain thinner than Anthropic's.

Chinese providers arrived at similar destinations by a different road. China's own labelling rules already required identification of AI-generated synthetic content, and the major Chinese platforms comply through visible identifiers plus hidden identifiers written into file metadata. Moonshot AI's terms for Kimi contain a dedicated section on AI-generated content identification covering text, images, audio and video. DeepSeek confirms that its hosted platform labels AI-generated material and requires developers to disclose to end users that API output comes from a model.

The critical detail is that these are descriptions of hosted services. Metadata labelling and interface banners are properties of a platform, not properties of a model. No public documentation for the open-weight Kimi or DeepSeek releases describes an Anthropic-style watermark built into ordinary token generation, and the same is true of Llama. That is not an oversight, and it is not a loophole. It is an inevitable consequence of where marking lives.

What This Means for Local Models

When you download open weights and run them on your own hardware, you own the inference stack. The sampler that chooses each token is yours. A hosted provider cannot reach into that process, and the weights themselves do not carry a marking mechanism, so the output arrives unmarked. Self-hosted open-weight models therefore produce content with no watermark and no provenance metadata unless you choose to add it.

The draft Code of Practice did suggest that open-weight providers should encode structural marking into the weights during training, to help downstream compliance. As of today that remains a recommendation with no significant implementation behind it, and the technical obstacles are substantial. For the foreseeable future, the practical position is straightforward:

  • Hosted Kimi, hosted DeepSeek, hosted Claude, hosted Gemini. Marking applied by the provider, on terms the provider sets and can revise.
  • Self-hosted Kimi, Llama, Mistral and comparable open-weight models. No marking applied by anyone, because there is no third party in the loop to apply it.
  • Anything generated before marking support shipped. Unmarked regardless of origin, which is a large share of every content library in existence.

It would be easy, and wrong, to read that as an invitation to sidestep the rules. The obligation does not evaporate when the vendor does.

The Honest Part: You Are Still Liable

Article 50 imposes duties on deployers as well as providers, and legal analysis of the Act is consistent that there is no blanket exemption for open-source or self-hosted systems. If your organisation publishes AI-generated text into the European market, the responsibility for appropriate disclosure sits with you, whichever model produced it. Running Llama on your own servers changes who controls the marking. It does not change whether you have a duty.

There is a route through this that fits how serious businesses already work. The Code provides an editorial exemption for AI-generated text that has been subject to genuine human review, where a named person or legal entity carries editorial responsibility. The recitals are pointed about the standard involved, requiring real editorial work rather than minor tweaks, and deployers relying on the exemption are expected to keep records identifying the reviewer and the date of approval. That is a documentation problem, and documentation problems are solved by systems you control.

"The businesses that will handle this well are the ones that already treat AI output as drafts requiring judgement, not finished work requiring publication. Provenance is not a technology question. It is an editorial governance question, and it belongs to whoever signs off the content."

Stuart Smith, CEO, Aphelion AI

Why Control Beats Compliance by Vendor

Strip away the noise and the watermarking story is another instance of a pattern this blog returns to often. A capability your business depends on acquired a new property overnight, decided by a third party, applied retroactively to a workflow you had already built, with no consultation and no opt-out. Last year the surprise was pricing. This year it is provenance. The specific surprise matters less than the structural exposure that made it possible.

A private deployment changes that relationship in ways that are worth setting out plainly:

  • You set the provenance policy. Marking becomes a deliberate choice per workflow rather than a uniform default. Customer-facing generated content can carry signed provenance where that builds trust, while an internal summary of a board paper does not need to be treated identically to a published article.
  • Your evidence lives in your systems. The editorial review trail that the Code expects can be captured where the work actually happens. Aphelion's approach to system integration connects the platform to the CMS, document stores and approval workflows you already run, so reviewer and approval date are recorded at the moment of sign-off rather than reconstructed from memory during an audit.
  • Your content stays out of shared infrastructure. Every prompt, draft and source document remains inside your governed environment. Combined with data enrichment on your own material, the model works from your context without that context leaving your walls.
  • Model choice stays yours. A model-agnostic platform means a provider changing its marking scheme, its terms or its pricing is a configuration decision rather than a migration project.
  • No retroactive surprises. Nothing about the behaviour of a deployment you host changes because a vendor published a support article on a Tuesday.

None of this is an argument that marking is a bad idea. Content provenance is a reasonable public goal, and the transparency the Act is reaching for is defensible. The argument is narrower and, we think, harder to dispute: decisions with this much consequence for your published work should be made by you, with knowledge of your context, rather than applied uniformly by an organisation that has never seen your editorial process.

The Aphelion position

We build for businesses that use AI seriously and want to stand behind what they publish. That means human judgement in the loop, provenance decided deliberately, an audit trail you hold, and a platform that does not change the rules underneath you. Sovereignty is not about avoiding scrutiny. It is about being able to answer it.

What to Do This Quarter

The practical response does not require panic, and it does not require abandoning the tools your teams have learned. Systems already on the market before 2 August 2026 have until 2 December 2026 under the transition arrangements, which is a reasonable window to get organised in. Three things are worth doing now: establish which of your published content was model-assisted and to what degree, define an editorial review standard that would satisfy the exemption, and make sure the review is recorded somewhere durable rather than living in an inbox.

The fourth thing, for organisations where content genuinely matters, is to ask whether the model itself should be running somewhere you control. That question has always had good answers on cost, privacy and continuity. It now has one on provenance too.

Frequently Asked Questions

What is AI watermarking under the EU AI Act?

AI watermarking is the practice of embedding a machine-readable signal into content produced by a generative model, so that the content can later be identified as artificially generated or manipulated. Article 50 of the EU AI Act, which became enforceable on 2 August 2026, requires providers of generative AI systems to mark their outputs in a machine-readable format wherever that is technically feasible. For text this usually means a statistical watermark woven into the model's word choices during generation. For files it usually means signed provenance metadata following the C2PA standard. The two techniques behave very differently, because a text watermark survives copy and paste while file metadata is stripped by an ordinary re-save.

How does Aphelion AI handle AI content marking and provenance?

Aphelion deploys models inside infrastructure you own or exclusively control, which means the inference layer belongs to you rather than to a vendor. Marking is applied at that layer, so a self-hosted deployment does not inherit a third party's marking scheme and does not change behaviour when that third party updates its policy. That places the provenance decision in your hands, and it is a decision you should make deliberately rather than by default. Aphelion works with customers to apply provenance metadata, disclosure banners and audit logging where those serve the business, and to document that policy so it can be evidenced later.

Does the EU AI Act require me to label AI-generated content I publish?

Potentially yes, and this is the part most teams miss. Article 50 places obligations on deployers as well as providers, and there is no blanket exemption for open-source or self-hosted systems. Under the associated Code of Practice, organisations publishing AI-generated text on matters of public interest are expected to disclose it, unless the material has been subject to genuine human review and a named person or legal entity carries editorial responsibility. The recitals are explicit that this editorial exemption requires real work rather than minor tweaks, and that deployers should retain records identifying the reviewer and the date of approval. Running the model yourself changes who controls the marking, not whether the duty applies.

Can a private AI deployment integrate provenance marking with existing business systems?

It can, and self-hosting is what makes it practical. Because the model runs inside your environment, provenance signals can be written into the systems that already govern your content, including the CMS, the document management platform, the ticketing system and the audit log. Aphelion treats system integration and data enrichment as core platform capabilities rather than bespoke add-ons, so a review-and-approval trail can be captured at the point work is approved rather than reconstructed afterwards. With a hosted model you receive whatever mark the vendor applies and have no route to enrich it with your own review metadata.

Watermarked hosted AI vs local private AI: which is better for enterprise content?

A hosted model applies marking uniformly and gives you no say in it, which is simple but blunt. The same mark appears whether the model drafted an article from scratch or corrected three typos in work a person wrote, and the provider can change the scheme without consulting you. A local private deployment puts the inference layer under your control, so you decide what provenance policy fits each workflow and you are not exposed to a vendor's compliance roadmap. Neither option removes your obligations as a publisher. The difference is that ownership lets you meet those obligations deliberately, with evidence you hold, rather than accepting whatever a third party decides on your behalf. You can read more about the people building the platform on our About page.

Provenance as a Decision You Own

The watermarking announcement was framed as a compliance milestone, and it is one. But the more useful reading, for anyone running a business on top of these tools, is that it demonstrated exactly how much of your operation currently sits inside somebody else's decision-making. A property was added to your published work without your input, and the only notice was a support page update.

Transparency about AI-generated content is worth having. So is the ability to decide, workflow by workflow, what your own content should carry and to prove what human judgement went into it. Those two things are compatible, but only when the model runs somewhere you control. That is the case Aphelion has been making since before provenance was the reason.