static void logCache(String action, String key) { if (!_enabled) return; debugPrint('$_bold${_mag}[AutoPilot 💾 Cache $action]$_reset $key'); }