{"message":"ASPC Statistical Process Control API","version":"2.0.0","endpoints":{"auth":"POST /auth/token","control_chart":"POST /analyze/control-chart","capability":"POST /analyze/capability","msa":"POST /analyze/msa","runs":"GET /runs","report":"GET /reports/{run_id}","streams":"GET /streams","stream_register":"POST /streams/register","go_live":"POST /streams/{key}/go-live","ack_alert":"POST /alerts/{id}/ack","ws_live":"WS /ws/live/{stream_key}","stream_replay":"GET /stream/replay","metrics":"GET /metrics","health":"GET /health","docs":"/docs"}}