VII
Reversible before risky
Actions that can be undone run on their own, and the ones that cannot wait for a human.
A change you can cleanly undo is safe to let a newcomer take, because the cost of a bad one is a rollback and no more. The change that cannot be undone is where a human signs off first. Sorting by reversibility is how you decide what needs a gate and what does not.