[AUDIT] Clean up /root directory - 40+ ad-hoc scripts with no organization #8
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: /root Directory is a Dumping Ground
Source: Burn Mode Fleet Manual, Section 4.6 ("Automate Your Eyes") and general operational hygiene
Current State: FAILED - /root contains 40+ ad-hoc scripts beyond just burn_*.py.
Evidence
In addition to the 39 burn_*.py scripts, /root also contains:
Problems
Acceptance Criteria
~/tools/- reusable operational scripts~/archive/- historical scripts kept for reference~/tmp/- scratch space that gets cleaned regularlyPriority: MEDIUM
A cluttered workspace is a symptom of undisciplined operations. Fix the workspace, fix the discipline.