{
  "name": "screech",
  "environment": "stage",
  "endpoints": [
    "POST /run   — trigger nightly refresh, returns full result",
    "GET  /status — current run status",
    "GET  /logs   — list log objects",
    "GET  /logs/{key} — fetch a specific log",
    "GET  /queue — list scenarios that would be refreshed"
  ]
}