Compliance guide

The EU AI Act for Software Delivery Teams

By Suralal S, VP of Technology · Updated July 2026
This guide is practical engineering context, not legal advice. The Act's application to your organisation depends on facts only your counsel can assess — use this to arrive at that conversation prepared.

For software delivery teams, the EU AI Act matters through three articles: Article 14 (humans must be able to effectively oversee, intervene in, and halt AI systems), Article 12 (automatic logging that makes AI behaviour traceable), and Article 9 (continuous risk management). If AI writes and ships a large share of your code, the practical translation is: policy-routed human approvals, an always-on evidence log, and risk scoring of AI-driven changes.

Most engineering leaders have heard two versions of the EU AI Act: "it doesn't apply to us" and "it changes everything." Both are wrong in interesting ways — and the truth arrives on a schedule.

The timeline that matters

Aug 2024
Act entered into force.The clock started; nothing enforced yet.
Feb 2025
Prohibited practices banned; AI literacy obligations began.Rarely relevant to delivery teams directly.
Aug 2025
Obligations for general-purpose AI models began.Mostly affects model providers — the tools you buy, not you.
Aug 2026
High-risk system obligations apply.Human oversight, logging, risk management, conformity assessment — the articles this guide covers. This is next month.
Aug 2027
Extended transition ends for high-risk AI embedded in regulated products.

Does this actually apply to your team?

Honest answer: using Copilot or Claude Code to write ordinary software is not, by itself, a high-risk AI use. The Act's high-risk categories (Annex III) cover AI in things like credit scoring, hiring, medical devices, and critical infrastructure — not AI that helps write a web app.

But the Act reaches delivery teams through three side doors, and at least one probably applies to you:

The three obligations, translated to delivery

Article 14 — Human oversight

The Act requires that humans can effectively oversee AI systems: understand what they produce, intervene, and override or stop them. Note the word effectively — a human rubber-stamping 400 AI PRs a week is oversight in name only, and regulators have said as much. The compliant pattern is the one that also happens to scale: policy decides which AI-driven changes require human judgment, those changes route to a named person with evidence attached, and that person can hold the release.

Article 12 — Logging and traceability

Automatic recording of events sufficient to trace how outputs were produced and identify risk. In delivery terms: what did the AI change, what gates did it pass, who approved it, when, and on what basis — logged as it happens. If your answer today is "we could reconstruct that from GitHub if we had to," you don't have Article 12 logging; you have archaeology.

Article 9 — Risk management

A continuous, iterative process — not an annual review. For delivery: risk scoring on changes (AI-authored ones scored separately, since their failure modes differ), monitored trends, and gates that tighten automatically where risk accumulates.

The implementation checklist

Teams that already run AI delivery governance will notice this checklist is just… their pipeline. That is the quiet convergence happening in 2026: what the regulator calls human oversight and logging, engineering calls policy gates and an evidence log. Build it once, and it serves the auditor, the enterprise customer, and your own sleep equally.

Oversight and evidence, running by next week

DryDock's agents enforce oversight routing, log every decision as exportable evidence, and score AI-authored risk continuously — the Article 14/12/9 pattern, as a working pipeline instead of a compliance project.

Request early access