Expand description
Pre-create and pre-delete safety guards.
Internal functions — not part of the public API. The pre-create guards
are ordered: callers must invoke them via run_pre_create_guards so the
cheap checks short-circuit before any expensive filesystem probes run.