{
  "service": "yieldbase-perp-futures",
  "version": "0.1.0",
  "endpoints": [
    "/health",
    "/perp/{coin}",
    "/perps",
    "/funding-arb",
    "/basis"
  ],
  "docs": "See README.md, BACKEND-SPEC.md, openapi.yaml",
  "composition": [
    "hl-composite",
    "perp-basis",
    "funding-arb"
  ]
}