2026-07-27 EU AI ACT · ARTICLE 25(2) ~7 min

Article 25(2): the provider hand-over pack — and how to make it undisputable

Regulation (EU) 2026/1744, in force since 27 July 2026, did something quiet but consequential to Article 25 of the AI Act: it rewrote the hand-over duty in concrete terms and made breaching it fineable. When another actor becomes the provider of a high-risk AI system, the initial provider now owes a specific evidence package. This page is what triggers the duty, what the package must contain, and the one property most packages will lack when it matters: proof of when they were written.

What changed on 27 July 2026

Article 25(2) always required the initial provider to cooperate when provider responsibility moves. The Digital Omnibus on AI (Regulation (EU) 2026/1744) replaced the general wording with three concrete deliverables, and added a new point to Article 99(4) making non-compliance with Article 25(2) and 25(4) subject to administrative fines. A duty that used to live in contract negotiations now has a regulator and a price attached.

When someone else becomes the provider

Under Article 25(1), a distributor, importer, deployer or other third party is treated as the provider of a high-risk system when it puts its name or trademark on a system already on the market, makes a substantial modification to it, or modifies its intended purpose in a way that brings it into high-risk scope. Delivery firms and white-label arrangements live inside this article: the client that ships the system under its own brand is, in the regulation's eyes, the new provider — and the firm that built it owes the pack below.

The three deliverables

1
Technical documentation sufficient to assess Article 16 compliance. Enough for the new provider to stand behind the system's conformity, not a marketing summary.
2
Documented known limitations and failure modes. The regulation asks for what the initial provider knew, in writing. This is the deliverable most disputes will orbit.
3
Targeted technical access, including for testing and validation. The new provider must be able to re-run the questions, not just read the answers.

Article 25(4) extends the logic upstream: suppliers of models, tools and components used in a high-risk system must specify, by written agreement, the information, capabilities and technical access needed for compliance, "based on the generally acknowledged state of the art." Free and open-source components outside general-purpose AI models are exempt.

Why every hand-over is an evidence event

Picture the dispute two years after a hand-over. The new provider says a failure mode was never disclosed. The initial provider produces a document that lists it. The new provider asks the only question that matters: when was this document written? An ordinary file has no good answer — file dates are editable, wikis are versioned by the same party that benefits, and an email thread proves sending, not content stability. Both sides now argue about the record instead of the system, which is precisely the situation Article 99(4) fines were designed to punish.

The undisputable version

The fix is the same pattern this site documents for evaluation claims: reduce the pack to canonical bytes, hash it (SHA-256), and have the hash countersigned by parties who do not work for you — an RFC 3161 timestamp authority and a public transparency log. From that moment, "this exact pack existed in this exact form on this date" is a fact either side can verify offline, and the dispute collapses back to the system itself.

PRML is the open standard for the evaluation-claims slice of that pack: nine fields locking a metric, comparator, threshold, dataset hash and seed before a run, with public receipts that are Ed25519-signed, RFC 3161 countersigned and mirrored to the Rekor transparency log. The same locking pattern applies naturally to the rest of a hand-over package — the limitations register, the failure-mode list, the access-grant record. What matters is that the lock happens while the system is being built, not the week the hand-over is negotiated.

What this does not do. A timestamped pack proves the pack existed in that form at that time. It does not prove the contents are complete or accurate, does not make either party compliant with Article 25, and is not legal advice. Whether a modification is "substantial" under Article 25(1) is a legal question for counsel. The lock removes exactly one dispute — the date — and that is the dispute that poisons the others.

What to do now

If your firm builds AI systems that clients ship under their own name: start keeping the limitations register and failure-mode list as living, locked documents today, so that the pack exists before any hand-over is on the table. If you are on the receiving side, ask for the pack's hash and its independent timestamps before you accept provider responsibility. Either way, the cost of the lock is minutes; the cost of the missing lock is an Article 99(4) argument.


About this page. Written by Cüneyt Öztürk, independent researcher and author of the PRML specification. This page is not legal advice. Article references are to Regulation (EU) 2024/1689 as amended by Regulation (EU) 2026/1744 (in force 27 July 2026); see the published text at eur-lex.europa.eu/eli/reg/2026/1744/oj. CC BY 4.0.