GovCompass
Knowledge base

Control-level compliance: the EU AI Act as an instrumented system

By Michel Venniker· · Aligned with the consolidated EU AI Act, including the 2026 Omnibus amendments.

Control-level compliance means satisfying the EU AI Act through engineered, evidenced controls rather than policy documents. The technical articles translate directly into system controls: immutable logs (Art. 12, 19), a kill switch (Art. 14(4)(e)), data masking before the model (Art. 10), configurable block policies (Art. 26), risk scoring and incident reporting within deadline (Art. 9, 73), and workspace isolation with role-based access (Art. 14, 26). Compliance at this level is an instrumented system, not a policy as PDF.

There are two ways to comply with the EU AI Act, and they look almost identical on paper. The first is to write a policy for each obligation: an AI governance policy, a human oversighthuman oversightDesigned-in human ability to monitor, intervene in, override or shut down an AI system — meaningful only when the human has authority, information and time to act.Open full entry → protocol, a data governance policy, an incident response procedure. The binder is thick, every article has a corresponding document, and an organisation can point to it and say it is compliant. The second is to build the obligations into the system itself, as controls that operate automatically, produce evidence, and can be demonstrated on request. The binder is thinner, because most of the compliance lives in the system rather than on paper.

The difference between the two does not show up in a procurement review. It shows up when a supervisory authority asks not "do you have a policy on this" but "show me that it worked". A policy describes what should happen. A control is what happens, and the log is the proof that it happened. The EU AI Act's technical articles are written, increasingly, to be satisfied by the second kind of compliance. They describe controls, not aspirations, and reading them at the control level reveals what an instrumented compliance system looks like.

What the articles ask for, read as controls

The technical obligations of the EU AI Act translate, almost one for one, into system controls. Read this way, the regulation stops being a list of things to write about and becomes a specification for things to build.

Immutable audit logs (Art. 12 and Art. 19). The system must automatically generate logs that are tamper-resistant, retained for at least six months, and detailed enough to reconstruct its operation. The control-level reading is precise: database logs that an administrator can edit do not qualify, because a record that can be changed is not evidence. The control is automatic generation plus immutability plus retention, and the proof is the log itself.

Human oversight with a kill switchkill switchThe designed-in, rehearsed ability to suspend or deactivate an AI system quickly when containment requires it.Open full entry → (Art. 14(4)(e)). The system must let a human bring it to a safe state in a single action, and the act of intervening must itself be logged. This is not a policy stating that humans are in control. It is a mechanism that makes the control real and a record that proves it was available and, when used, used.

Real-time data protection (Art. 10). Sensitive data is masked or redacted at the input level, before it reaches the model. The control operates at the prompt, not in a retrospective review, because the point is to prevent the exposure rather than to document it afterward.

Configurable block policies (Art. 26 and the prohibitions of Art. 5). Certain categories of use are blocked entirely, enforced by the system rather than discouraged by a guideline. This is policy as code, not policy as PDF: the rule is executed automatically, every time, rather than relying on a person to remember and apply it.

Risk scoring and incident reporting (Art. 9 and Art. 73). Risks are scored continuously through the risk management system, and serious incidents are reported to the competent authority within the deadline. The control is the instrumented pipeline that detects, scores, and escalates, with the reporting timeline built in rather than left to someone to remember.

Workspace isolation and role-based access (Art. 14 and Art. 26). Different data classifications require different surfaces, enforced by isolation and access control. A user sees and can act on only what their role permits, and the boundary is structural rather than procedural.

Read together, these are not six policies. They are six controls, each engineered into the system, each producing evidence, each demonstrable. That is what compliance looks like at the control level: not a policy document, but an instrumented system.

Why the control level is the level that matters

The case for control-level compliance is not aesthetic. It rests on three properties that policy-level compliance lacks.

The first is provability. A policy asserts that something should happen; a control, with its log, proves that it did. When a supervisory authority investigates, the question is always evidential. An organisation that can produce the immutable log, the record of the stop mechanism being available, the timestamp of the incident report, answers the question. An organisation that can only produce the policy describing these things has described its intentions, not its conduct.

The second is reliability. A policy depends on people remembering and applying it, every time, under pressure. A control executes automatically, every time, regardless of who is on shift or how busy they are. The block policy enforced as code blocks the prohibited category on the worst day as reliably as the best. The policy as PDF is only as reliable as the least careful person who was supposed to follow it.

The third is scale. A growing organisation cannot police every AI interaction by hand. Controls scale because they are part of the system; policies do not, because they depend on human attention that does not multiply. The organisation that instruments its compliance can grow its AI use without growing its compliance risk in proportion. The organisation that relies on policies finds that each new system, each new user, each new use case widens the gap between what the policy says and what happens.

The relationship to the GovCompass-7

Control-level compliance is the operational expression of the same idea that underlies the GovCompass-7 framework: responsible AI is a control problem, not a statement of values. Where the GovCompass-7 organises the controls around seven elements of responsible AI, the control-level reading of the EU AI Act organises them around the specific articles. They are two views of the same system. An immutable audit log serves the accountabilityaccountabilityThe principle that a named human or organization answers for an AI system's outcomes, through ownership, documentation, audit trails and redress — never the system itself.Open full entry → element and satisfies Art. 12; a kill switch serves the human oversight element and satisfies Art. 14(4)(e); data masking serves the privacy element and satisfies Art. 10. The framework and the regulation converge on the same controls, which is the strongest possible sign that those controls are the right ones.

What this means in practice

For an organisation deciding how to approach the EU AI Act, the choice between the two kinds of compliance is really a choice about where the work lives. Policy-level compliance front-loads the writing and back-loads the risk: the binder is produced quickly, and the gap between the binder and reality is discovered later, usually by an incident or an audit. Control-level compliance front-loads the engineering and back-loads the confidence: the controls take longer to build, but once built they operate, prove themselves, and scale.

This is not an argument that policies are worthless. The EU AI Act requires documentation, and policies have a role in setting direction and allocating responsibility. The argument is about where the centre of gravity sits. In a compliance programme built on policies, the documents are the compliance and the system is an afterthought. In a programme built on controls, the system is the compliance and the documents describe it. The first looks complete and fails quietly. The second looks modest and holds up.

That is what compliance looks like at the control level. Not a policy document. An instrumented system.

More on Accountability

Art. 10 EU AI Act: data and data governance for high-risk AI

Reference

Art. 10 requires that the training, validation, and testing data for high-risk AI systems meets quality criteria: relevant, sufficiently representative, and as free of errors and complete as possible for the intended purpose. It also requires documented data governance practices covering collection, preparation, bias examination, and gap mitigation, and it permits the limited processing of special-category data where strictly necessary to detect and correct bias, under safeguards.

Art. 12 EU AI Act: record-keeping and logging for high-risk AI

Reference

Art. 12 requires high-risk AI systems to technically allow for the automatic recording of events (logs) over their lifetime. The logging must enable traceability of the system's functioning at a level appropriate to its intended purpose, support post-market monitoring, and help identify situations that may lead to risk or substantial modification. It is a design obligation on the provider that makes the system auditable by construction.

Art. 19 EU AI Act: keeping the automatically generated logs

Reference

Art. 19 requires providers of high-risk AI systems to keep the logs that the system automatically generates (under Art. 12) for as long as they control them, for a period appropriate to the intended purpose and at least six months unless other law requires longer. It is the retention counterpart to the Art. 12 logging capability, and it works alongside the deployer retention duty in Art. 26.6.

Art. 26.1 EU AI Act: following provider instructions as a deployer

Reference

Art. 26.1 requires deployers to use high-risk AI systems strictly in accordance with the provider's instructions for use. This means using the system only for its intended purpose, within its specified technical configuration, and by qualified users, and documenting that compliance. Deviating from the instructions can shift liability entirely to the deployer.

More on Human oversight

Art. 14 EU AI Act: designing high-risk AI for human oversight

Reference

Art. 14 requires providers to design and build high-risk AI systems so that they can be effectively overseen by humans during use. The system must let an overseer understand its capabilities and limits, watch for anomalies, resist automation bias, correctly interpret outputs, decide not to use the system, and intervene or stop it through a kill switch (Art. 14(4)(e)). It is the design obligation that makes the deployer oversight duty of Art. 26.2 possible.

Art. 26.2 EU AI Act: human oversight of high-risk AI

Reference

Art. 26.2 requires deployers to ensure that the people assigned to oversee a high-risk AI system have the competence, training, and authority to do so effectively. Valid oversight is substantive, not formal: the overseer must understand the system, be trained on its limitations, and hold genuine authority to override its outputs.

Art. 27 EU AI Act: Fundamental Rights Impact Assessment (FRIA)

Reference

Art. 27 requires certain deployers, public bodies and private deployers in defined sectors such as credit and insurance, to conduct a Fundamental Rights Impact Assessment (FRIA) before deploying a high-risk AI system, examining the impact on fundamental rights and the mitigation measures.

Art. 4 EU AI Act: AI literacy obligations for organisations

Reference

Art. 4 has required organisations since 2 February 2025 to ensure a sufficient level of AI literacy among staff who operate or use AI systems, proportionate to the system and the role. It applies to all AI use, not only high-risk systems, and must be demonstrable.

More on Privacy

Art. 10 EU AI Act: data and data governance for high-risk AI

Reference

Art. 10 requires that the training, validation, and testing data for high-risk AI systems meets quality criteria: relevant, sufficiently representative, and as free of errors and complete as possible for the intended purpose. It also requires documented data governance practices covering collection, preparation, bias examination, and gap mitigation, and it permits the limited processing of special-category data where strictly necessary to detect and correct bias, under safeguards.

Art. 26.4 EU AI Act: input data quality for deployers

Reference

Art. 26.4 requires deployers of high-risk AI to ensure that input data is relevant and sufficiently representative for the system's intended purpose. The deployer is responsible for data quality in operation, even though the provider sets the specifications under Art. 10.

Art. 26.9 EU AI Act: DPIA obligation for high-risk AI

Reference

Art. 26.9 links the EU AI Act to the GDPR: where a data protection impact assessment (DPIA) is required under GDPR Art. 35, deployers of high-risk AI must use the information from the provider's documentation to support that assessment.

EU AI Act and GDPR: how do the two regulations relate?

Guide

The EU AI Act and the GDPR create overlapping but distinct obligations for AI systems that process personal data. They align on data quality, impact assessments, transparency, and individual rights, but differ in scope, accountability roles, and incident-reporting timelines, so the efficient approach is integrated compliance, such as a combined DPIA/FRIA.

More on Safety & reliability

Art. 14 EU AI Act: designing high-risk AI for human oversight

Reference

Art. 14 requires providers to design and build high-risk AI systems so that they can be effectively overseen by humans during use. The system must let an overseer understand its capabilities and limits, watch for anomalies, resist automation bias, correctly interpret outputs, decide not to use the system, and intervene or stop it through a kill switch (Art. 14(4)(e)). It is the design obligation that makes the deployer oversight duty of Art. 26.2 possible.

Art. 26.4 EU AI Act: input data quality for deployers

Reference

Art. 26.4 requires deployers of high-risk AI to ensure that input data is relevant and sufficiently representative for the system's intended purpose. The deployer is responsible for data quality in operation, even though the provider sets the specifications under Art. 10.

Art. 26.5 EU AI Act: post-market monitoring for deployers

Reference

Art. 26.5 requires deployers of high-risk AI to monitor the system's operation against the provider's instructions and to report risks and serious incidents. Monitoring is the early-warning mechanism that connects to incident reporting under Art. 73.

Art. 5 EU AI Act: all 8 prohibited AI practices explained

Reference

Art. 5 lists the eight prohibited AI practices, including subliminal manipulation, exploitation of vulnerable groups, social scoring, and untargeted facial-recognition scraping. These prohibitions are absolute, apply to every organisation regardless of size, and have been in force since 2 February 2025.

More on Transparency & explainability