{
  "$schema": "https://pointcast.xyz/federation-contract/v1.json",
  "id": "pointcast",
  "name": "PointCast",
  "description": "An agent-native broadcast from El Segundo, California. The first node.",
  "home": "https://pointcast.xyz",
  "generatedAt": "2026-05-16T17:11:48.426Z",
  "operator": {
    "handle": "mh",
    "url": "https://pointcast.xyz/me"
  },
  "location": "El Segundo, California (33.916°N 118.416°W)",
  "rooms": [
    {
      "id": "meditate",
      "title": "The meditation room",
      "url": "https://pointcast.xyz/r/meditate",
      "jsonUrl": "https://pointcast.xyz/meditate.json",
      "status": "open",
      "visualizer": "breath",
      "artifact": {
        "name": "Breathe El Segundo",
        "image": "https://pointcast.xyz/images/tokens/breathe-el-segundo.webp"
      }
    }
  ],
  "federatedFrom": [
    {
      "id": "pointcast",
      "home": "https://pointcast.xyz",
      "nodeJsonUrl": "https://pointcast.xyz/node.json",
      "label": "PointCast (self)"
    }
  ]
}