The summary below counts every row in this DB whose
cleanup_class is delete. Running the action
sends each one to Apple Photos for deletion.
photos in this DB are marked delete.
Compares every row in the progress DB against the file on disk and (on macOS) Apple Photos.app's media-item set. Rows whose backing file is gone become safe to prune.
stale rows: 0 file missing on disk · 0 not in Photos.app (of 0 total).
processed_images whose backing file is missing
on disk. Rows merely "not in Photos.app" are excluded as
false-positive-prone — prune those with the explicit
--prune-photos-missing CLI flag. A re-scan will
re-process anything still present.