mirror of
https://github.com/tw93/Mole.git
synced 2026-02-04 20:19:45 +00:00
- Add debug logging to all optimize functions: - opt_cache_refresh, opt_saved_state_cleanup - opt_network_optimization, opt_sqlite_vacuum - opt_launch_services_rebuild, opt_font_cache_rebuild - opt_memory_pressure_relief, opt_disk_permissions_repair - opt_bluetooth_reset - Each operation logs description, method, expected outcome, and risk level - Part of GitHub issue #242 implementation