[AUDIT] Deploy burn-mode cron jobs - zero cron automation running #1
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Self-Audit Gap: Burn Mode Cron Deployment
Source: Burn Mode Fleet Manual, Section 8 ("How to Activate Burn Mode")
Current State: FAILED - Zero burn-mode cron jobs are deployed.
Evidence
crontab -lshows onlymodel_download_guard.sh(unrelated) and a heartbeat cron pointing to a non-existent file (/root/allegro/heartbeat_daemon.pydoes not exist)What the Manual Requires
Acceptance Criteria
~/.hermes/burn-logs/allegro.logcrontab -lshowing the correct schedulePriority: CRITICAL
This is the foundational mechanism of burn mode. Without it, burn mode does not exist.