# Maintenance Tools Scripts for repository maintenance and cleanup. ## Scripts - `cleanup_history.sh` - Clean up repository history - `restructure-project.sh` - This restructuring script ## Usage ```bash # From project root ./tools/maintenance/cleanup_history.sh ```