{
  "service": "rocket-launches",
  "description": "Upcoming launch is served from cached scrape data and includes compact countdown (cd) and mission timeline (mt) payloads.",
  "launchCache": {
    "initialized": true,
    "refreshedAt": 1781281269324,
    "size": 18
  },
  "endpoints": [
    "GET /health",
    "GET /upcoming-launch",
    "GET /launch-status?href=/launches/details/{id}/",
    "GET /rockets",
    "GET /countdown-modes"
  ]
}