Search the Union’s AI legislation for the word "agentic" and you find it once. Regulation (EU) 2026/1744 inserts a new Annex XIV into the AI Act — the list of codes used when a notified body’s scope of designation is notified — and within it code AIH 0401 covers "AI systems based on other emerging AI technologies not covered by other codes, including Agentic AI". That is the whole of it: a filing category, creating no duty for anyone deploying an agent. Nothing in the Act, and nothing in any other binding instrument, tells a deployer how much authority an agent may hold. What exists instead is the IMDA Model AI Governance Framework for Agentic AI, version 1.5 (20 May 2026, updated 5 June 2026), which recommends, invites feedback, calls itself a living document, and attaches no consequence to being ignored.
§2.1.1 puts risk at likelihood multiplied by impact and then names what moves each. Impact rises with the domain, with access to sensitive data — aggravated where memory persists across sessions — with access to external systems, and with the scope of actions: whether an agent can only read from or can also modify the data and systems it has access to, and whether it can complete a small or wide range of actions using the tools available to it. Likelihood rises with autonomy, task complexity, external provision, and — a factor version 1.5 added — system complexity, where components interacting in unexpected ways produce emergent behaviour. Most deployments scope by system rather than by verb. "The agent can reach Salesforce" collapses the read-and-write distinction the framework treats as the primary impact axis, and §2.3.1 is blunt about which side of it matters: do not grant agent write access to tables in sensitive databases unless strictly required.
The operative sentence is one line long: in general, prefer deterministic rather than non-deterministic limits, and bound by design. Rather than relying on prompts to instruct the agent against accessing certain tools, it says, impose access controls that prevent the tool from being called by the agent at all. Practitioners rarely draw the consequence. A system prompt listing forbidden actions is, on the framework’s own taxonomy, a non-deterministic limit — and where limits are non-deterministic or less reliable the recommendation is to layer on more monitoring measures or incorporate human-in-the-loop review to catch any failures. A prompt-layer boundary therefore creates a compensating duty rather than closing one. The OpenClaw case study makes the same point about approvals: enforce human approval through system-level controls where possible, as against prompt-layer guardrails, which may be bypassed or forgotten.
The envelope is assessed per action type, not per agent, and that is where most implementations stop short. The Dayos case study scores every type of IT ticket on severity, reversibility and oversight feasibility, landing each in one of three tiers: fully automated, propose-and-approve, or the agent cannot act at all. One autonomy setting for one agent is not that exercise. What follows it is a residual-risk position the framework states plainly — there will always be a level of risk remaining, and organisations should evaluate and determine if the residual risk for their agentic deployment is of a tolerable level and can be accepted. That is the same shape of judgement Article 9 makes binding for the provider of a high-risk system, with the difference that governs this page: nothing makes it binding for an agent, so the only thing that produces the record is a practice the organisation chose to adopt.
The framework addresses organisations looking to deploy agentic AI, whether by developing AI agents in-house or using third-party agentic solutions. Its value chain separates model developers, tooling providers, platform providers — a distinction version 1.5 introduced — system providers and end users, noting that organisations may play multiple overlapping roles. That matters when a limit is drawn, because the party able to enforce one is frequently not the party that decided it. A capability change is the moment the determination goes stale: a new tool, a new MCP server, a new hand-off target or a model upgrade each widens the envelope without anyone editing the document describing it. Our note on building an AI risk profile sets out one way to hold that record.