{
  "service": "walcl-worker",
  "message": "Nutze das Cloudflare-Pages-Frontend für die Oberfläche und diese Endpunkte für die Daten.",
  "endpoints": {
    "metrics": "/v1/metrics/:id",
    "bitcoin": "/v1/crypto/bitcoin",
    "industrialPulse": "/v1/composites/industrial-pulse",
    "liquidityIndex": "/v1/composites/liquidity-index",
    "yieldCurve": "/v1/composites/yield-curve",
    "dashboardSnapshot": "/v1/snapshots/dashboard",
    "depotPilotDashboardSnapshot": "/v1/snapshots/depotpilot-dashboard",
    "sectorRotation": "/v1/snapshots/sector-rotation",
    "marketConfirmation": "/v1/snapshots/market-confirmation",
    "morgenroutineSnapshot": "/v1/snapshots/morgenroutine",
    "quotes": "/v1/quotes"
  }
}