The compatibility matrix for RL-planner infeasibility: which infeasibility list belongs to which site and software versions, and which list each site is running. Mission Control pulls its CSV from here.
Every endpoint except /healthz requires Authorization: Bearer <token>. Tokens are per caller (CI, Fleet Config, Mission Control, site leads) and each only allows what that caller needs.
GET /healthz liveness (no token)GET /releases the compatibility matrixGET /sites/<site>/deployment what is live at a site, and the historyGET /sites/<site>/effective?format=csv the current infeasibility list, exactly as Mission Control imports itGET /coverage?truck_sw_load_version=<tsl> which sites have a list for a truck software releaseEnvironment: test. Mode: passive (consumers pull). Source and docs: the feasibility-matrix repo on GitLab.