const REAP_BATCH_LIMIT: i64 = 1000;
Cap on one reaper run’s listing, bounding its object-store fan-out and its runtime under the CronJob deadline. A backlog is worked off over successive runs.