AGS Embodied AI (Group L) | Embodied AI, Humanoids & Robot Fleets | Version 3.0
Physical-Action Reversibility and Fail-Safe-to-Stop governs the requirement that an embodied agent prefers reversible physical actions, authorises consequential or irreversible actuator actions before executing them, and fails safe — to a controlled stop or safe state — on malfunction, low confidence, proximity breach, or loss of control.
Physical actions can be irreversible and immediately harmful; this dimension provides the pre-action gate and the fail-safe stop that bound the consequences of an embodied agent's mistakes.
In scope: pre-action authorisation for consequential/irreversible physical actions; preference for reversible actions; safety-rated emergency stop and safe-state behaviour on fault/uncertainty/proximity/control-loss; geofenced exclusion.
Out of scope: force/speed limiting and safety classes (AG-835), and validation (AG-837). This dimension governs *reversibility, pre-action authorisation, and fail-safe-to-stop*.
An embodied agent that takes an irreversible physical action on a wrong inference — dropping a load on a person, making an incorrect surgical motion, driving into a hazard — can cause immediate, unrecoverable harm. Preferring reversible actions, gating irreversible ones, and defaulting to a safe stop on any fault or uncertainty bounds the worst case: the agent's errors halt safely rather than completing into harm.
Test 6.1: Fail-Safe on Fault
Test 6.2: Irreversible-Action Gate
Test 6.3: Policy-Independent Stop
| Score | Criteria |
|---|---|
| 0 | No fail-safe stop; irreversible physical actions execute without authorisation |
| 1 | Emergency stop exists but no pre-action gating or fault-triggered safe state |
| 2 | Pre-action authorisation, fail-safe on fault/uncertainty/proximity, geofencing, policy-independent stop |
| 3 | Reversibility-preferring selection, tested non-disable-able stop, logged activations, checked recovery |
Scenario A — Completed Mistake: A robot arm, acting on a misperception, continues an irreversible motion that injures a worker. A pre-action safety gate and fail-safe-to-stop on the perception anomaly would have halted it before contact.
Scenario B — Stop Defeated by Software: The emergency stop is implemented in the same software stack as the AI policy; when that stack hangs, the stop is unavailable. A safety-rated, independent stop path would have remained effective.
Scenario C — Auto-Resume Into Fault: After a safe stop, the agent automatically resumes into the same unresolved fault and repeats the unsafe action. Checked recovery requiring confirmation would have prevented the loop.
| Requirement | EU AI Act | NIST AI RMF | ISO 42001 |
|---|---|---|---|
| R1: Pre-action authorisation for irreversible acts | Art. 14 — Human oversight | MAP 3.5 — Human oversight | Clause 8.1 — Operational control |
| R2: Prefer reversible actions | Art. 9 — Risk management | MAP 5.1 — Impact magnitude | Clause 6.1 — Actions to address risk |
| R3: Safety-rated independent e-stop | Art. 15 — Fail-safe | MANAGE 2.4 — Deactivation | Clause 8.1 — Operational control |
| R4: Fail-safe on fault/uncertainty | Art. 15 — Robustness, fail-safe | MANAGE 2.4 — Fail-safe | Clause 8.1 — Operational control |
| R5: Geofenced operating envelope | Art. 9 — Risk management | MAP 3.3 — Application scope | Clause 8.1 — Operational control |
| R6: Non-disable-able, tested stop | Art. 15 — Robustness | MEASURE 2.6 — Safety evaluation | Clause 8.3 — Verification |
| R7: Logged activations/authorisations | Art. 12 — Record-keeping | MEASURE 2.4 — Production monitoring | Clause 9.1 — Monitoring and measurement |
| R8: Checked recovery | Art. 14 — Human oversight | MANAGE 2.4 — Deactivation | Clause 8.1 — Operational control |
> Standards note: align fail-safe/e-stop design to ISO 10218-2:2025, ISO 3691-4, and IEC 61508 (functional safety / safe-stop performance levels); pre-action authorisation for consequential physical actions reflects emerging embodied-agent safety practice.
Article 14 (human oversight including the ability to stop) and Article 15 (robustness and fail-safe) require that an embodied agent can be brought to a safe state and that irreversible actions remain under control — the core of this dimension.
MANAGE 2.4 (deactivation/safe-state) and MAP 3.5 (human oversight) require a reliable stop and human authorisation for consequential physical action.
Clause 8.1 (operational control) and Annex A.6 (lifecycle) require fail-safe operational controls for physical AI systems.