| 1 | // Cross-target: the policy-mutation core tools gate themselves on human |
| 2 | // approval via their OWN `requiresApproval` annotation, with no policy in play. |
| 3 | // |
| 4 | // This is the regression guard for the approval-bypass finding: a prior rewrite |
nothing calls this directly
no test coverage detected