Skip to content

v2.69.0 — the surface-line cut

Choose a tag to compare

@avelikiy avelikiy released this 11 Jun 20:09
v2.69.0
9954418

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).