{
  "service": "clf-visregress capture API",
  "endpoints": {
    "POST /runs": "Start a capture run (production + staging screenshots).",
    "GET /runs/:runId": "Get run status and the screenshot manifest.",
    "GET /runs/:runId/files/<key>": "Fetch a stored screenshot or manifest."
  }
}