Skip to main content
Concept technique

Autonomy levels

The five autonomy levels of an AI agent

Sheridan-Verplank framework adapted to 2026 business to place an AI agent on five tiers, from simple assistant to fully autonomous system with governance.

01 · Qu'est-ce que c'est ?

The five autonomy levels framework applies the classical Sheridan-Verplank grid (1978), designed for human-machine systems, to the contemporary situation of AI agents. The central idea: autonomy is not binary, it is graded. The higher you go, the more the machine takes over observation, reasoning, decision and execution. The more human responsibility shifts from operation to supervision.

The five levels in practice

  • Level 1, Suggestion: the machine proposes, the human chooses and executes. Example: Copilot suggests code, the developer validates.
  • Level 2, Execution under validation: the machine proposes and executes after explicit human validation. Example: a sales follow-up agent that drafts emails and waits for your OK.
  • Level 3, Bounded autonomy: the machine decides and executes alone within a defined scope, escalates outside scope. Example: ticket-triage agent answering known cases, escalating new ones.
  • Level 4, Supervised autonomy: the machine decides and executes on everything, the human audits after the fact and corrects biases. Example: credit-scoring agent with weekly decision audit.
  • Level 5, Total autonomy: the machine decides, executes, learns and corrects itself with no human intervention except in serious incident. Very rare in production for high-stakes decisions.

The vast majority of 2026 AI-agent projects target level 3, occasionally level 4 on well-bounded cases. Level 5 is neither desirable nor reachable in regulated contexts: the EU AI Act requires effective human oversight on every high-risk AI (article 14).

Why 90% of projects stop at level 2

Going from level 2 to level 3 requires four things no generic framework provides: a formal scope the agent cannot bypass, an auditable structured memory, a confidence-calibration mechanism, and configurable approval gates. Without these four, the agent stays an assistant that proposes, because you cannot trust it to decide alone. It is the main bottleneck of enterprise agent projects.

02 · Qui est concerné ?

The five-level framework is useful for any executive steering an AI-agent project. It first serves to diagnose where you are: most 2024-2025 projects are still at level 2 while the marketing pitch promises level 4. It then serves to objectify the architectural requirements to climb a tier: what must be added to existing architecture for the agent to gain autonomy without losing governance.

03 · Comment Swoft applique ce concept

Swoft architecture is designed to operate agents at level 3 by default, with possible extension to level 4. Formal scope is carried by the DDD metamodel's Bounded Contexts: an agent technically cannot write in a domain it isn't attached to. Structured memory is the Event Store: every observation and decision is a typed event. Confidence calibration is explicit (every AI decision carries a score). Approval gates are dynamically injected into sagas via configurable business rules.

This combination lets a Swoft agent operate at level 3 from go-live, with no extended babysitting phase. Human oversight remains effective via approval gates and dual attribution, in compliance with the EU AI Act.

06 · Questions fréquentes

Which autonomy level is most profitable for a company?
Level 3 in most cases. Level 2 produces limited gain because every action waits for human validation. Level 4 demands a governance investment few organizations are ready for. Bounded level 3 is the cost/benefit optimum for most business use cases.
Can you climb autonomy levels gradually after deployment?
Yes. A best practice is to deploy at level 2 to calibrate confidence thresholds and identify edge cases, then switch to level 3 on cases where mean confidence exceeds a defined threshold. Condition: the architecture must support threshold modification without redeployment.
Does the EU AI Act ban level 5?
The EU AI Act doesn't ban level 5 as such, but article 14 requires effective human oversight on every high-risk AI. In practice, strict level 5 is incompatible with these obligations on high-stakes decisions (health, finance, justice, HR). Audited level 4 is the realistic horizon.
How to measure an agent's actual autonomy level in production?
Three useful metrics: human escalation rate (how many decisions are escalated), reversion rate (how many decisions are cancelled by a human after the fact), and mean confidence score. A stable level-3 agent typically has a 5-15% escalation rate and a reversion rate below 1%.

Sources officielles

Réglementations connexes

  • Règlement (UE) 2024/1689 sur l'intelligence artificielle
    Partially in force

    EU AI Act

    Règlement (UE) 2024/1689 sur l'intelligence artificielle

    Premier cadre horizontal mondial de régulation de l'IA. Obligations IA haut risque applicables le 2 août 2026.

    • B2B SaaS
    • Banking
    • Defense
    • +1

Articles d'analyse

Un projet logiciel Autonomy levels ?

Quand Autonomy levels demande un logiciel sur-mesure, nous le livrons en quelques semaines, 3× moins cher qu'un éditeur historique.