docs(compliance): update EU AI Act applicability dates - #3719
Conversation
|
Azure Pipelines: There may be pipelines that require an authorized user to comment /azp run to run. |
PR Review Summary
Verdict: AI review comments are untrusted advisory output. The summary reports workflow-generated completion status only, not model-authored pass/fail claims. |
Imran Siddique (imran-siddique)
left a comment
There was a problem hiding this comment.
Verified every claim against the primary source rather than reviewing the prose, because a compliance checklist with wrong dates is worse than no checklist: it is consulted by people who will not check it.
It is all correct. Regulation (EU) 2026/1744, adopted 8 July 2026 and published in the OJ L series on 24 July 2026, amends Regulation (EU) 2024/1689 as regards simplification of the harmonised AI rules. Against EUR-Lex:
- Annex III high-risk obligations, Art. 6(2) — 2 December 2027 ✓
- Annex I high-risk obligations, Art. 6(1) — 2 August 2028 ✓
- Art. 50 transparency from 2 August 2026, with a four-month grace period for systems already placed on the market, which is where your 2 December 2026 date for Art. 50(2) machine-readable marking comes from ✓
- New Art. 5(1) points (ba) and (bb) ✓
This is not a cosmetic refresh. The document previously stated "high-risk system obligations from 2 August 2026". As of today that date has passed and no longer applies, so the checklist was telling readers a deadline had arrived when it had moved by sixteen months for Annex III and two years for Annex I. Wrong in the alarming direction rather than the complacent one, but wrong either way, and this is exactly the document someone reaches for when they need to be right.
Citing the amending regulation in the header rather than silently editing the dates is the correct form. A reader who remembers the old schedule needs to see why it changed, and "as amended by Regulation (EU) 2026/1744" is what lets them check you.
The Art. 4 rewrite is a genuine improvement too. "Outside the scope of a runtime governance toolkit" was a boundary claim with no reasoning; the new text says what Art. 4 obliges and then why the toolkit boundary sits where it does, including that the toolkit is not responsible for proving any individual's literacy level. Marking the quote as paraphrased rather than presenting it as the article text is the right correction.
Three red checks, all mechanical. Developer Certificate of Origin needs a sign-off (git commit --amend -s). Spell-check changed files flags GPAI, Harmonised and deployers, all legitimate terms of art from the regulation itself, so they belong in .cspell-repo-terms.txt. Validate docs frontmatter is the repo-wide stale-branch artifact fixed by #3619 earlier today, which clears on a rebase.
No approve bit on this repo, so a comment, but once those three are sorted I would merge it.
1ed63d8 to
069d866
Compare
|
Imran Siddique (@imran-siddique) Thanks for that. All three mechanical checks are fixed now: DCO sign-off added, the legitimate cspell terms are allowlisted, and the branch is rebased onto current main. PR is updated and ready for another look. |
|
Hey Tionne Smith (@electricwolfemarshmallowhypertext) following files need to be updated as well, |
|
Prayag (@prayagupa) Thanks — I checked all four against #3649 and the current repo. I found:
I’ll update those four references to reflect the amended split dates: Annex III / Art. 6(2) from 2 December 2027 and Annex I / Art. 6(1) from 2 August 2028, and refresh the review dates where applicable. Also noticed while checking:
I’ll keep the pass limited to those stale references only. |
|
Please fix DCO so that CI passes |
2b46136 to
164ac8c
Compare
Corrected liamcrumm |
Signed-off-by: Electric Wolfe Marshmallow Hypertext <tionne@gmail.com>
Signed-off-by: Electric Wolfe Marshmallow Hypertext <tionne@gmail.com>
164ac8c to
02e7d83
Compare
Related Issue
Fixes #3649.
Problem & Solution
docs/compliance/eu-ai-act-checklist.mdstill reflected the pre-amendment EU AI Act applicability schedule.This PR updates the checklist for Regulation (EU) 2026/1744, including the revised high-risk application dates, Article 5 timing exceptions, Article 50(2) marking transition, and amended Article 4 AI literacy wording.
Impact on Your Work
N/A — linked issue #3649 describes the impact.
Timeline
None.
Alternatives Considered
N/A — linked issue #3649 describes the requested correction.
Type of Change
Package(s) Affected
Core & runtime:
Governance & security:
Platform & tooling:
CLI plugins:
Shared / other:
Testing
Unit Testing
N/A — documentation-only change.
Manual Testing
git diff --checkpassed.Checklist
Attribution & Prior Art
Prior art / related projects (if any):
AI Assistance
If AI tools materially shaped this change, briefly note what was used:
AI assistance was used for source verification and review; all changes were manually reviewed before submission.
IP, Patents, and Licensing