When a file disappears from an rsync --delete source, its absence becomes an instruction: remove the corresponding destination file. That is correct behavior for a mirror, but it can faithfully propagate a mistaken mount, a failed export, an overbroad exclude rule or a human deletion.
A safe run ...