{
  "endpoint": "/api/presence",
  "type": "websocket",
  "websocket": "wss://pointcast.xyz/api/presence?sid={uuid}&kind={human|agent|wallet}",
  "snapshot": "https://pointcast.xyz/api/presence/snapshot",
  "note": "Open this endpoint as a WebSocket. Use /api/presence/snapshot for HTTP."
}