Irreversible endpoint action is not approval gated
quarantine_endpoint is marked irreversible but does not require approval, which conflicts with the advisory high-risk control model.
Irreversible Action
it-remediation-agent/agent.yml:22-26
quarantine_endpoint requires_approval: false and reversible: false.
Developer next step
Change the charter and implementation so quarantine requires approval, or make the tool recommendation-only.
Reviewer prompt
Request approval gating or a narrower reversible remediation Action before rollout.
