It does NOT stop a run โ planning is read-only and always runs. It gates the write-back of
assignments: with it OFF every run is forced to dry-run, whatever was pressed. It is the permission
you own; a deployment flag (ALLOW_WRITE) can also force dry-run and is left unset in
production, so it blocks nothing there.