Fixes
- CMD window flash on Windows when clicking a theme: All subprocess calls (
7z,ffmpeg,ffprobe) in GUI code paths now useCREATE_NO_WINDOW. Centralised asSUBPROCESS_NO_WINDOWincore/platform.py ModuleNotFoundError: trcc.adapters.system._sharedon Windows PyInstaller bundle: Linux-specific CLI functions now lazy-importlinux/setup.pyafter the platform guard — no longer imported at module level on Windows
Internal
- Hexagonal platform branching eliminated from
doctor.pyanddebug_report.py— fully data-driven viaDoctorPlatformConfig/ReportPlatformConfig adapters/system/_shared.pyconsolidates shared helpers from 4 platform adapters- Silent
except: passblocks across device, API, and sensor code now emit proper log warnings with context