Loading the control panel…
If this message stays visible, the UI script did not load. The server is
probably missing app/api/static/dist/main.js. From the repo run
cd web && pnpm install --frozen-lockfile && pnpm run build,
or rerun setup-service so scripts/on-deploy builds the bundle.
Open /health to verify the API responds.