TIMESHEET PROJECT CLEANUP SUMMARY ================================= This cleanup operation will remove the following types of files: ROOT DIRECTORY FILES TO REMOVE: ------------------------------ Debug/Test BAT files: - CHECK-*.bat - DEBUG-*.bat - DIAGNOSE-*.bat - FIX-*.bat - TEST-*.bat - QUICK-*.bat - ONE-CLICK-*.bat - RUN-*.bat - VERIFY-*.bat Debug/Test Python files: - check_*.py - test_*.py - fix_*.py - quick_*.py - simple_*.py - temporary_*.py - verify_*.py - find_*.py SQL Debug/Fix files: - fix_*.sql - test_*.sql - simple_*.sql - emergency_*.sql - diagnostic_*.sql Documentation/Guide files (temporary): - *_README.md - *_GUIDE.md - *_PLAN.md - *_NOW.md - *.txt (except requirements.txt) BACKEND DIRECTORY FILES TO REMOVE: ---------------------------------- Debug/Test files: - debug_*.py - test_*.py - diagnose_*.py - check_*.py - fix_*.py - quick_*.py - simple_*.py Backup/Old files: - *.backup - *_old.py - *_fixed.py HTML test files: - *.html BAT/Shell scripts: - *.bat - *.sh FRONTEND DIRECTORY: ------------------ - Fix scripts (fix-*.ps1) FILES TO KEEP: -------------- Core application files: - main.py - models.py - schemas.py - database.py - config.py - auth.py - crud.py - requirements.txt - .env files - .gitignore - activity_categorizer.py - activity_categorization_api.py - activitywatch_sync.py Would you like me to proceed with the cleanup?