detail
USR369 direction 08/24/26: given how many real bugs surfaced on the very first day the sweep ran (stale whitelist + narrow regex wrongly trashing legitimate commands D848, platform-wide instant-archive age bug D850), pause the unattended cron until it can be carefully re-reviewed, rather than trust today's fixes were the last ones needed. ACTIONS: (1) removed the crontab entry entirely (not just commented out) -- confirmed empty via crontab -l, then independently re-verified with a second separate call. (2) systems/commands/HOUSEKEEPING-SWEEP.php itself left untouched and still runnable manually for testing -- only the unattended trigger was removed. (3) Updated SOP-HOUSEKEEPING-SCHEDULE.md (v1.2->v1.3) with an explicit PAUSED status section at the top, stating why, what was fixed, and the exact crontab line to re-add once re-review is complete -- so the SOP doesn't quietly drift from reality (the exact failure class this SOP itself exists to prevent). (4) Updated the existing stale T-HOUSEKEEPING-SCHEDULE entry in todo-40.md (was still describing 08/05's original unstarted state) with the current accurate status and a clear next-session action item.