Skip to content
Module 27Specialist and advanced modulesOptional

EU AI Act & Compliance Sprints

Turn AI regulation into ordinary Sprint work: risk tiers in refinement, obligations as acceptance criteria, and audit evidence as a by-product of delivery.

12 lessons ~80 min 4 games Scrumling certificate included
This role module opens once you finish Foundations and pass its quiz. That way every learner shares the same Scrum baseline before specialising.
What you'll learn
  • Lesson 26.1: What the AI Act actually asks of a delivery team
  • Lesson 26.2: Risk tiers belong in refinement
  • Lesson 26.4: Compliance as backlog items, not a phase
  • Lesson 26.5: Definition of Done for regulated AI features
  • Lesson 26.8: Transparency obligations and the user-facing Increment
  • Lesson 26.9: General purpose models, vendors and the supply chain
Comprehensive guide to this subject

Free, no account needed. Explains the subject, the trade-offs and the mistakes, and can be downloaded as a PDF.

Read the full public guide
EUAI-2026-V1 Official practitioner guide13 min read

The EU AI Act Compliance Sprints Field Guide

Turning legal obligations into acceptance criteria without stalling the Sprint.

Reinforces the module, downloadable as a multi-page PDF, and still useful on the job long after you leave Scrumling.

  • Classifying AI risk tiers during refinement instead of after the audit request
  • Building a Definition of Done that generates evidence as a side effect of delivery
  • A situational matrix for supply chain documentation and post-market monitoring
Full lesson list
  • 1Lesson 26.1: What the AI Act actually asks of a delivery team7 min
  • 2Lesson 26.2: Risk tiers belong in refinement7 min
  • 3Lesson 26.3: Game - classify the risk tier6 min
  • 4Lesson 26.4: Compliance as backlog items, not a phase7 min
  • 5Lesson 26.5: Definition of Done for regulated AI features7 min
  • 6Lesson 26.6: Game - evidence or theatre6 min
  • 7Lesson 26.7: Decision lab - launch date against a conformity gap6 min
  • 8Lesson 26.8: Transparency obligations and the user-facing Increment7 min
  • 9Lesson 26.9: General purpose models, vendors and the supply chain7 min
  • 10Lesson 26.10: Decision lab - the auditor asks for data lineage6 min
  • 11Lesson 26.11: Post-market monitoring and incident reporting7 min
  • 12Lesson 26.12: Review and Retrospective with compliance in the room7 min
  • EU AI Act & Compliance Sprints quizEarn Scrumling certificate

Making AI regulation part of the Sprint instead of a gate at the end

The EU AI Act reads like a legal document because it is one, but this module's central claim is that almost everything it requires can be handled as ordinary Sprint work if a team treats risk tiering as a refinement-time question rather than a legal team's separate deliverable. Early lessons cover what the regulation actually asks for in plain language, and a risk-tier classification game that forces teams to place a feature into the correct risk category, since the practical obligations, documentation, human oversight, transparency to users, differ sharply depending on that tier.

A recurring theme is writing AI Act obligations as acceptance criteria rather than as a phase that happens after a feature is otherwise complete. If a feature requires a disclosure that a user is interacting with an AI system, that disclosure belongs in the same Definition of Done as any other functional requirement, checked at the same Sprint Review, not verified separately by a compliance function weeks after release. A decision lab scenario walks through a feature that turns out to sit in a higher risk tier than the team assumed at planning time, forcing a mid-Sprint conversation about what changes as a result.

The module closes on supply chain obligations, since many teams building on top of third-party or open-weight models inherit compliance responsibilities from their upstream provider's own documentation, and on monitoring obligations that continue after release, transparency and incident reporting that need to be built into the product rather than retrofitted. The framing throughout treats audit evidence the same way the DevSecOps module treats it: a natural byproduct of doing the work properly during the Sprint, not a document assembled under deadline pressure later.

Mistakes teams make with this material

Treating risk tiering as a legal team's job, decided outside the Sprint

Skipping the risk classification during refinement and letting a separate compliance review discover it later, after design decisions that depend on the tier have already been locked in.

Writing AI Act obligations as a follow-up task instead of an acceptance criterion

Shipping a feature and adding required disclosures or documentation afterward, rather than including them in the same Definition of Done the feature is measured against.

Ignoring inherited obligations from a third-party or open-weight model

Assuming compliance responsibility stops at your own code, when using a third-party model can carry supply chain obligations the team needs to actively check rather than assume away.

Treating monitoring and incident reporting as launch-day-only concerns

Building transparency and reporting mechanisms only for the initial release, without maintaining them as an ongoing part of the product that survives past the first Sprint Review.

Questions people ask

When should a team classify a feature's AI Act risk tier?

During refinement, before the feature enters a Sprint, not after it is built. The tier determines what documentation, oversight, and disclosure the feature needs, and those requirements shape the design, so discovering the tier late means redoing work.

How do AI Act obligations fit into a Definition of Done?

As explicit acceptance criteria alongside functional requirements. A required user disclosure or documentation artifact is part of what makes the feature done, checked at the same Sprint Review as everything else, not handled by a separate compliance step after release.

Does using a third-party AI model remove a team's compliance obligations?

No. Using someone else's model can add supply chain obligations on top of your own, since you need to understand and often document what the underlying provider has already established about the model's risk profile and limitations.

What ongoing work does the AI Act require after a feature ships?

Monitoring and incident reporting mechanisms that continue past launch, not just at release. These need to be built as durable product capabilities during the Sprint that ships the feature, not treated as a one-time compliance checkbox.

A question from this module's assessment

One sample question with the reasoning, so you can judge the level before you start. The rest of the assessment stays inside the module.

Under the EU AI Act, what mainly determines the risk tier of a system?

  • The size of the model
  • How the system is used
  • Whether it uses deep learning
  • The country where it was trained
Why this is the answer

Tiers follow the use case. The same model can be minimal risk in one product and high risk in another.