EU AI Act Compliance: A Guide for Software Companies
What the EU AI Act Means

EU AI Act Compliance: A Guide for Software Companies

The EU AI Act is the world’s first comprehensive horizontal regulation on artificial intelligence, and it fundamentally changes how software companies must design, document, deploy, and govern AI systems targeting the European market. For product teams, CTOs, and engineering leaders, compliance is no longer a legal afterthought. It’s a core architectural and operational requirement that affects timelines, budgets, and go-to-market strategy.

The Risk-Based Framework That Drives Everything

The Act classifies AI systems into four risk tiers, and your obligations scale with the potential harm to people’s rights and safety.

  • Unacceptable risk (prohibited): Systems such as real-time remote biometric identification in public spaces, social scoring by governments, or manipulative subliminal techniques are banned.
  • High risk: AI used in critical infrastructure, recruitment/employee management, credit scoring, insurance underwriting, certain medical contexts, and other sensitive domains must meet strict requirements before market entry.
  • Limited risk: Primarily transparency duties, so users must know they’re interacting with AI (e.g., chatbots) or that content is AI-generated (e.g., deepfakes).
  • Minimal risk: Most everyday AI tools fall here and face no substantive obligations beyond good practice.
  • Crucially, the rules are extraterritorial: if your software is placed on the EU market or its output is used in the EU, you’re in scope, even if your company is based in Ukraine, the U.S., or elsewhere.

Who Is Responsible in the AI Value Chain

Providers (developers who place AI systems on the market) carry the heaviest load: risk management, data governance, technical documentation, logging, transparency, human oversight, accuracy/robustness/cybersecurity, and conformity assessment for high-risk systems.

Deployers (organizations using AI in their operations) must ensure appropriate human oversight, monitor outputs, and keep records, especially for high-risk use cases.

Importers/distributors must verify that providers have done their compliance homework and that systems bear required markings/documentation.

General-purpose AI (GPAI) models (foundation/generative models) follow a separate, tiered regime with additional transparency and, for high-impact models, systemic-risk obligations.

If you integrate third-party models or APIs into your product, you still own the compliance of the final system and must map the accountability chain in contracts and documentation.

Concrete Impacts on Software Development and Delivery

1. Risk classification upfront changes roadmaps

Misclassifying a use case can stall launches late in the cycle. For example, a recommendation engine that meaningfully influences purchasing decisions may be treated more seriously than a simple sort/filter feature. The practical fix: embed a regulatory risk review into discovery and epic definition, not just legal sign-off before release.

2. Data governance becomes a product requirement

For high-risk systems, training/validation/test datasets must be relevant, representative, documented, and bias-tested. This means:

  • Traceable data pipelines with source provenance and licensing metadata.
  • Coverage analysis across sensitive attributes and edge cases.
  • Periodic re-evaluation and drift monitoring once in production.

Teams that treat data governance as a strategic function (not just a DS task) reduce compliance risk and improve model reliability.

3. Human oversight must be designed into the UX

High-risk AI cannot be fully autonomous in practice. Architecturally, this translates to:

  • Clearly defined human oversight workflows where operators can understand, correct, or reject recommendations.
  • Override mechanisms and kill-switches for unsafe behavior.
  • Audit logs capturing inputs, outputs, and human interventions for post-incident review.

For product managers, oversight becomes a user story with acceptance criteria, not a policy footnote.

4. Transparency is now a UX pattern

Limited-risk systems still require that users know they’re interacting with AI and that AI-generated content is identifiable. In practice:

  • Visible labels for chatbots and voice agents; machine-readable metadata for AI-generated text/images.
  • Contextual disclaimers at points of decision influence (e.g., before a hiring screen or credit decision).
  • Exported reports that carry provenance markers indicating AI involvement.

5. Documentation and auditability are part of MLOps

High-risk providers must maintain exhaustive technical documentation: purpose, architecture, algorithms, data descriptions, risk mitigations, performance metrics, cybersecurity measures, and version histories. Operationally:

  • CI/CD pipelines generate compliance artifacts (bias reports, test certificates, log snapshots).
  • A compliance registry tracks model versions, dataset changes, and incident responses.
  • Authorities can request evidence quickly; slow or missing documentation triggers penalties.

6. Conformity assessment and registration

High-risk systems undergo a conformity assessment before market entry and must be registered in an EU database. This adds gates to your release process and requires cross-functional readiness (engineering, QA, legal, security).

Timelines and Enforcement Reality

The AI Act entered into force on August 1, 2024, with obligations phasing in:

Feb 2, 2025: Prohibited practices and AI literacy obligations apply.

Aug 2, 2025: Many GPAI model obligations take effect.

Aug 2, 2026: Transparency rules for limited-risk systems and most core obligations start.

Aug 2, 2027: Full high-risk system requirements (with some extensions for products already under sectoral rules like medical devices).

Penalties are steep: up to €35 million or 7% of global turnover for the most serious breaches (including prohibited AI), and significant fines for other violations. Beyond fines, non-compliance can mean blocked market entry, forced updates, and reputational damage in regulated sectors.

What This Means for Software Companies Building AI

Budget and timeline: Compliance can add 20-30% to AI project costs, especially for high-risk domains, and lengthen development cycles due to added testing, documentation, and oversight features.

Architecture: Expect mandatory logging, explainability aids, bias detection, and human-review interfaces baked into core flows.

Process: AI governance, literacy training, and cross-functional release checks become standard operating procedure.

Strategy: “Trustworthy AI” becomes a differentiator. Clients in finance, healthcare, and HR increasingly prefer vendors who can demonstrate compliance, auditability, and human control.

Agiliway is an AI-augmented software development company that builds AI systems with governance, auditability, and human oversight designed in from the start, holding ISO/IEC 42001:2023 certification for AI management systems as part of that commitment.