Two regulatory philosophies. One emerging technology. In January 2026, Singapore's Infocomm Media Development Authority (IMDA) published the world's first governance framework specifically for agentic AI — autonomous systems that plan, decide, and act with minimal human intervention. Six months later, the EU AI Act reaches its primary enforcement deadline. Both frameworks claim to govern the same technology. They disagree on almost everything else.

This article compares both approaches head-to-head: what each framework covers, how it enforces compliance, what it asks of companies building AI agents, and which model appears to be gaining traction globally. The stakes are significant — the choice of governance model shapes whether autonomous AI becomes a liability or an asset for organisations deploying it at scale.

Why Agentic AI Needs Its Own Governance Framework

Traditional AI governance frameworks were designed for AI systems that produce outputs — predictions, classifications, recommendations. A human reviews the output and decides whether to act on it. The human stays in the loop.

Agentic AI breaks this assumption. An AI agent does not just produce a recommendation — it executes a plan. It browses the web, writes and sends emails, triggers API calls, books appointments, and coordinates with other AI agents, often across dozens of steps, without pausing to ask a human for approval at each one. The human is not in the loop; the human sets the goal and the agent figures out how to achieve it.

This creates governance problems that existing frameworks were not designed to handle:

Both Singapore and the EU recognised these challenges. Their solutions differ fundamentally in philosophy, scope, and enforcement mechanism.

The Singapore Model: IMDA's Agentic Governance Framework

In January 2026, IMDA released its Guidelines on Agentic AI Systems — the first governance document in the world to directly address the unique risks of autonomous AI agents. It was developed in consultation with industry and builds on Singapore's existing AI Verify framework and Model AI Governance Framework.

Core Philosophy: Voluntary, Collaborative, Principles-Based

The IMDA framework is voluntary. Companies are not legally required to adopt it. Instead, IMDA positions it as a set of best practices and governance principles that responsible AI developers should incorporate into their deployment processes.

🟢
Singapore's approach: "We recognise that agentic AI systems are evolving rapidly and that overly prescriptive regulation at this stage risks stifling beneficial innovation. Our goal is to establish shared norms that the industry can build on, with regulatory formalization deferred until the technology and its risks are better understood."

The framework is organised around five governance domains that IMDA identifies as most critical for agentic deployments:

"AI agents are qualitatively different from prior AI systems because they act in the world, not merely upon data. The governance gap between traditional AI frameworks and agentic capabilities must be addressed directly."

— IMDA, Guidelines on Agentic AI Systems, January 2026

What Singapore's Framework Does Not Do

Understanding the IMDA framework's limits is as important as understanding its content. It does not:

The EU Model: AI Act Coverage of Autonomous Systems

The EU AI Act does not contain a chapter titled "agentic AI." It was drafted when autonomous agents were not the mainstream deployment pattern they are today. What it does contain is a comprehensive risk-based framework that applies to AI systems — and a definition of "AI system" broad enough to capture most autonomous agents in commercial deployment.

Core Philosophy: Mandatory, Risk-Based, Penalty-Backed

The EU framework is mandatory law. Compliance is required for any AI system placed on the EU market or put into service in the EU, regardless of where the developer or operator is based. Non-compliance triggers fines, market access restrictions, and withdrawal orders.

🔵
EU's approach: The Act classifies AI systems by risk level. Higher-risk systems face heavier obligations. The framework is technology-neutral by design — an AI agent that makes hiring decisions is regulated not because it is an agent, but because employment decision-making is classified as high-risk under Annex III.

How Autonomous Agents Fit the EU Classification

Under the EU AI Act, an AI agent's regulatory exposure depends on what it does, not how it is built. The key question is whether the agent's decisions or actions fall within any Annex III category:

Critically, the EU framework creates a conformity obligation that extends through supply chains. If a company builds an agentic product on top of a third-party foundation model, both the model provider and the company deploying the agent carry compliance obligations. Multi-agent architectures where responsibility is distributed across multiple legal entities create complex overlapping obligations that the Act does not fully resolve.

Side-by-Side Comparison

Dimension 🇸🇬 Singapore IMDA 🇪🇺 EU AI Act
Published January 2026 August 2024 (enforcement Aug 2, 2026)
Legal status Voluntary guidelines Binding regulation (directly applicable law)
Scope Agentic AI systems specifically All AI systems on EU market (agents included by definition)
Classification approach Principles-based, no risk tiers for agents Risk-based: unacceptable / high / limited / minimal
Enforcement mechanism None — reputational and industry adoption only Fines up to €35M / 7% global turnover; market withdrawal
Registration required No Yes — for high-risk systems in EU database
Third-party audit No requirement Required for certain high-risk categories (notified bodies)
Human oversight Recommended best practice Legally mandated for high-risk systems (Article 14)
Multi-agent coverage Explicit — inter-agent trust is a named governance domain Indirect — covered through supply chain obligations on providers and deployers
Geographic reach Singapore primary, influence via AI Governance Alliance Global — applies to any system affecting EU market
Pace of iteration Fast — guidelines updated without legislative process Slow — changes require formal legislative amendment
Startup burden Low — voluntary adoption, no mandatory costs High — conformity assessments, documentation, registration

What Each Framework Means in Practice

Building in Singapore Under IMDA Guidelines

For a company building and deploying AI agents in Singapore, the IMDA framework functions as a useful design reference. It identifies the right questions to ask — what happens when the agent takes an action the user did not anticipate? How does the system handle a prompt injection attempt from an external tool? How does a human override an agent mid-task? — without mandating specific answers.

The practical effect for well-intentioned developers is positive: the framework provides structure for governance decisions that would otherwise be made ad hoc. For companies that would not have implemented governance at all, the voluntary nature means the framework changes nothing about their behaviour.

Key practical implication for Singapore deployments: The IMDA framework is most useful as a procurement checklist and customer trust signal. Enterprises evaluating agentic AI vendors increasingly ask whether products align with the IMDA guidelines — making adoption a competitive differentiator even without legal enforcement.

Building for EU Markets Under the AI Act

For a company deploying agents that affect EU users, the AI Act creates concrete obligations that depend entirely on what the agent does. The framework's risk classification is not self-evident — determining whether a particular agent constitutes a "high-risk AI system" under Annex III requires legal analysis that many companies are still working through.

The most significant practical challenge for agentic deployments is the Article 14 human oversight requirement. For high-risk AI systems, human oversight must be technically functional — not just written into policy. An agent that can make irreversible consequential decisions must have mechanisms for a designated human to monitor, override, and stop it. This is not a documentation exercise; it requires architecture decisions from day one.

The compliance cost is real. A startup deploying an agent that performs employment screening faces: legal classification analysis, technical documentation, a conformity assessment (likely self-assessment but may require external review), registration in the EU AI database, implementation of human oversight mechanisms, logging infrastructure, and ongoing post-market monitoring. None of this is impossible, but it is non-trivial and must be planned before deployment, not retrofitted.

Which Approach Is Winning?

The honest answer: both are winning in different dimensions.

The EU AI Act is winning on reach and enforceability. Any company that wants to operate in the world's largest single market must comply. The Act's geographic reach means it functions as a de facto global standard for any organisation with EU exposure — which includes most significant AI companies. The August 2, 2026 enforcement deadline is not theoretical; it is triggering real compliance programmes at enterprises across every sector.

Singapore's framework is winning on specificity and relevance to agentic systems. The IMDA framework is the only governance document that directly addresses the actual technical challenges of autonomous AI deployment — multi-agent trust, prompt injection, inter-agent verification, and the reversibility problem. It was written by people who understood what AI agents actually do. The EU AI Act was not.

🇸🇬 Singapore wins on

Technical relevance

First-mover on agentic-specific governance. Explicitly addresses multi-agent pipelines, prompt injection, and inter-agent trust — problems the EU Act does not mention. Fast iteration cycle means it can evolve with the technology.

🇪🇺 EU wins on

Enforcement and scale

Binding law with real penalties across 27 member states. Market access leverage makes compliance non-optional for global players. Risk-based classification creates proportionate obligations across the full range of AI applications.

The more useful framing is not which framework is winning but which framework to build to. If you are building AI agents for enterprise deployment, the answer is: build to the EU standard and use Singapore as your technical guidance.

The EU AI Act defines the legal floor. Singapore's framework tells you how to think about the unique problems of agentic systems that the EU floor does not address. Neither framework is complete on its own — together, they represent the current state of the art in governance thinking for autonomous AI.

The Voluntary vs Mandatory Debate

Singapore's choice to make its agentic governance framework voluntary reflects a deliberate regulatory philosophy: when technology is moving fast and the risk landscape is still unclear, premature mandatory rules risk locking in outdated requirements that harm both innovation and safety.

The EU's mandatory approach reflects a different philosophy: harms do not wait for regulatory certainty, and voluntary frameworks reliably fail to change the behaviour of actors who would not have implemented governance anyway. The companies most likely to misuse AI agents are the ones least likely to voluntarily adopt governance guidelines.

⚠️
The middle ground problem: Voluntary frameworks create a compliance-theatre risk. Companies adopt the language of responsible AI governance without substantively changing their deployment practices. The IMDA framework's voluntary nature means there is no mechanism to distinguish genuine governance adoption from performative alignment with guidelines.

This tension is not unique to AI. Financial regulation, pharmaceutical approval, and product safety have all navigated the same voluntary-versus-mandatory question. The historical pattern is consistent: voluntary frameworks establish norms and identify best practices; mandatory regulation follows once the risk profile is understood. Singapore's approach is consistent with this pattern — the IMDA framework is the voluntary phase that mandatory regulation will eventually follow.

The question is how much harm accumulates during the voluntary phase. For agentic AI systems that operate at scale, with real-world consequences and no human in the loop, the voluntary period carries non-trivial risk.

What Companies Building AI Agents Should Do

For organisations deploying autonomous AI systems in 2026, the strategic answer combines both frameworks:

Summary Comparison

The Bottom Line

Singapore's IMDA framework is the world's first governance framework written specifically for AI agents — and it shows. It understands the technology, identifies the right problems, and offers practical guidance on multi-agent trust, prompt injection, and reversibility that the EU AI Act does not address. Its weakness is that it cannot force anyone to do anything.

The EU AI Act is the world's most consequential AI regulation — and that consequence is the point. Its risk-based classification, mandatory conformity requirements, and real penalties create legal obligations that voluntary frameworks cannot replicate. Its weakness is that it was not designed for agentic AI and requires significant interpretation to apply to autonomous systems.

Neither framework is sufficient on its own. Companies building AI agents for serious deployment need both: the EU Act as the legal compliance baseline and the IMDA framework as the technical governance reference. The two models are not competitors — they are complements that together represent the current state of responsible agentic AI deployment.

ZeroHumanOS
Track AI Governance Decisions in Real Time
ZeroHumanOS monitors live enforcement decisions, regulatory publications, and governance developments from IMDA, the EU AI Office, and regulators across 27 member states. Stay current as both frameworks evolve.
Open Live Tracker →
Free tracker. Research reports from $2.