2026-07-11By Yalçın Yörük, Founder & Principal
The EU AI Act's high-risk obligations land in August — a builder's readiness checklist
On 2 August 2026 the EU AI Act's obligations for high-risk AI systems become applicable — and they reach UK companies whose systems or outputs touch the EU market. This is an engineer's translation of what the Act actually asks for: the provider/deployer role split, how risk classification works in practice, and what inventory, model documentation, human oversight and logging look like when you build them as software rather than shelf-ware policy. Not legal advice; a working checklist.
On 2 August 2026, the EU AI Act's obligations for high-risk AI systems become applicable. The prohibited-practice and AI-literacy provisions have been in force since February 2025, and the general-purpose-model rules since August 2025 — but August 2026 is when the heavy operational machinery starts to apply to the systems most businesses actually run: risk management, technical documentation, human oversight, logging, conformity assessment.
Two things before anything else. First, this is not legal advice — we're an engineering firm, and this post is an engineer's translation of regulatory text into software requirements. For scoping decisions with real consequences, involve counsel. Second, this is deliberately non-alarmist. Most AI systems are not high-risk under the Act, and a lot of the vendor noise around the deadline is selling fear. The useful work is narrower and more concrete than the noise suggests.
Step zero: does the Act reach you at all?
If you're a UK company, don't stop reading. The Act has explicit extraterritorial scope. It applies, among other cases, to:
- providers who place AI systems on the EU market or put them into
- deployers of AI systems located in the EU; and
- providers and deployers located outside the EU where the output
That last clause is the one that catches UK firms by surprise. You don't need an EU entity or an EU customer contract. If your AI-assisted screening tool scores candidates for a client's Dublin office, or your model's outputs are consumed by users in the EU, you can be in scope. The first honest task of any readiness exercise is establishing, system by system, whether and how the Act reaches you — not assuming it doesn't because your registered office is in London.
Which hat are you wearing?
The Act assigns obligations by role, not by company. The two roles that matter for most SMEs:
- A provider develops an AI system (or has it developed) and places
- A deployer uses an AI system under its own authority in a
Two traps worth engineering attention. The same company is routinely both — provider of the model it built, deployer of the SaaS AI it buys. And a deployer can become a provider by putting its own name on a system, substantially modifying one, or repurposing a system into a high-risk use. If your team fine-tunes a vendor model and ships it to customers under your brand, you may have quietly picked up provider obligations. That determination belongs in your architecture review, not in a post-incident scramble.
Classification: where does each system actually sit?
The Act is tiered. Prohibited practices (social scoring, certain biometric and manipulation use cases) are already banned. At the other end, minimal-risk systems — most of what a typical business runs — carry no new hard obligations beyond honesty about what they are. Limited-risk systems (chatbots, synthetic media) carry transparency duties: people must be able to tell they're interacting with AI.
The tier that August is about is high-risk. Leaving aside AI embedded in regulated products, the list that matters for most companies is Annex III: biometrics, critical infrastructure, education and vocational training, employment and worker management (CV screening, promotion and termination decisions), access to essential services (credit scoring, insurance pricing), law enforcement, migration, and administration of justice. The pattern: AI making or materially shaping consequential decisions about people's lives.
Classification sounds like a legal exercise; in practice it's an inventory exercise, and inventory is an engineering problem. You cannot classify what you haven't listed, and in every organisation we've looked at, the list is longer than anyone expected once you include vendor features (the AI quietly embedded in your HR suite and CRM) and shadow AI (the tools individual teams adopted without approval). Many companies discover exactly one workflow — often CV screening or credit decisioning — that quietly crossed into Annex III territory while everything else stays minimal-risk. That one workflow is where the work is.
The obligations, translated into software
Here's the part that matters for builders: nearly every high-risk obligation has a natural software implementation, and implementing it as software is both cheaper and more defensible than maintaining it as documents. What the control objectives look like in practice:
- AI system inventory. A live register — not a spreadsheet that was
- Technical documentation and model cards. The Act requires
- Record-keeping and logging. High-risk systems must be capable of
- Human oversight. The Act requires that natural persons can
- Accuracy, robustness and post-market monitoring. Declared
None of this is exotic. It's the same discipline mature engineering teams already apply to payments or PII, pointed at model behaviour.
A 90-day-shaped checklist
- Build the inventory, including vendor and shadow AI. Assign owners.
- Classify each system: role (provider/deployer/both) and risk tier.
- For anything plausibly Annex III: gap-assess against the high-risk
- Stand up decision logging and model cards for the systems that need
- Design human oversight into the workflow (queues, thresholds,
- Write the incident playbook before you need it.
A candid note on the timetable: there has been sustained lobbying in Brussels to soften or stagger parts of it, and interpretive guidance and harmonised standards are still maturing. We'd treat that as noise for planning purposes. The obligations as enacted apply from 2 August 2026, the controls above are worth having on pure engineering-quality grounds regardless of enforcement posture, and retrofitting logging and oversight under deadline pressure is the most expensive way to get them.
If you want a structured version of this exercise — inventory, per- system classification, gap analysis and a prioritised remediation roadmap in two weeks, with the controls implemented as working software rather than shelf-ware — that's exactly what our AI governance & EU AI Act readiness service does. And to repeat the disclaimer once more, because it matters: this post is engineering guidance, not legal advice.