{
  "@context": "https://schema.org",
  "@type": "DataCatalog",
  "name": "Dashboard Earth Public Catalog",
  "description": "Discovery document for public Dashboard Earth routes and integration links.",
  "url": "https://app.nftcollab.xyz/.well-known/ucp",
  "provider": {
    "@type": "Organization",
    "name": "Quantum Atlas",
    "url": "https://nftcollab.xyz"
  },
  "documentation": "https://app.nftcollab.xyz/openapi.json",
  "hasPart": [
    {
      "@type": "WebPage",
      "name": "Dashboard Earth",
      "url": "https://app.nftcollab.xyz/",
      "description": "Map, place stories, Chessie QR stops, and live moments."
    },
    {
      "@type": "WebPage",
      "name": "Story",
      "url": "https://app.nftcollab.xyz/story",
      "description": "Place stories and approved story actions."
    },
    {
      "@type": "WebPage",
      "name": "Venue",
      "url": "https://app.nftcollab.xyz/venue",
      "description": "Venue QR entry for event stories, fan posts, and replay links."
    },
    {
      "@type": "WebPage",
      "name": "Watch",
      "url": "https://app.nftcollab.xyz/watch",
      "description": "Live video and replays when a public channel is available."
    },
    {
      "@type": "WebPage",
      "name": "Store",
      "url": "https://app.nftcollab.xyz/store",
      "description": "Real drops, passes, and partner offers when open."
    }
  ],
  "integrationPolicy": {
    "publicReads": "Public pages and event-link reads are available without editor access.",
    "protectedActions": "Partner, editor, store, and review actions require authorization.",
    "contact": "https://nftcollab.xyz"
  }
}
