Chapter 6. AI Regulation & Standards: EU AI Act, ISO/IEC 42001, C2PA | Grigoriy Dobryakov

Grigoriy Dobryakov

Course · Enterprise AI Governance Architecture

Chapter 6AI Governance course

Chapter 6. AI Regulation & Standards: EU AI Act, ISO/IEC 42001, C2PA

Kovcheg's credit module drafts decisions on customer applications. Under the EU AI Act this isn't an "assistant" — it's a high-risk AI system: creditworthiness assessment of individuals is explicitly named in Annex III. That moves the system into a different legal class: a mandatory risk management system, technical documentation, logs, human oversight, registration. In parallel, the text assistant generating replies to customers falls under Art. 50 — transparency for AI-generated content. One system, two different sets of obligations.

This chapter covers the compliance plane: turning regulatory requirements from a PDF policy (ch. 0) into automated gates and artifacts. The key idea: compliance assembled by hand ahead of an audit date is theater; compliance generated by a pipeline from the planes in chapters 1–5 and 7–10 is evidence.

The customer's business goal

Avoid fines, pass/maintain compliance (ISO/IEC 42001), and meet transparency requirements. Promises to the business:

  1. Every AI system is classified by risk, and the class determines its gates.
  2. Compliance evidence (documentation, logs, evaluations, risk records) is generated automatically, not scrambled together.
  3. Generated content is machine-readably labeled as AI (Art. 50).

Driver: regulator (current as of September 2026)

Architectural pattern

Compliance-by-Design Automated Pipeline — compliance built into CI/CD: risk classification, the RMS, and labeling are pipeline steps, not a manual audit. Governance is expressed as policy-as-code; evidence is auto-generated artifacts.

Engineering stack & providers

Engineering implementation

### Step 1. Auto-classifying risk in CI/CD

At registration/release, a system is tagged with an AI Act category (unacceptable / high-risk / limited / minimal). The class determines which gates are mandatory. For Kovcheg: the credit module → high-risk → the full gate set; the text assistant → limited → Art. 50.

### Step 2. A Risk Management System for high-risk

Regular logging of risks and mitigations (Art. 9), tied to the audit trail (ch. 4) and eval reports (ch. 7). The RMS is a living process, not a one-off document.

### Step 3. C2PA watermarking for Art. 50

Generated content (text/image/audio) carries cryptographic Content Credentials plus provenance metadata. Against metadata stripping — Durable Credentials (invisible watermark + perceptual fingerprint, the SynthID idea). The Commission's draft Code of Practice on Transparency cites C2PA as an example meeting all four Art. 50 criteria.

### Step 4. Technical documentation as an artifact

The system dossier (data, model, evaluations, risks, controls) is assembled automatically from the artifacts of chapters 1–5 and 7–10 at release time — not written after the fact.

### Step 5. A single compliance matrix

One table — "requirement → control (chapter) → evidence (artifact)" — links AI Act articles ↔ ISO 42001 controls ↔ implemented planes. This is also the core of the audit in ch. 10.

Where it breaks

Standards and mapping

Lab and artifact

Classify both faces of Kovcheg under the AI Act; build the "requirement → control → evidence" matrix, referencing the artifacts of chapters 1–5; attach C2PA credentials to generated content and test their survivability under paraphrasing/screenshotting. Artifact: risk classification + compliance matrix + a provenance demo with an honest report on where the mark gets stripped.

Maturity checklist

Sources

Read next

Putting AI into production under regulatory risk?

Designing the control plane for your system: privacy, access, guardrails, audit, EU AI Act / ISO 42001 compliance — as working architecture, not a policy PDF.

Email me

The transition engine

Next Move Engine — the system that takes a team to an autonomous delivery loop.

Next Move Engine →