{
  "name": "wave Blog",
  "product": "Blog",
  "host": "blog.wave.online",
  "tagline": "Video infrastructure for the agentic internet.",
  "role": "WAVE Protocol Plane spoke — a thin edge front-door; API/auth/metering live at the gateway",
  "gateway": "https://api.wave.online",
  "platform": "https://wave.online",
  "surfaces": [
    {
      "path": "/",
      "about": "landing page",
      "url": "https://blog.wave.online/"
    },
    {
      "path": "/status",
      "about": "health + dependencies (append ?format=json)",
      "url": "https://blog.wave.online/status"
    },
    {
      "path": "/health",
      "about": "liveness probe (JSON)",
      "url": "https://blog.wave.online/health"
    },
    {
      "path": "/transparency",
      "about": "data + logging policy",
      "url": "https://blog.wave.online/transparency"
    },
    {
      "path": "/llms.txt",
      "about": "agent discovery (text)",
      "url": "https://blog.wave.online/llms.txt"
    },
    {
      "path": "/index.json",
      "about": "this manifest",
      "url": "https://blog.wave.online/index.json"
    },
    {
      "path": "/feed.xml",
      "about": "product updates (Atom)",
      "url": "https://blog.wave.online/feed.xml"
    },
    {
      "path": "/.well-known/did.json",
      "about": "platform-controlled did:web identity",
      "url": "https://blog.wave.online/.well-known/did.json"
    }
  ],
  "agent": {
    "openapi": "https://blog.wave.online/openapi.json",
    "x402": "https://blog.wave.online/.well-known/x402",
    "pricing": "https://blog.wave.online/pricing.json",
    "skill": "https://blog.wave.online/skill.md",
    "mcp": "https://blog.wave.online/.well-known/mcp",
    "did": "https://blog.wave.online/.well-known/did.json"
  },
  "operator": "WAVE Online LLC"
}