{
  "ok": true,
  "service": "network-scheduler",
  "routes": [
    "GET /now",
    "GET /guide?hours=6",
    "GET /channel/:id",
    "GET /health"
  ],
  "channels": [
    "core",
    "explainer",
    "systems",
    "future",
    "real_world",
    "hacker",
    "maker",
    "philosophy",
    "math",
    "history",
    "blackroad"
  ],
  "dayparts": [
    "deep",
    "learning",
    "systems_block",
    "prime"
  ]
}