{
  "hostname": "tss-web-f694cd976-flj49",
  "http_endpoints": [
    "/health",
    "/stats"
  ],
  "ws_endpoints": {
    "/ws/echo": "echoes text (as json envelope) and binary (raw)",
    "/ws/stream": "periodic json ticks; params: interval, size, silent, lifetime",
    "/ws/audio": "binary frames at audio cadence; params: frame_ms, frame_bytes, lifetime",
    "/ws/chat": "broadcast room"
  }
}