static void warn(String m) { if (_on) debugPrint('${_C.bold}${_C.yel}[AutoPilot ⚠️ ]${_C.rst} $m'); }