@echo off REM Thin wrapper so Task Scheduler has a single entry point. All the logic is in REM start-all.mjs, which is platform-neutral. cd /d "%~dp0.." node scripts\start-all.mjs