You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Autopilot API extracted from server.mjs (PLAN-ui-split P4)
packages/board/autopilot-api.mjs — every /api/autopilot/* route + helpers behind one entry point: handleAutopilot(req, res, url, pathname, { firePushAlert }). server.mjs delegates after its global guards.
Pure motion, no behavior change (server.mjs 3851 → 3598 lines). This module is the seam for the future great-cto-console package split (P5 triggers in the plan).
Tests 15/15 + live smoke green (console API, SSE, ingest→run, dev board).