EU AI Act Compliance: A US Mid-Market Guide

VERITY — AI Governance & Risk

EU AI Act Compliance: What US Firms Need to Know

A risk-tiered framework in force since August 1, 2024, phasing in through August 2027, with extraterritorial reach into US firms whose AI outputs reach EU users — whether they realize it or not. Penalties top out at €35 million or 7% of global annual turnover, higher than GDPR.

Quick Answer

The EU AI Act, In One Sentence

The EU AI Act is the world’s first comprehensive horizontal regulation of artificial intelligence — a risk-tiered framework (Unacceptable, High, Limited, Minimal, plus a separate General-Purpose AI tier) that imposes binding obligations on providers and deployers based on a system’s intended purpose. Its extraterritorial scope reaches US firms whose AI outputs are used in the EU — no EU sale or EU establishment required. High-risk obligations take effect August 2, 2026. Penalties reach €35 million or 7% of global annual turnover.

Context

Why It Matters More Than Most US Firms Realize

Most US mid-market companies still treat the EU AI Act as a European regulatory problem. That treatment is wrong on three fronts.

Extraterritorial by design

The Act applies if your AI system’s output is used in the EU, even if your company has no EU establishment. A US healthcare analytics firm whose model produces outputs consumed by an EU clinical research partner is in scope. A US recruiting platform whose AI scoring affects an EU candidate is in scope.

12–18 months of build, not 12–18 weeks of paperwork

Conformity assessments, technical documentation, post-market monitoring systems, fundamental rights impact assessments — these are program-level engineering, not policy-level paperwork.

It layers on, it doesn’t replace

GDPR, sector-specific frameworks (HIPAA, GLBA, MDR), and US state AI laws (Colorado, California, Illinois) all continue to apply in parallel. Compliance design has to satisfy all of them simultaneously.

Risk Tiers

The Risk-Tier Framework

The Act categorizes AI systems into four tiers, each with distinct obligations.

Effective February 2, 2025

Tier 1 — Unacceptable risk (banned outright)

Prohibited uses include:

  • Social scoring by public authorities
  • Real-time remote biometric identification in publicly accessible spaces (with narrow law-enforcement exceptions)
  • Emotion recognition in workplace and educational settings
  • Subliminal techniques designed to materially distort behavior
  • Exploitation of vulnerabilities (age, disability, socioeconomic status)
  • Untargeted scraping of facial images for facial recognition databases
  • Predictive policing based solely on profiling

For most US mid-market firms, the Tier 1 list is a bright-line list of things not to build. The compliance work is verifying that none of your existing or planned systems falls within scope.

Effective August 2, 2026

Tier 2 — High-risk (heavy obligations)

This is where the substantive compliance work lives. High-risk systems include AI used as safety components of regulated products (medical devices, machinery, vehicles) and AI deployed in eight specified domains:

  • Biometric categorization and identification
  • Critical infrastructure management
  • Education and vocational training (admissions, scoring, behavioral monitoring)
  • Employment, workforce management, and access to self-employment (recruitment, performance evaluation, task allocation)
  • Access to essential private and public services (credit scoring, insurance pricing, emergency triage)
  • Law enforcement
  • Migration, asylum, and border control
  • Administration of justice and democratic processes

A US firm operating in any of these domains with EU-relevant outputs is subject to the full set of Tier 2 obligations. These include:

  • Risk management system spanning the AI lifecycle
  • Data governance — training data quality, bias mitigation, provenance documentation
  • Technical documentation — sufficient to demonstrate conformity, maintained throughout the system’s life
  • Record-keeping (logging) — automatic logs of operation
  • Transparency — instructions for use that allow deployers to interpret and use the system correctly
  • Human oversight — design that enables effective human oversight
  • Accuracy, robustness, and cybersecurity — technical resilience requirements
  • Quality management system for providers
  • Conformity assessment before market placement
  • Registration in the EU AI database
  • Post-market monitoring with serious-incident reporting

Tier 3 — Limited risk (transparency obligations)

Systems that interact with humans (chatbots), generate or manipulate content (deepfakes, synthetic media), or perform emotion recognition or biometric categorization outside Tier 2 must disclose their AI nature to affected users. The obligation is comparatively light but applies broadly — most consumer-facing chatbots and content-generation features fall here.

Tier 4 — Minimal risk (no obligations)

The vast majority of AI systems — spam filters, recommendation engines for non-essential services, AI-enabled video games — sit here with no specific obligations beyond voluntary codes of conduct.

GPAI Models

General-Purpose AI (GPAI) Model Obligations

Effective August 2, 2025, the Act imposes a separate obligation tier on providers of general-purpose AI models — foundation models like GPT-4, Claude, Gemini, Llama, and similar.

For all GPAI providers

  • Technical documentation of the model
  • Information for downstream providers integrating the model
  • Compliance with EU copyright law in training data
  • Public summary of training data content

For GPAI with systemic risk

Currently models trained with more than 1025 FLOPs — a threshold that captures the largest foundation models

  • Model evaluations including adversarial testing
  • Systemic risk assessment and mitigation
  • Serious incident reporting to the AI Office
  • Adequate cybersecurity protection of model and physical infrastructure

US firms that build on top of a GPAI provider inherit downstream obligations — particularly if you fine-tune the model and place the result on the EU market. This is where the GPAI tier and the high-risk tier intersect for most mid-market firms.

Common Mistakes

Where US Firms Most Often Misjudge Scope

The four scope-determination errors we see most often in mid-market assessment work.

“We don’t sell to the EU.”

The Act’s scope is triggered by output use, not by sale. Outputs from your AI system being consumed in the EU brings you into scope, even if no commercial transaction crosses the border.

“We’re a deployer, not a provider — the obligations don’t apply to us.”

Deployers have separate obligations: human oversight, monitoring, fundamental rights impact assessments (for some high-risk uses), and instructions-for-use compliance. Deploying an off-the-shelf high-risk system is not a free pass.

“We’re using a GPAI from OpenAI/Anthropic/Google — we inherit their compliance.”

No, you do not. The provider handles their layer. You handle your layer — your fine-tuning, your application, your high-risk-tier exposure, your deployment context.

“It’s not high-risk because we don’t use it for hiring decisions.”

Read the high-risk annex carefully. Performance evaluation, task allocation, and behavioral monitoring in workplace contexts are all in scope. The threshold is lower than most operating teams assume.

Implementation

Implementation Roadmap for US Mid-Market Firms

A four-phase roadmap that fits most mid-market timelines under the August 2026 high-risk effective date.

Months 1–2

Phase 1: Scoping

  • Inventory every AI system in deployment, in pilot, and in vendor SaaS — see shadow AI detection for the discovery work
  • Map each system to the Act’s risk tiers (unacceptable, high, limited, minimal, GPAI integration)
  • Determine territorial nexus — does the output reach the EU?
  • Produce a scope memo signed by Legal, IT, and the executive sponsor

Graduation gate: documented inventory + risk-tier mapping + EU nexus determination

Months 3–4

Phase 2: Gap assessment

  • For each high-risk system, gap-assess against the eight Tier 2 obligations
  • For each GPAI integration, gap-assess against downstream provider obligations
  • Identify deployer obligations for systems where you are the deployer
  • Produce a prioritized remediation roadmap

Graduation gate: documented gap register + executive-approved roadmap

Months 5–12

Phase 3: Build

  • Stand up the risk management system
  • Build the technical documentation pipeline (a living artifact, not a one-time PDF)
  • Engineer logging, monitoring, and post-market reporting infrastructure
  • Embed human oversight controls in the system design
  • Conduct fundamental rights impact assessments where required
  • Address data poisoning, model inversion, and inference exfiltration risks under the cybersecurity obligation
  • Run pre-conformity assessment against the obligations

Graduation gate: all controls in place, documented, and tested

Months 13+, ongoing

Phase 4: Conformity and operation

  • Conduct the formal conformity assessment (self-assessment for most high-risk uses; notified-body assessment for some)
  • Register the system in the EU AI database where required
  • Establish the post-market monitoring cadence
  • Establish the serious-incident reporting workflow
  • Maintain technical documentation through the system’s life

Graduation gate: reaching this phase is the program’s steady state

Armorstack Approach

How Armorstack Approaches EU AI Act Compliance

When we onboard a US client with EU exposure, we run a structured engagement via the VERITY portfolio:

1. Scope and inventory

What systems exist, what risk tiers apply, what EU nexus exists.

2. Gap assessment

Against Tier 2 obligations, GPAI obligations, and deployer obligations.

3. Cybersecurity overlay

The Act’s cybersecurity requirement maps directly onto Armorstack’s existing AI security work, including shadow AI, data poisoning, and inference exfiltration defense, with model inversion detection on SENTRY’s roadmap.

4. Roadmap

Prioritized by August 2026 deadline pressure × business impact × cost-to-implement.

5. Build support

Embedded vCISO/advisory through Phase 3.

6. Continuous monitoring

Via the SENTRY portfolio’s AI security observability, which produces the post-market monitoring telemetry the Act requires.

Most US mid-market firms with EU exposure are in Phase 1 today and need to reach Phase 3 by mid-2026. The window is real but not urgent yet — provided Phase 1 starts now.

Frequently Asked

Common Questions

We have no EU customers and no EU operations. Do we still need to care?

Possibly. Test the criterion: do any outputs from your AI system get used in the EU by anyone? Healthcare analytics consumed by an EU research partner, recruiting decisions affecting an EU candidate, content generation used by an EU subsidiary of your customer — all bring you into scope. If genuinely zero EU output use, you’re out of scope until that changes.

How does this interact with US state AI laws (Colorado, California, Illinois)?

They layer rather than conflict. The Colorado AI Act covers some of the same ground (high-risk system documentation, impact assessments) with overlapping but not identical obligations. Most US mid-market firms with EU exposure design a unified program that satisfies the strictest applicable framework on each dimension.

What about AI incident response under the Act?

The Act requires serious-incident reporting to the AI Office for high-risk systems and GPAI systems with systemic risk. Reporting timelines are tight (15 days for serious incidents; 2 days for widespread infringements affecting fundamental rights). Your IR plan needs an EU-specific arm.

Do we need a notified body?

For most high-risk AI uses, no — self-assessment by the provider is sufficient. Notified-body assessment is required for AI systems that are safety components of regulated products (medical devices, machinery) and a small set of biometric uses. Verify your specific system class with counsel.

What’s the smallest first step?

A scope memo. One to two weeks of work that determines whether the Act applies to your organization at all, which systems are in scope, and which risk tier each falls into. Without the scope memo, every subsequent piece of compliance work is built on assumptions.

What does Armorstack’s offering look like?

VERITY runs scope-and-gap assessments and embedded vCISO/advisory through implementation. SENTRY provides the cybersecurity and post-market monitoring infrastructure required under the Act. Engagements typically start with a 1-2 week scope memo, followed by a 6-8 week gap assessment, followed by phased build.

The August 2026 Deadline Is Closer Than It Looks

If your organization has any AI system whose outputs reach EU users — directly or via partners — and you do not have a documented scope memo, gap assessment, or implementation roadmap, start now. Book a 30-minute discovery call.

877-890-5508 · [email protected]

Last reviewed: May 1, 2026. This guide is informational and not legal advice — consult qualified EU counsel for binding compliance determinations.