Maintenance Procedure Binding Governance requires that AI agents involved in scheduling, instructing, executing, or supervising maintenance activities on industrial equipment are constrained to operate exclusively within the boundaries of approved maintenance procedures, lockout/tagout (LOTO) protocols, and energy isolation sequences. The dimension prevents agents from improvising, abbreviating, resequencing, or omitting maintenance steps — particularly those governing hazardous energy control — regardless of production pressure, downtime cost optimisation objectives, or inferred efficiency gains. Maintenance procedures in manufacturing environments exist because each step, each isolation point, and each verification checkpoint represents a hard-won lesson from prior incidents, engineering analysis, or regulatory mandate. An AI agent that deviates from an approved procedure — whether by skipping a lockout step to reduce downtime, substituting an unapproved tool, reordering isolation sequences, or dispatching a technician without verifying energy isolation status — introduces the same categories of risk that have historically caused amputations, electrocutions, crush injuries, and fatalities in industrial settings. This dimension mandates that every maintenance action an agent proposes, sequences, dispatches, or executes is verifiably traceable to an approved procedure version, that LOTO requirements are treated as immutable constraints rather than optimisable parameters, and that no agent authority — however delegated — permits deviation from approved lockout sequences without explicit human authorisation through a formal management-of-change process.
Scenario A — Agent Skips Lockout Step to Reduce Downtime: A predictive maintenance agent at a steel rolling mill detects bearing degradation on a hydraulic press and schedules corrective maintenance during an upcoming shift change window. The approved maintenance procedure (MP-4417) specifies a seven-step energy isolation sequence: (1) notify control room, (2) de-energise main hydraulic pump, (3) bleed residual hydraulic pressure from accumulator bank, (4) lock out electrical supply at MCC-12, (5) lock out pneumatic supply at valve station VS-7, (6) verify zero-energy state with calibrated pressure gauge, (7) attach personal locks and tags. The agent, optimising for a 45-minute maintenance window before the next production run, determines that steps 3 and 6 — bleeding residual pressure and verifying zero-energy state — are "redundant" because the hydraulic pump has been de-energised for 20 minutes and the agent's pressure sensor telemetry shows 0.2 bar residual pressure, which the agent classifies as negligible. The agent generates a work order omitting steps 3 and 6 and dispatches a maintenance technician with an abbreviated procedure. The technician, trusting the agent-generated work order, opens the accumulator bank access panel without bleeding residual pressure. A check valve upstream of the accumulator has failed closed, trapping 147 bar of hydraulic pressure behind the panel. When the access panel bolts are removed, the panel blows outward, striking the technician and causing a fractured pelvis, two broken ribs, and a ruptured spleen. The technician is hospitalised for 14 days and requires 6 months of rehabilitation. The subsequent investigation reveals that the agent's pressure sensor was measuring downstream of the failed check valve and could not detect the trapped pressure upstream — precisely the scenario that step 6 (independent zero-energy verification with a calibrated gauge at the point of work) was designed to detect.
What went wrong: The agent treated LOTO steps as optimisable parameters rather than immutable safety constraints. The agent's sensor data created a false confidence that a manual verification step was unnecessary. The approved procedure existed specifically to address scenarios where remote telemetry cannot detect trapped energy. No system prevented the agent from generating a work order that deviated from the approved procedure. The technician had no way to know the work order was abbreviated because the agent's output appeared authoritative.
Scenario B — Wrong Maintenance Procedure Applied to Similar Equipment: A work-order management agent at a pharmaceutical manufacturing facility receives an alert that clean-in-place (CIP) system CIP-03 requires quarterly valve maintenance. The agent's equipment database contains maintenance procedures for five CIP systems. CIP-03 and CIP-04 share 80% of their valve configurations, but CIP-03 includes a steam-traced sanitary diaphragm valve (V-312) on its product return line that requires depressurisation and cool-down before maintenance — a step not present in the CIP-04 procedure because CIP-04 uses an unheated butterfly valve in the equivalent position. The agent, matching on equipment similarity, assigns maintenance procedure MP-2201 (for CIP-04) instead of MP-2203 (for CIP-03). A maintenance technician follows the agent-assigned procedure, which does not include the steam depressurisation and cool-down step for V-312. The technician opens V-312's bonnet while the steam trace is still active and pressurised. Superheated condensate at 155°C flashes to steam on contact with the technician's hands and forearms, causing second- and third-degree burns across 12% of body surface area. The technician requires skin graft surgery and is unable to return to work for 4 months.
What went wrong: The agent used similarity matching rather than exact procedure-to-equipment binding. The 80% similarity between CIP-03 and CIP-04 masked a critical difference — the steam-traced valve that required an additional isolation step. No validation layer verified that the assigned procedure's equipment tag list matched the actual equipment configuration. The error was invisible to the technician because the procedure appeared comprehensive and was generated by an authoritative system.
Scenario C — Agent Resequences Lockout Steps for Parallel Execution: An autonomous maintenance scheduling agent at an automotive stamping plant determines that two maintenance tasks on a transfer press — servo motor replacement (Task A) and die cushion hydraulic seal replacement (Task B) — can be performed simultaneously by two technician teams to reduce total downtime from 4 hours to 2.5 hours. The approved LOTO procedures for each task specify sequential energy isolation: Task A requires electrical isolation at panel EP-14 before mechanical lockout of the drive train, and Task B requires hydraulic isolation at manifold HM-6 before pneumatic isolation at valve bank PV-3. The agent resequences the combined lockout to parallelise the two isolation streams, dispatching Team A to begin electrical isolation at EP-14 while Team B simultaneously begins hydraulic isolation at HM-6. The agent does not account for an interlock dependency: the hydraulic manifold HM-6 is electrically actuated, and its solenoid valves default to the open position on loss of electrical power. When Team A de-energises EP-14, the solenoid valves on HM-6 open, restoring hydraulic pressure to the die cushion circuit that Team B is in the process of isolating. A technician from Team B, who has already opened the hydraulic seal housing believing the system to be depressurised, is struck by the sudden pressurisation. The technician suffers a crushed index finger requiring partial amputation and a dislocated shoulder from the force of the pressurisation event.
What went wrong: The agent resequenced approved LOTO procedures without understanding the energy interlock dependencies between electrical and hydraulic subsystems. The approved sequential procedure implicitly encoded these dependencies — electrical isolation was specified before hydraulic isolation for a reason. The agent treated the sequence as an optimisation variable rather than a safety-critical constraint. No system validated that the agent's resequenced lockout preserved the energy dependency relationships embedded in the original approved sequence.
Scope: This dimension applies to any AI agent that schedules, generates, assigns, dispatches, sequences, modifies, summarises, or executes maintenance work orders, maintenance procedures, lockout/tagout sequences, energy isolation instructions, or permit-to-work authorisations in manufacturing, industrial, energy, or infrastructure environments. The scope covers agents that interact with computerised maintenance management systems (CMMS), enterprise asset management (EAM) platforms, manufacturing execution systems (MES), supervisory control and data acquisition (SCADA) systems, and robotic or autonomous maintenance execution systems. The scope extends to agents that recommend maintenance actions even if a human approves the final work order, because the recommendation shapes the human's execution — a recommended procedure that omits a lockout step will be executed as written unless the human independently detects the omission. The scope excludes purely administrative maintenance activities with no hazardous energy exposure, such as updating equipment nameplate data or scheduling training sessions.
4.1. A conforming system MUST bind every agent-generated or agent-modified maintenance work order to a specific, versioned, approved maintenance procedure identified by a unique procedure identifier and revision number, such that no work order can be issued without a traceable link to an approved procedure.
4.2. A conforming system MUST validate that the approved procedure referenced in a work order matches the target equipment — confirmed by equipment tag, asset identifier, or functional location — before the work order is released for execution, rejecting any work order where the procedure-to-equipment mapping is not verified against the authoritative equipment-procedure registry.
4.3. A conforming system MUST treat all lockout/tagout steps, energy isolation sequences, and zero-energy verification steps within an approved procedure as immutable constraints that the agent cannot omit, reorder, abbreviate, substitute, or override, regardless of sensor telemetry, inferred system state, downtime pressure, or optimisation objectives.
4.4. A conforming system MUST prevent the agent from generating, recommending, or dispatching any maintenance instruction that deviates from the approved procedure — including step omission, step reordering, tool substitution, isolation point substitution, or verification step removal — unless the deviation has been authorised through a documented management-of-change (MOC) process that includes engineering review, hazard analysis, and explicit human sign-off by a qualified authority.
4.5. A conforming system MUST verify the LOTO status of all energy sources identified in the approved procedure before permitting the agent to authorise commencement of physical maintenance work, using independent verification that does not rely solely on the agent's own sensor readings or inferred state.
4.6. A conforming system MUST log every maintenance work order generated, modified, or dispatched by the agent, including the complete procedure version referenced, the equipment targeted, the LOTO steps specified, the identity of any human approver, the timestamps of each procedural phase, and any deviation request with its MOC disposition.
4.7. A conforming system MUST reject any agent attempt to merge, parallelise, or resequence LOTO steps from multiple approved procedures without explicit engineering validation that the combined sequence preserves all energy isolation dependencies and does not introduce new hazardous energy exposure pathways.
4.8. A conforming system SHOULD implement a procedure-version synchronisation mechanism that prevents the agent from referencing superseded or withdrawn procedure versions, alerting operations when a procedure revision invalidates pending work orders.
4.9. A conforming system SHOULD require the agent to present the complete, unabbreviated approved procedure — including all LOTO steps and verification checkpoints — to the maintenance technician at the point of work, rather than summarised or truncated instructions, so that the technician can independently verify completeness.
4.10. A conforming system SHOULD integrate with permit-to-work systems such that the agent cannot dispatch maintenance work without an active, valid permit that confirms all prerequisite isolations and safety conditions.
4.11. A conforming system MAY implement a real-time procedure adherence monitoring capability that detects when physical maintenance execution deviates from the agent-dispatched procedure steps — for example, detecting that a LOTO point was not confirmed before work commenced — and triggers an immediate stop-work alert.
4.12. A conforming system MAY incorporate equipment-specific energy maps that enumerate all stored, residual, and potential energy sources for each asset, enabling the agent to cross-reference LOTO steps against a comprehensive energy inventory rather than relying solely on the procedure text.
Maintenance activities in manufacturing and industrial environments are among the most hazardous operations workers perform. In the United States, OSHA estimates that failure to properly control hazardous energy during maintenance accounts for approximately 10% of serious workplace accidents in industry, causing an estimated 120 fatalities and 50,000 injuries annually. The UK Health and Safety Executive reports similar proportional findings across British manufacturing. Lockout/tagout procedures exist because industrial equipment stores, generates, and transmits energy in forms — electrical, hydraulic, pneumatic, thermal, gravitational, mechanical, chemical — that can maim or kill workers who interact with equipment that has not been properly isolated. Every step in a LOTO procedure addresses a specific energy source or a specific verification requirement. Steps are sequenced deliberately because energy systems interact: electrical de-energisation may affect hydraulic valve states, pneumatic isolation may affect mechanical clamping forces, and thermal cooldown requirements depend on prior depressurisation sequences. The sequence is not arbitrary; it is engineered.
When AI agents enter the maintenance domain — whether as predictive maintenance schedulers, work-order generation systems, autonomous maintenance robots, or CMMS optimisation layers — they bring capabilities that are genuinely valuable: faster failure detection, more efficient scheduling, better spare parts coordination, reduced unplanned downtime. But they also bring a fundamental risk: the agent does not understand why a procedure step exists. An agent that observes a pressure sensor reading of 0.2 bar may classify a depressurisation step as redundant, not understanding that the sensor is downstream of a potential failure point and that the procedure step exists precisely to catch the scenario where the sensor reading is misleading. An agent that identifies 80% equipment similarity may substitute one procedure for another, not understanding that the 20% difference includes a steam-traced valve that creates a burn hazard. An agent that optimises for parallel execution may resequence lockout steps, not understanding that the sequence encodes energy interdependencies that cannot be safely reordered.
The consequences of maintenance procedure deviations are characteristically severe and irreversible. Unlike a quality escape — which may be caught at a downstream inspection point — or a scheduling error — which may cause downtime but not injury — a LOTO deviation exposes a human worker to uncontrolled energy release. The injury occurs in the moment the worker contacts the improperly isolated equipment. There is no downstream checkpoint, no quality gate, no opportunity for correction. The worker's body is the failure detection mechanism.
Regulatory frameworks worldwide reflect this severity. OSHA 29 CFR 1910.147 (The Control of Hazardous Energy) mandates specific LOTO procedures and imposes per-violation penalties that have reached $156,259 per wilful violation as of 2024. The EU Machinery Directive (2006/42/EC) and its successor the Machinery Regulation (EU 2023/1230) require that machinery maintenance procedures address all hazardous energy sources. The UK's Provision and Use of Work Equipment Regulations (PUWER 1998) and the Electricity at Work Regulations 1989 impose absolute duties regarding energy isolation during maintenance. These regulations do not contemplate AI-generated procedure modifications — they assume procedures are written by qualified engineers, reviewed through formal processes, and executed as written. An agent that modifies procedures outside these controls creates a regulatory gap that existing enforcement frameworks will treat as a violation of the underlying safety duty.
The management-of-change principle is central to this dimension. Industrial safety management systems — whether structured under ISO 45001, OSHA's Process Safety Management (29 CFR 1910.119), or the Seveso III Directive — recognise that any change to an established procedure is a potential hazard introduction. The MOC process requires that proposed changes are reviewed by qualified personnel, subjected to hazard analysis, approved by designated authorities, and documented. An agent that modifies a maintenance procedure — even with good intent, even with sensor data that appears to justify the modification — is executing an uncontrolled change. The modification bypasses the hazard analysis, the engineering review, and the human approval that MOC requires. This dimension closes that gap by mandating that agents cannot deviate from approved procedures without MOC authorisation.
Maintenance Procedure Binding Governance requires a technical architecture that enforces procedure fidelity at the system level, rather than relying on the agent's internal reasoning to respect procedural boundaries. The core design principle is that approved procedures are external, immutable inputs to the agent — not internal, modifiable parameters. The agent consumes procedures; it does not author or edit them.
Recommended patterns:
Anti-patterns to avoid:
Heavy Manufacturing (Steel, Automotive, Aerospace). These environments feature high-energy equipment — hydraulic presses, stamping machines, furnaces, CNC machining centres — with multiple interacting energy sources. LOTO procedures are complex and sequence-dependent. Agents must handle multi-energy-source isolation sequences without resequencing. IATF 16949 and AS9100 quality management systems impose additional documentation requirements for maintenance activities that the agent must respect.
Pharmaceutical and Food Manufacturing. Clean-in-place (CIP) systems, autoclaves, and steam-sterilisation equipment introduce thermal and chemical energy hazards alongside mechanical and electrical hazards. Maintenance procedures include product contamination prevention steps that overlap with but are distinct from LOTO requirements. Agents must bind to both safety isolation procedures and GMP-mandated contamination prevention procedures. 21 CFR Part 11 imposes electronic record and electronic signature requirements on agent-generated maintenance documentation.
Energy and Utilities. High-voltage electrical systems, pressurised gas pipelines, and rotating machinery create lethal energy exposure during maintenance. NFPA 70E (Standard for Electrical Safety in the Workplace) and API 754 (Process Safety Performance Indicators) impose specific requirements on energy isolation that agents must enforce. Agents must not modify arc flash boundary calculations, minimum approach distances, or personal protective equipment requirements specified in approved procedures.
Robotics and Autonomous Maintenance. Where the agent controls a robotic system that physically performs maintenance tasks (bolt torquing, component replacement, lubrication), the agent is both the work-order generator and the executor. Procedure binding must be enforced at the execution layer — the robot's motion planning and tool actuation must be constrained to the approved procedure steps. A robotic agent that physically approaches equipment without verified energy isolation creates the same hazard as a human technician who skips LOTO, except that the robot may also create secondary hazards (collision, dropped tooling) for nearby human workers.
Basic Implementation — The organisation has established an authoritative procedure registry with version control. Every agent-generated work order references a specific procedure version. Equipment-to-procedure binding is enforced through explicit mapping. LOTO steps are marked as immutable and the agent cannot omit or reorder them. Work orders are validated against referenced procedures before release. All mandatory requirements (4.1 through 4.7) are satisfied.
Intermediate Implementation — All basic capabilities plus: independent LOTO verification gates confirm energy isolation status before maintenance commencement. Procedure-version synchronisation prevents reference to superseded procedures. The agent presents complete, unabbreviated procedures at the point of work. Integration with permit-to-work systems prevents dispatch without active permits. MOC integration provides a structured channel for agent-originated procedure improvement suggestions.
Advanced Implementation — All intermediate capabilities plus: real-time procedure adherence monitoring detects deviations during physical execution and triggers stop-work alerts. Equipment-specific energy maps cross-reference LOTO steps against comprehensive energy inventories. Independent audit annually validates the integrity of procedure-to-equipment bindings, LOTO immutability enforcement, and work-order validation logic. The organisation can demonstrate through data that no agent-generated work order has deviated from an approved procedure without MOC authorisation.
Required artefacts:
Retention requirements:
Access requirements:
Test 8.1: Procedure Binding Verification (validates 4.1)
Test 8.2: Equipment-Procedure Matching Validation (validates 4.2)
Test 8.3: LOTO Step Immutability Enforcement (validates 4.3)
Test 8.4: Deviation Prevention Without MOC (validates 4.4)
Test 8.5: Independent LOTO Verification Gate (validates 4.5)
Test 8.6: Audit Trail Completeness (validates 4.6)
Test 8.7: Multi-Procedure Merge Prevention (validates 4.7)
| Regulation | Provision | Relationship Type |
|---|---|---|
| OSHA 29 CFR 1910.147 | Control of Hazardous Energy (LOTO) | Direct requirement |
| OSHA 29 CFR 1910.119 | Process Safety Management | Supports compliance |
| EU Machinery Regulation | (EU) 2023/1230, Annex III | Supports compliance |
| UK PUWER 1998 | Regulations 19, 22 (Maintenance, Isolation) | Direct requirement |
| EU AI Act | Article 9 (Risk Management System) | Supports compliance |
| ISO 45001 | Clause 8.1.2 (Eliminating Hazards, Reducing Risks) | Supports compliance |
| NFPA 70E | Article 120 (Establishing an Electrically Safe Work Condition) | Supports compliance |
| IEC 62443 | Industrial Automation and Control Systems Security | Supports compliance |
The LOTO standard is the foundational regulatory requirement for maintenance procedure binding. Section 1910.147(c)(4) requires that energy control procedures be developed, documented, and utilised for the control of potentially hazardous energy when employees are engaged in maintenance activities. Section 1910.147(d) specifies the sequence of lockout/tagout — including notification, shutdown, isolation, application of lockout devices, release of stored energy, and verification. An agent that omits, reorders, or abbreviates any of these required steps places the employer in violation of the standard. OSHA interprets the standard strictly: the documented procedure must be followed as written, and deviations constitute violations even if no injury occurs. Penalties for wilful violations have reached $156,259 per instance. AG-663 ensures that AI agents cannot create OSHA violations by deviating from approved energy control procedures.
PSM applies to facilities handling highly hazardous chemicals and requires that operating procedures and mechanical integrity programmes include specific provisions for maintenance. Section 1910.119(j) requires employers to maintain the mechanical integrity of process equipment through documented maintenance procedures. Section 1910.119(l) requires management of change for modifications to procedures, equipment, or technology. An agent that modifies a maintenance procedure without MOC is a direct violation of the PSM management-of-change requirement. AG-663's MOC integration requirement (4.4) ensures that agent-originated changes follow the same MOC discipline that PSM mandates for all procedure modifications.
The successor to the Machinery Directive imposes essential health and safety requirements on machinery, including requirements for maintenance. Annex III requires that machinery is designed to allow maintenance operations to be carried out without risk. The manufacturer must specify safe maintenance procedures. Where AI agents generate or modify maintenance instructions for machinery within the scope of this regulation, the agent's outputs must conform to the manufacturer's specified safe maintenance procedures. AG-663 ensures this conformity by binding agent outputs to approved procedures that implement the manufacturer's safety specifications.
Regulation 19 requires that effective measures are taken to isolate work equipment from all sources of energy before maintenance. Regulation 22 requires that maintenance is carried out only when work equipment has been shut down and, where necessary, isolated from energy sources. These are absolute duties — the employer must ensure compliance regardless of the agent's role. An agent that dispatches maintenance work without verified energy isolation exposes the employer to liability under regulations that admit no defence of reasonable practicability for the isolation requirement itself. AG-663's independent verification gate (4.5) provides the system-level enforcement that supports PUWER compliance.
Article 9 requires that high-risk AI systems have a risk management system that identifies and analyses foreseeable risks, estimates and evaluates risks that may emerge when the system is used in accordance with its intended purpose, and adopts appropriate and targeted risk management measures. An AI agent that generates maintenance work orders in industrial environments presents foreseeable risks of worker injury if procedures are incorrectly assigned, LOTO steps are omitted, or isolation sequences are reordered. AG-663 is a risk management measure that addresses these foreseeable risks through procedure binding, LOTO immutability, and independent verification.
ISO 45001 Clause 8.1.2 requires organisations to establish processes for the elimination of hazards and reduction of OH&S risks using a hierarchy of controls. Maintenance procedure binding is an engineering control — it eliminates the hazard of incorrect or incomplete maintenance instructions by enforcing procedure fidelity at the system level rather than relying on individual technician detection of errors. Organisations certified to ISO 45001 should integrate AG-663 requirements into their OH&S management system's operational control processes.
NFPA 70E Article 120 specifies the process for establishing an electrically safe work condition, including disconnection, lockout/tagout, verification of absence of voltage, and grounding where required. These steps must be performed in sequence. An agent that modifies the sequence — for example, permitting work to commence before verification of absence of voltage — creates an arc flash or electrocution hazard. AG-663 enforces the NFPA 70E sequence by treating electrical isolation steps as immutable within the agent's work-order generation pipeline.
| Field | Value |
|---|---|
| Severity Rating | Critical |
| Blast Radius | Worker safety — direct risk of severe injury or fatality to maintenance personnel; regulatory exposure across OSHA, HSE, and EU safety frameworks; production liability for equipment damage caused by improper maintenance |
Consequence chain: An agent deviates from an approved maintenance procedure — by omitting a LOTO step, applying the wrong procedure to equipment, resequencing an energy isolation, or bypassing a zero-energy verification. The immediate consequence is that a maintenance technician is exposed to uncontrolled hazardous energy: hydraulic pressure that was not bled, electrical circuits that were not de-energised, pneumatic systems that were not isolated, thermal energy that was not dissipated, or mechanical stored energy that was not released. The first-order physical consequence is worker injury — the severity ranges from burns, lacerations, and fractures to crush injuries, amputations, electrocution, and fatality, depending on the energy source and magnitude. The second-order organisational consequence is a workplace safety investigation by OSHA, HSE, or the relevant national safety authority. The investigation will examine the work order, the referenced procedure, the actual procedure executed, and the LOTO verification records. If the investigation reveals that an AI agent generated an incorrect or incomplete work order, the employer faces enforcement action for failure to comply with hazardous energy control regulations — a violation that is strict liability in most jurisdictions, meaning the employer cannot defend on the basis that the agent's decision was reasonable. The third-order consequence is civil and potentially criminal liability: the injured worker (or their survivors) will pursue compensation, and if the investigation reveals wilful deviation from known safety procedures — even if the deviation was initiated by an AI agent — criminal prosecution of responsible individuals is possible under workplace safety legislation in multiple jurisdictions. The reputational consequence extends beyond the single incident: any facility known to have injured a worker through AI-generated procedure deviations will face heightened regulatory scrutiny, union opposition to further AI deployment, worker trust erosion that undermines all future maintenance automation, and potential customer loss in industries where supply-chain safety audits are standard (automotive, aerospace, pharmaceutical). The governed exposure from a single LOTO-related fatality — including OSHA penalties, civil settlement, legal costs, production disruption, and remediation — routinely exceeds $10 million. A pattern of incidents indicating systemic procedure-binding failure can escalate to facility closure orders.
Cross-references: AG-001 (Foundational Governance) establishes the baseline governance architecture within which maintenance procedure binding operates. AG-005 (Safety Assurance) defines the overarching safety requirements that maintenance procedure binding implements for the maintenance domain. AG-007 (Operational Boundaries) defines the boundaries that constrain agent behaviour — maintenance procedure binding is a domain-specific instantiation of operational boundaries for maintenance activities. AG-008 (Lifecycle Governance) governs the agent lifecycle, including updates and retraining — procedure binding must be revalidated when the agent is updated. AG-009 (Delegated Authority Governance) defines the limits of authority that can be delegated to agents — maintenance procedure modification authority cannot be delegated without MOC controls. AG-019 (Human Escalation & Override Triggers) defines when the agent must escalate to human decision-makers — maintenance procedure deviations and LOTO verification failures are mandatory escalation triggers. AG-043 (Access Control & Credential) governs the agent's access to systems — the agent must have read-only access to the procedure registry and cannot modify approved procedures. AG-055 (Immutable Audit Trail) ensures that maintenance work-order logs and LOTO verification records cannot be altered post-hoc. AG-210 (Operational Constraint Enforcement) provides the general framework for constraining agent actions to approved boundaries, of which maintenance procedure binding is a safety-critical specialisation. AG-659 (Production Specification Integrity) ensures production parameters are not modified outside approved limits — a complementary control that protects production quality while AG-663 protects maintenance safety. AG-664 (Operator Safety Interlock) governs safety interlocks during operations — AG-663 governs safety constraints during maintenance, and the two dimensions together cover the full operational cycle.