{
  "service": "PlatPhorm News",
  "version": "0.0.4",
  "baseUrl": "https://platphormnews.com",
  "endpoints": {
    "health": "/api/health",
    "docs": "/api/docs",
    "openapi": "/openapi.yaml",
    "networkGraph": "/api/network/graph",
    "stories": "/api/v1/stories",
    "topStories": "/api/v1/stories/top",
    "featuredStory": "/api/v1/stories/featured",
    "categories": "/api/v1/categories",
    "search": "/api/v1/search",
    "sources": "/api/v1/sources",
    "rss": "/rss.xml",
    "feed": "/feed.xml",
    "atom": "/atom.xml",
    "sitemap": "/sitemap.xml",
    "trust": "/.well-known/trust.json",
    "mcp": "/api/mcp"
  },
  "auth": {
    "publicRead": true,
    "protectedActionsRequire": "PLATPHORM_API_KEY",
    "headers": [
      "Authorization: Bearer $PLATPHORM_API_KEY",
      "X-PlatPhorm-API-Key: $PLATPHORM_API_KEY"
    ]
  },
  "networkCounts": {
    "sites": 177,
    "totalNodes": 213,
    "totalEdges": 263,
    "bySource": {
      "manifest": 142,
      "sitemap_index": 39,
      "config": 32
    },
    "byType": {
      "root": 1,
      "subdomain": 152,
      "service": 23,
      "partner": 1,
      "external": 4,
      "api": 32
    },
    "byCategory": {
      "Core Platform": 5,
      "faith": 4,
      "Admin": 1,
      "Concept Sites": 4,
      "Publishing": 5,
      "infra": 8,
      "API / Admin": 1,
      "Utilities": 4,
      "gaming": 4,
      "other": 15,
      "Legacy": 1,
      "Management": 1,
      "security": 3,
      "XR / Training": 1,
      "Productivity": 6,
      "Civic Tech": 2,
      "AI Tooling": 5,
      "MCP / Agents": 3,
      "Developer Tools": 10,
      "Demo": 2,
      "Documentation": 1,
      "Marketing": 6,
      "community": 5,
      "comms": 5,
      "Commerce": 14,
      "commerce": 1,
      "Finance": 2,
      "Entertainment": 9,
      "finance": 4,
      "Games": 5,
      "Analytics": 1,
      "Security / Intelligence": 3,
      "Jobs": 1,
      "Data Tools": 3,
      "Design System": 1,
      "Presentations": 1,
      "API / Utilities": 1,
      "Communications": 2,
      "Community": 4,
      "Observability": 2,
      "Content": 1,
      "content": 3,
      "Data / Feeds": 1,
      "Education": 3,
      "Portfolio": 1,
      "Media": 2,
      "Real Estate": 3,
      "Sports": 2,
      "Brand": 2,
      "Security": 3,
      "API": 1,
      "Design": 1,
      "Services": 1,
      "Logistics": 1,
      "Automotive": 1,
      "Lifestyle": 1,
      "feed": 4,
      "network": 3,
      "mcp": 2,
      "games": 1,
      "platform": 1,
      "news": 3,
      "meta": 3,
      "webhooks": 2,
      "sports": 1,
      "emoji": 1,
      "calendar": 1,
      "ascii": 1,
      "fashion": 1,
      "jobs": 1,
      "ai": 3,
      "docs": 1,
      "service": 1
    },
    "trustedDomains": 138,
    "pendingDomains": 39,
    "mcpEnabledSites": 2,
    "rssEnabledSites": 3,
    "sitemapEnabledSites": 178,
    "routeComplianceScore": 100,
    "discoveryComplianceScore": 100
  },
  "storyCounts": {
    "stories": 30,
    "activeStories": 30,
    "sources": 1,
    "activeSources": 1,
    "categories": {
      "top": 30
    }
  },
  "sources": [
    {
      "id": "hacker-news-top",
      "name": "Hacker News",
      "type": "hn",
      "url": "https://hacker-news.firebaseio.com/v0",
      "status": "active",
      "syncEnabled": true,
      "lastSyncAt": null,
      "error": null,
      "metadata": {
        "categories": [
          "top",
          "latest",
          "best",
          "ask",
          "show",
          "jobs"
        ],
        "attribution": "Hacker News Firebase API"
      }
    }
  ],
  "categories": [
    {
      "id": "top",
      "count": 30
    }
  ],
  "sites": [
    {
      "id": "www",
      "url": "https://platphormnews.com",
      "status": "verified",
      "category": "Core Platform",
      "mcpEnabled": true,
      "rssEnabled": true,
      "sitemapEnabled": true
    },
    {
      "id": "404",
      "url": "https://404.platphormnews.com",
      "status": "verified",
      "category": "Core Platform",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "a1bibles",
      "url": "https://a1bibles.platphormnews.com",
      "status": "verified",
      "category": "faith",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "admin",
      "url": "https://admin.platphormnews.com",
      "status": "verified",
      "category": "Admin",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "airrow",
      "url": "https://airrow.platphormnews.com",
      "status": "verified",
      "category": "Concept Sites",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "altnews",
      "url": "https://altnews.platphormnews.com",
      "status": "verified",
      "category": "Publishing",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "analytics",
      "url": "https://analytics.platphormnews.com",
      "status": "verified",
      "category": "infra",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "api",
      "url": "https://api.platphormnews.com",
      "status": "verified",
      "category": "API / Admin",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "ascii",
      "url": "https://ascii.platphormnews.com",
      "status": "verified",
      "category": "Utilities",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "backyardbrawl",
      "url": "https://backyardbrawl.platphormnews.com",
      "status": "verified",
      "category": "gaming",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "barbine-worldwide-webby",
      "url": "https://barbine-worldwide-webby.platphormnews.com",
      "status": "verified",
      "category": "other",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "barbineworldwide",
      "url": "https://barbineworldwide.platphormnews.com",
      "status": "verified",
      "category": "other",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "base",
      "url": "https://base.platphormnews.com",
      "status": "verified",
      "category": "Core Platform",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "bbw",
      "url": "https://bbw.platphormnews.com",
      "status": "verified",
      "category": "Legacy",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "beermuseum",
      "url": "https://beermuseum.platphormnews.com",
      "status": "verified",
      "category": "Management",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "bibles",
      "url": "https://bibles.platphormnews.com",
      "status": "verified",
      "category": "faith",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "biblesworldwide",
      "url": "https://biblesworldwide.platphormnews.com",
      "status": "verified",
      "category": "faith",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "biocyber-demo",
      "url": "https://biocyber-demo.platphormnews.com",
      "status": "verified",
      "category": "security",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "biocyber",
      "url": "https://biocyber.platphormnews.com",
      "status": "verified",
      "category": "XR / Training",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "blog",
      "url": "https://blog.platphormnews.com",
      "status": "verified",
      "category": "Publishing",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "burritodealer",
      "url": "https://burritodealer.platphormnews.com",
      "status": "verified",
      "category": "other",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "calendar",
      "url": "https://calendar.platphormnews.com",
      "status": "verified",
      "category": "Productivity",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "change4u",
      "url": "https://change4u.platphormnews.com",
      "status": "verified",
      "category": "Civic Tech",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "chat",
      "url": "https://chat.platphormnews.com",
      "status": "verified",
      "category": "AI Tooling",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "chatv2",
      "url": "https://chatv2.platphormnews.com",
      "status": "verified",
      "category": "AI Tooling",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "claws",
      "url": "https://claws.platphormnews.com",
      "status": "verified",
      "category": "MCP / Agents",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "cobol",
      "url": "https://cobol.platphormnews.com",
      "status": "verified",
      "category": "Developer Tools",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "demo.biocyber",
      "url": "https://demo.biocyber.platphormnews.com",
      "status": "verified",
      "category": "Demo",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "deployments",
      "url": "https://deployments.platphormnews.com",
      "status": "verified",
      "category": "infra",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "desa",
      "url": "https://desa.platphormnews.com",
      "status": "verified",
      "category": "Developer Tools",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "docs",
      "url": "https://docs.platphormnews.com",
      "status": "verified",
      "category": "Documentation",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "dogstar-cybernetics",
      "url": "https://dogstar-cybernetics.platphormnews.com",
      "status": "verified",
      "category": "Marketing",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "dronereel",
      "url": "https://dronereel.platphormnews.com",
      "status": "verified",
      "category": "Marketing",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "echo",
      "url": "https://echo.platphormnews.com",
      "status": "verified",
      "category": "community",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "email2letter",
      "url": "https://email2letter.platphormnews.com",
      "status": "verified",
      "category": "comms",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "emailreading",
      "url": "https://emailreading.platphormnews.com",
      "status": "verified",
      "category": "AI Tooling",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "emoji",
      "url": "https://emoji.platphormnews.com",
      "status": "verified",
      "category": "Utilities",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "fashion",
      "url": "https://fashion.platphormnews.com",
      "status": "verified",
      "category": "Commerce",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "fasion",
      "url": "https://fasion.platphormnews.com",
      "status": "verified",
      "category": "commerce",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "finance",
      "url": "https://finance.platphormnews.com",
      "status": "verified",
      "category": "Finance",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "flamethrower",
      "url": "https://flamethrower.platphormnews.com",
      "status": "verified",
      "category": "Concept Sites",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "flows",
      "url": "https://flows.platphormnews.com",
      "status": "verified",
      "category": "Productivity",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "forprez",
      "url": "https://forprez.platphormnews.com",
      "status": "verified",
      "category": "Civic Tech",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "fortune-cookie",
      "url": "https://fortune-cookie.platphormnews.com",
      "status": "verified",
      "category": "Entertainment",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "fortune",
      "url": "https://fortune.platphormnews.com",
      "status": "verified",
      "category": "Entertainment",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "frontrunners",
      "url": "https://frontrunners.platphormnews.com",
      "status": "verified",
      "category": "finance",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "games",
      "url": "https://games.platphormnews.com",
      "status": "verified",
      "category": "Games",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "glassblowing",
      "url": "https://glassblowing.platphormnews.com",
      "status": "verified",
      "category": "Marketing",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "globalshop",
      "url": "https://globalshop.platphormnews.com",
      "status": "verified",
      "category": "Commerce",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "grand-theft-auto-6",
      "url": "https://grand-theft-auto-6.platphormnews.com",
      "status": "verified",
      "category": "Entertainment",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "greens",
      "url": "https://greens.platphormnews.com",
      "status": "verified",
      "category": "Marketing",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "gta",
      "url": "https://gta.platphormnews.com",
      "status": "verified",
      "category": "Entertainment",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "gta6",
      "url": "https://gta6.platphormnews.com",
      "status": "verified",
      "category": "Entertainment",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "insights",
      "url": "https://insights.platphormnews.com",
      "status": "verified",
      "category": "Analytics",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "ja4-atlas-www",
      "url": "https://ja4-atlas-www.platphormnews.com",
      "status": "verified",
      "category": "Security / Intelligence",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "ja4-atlas",
      "url": "https://ja4-atlas.platphormnews.com",
      "status": "verified",
      "category": "Security / Intelligence",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "ja4-vercel-lab-2",
      "url": "https://ja4-vercel-lab-2.platphormnews.com",
      "status": "verified",
      "category": "security",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "ja4lab",
      "url": "https://ja4lab.platphormnews.com",
      "status": "verified",
      "category": "other",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "jobs",
      "url": "https://jobs.platphormnews.com",
      "status": "verified",
      "category": "Jobs",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "json",
      "url": "https://json.platphormnews.com",
      "status": "verified",
      "category": "Data Tools",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "jules",
      "url": "https://jules.platphormnews.com",
      "status": "verified",
      "category": "Productivity",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "lab",
      "url": "https://lab.platphormnews.com",
      "status": "verified",
      "category": "infra",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "layout",
      "url": "https://layout.platphormnews.com",
      "status": "verified",
      "category": "Design System",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "lego-marketplace",
      "url": "https://lego-marketplace.platphormnews.com",
      "status": "verified",
      "category": "other",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "legos",
      "url": "https://legos.platphormnews.com",
      "status": "verified",
      "category": "Commerce",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "logslash",
      "url": "https://logslash.platphormnews.com",
      "status": "verified",
      "category": "Presentations",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "lovedrove",
      "url": "https://lovedrove.platphormnews.com",
      "status": "verified",
      "category": "other",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "magnets",
      "url": "https://magnets.platphormnews.com",
      "status": "verified",
      "category": "Marketing",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "mail-api",
      "url": "https://mail-api.platphormnews.com",
      "status": "verified",
      "category": "API / Utilities",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "mail",
      "url": "https://mail.platphormnews.com",
      "status": "verified",
      "category": "Communications",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "mailthing",
      "url": "https://mailthing.platphormnews.com",
      "status": "verified",
      "category": "Communications",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "markdown",
      "url": "https://markdown.platphormnews.com",
      "status": "verified",
      "category": "Developer Tools",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "mcp",
      "url": "https://mcp.platphormnews.com",
      "status": "verified",
      "category": "MCP / Agents",
      "mcpEnabled": true,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "mermaids",
      "url": "https://mermaids.platphormnews.com",
      "status": "verified",
      "category": "Community",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "microwave",
      "url": "https://microwave.platphormnews.com",
      "status": "verified",
      "category": "Entertainment",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "monitor",
      "url": "https://monitor.platphormnews.com",
      "status": "verified",
      "category": "Observability",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "nad-investments",
      "url": "https://nad-investments.platphormnews.com",
      "status": "verified",
      "category": "finance",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "nad",
      "url": "https://nad.platphormnews.com",
      "status": "verified",
      "category": "finance",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "newdittyswag",
      "url": "https://newdittyswag.platphormnews.com",
      "status": "verified",
      "category": "Commerce",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "news",
      "url": "https://news.platphormnews.com",
      "status": "verified",
      "category": "Publishing",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "nomad",
      "url": "https://nomad.platphormnews.com",
      "status": "verified",
      "category": "Games",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "npaas",
      "url": "https://npaas.platphormnews.com",
      "status": "verified",
      "category": "Concept Sites",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "onboard",
      "url": "https://onboard.platphormnews.com",
      "status": "verified",
      "category": "Core Platform",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "opencontent",
      "url": "https://opencontent.platphormnews.com",
      "status": "verified",
      "category": "Content",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "ph0to",
      "url": "https://ph0to.platphormnews.com",
      "status": "verified",
      "category": "AI Tooling",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "ph3ar-admin-dashboard",
      "url": "https://ph3ar-admin-dashboard.platphormnews.com",
      "status": "verified",
      "category": "community",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "ph3ar-blog",
      "url": "https://ph3ar-blog.platphormnews.com",
      "status": "verified",
      "category": "community",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "ph3ar-chatbot",
      "url": "https://ph3ar-chatbot.platphormnews.com",
      "status": "verified",
      "category": "community",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "phear",
      "url": "https://phear.platphormnews.com",
      "status": "verified",
      "category": "other",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "phearnews",
      "url": "https://phearnews.platphormnews.com",
      "status": "verified",
      "category": "content",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "platphorm-news",
      "url": "https://platphorm-news.platphormnews.com",
      "status": "verified",
      "category": "other",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "platphormnews-vercel",
      "url": "https://platphormnews-vercel.platphormnews.com",
      "status": "verified",
      "category": "other",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "polymarkets",
      "url": "https://polymarkets.platphormnews.com",
      "status": "verified",
      "category": "Data / Feeds",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "polymaths",
      "url": "https://polymaths.platphormnews.com",
      "status": "verified",
      "category": "Education",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "portal",
      "url": "https://portal.platphormnews.com",
      "status": "verified",
      "category": "other",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "portz",
      "url": "https://portz.platphormnews.com",
      "status": "verified",
      "category": "other",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "preview",
      "url": "https://preview.platphormnews.com",
      "status": "verified",
      "category": "infra",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "process",
      "url": "https://process.platphormnews.com",
      "status": "verified",
      "category": "Productivity",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "projects",
      "url": "https://projects.platphormnews.com",
      "status": "verified",
      "category": "Portfolio",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "quake",
      "url": "https://quake.platphormnews.com",
      "status": "verified",
      "category": "Games",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "quantum-fashion",
      "url": "https://quantum-fashion.platphormnews.com",
      "status": "verified",
      "category": "Commerce",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "radio",
      "url": "https://radio.platphormnews.com",
      "status": "verified",
      "category": "Media",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "raindeer",
      "url": "https://raindeer.platphormnews.com",
      "status": "verified",
      "category": "Real Estate",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "raindeerleads",
      "url": "https://raindeerleads.platphormnews.com",
      "status": "verified",
      "category": "finance",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "real-estate",
      "url": "https://real-estate.platphormnews.com",
      "status": "verified",
      "category": "Real Estate",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "reflux",
      "url": "https://reflux.platphormnews.com",
      "status": "verified",
      "category": "Commerce",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "register",
      "url": "https://register.platphormnews.com",
      "status": "verified",
      "category": "Core Platform",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "reliablebible",
      "url": "https://reliablebible.platphormnews.com",
      "status": "verified",
      "category": "Commerce",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "reliablebibles",
      "url": "https://reliablebibles.platphormnews.com",
      "status": "verified",
      "category": "Commerce",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "roboclothes",
      "url": "https://roboclothes.platphormnews.com",
      "status": "verified",
      "category": "Commerce",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "robotwrestling",
      "url": "https://robotwrestling.platphormnews.com",
      "status": "verified",
      "category": "gaming",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "sandbox",
      "url": "https://sandbox.platphormnews.com",
      "status": "verified",
      "category": "Developer Tools",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "sheets",
      "url": "https://sheets.platphormnews.com",
      "status": "verified",
      "category": "Data Tools",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "shop",
      "url": "https://shop.platphormnews.com",
      "status": "verified",
      "category": "Commerce",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "space",
      "url": "https://space.platphormnews.com",
      "status": "verified",
      "category": "Publishing",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "spec",
      "url": "https://spec.platphormnews.com",
      "status": "verified",
      "category": "Developer Tools",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "spectrum-k9",
      "url": "https://spectrum-k9.platphormnews.com",
      "status": "verified",
      "category": "security",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "spectrumcanine",
      "url": "https://spectrumcanine.platphormnews.com",
      "status": "verified",
      "category": "other",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "sports",
      "url": "https://sports.platphormnews.com",
      "status": "verified",
      "category": "Sports",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "starphone-web-svelte",
      "url": "https://starphone-web-svelte.platphormnews.com",
      "status": "verified",
      "category": "comms",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "starphone",
      "url": "https://starphone.platphormnews.com",
      "status": "verified",
      "category": "comms",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "strippermug",
      "url": "https://strippermug.platphormnews.com",
      "status": "verified",
      "category": "Commerce",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "sveltekit-one-tau",
      "url": "https://sveltekit-one-tau.platphormnews.com",
      "status": "verified",
      "category": "other",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "thestarphone",
      "url": "https://thestarphone.platphormnews.com",
      "status": "verified",
      "category": "Brand",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "thetwo",
      "url": "https://thetwo.platphormnews.com",
      "status": "verified",
      "category": "Entertainment",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "threatrelay",
      "url": "https://threatrelay.platphormnews.com",
      "status": "verified",
      "category": "Security",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "trace",
      "url": "https://trace.platphormnews.com",
      "status": "verified",
      "category": "Observability",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "training-labs-boilerplate-nextra",
      "url": "https://training-labs-boilerplate-nextra.platphormnews.com",
      "status": "verified",
      "category": "infra",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "two",
      "url": "https://two.platphormnews.com",
      "status": "verified",
      "category": "Entertainment",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "uberpidgeons",
      "url": "https://uberpidgeons.platphormnews.com",
      "status": "verified",
      "category": "comms",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "universal-sign-language",
      "url": "https://universal-sign-language.platphormnews.com",
      "status": "verified",
      "category": "Education",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "usl",
      "url": "https://usl.platphormnews.com",
      "status": "verified",
      "category": "Education",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "warm",
      "url": "https://warm.platphormnews.com",
      "status": "verified",
      "category": "Commerce",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "worldwide",
      "url": "https://worldwide.platphormnews.com",
      "status": "verified",
      "category": "faith",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "wrestling",
      "url": "https://wrestling.platphormnews.com",
      "status": "verified",
      "category": "Sports",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "xml",
      "url": "https://xml.platphormnews.com",
      "status": "verified",
      "category": "Data Tools",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "zillow",
      "url": "https://zillow.platphormnews.com",
      "status": "verified",
      "category": "Real Estate",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "agentui",
      "url": "https://agentui.platphormnews.com",
      "status": "pending",
      "category": "MCP / Agents",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "atlas",
      "url": "https://atlas.platphormnews.com",
      "status": "pending",
      "category": "Security / Intelligence",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "barbine",
      "url": "https://barbine.platphormnews.com",
      "status": "pending",
      "category": "Brand",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "bbs",
      "url": "https://bbs.platphormnews.com",
      "status": "pending",
      "category": "Community",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "browserops",
      "url": "https://browserops.platphormnews.com",
      "status": "pending",
      "category": "Developer Tools",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "codex",
      "url": "https://codex.platphormnews.com",
      "status": "pending",
      "category": "Developer Tools",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "decks",
      "url": "https://decks.platphormnews.com",
      "status": "pending",
      "category": "Productivity",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "desertbus",
      "url": "https://desertbus.platphormnews.com",
      "status": "pending",
      "category": "Games",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "dictionary",
      "url": "https://dictionary.platphormnews.com",
      "status": "pending",
      "category": "Utilities",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "evals",
      "url": "https://evals.platphormnews.com",
      "status": "pending",
      "category": "AI Tooling",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "flame-mod",
      "url": "https://flame-mod.platphormnews.com",
      "status": "pending",
      "category": "Concept Sites",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "flamethrowers",
      "url": "https://flamethrowers.platphormnews.com",
      "status": "pending",
      "category": "gaming",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "food",
      "url": "https://food.platphormnews.com",
      "status": "pending",
      "category": "other",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "garden",
      "url": "https://garden.platphormnews.com",
      "status": "pending",
      "category": "Marketing",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "glassblowingdemo",
      "url": "https://glassblowingdemo.platphormnews.com",
      "status": "pending",
      "category": "Demo",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "jigsaw",
      "url": "https://jigsaw.platphormnews.com",
      "status": "pending",
      "category": "Games",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "kanban",
      "url": "https://kanban.platphormnews.com",
      "status": "pending",
      "category": "Productivity",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "keys",
      "url": "https://keys.platphormnews.com",
      "status": "pending",
      "category": "Security",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "mermaidsv2",
      "url": "https://mermaidsv2.platphormnews.com",
      "status": "pending",
      "category": "Community",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "money",
      "url": "https://money.platphormnews.com",
      "status": "pending",
      "category": "Finance",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "msi",
      "url": "https://msi.platphormnews.com",
      "status": "pending",
      "category": "Developer Tools",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "newsapi",
      "url": "https://newsapi.platphormnews.com",
      "status": "pending",
      "category": "API",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "nova-hackers",
      "url": "https://nova-hackers.platphormnews.com",
      "status": "pending",
      "category": "Community",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "ph3ar",
      "url": "https://ph3ar.platphormnews.com",
      "status": "pending",
      "category": "community",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "phorm",
      "url": "https://phorm.platphormnews.com",
      "status": "pending",
      "category": "Design",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "pidgeons",
      "url": "https://pidgeons.platphormnews.com",
      "status": "pending",
      "category": "Entertainment",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "podcasts",
      "url": "https://podcasts.platphormnews.com",
      "status": "pending",
      "category": "Media",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "ports",
      "url": "https://ports.platphormnews.com",
      "status": "pending",
      "category": "Services",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "reader",
      "url": "https://reader.platphormnews.com",
      "status": "pending",
      "category": "Utilities",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "red",
      "url": "https://red.platphormnews.com",
      "status": "pending",
      "category": "Security",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "robocloth",
      "url": "https://robocloth.platphormnews.com",
      "status": "pending",
      "category": "Commerce",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "shipments",
      "url": "https://shipments.platphormnews.com",
      "status": "pending",
      "category": "Logistics",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "svg",
      "url": "https://svg.platphormnews.com",
      "status": "pending",
      "category": "Developer Tools",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "v0",
      "url": "https://v0.platphormnews.com",
      "status": "pending",
      "category": "Publishing",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "vanagon",
      "url": "https://vanagon.platphormnews.com",
      "status": "pending",
      "category": "Automotive",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "vanlife",
      "url": "https://vanlife.platphormnews.com",
      "status": "pending",
      "category": "Lifestyle",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "vwparts",
      "url": "https://vwparts.platphormnews.com",
      "status": "pending",
      "category": "Commerce",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "webhooks",
      "url": "https://webhooks.platphormnews.com",
      "status": "pending",
      "category": "Developer Tools",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    },
    {
      "id": "www.dronereel",
      "url": "https://www.dronereel.platphormnews.com",
      "status": "pending",
      "category": "other",
      "mcpEnabled": false,
      "rssEnabled": false,
      "sitemapEnabled": true
    }
  ],
  "verticals": [
    {
      "id": "Core Platform",
      "count": 5
    },
    {
      "id": "faith",
      "count": 4
    },
    {
      "id": "Admin",
      "count": 1
    },
    {
      "id": "Concept Sites",
      "count": 4
    },
    {
      "id": "Publishing",
      "count": 5
    },
    {
      "id": "infra",
      "count": 8
    },
    {
      "id": "API / Admin",
      "count": 1
    },
    {
      "id": "Utilities",
      "count": 4
    },
    {
      "id": "gaming",
      "count": 4
    },
    {
      "id": "other",
      "count": 15
    },
    {
      "id": "Legacy",
      "count": 1
    },
    {
      "id": "Management",
      "count": 1
    },
    {
      "id": "security",
      "count": 3
    },
    {
      "id": "XR / Training",
      "count": 1
    },
    {
      "id": "Productivity",
      "count": 6
    },
    {
      "id": "Civic Tech",
      "count": 2
    },
    {
      "id": "AI Tooling",
      "count": 5
    },
    {
      "id": "MCP / Agents",
      "count": 3
    },
    {
      "id": "Developer Tools",
      "count": 10
    },
    {
      "id": "Demo",
      "count": 2
    },
    {
      "id": "Documentation",
      "count": 1
    },
    {
      "id": "Marketing",
      "count": 6
    },
    {
      "id": "community",
      "count": 5
    },
    {
      "id": "comms",
      "count": 5
    },
    {
      "id": "Commerce",
      "count": 14
    },
    {
      "id": "commerce",
      "count": 1
    },
    {
      "id": "Finance",
      "count": 2
    },
    {
      "id": "Entertainment",
      "count": 9
    },
    {
      "id": "finance",
      "count": 4
    },
    {
      "id": "Games",
      "count": 5
    },
    {
      "id": "Analytics",
      "count": 1
    },
    {
      "id": "Security / Intelligence",
      "count": 3
    },
    {
      "id": "Jobs",
      "count": 1
    },
    {
      "id": "Data Tools",
      "count": 3
    },
    {
      "id": "Design System",
      "count": 1
    },
    {
      "id": "Presentations",
      "count": 1
    },
    {
      "id": "API / Utilities",
      "count": 1
    },
    {
      "id": "Communications",
      "count": 2
    },
    {
      "id": "Community",
      "count": 4
    },
    {
      "id": "Observability",
      "count": 2
    },
    {
      "id": "Content",
      "count": 1
    },
    {
      "id": "content",
      "count": 3
    },
    {
      "id": "Data / Feeds",
      "count": 1
    },
    {
      "id": "Education",
      "count": 3
    },
    {
      "id": "Portfolio",
      "count": 1
    },
    {
      "id": "Media",
      "count": 2
    },
    {
      "id": "Real Estate",
      "count": 3
    },
    {
      "id": "Sports",
      "count": 2
    },
    {
      "id": "Brand",
      "count": 2
    },
    {
      "id": "Security",
      "count": 3
    },
    {
      "id": "API",
      "count": 1
    },
    {
      "id": "Design",
      "count": 1
    },
    {
      "id": "Services",
      "count": 1
    },
    {
      "id": "Logistics",
      "count": 1
    },
    {
      "id": "Automotive",
      "count": 1
    },
    {
      "id": "Lifestyle",
      "count": 1
    },
    {
      "id": "feed",
      "count": 4
    },
    {
      "id": "network",
      "count": 3
    },
    {
      "id": "mcp",
      "count": 2
    },
    {
      "id": "games",
      "count": 1
    },
    {
      "id": "platform",
      "count": 1
    },
    {
      "id": "news",
      "count": 3
    },
    {
      "id": "meta",
      "count": 3
    },
    {
      "id": "webhooks",
      "count": 2
    },
    {
      "id": "sports",
      "count": 1
    },
    {
      "id": "emoji",
      "count": 1
    },
    {
      "id": "calendar",
      "count": 1
    },
    {
      "id": "ascii",
      "count": 1
    },
    {
      "id": "fashion",
      "count": 1
    },
    {
      "id": "jobs",
      "count": 1
    },
    {
      "id": "ai",
      "count": 3
    },
    {
      "id": "docs",
      "count": 1
    },
    {
      "id": "service",
      "count": 1
    }
  ],
  "feeds": {
    "rss": "https://platphormnews.com/rss.xml",
    "feed": "https://platphormnews.com/feed.xml",
    "atom": "https://platphormnews.com/atom.xml"
  },
  "sitemaps": {
    "index": "https://platphormnews.com/sitemap.xml",
    "main": "https://platphormnews.com/sitemap-main.xml",
    "network": "https://platphormnews.com/sitemap-network.xml"
  },
  "mcpEnabledSites": [
    {
      "id": "www",
      "url": "https://platphormnews.com"
    },
    {
      "id": "mcp",
      "url": "https://mcp.platphormnews.com"
    }
  ],
  "mcp": {
    "status": "active",
    "toolCount": 13,
    "resourceCount": null,
    "promptCount": null,
    "endpoint": "/api/mcp"
  },
  "routeStandard": {
    "routeStandard": [
      "/api/health",
      "/api/v1/health",
      "/api/docs",
      "/openapi.yaml",
      "/llms.txt",
      "/llms-full.txt",
      "/llms-index.json",
      "/robots.txt",
      "/sitemap.xml",
      "/sitemap-index.xml",
      "/rss.xml",
      "/feed.xml",
      "/manifest.webmanifest",
      "/.well-known/mcp.json",
      "/.well-known/agents.json",
      "/.well-known/ai-plugin.json",
      "/.well-known/security.txt",
      "/.well-known/trust.json"
    ],
    "implemented": [
      "/api/health",
      "/api/v1/health",
      "/api/docs",
      "/openapi.yaml",
      "/llms.txt",
      "/llms-full.txt",
      "/llms-index.json",
      "/robots.txt",
      "/sitemap.xml",
      "/sitemap-index.xml",
      "/rss.xml",
      "/feed.xml",
      "/manifest.webmanifest",
      "/.well-known/mcp.json",
      "/.well-known/agents.json",
      "/.well-known/ai-plugin.json",
      "/.well-known/security.txt",
      "/.well-known/trust.json"
    ],
    "missing": [],
    "score": 100,
    "status": "active"
  },
  "trustedDomains": [
    {
      "id": "www",
      "domain": "platphormnews.com",
      "baseUrl": "https://platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "Core Platform",
      "description": "Root domain of the PlatPhorm News network"
    },
    {
      "id": "404",
      "domain": "404.platphormnews.com",
      "baseUrl": "https://404.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "Core Platform",
      "description": "Branded 404 or error page experience."
    },
    {
      "id": "a1bibles",
      "domain": "a1bibles.platphormnews.com",
      "baseUrl": "https://a1bibles.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "faith",
      "description": null
    },
    {
      "id": "admin",
      "domain": "admin.platphormnews.com",
      "baseUrl": "https://admin.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "Admin",
      "description": "Admin dashboard for managing network content or apps."
    },
    {
      "id": "airrow",
      "domain": "airrow.platphormnews.com",
      "baseUrl": "https://airrow.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "Concept Sites",
      "description": "AI-powered recommendation and routing engine for the PlatPhorm network"
    },
    {
      "id": "altnews",
      "domain": "altnews.platphormnews.com",
      "baseUrl": "https://altnews.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "Publishing",
      "description": "Alternative and independent news aggregation from across the web"
    },
    {
      "id": "analytics",
      "domain": "analytics.platphormnews.com",
      "baseUrl": "https://analytics.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "infra",
      "description": null
    },
    {
      "id": "api",
      "domain": "api.platphormnews.com",
      "baseUrl": "https://api.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "API / Admin",
      "description": "Central API subdomain for PlatPhorm News"
    },
    {
      "id": "ascii",
      "domain": "ascii.platphormnews.com",
      "baseUrl": "https://ascii.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "Utilities",
      "description": "ASCII art generator, text art tools, and retro-style content creation"
    },
    {
      "id": "backyardbrawl",
      "domain": "backyardbrawl.platphormnews.com",
      "baseUrl": "https://backyardbrawl.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "gaming",
      "description": null
    },
    {
      "id": "barbine-worldwide-webby",
      "domain": "barbine-worldwide-webby.platphormnews.com",
      "baseUrl": "https://barbine-worldwide-webby.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "other",
      "description": null
    },
    {
      "id": "barbineworldwide",
      "domain": "barbineworldwide.platphormnews.com",
      "baseUrl": "https://barbineworldwide.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "other",
      "description": null
    },
    {
      "id": "base",
      "domain": "base.platphormnews.com",
      "baseUrl": "https://base.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "Core Platform",
      "description": "Shared network foundation and base site shell."
    },
    {
      "id": "bbw",
      "domain": "bbw.platphormnews.com",
      "baseUrl": "https://bbw.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "Legacy",
      "description": "Legacy Barbine Worldwide site."
    },
    {
      "id": "beermuseum",
      "domain": "beermuseum.platphormnews.com",
      "baseUrl": "https://beermuseum.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "Management",
      "description": "Beer museum management or exhibit site."
    },
    {
      "id": "bibles",
      "domain": "bibles.platphormnews.com",
      "baseUrl": "https://bibles.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "faith",
      "description": null
    },
    {
      "id": "biblesworldwide",
      "domain": "biblesworldwide.platphormnews.com",
      "baseUrl": "https://biblesworldwide.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "faith",
      "description": null
    },
    {
      "id": "biocyber-demo",
      "domain": "biocyber-demo.platphormnews.com",
      "baseUrl": "https://biocyber-demo.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "security",
      "description": null
    },
    {
      "id": "biocyber",
      "domain": "biocyber.platphormnews.com",
      "baseUrl": "https://biocyber.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "XR / Training",
      "description": "XR and bio cyber themed training or simulation site."
    },
    {
      "id": "blog",
      "domain": "blog.platphormnews.com",
      "baseUrl": "https://blog.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "Publishing",
      "description": "Blog for PH3AR articles and posts."
    },
    {
      "id": "burritodealer",
      "domain": "burritodealer.platphormnews.com",
      "baseUrl": "https://burritodealer.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "other",
      "description": null
    },
    {
      "id": "calendar",
      "domain": "calendar.platphormnews.com",
      "baseUrl": "https://calendar.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "Productivity",
      "description": "Shared calendar, event scheduling, and reminders across the PlatPhorm network"
    },
    {
      "id": "change4u",
      "domain": "change4u.platphormnews.com",
      "baseUrl": "https://change4u.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "Civic Tech",
      "description": "Civic engagement or advocacy platform."
    },
    {
      "id": "chat",
      "domain": "chat.platphormnews.com",
      "baseUrl": "https://chat.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "AI Tooling",
      "description": "Chatbot experience for PH3AR."
    },
    {
      "id": "chatv2",
      "domain": "chatv2.platphormnews.com",
      "baseUrl": "https://chatv2.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "AI Tooling",
      "description": "Conversational UI and chat interface."
    },
    {
      "id": "claws",
      "domain": "claws.platphormnews.com",
      "baseUrl": "https://claws.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "MCP / Agents",
      "description": "OpenClaw integration and workspace tooling site."
    },
    {
      "id": "cobol",
      "domain": "cobol.platphormnews.com",
      "baseUrl": "https://cobol.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "Developer Tools",
      "description": "COBOL modernization themed utility or showcase."
    },
    {
      "id": "demo.biocyber",
      "domain": "demo.biocyber.platphormnews.com",
      "baseUrl": "https://demo.biocyber.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "Demo",
      "description": "Demo app for biofeedback or cyber training work."
    },
    {
      "id": "deployments",
      "domain": "deployments.platphormnews.com",
      "baseUrl": "https://deployments.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "infra",
      "description": null
    },
    {
      "id": "desa",
      "domain": "desa.platphormnews.com",
      "baseUrl": "https://desa.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "Developer Tools",
      "description": "PowerShell script analysis and review tool."
    },
    {
      "id": "docs",
      "domain": "docs.platphormnews.com",
      "baseUrl": "https://docs.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "Documentation",
      "description": "Central documentation hub for the PlatPhorm News Network APIs and services"
    },
    {
      "id": "dogstar-cybernetics",
      "domain": "dogstar-cybernetics.platphormnews.com",
      "baseUrl": "https://dogstar-cybernetics.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "Marketing",
      "description": "Landing page for Dogstar Cybernetics."
    },
    {
      "id": "dronereel",
      "domain": "dronereel.platphormnews.com",
      "baseUrl": "https://dronereel.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "Marketing",
      "description": "Landing page for drone reel or aerial media services."
    },
    {
      "id": "echo",
      "domain": "echo.platphormnews.com",
      "baseUrl": "https://echo.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "community",
      "description": null
    },
    {
      "id": "email2letter",
      "domain": "email2letter.platphormnews.com",
      "baseUrl": "https://email2letter.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "comms",
      "description": null
    },
    {
      "id": "emailreading",
      "domain": "emailreading.platphormnews.com",
      "baseUrl": "https://emailreading.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "AI Tooling",
      "description": "Email reading or summarization service."
    },
    {
      "id": "emoji",
      "domain": "emoji.platphormnews.com",
      "baseUrl": "https://emoji.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "Utilities",
      "description": "Emoji search, lookup, and custom emoji library for the network"
    },
    {
      "id": "fashion",
      "domain": "fashion.platphormnews.com",
      "baseUrl": "https://fashion.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "Commerce",
      "description": "Fashion news, trends, and style content across the PlatPhorm network"
    },
    {
      "id": "fasion",
      "domain": "fasion.platphormnews.com",
      "baseUrl": "https://fasion.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "commerce",
      "description": null
    },
    {
      "id": "finance",
      "domain": "finance.platphormnews.com",
      "baseUrl": "https://finance.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "Finance",
      "description": "Financial dashboard and money tracking interface."
    },
    {
      "id": "flamethrower",
      "domain": "flamethrower.platphormnews.com",
      "baseUrl": "https://flamethrower.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "Concept Sites",
      "description": "Automotive flamethrower themed concept or novelty site."
    },
    {
      "id": "flows",
      "domain": "flows.platphormnews.com",
      "baseUrl": "https://flows.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "Productivity",
      "description": "Workflow automation or flow builder clone."
    },
    {
      "id": "forprez",
      "domain": "forprez.platphormnews.com",
      "baseUrl": "https://forprez.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "Civic Tech",
      "description": "Political filing or FEC form assistance tool."
    },
    {
      "id": "fortune-cookie",
      "domain": "fortune-cookie.platphormnews.com",
      "baseUrl": "https://fortune-cookie.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "Entertainment",
      "description": "Fortune cookie themed interactive or novelty site."
    },
    {
      "id": "fortune",
      "domain": "fortune.platphormnews.com",
      "baseUrl": "https://fortune.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "Entertainment",
      "description": "Fortune cookie themed interactive or novelty site."
    },
    {
      "id": "frontrunners",
      "domain": "frontrunners.platphormnews.com",
      "baseUrl": "https://frontrunners.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "finance",
      "description": null
    },
    {
      "id": "games",
      "domain": "games.platphormnews.com",
      "baseUrl": "https://games.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "Games",
      "description": "Games platform — catalog, servers, leaderboard, stats, and match history"
    },
    {
      "id": "glassblowing",
      "domain": "glassblowing.platphormnews.com",
      "baseUrl": "https://glassblowing.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "Marketing",
      "description": "Artisan or glassblowing themed public website."
    },
    {
      "id": "globalshop",
      "domain": "globalshop.platphormnews.com",
      "baseUrl": "https://globalshop.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "Commerce",
      "description": "Global themed commerce or club storefront."
    },
    {
      "id": "grand-theft-auto-6",
      "domain": "grand-theft-auto-6.platphormnews.com",
      "baseUrl": "https://grand-theft-auto-6.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "Entertainment",
      "description": "Countdown and hype site for GTA 6."
    },
    {
      "id": "greens",
      "domain": "greens.platphormnews.com",
      "baseUrl": "https://greens.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "Marketing",
      "description": "Greens themed brand or product landing page."
    },
    {
      "id": "gta",
      "domain": "gta.platphormnews.com",
      "baseUrl": "https://gta.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "Entertainment",
      "description": "Grand Theft Auto news, stats, and community hub on the PlatPhorm network"
    },
    {
      "id": "gta6",
      "domain": "gta6.platphormnews.com",
      "baseUrl": "https://gta6.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "Entertainment",
      "description": "Countdown and hype site for GTA 6."
    },
    {
      "id": "insights",
      "domain": "insights.platphormnews.com",
      "baseUrl": "https://insights.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "Analytics",
      "description": "Page insights, scoring, or AI driven analysis platform."
    },
    {
      "id": "ja4-atlas-www",
      "domain": "ja4-atlas-www.platphormnews.com",
      "baseUrl": "https://ja4-atlas-www.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "Security / Intelligence",
      "description": "Atlas site for observation, telemetry, or network intelligence."
    },
    {
      "id": "ja4-atlas",
      "domain": "ja4-atlas.platphormnews.com",
      "baseUrl": "https://ja4-atlas.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "Security / Intelligence",
      "description": "Atlas site for observation, telemetry, or network intelligence."
    },
    {
      "id": "ja4-vercel-lab-2",
      "domain": "ja4-vercel-lab-2.platphormnews.com",
      "baseUrl": "https://ja4-vercel-lab-2.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "security",
      "description": null
    },
    {
      "id": "ja4lab",
      "domain": "ja4lab.platphormnews.com",
      "baseUrl": "https://ja4lab.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "other",
      "description": null
    },
    {
      "id": "jobs",
      "domain": "jobs.platphormnews.com",
      "baseUrl": "https://jobs.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "Jobs",
      "description": "Job board and career listings across the PlatPhorm network and tech community"
    },
    {
      "id": "json",
      "domain": "json.platphormnews.com",
      "baseUrl": "https://json.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "Data Tools",
      "description": "JSON validation, formatting, and query tools"
    },
    {
      "id": "jules",
      "domain": "jules.platphormnews.com",
      "baseUrl": "https://jules.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "Productivity",
      "description": "Interactive app likely centered on user flows or registration."
    },
    {
      "id": "lab",
      "domain": "lab.platphormnews.com",
      "baseUrl": "https://lab.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "infra",
      "description": null
    },
    {
      "id": "layout",
      "domain": "layout.platphormnews.com",
      "baseUrl": "https://layout.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "Design System",
      "description": "Shared layout and design system implementation site."
    },
    {
      "id": "lego-marketplace",
      "domain": "lego-marketplace.platphormnews.com",
      "baseUrl": "https://lego-marketplace.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "other",
      "description": null
    },
    {
      "id": "legos",
      "domain": "legos.platphormnews.com",
      "baseUrl": "https://legos.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "Commerce",
      "description": "Lego or dino block marketplace site."
    },
    {
      "id": "logslash",
      "domain": "logslash.platphormnews.com",
      "baseUrl": "https://logslash.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "Presentations",
      "description": "Slide deck or presentation microsite."
    },
    {
      "id": "lovedrove",
      "domain": "lovedrove.platphormnews.com",
      "baseUrl": "https://lovedrove.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "other",
      "description": null
    },
    {
      "id": "magnets",
      "domain": "magnets.platphormnews.com",
      "baseUrl": "https://magnets.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "Marketing",
      "description": "Magnets themed product landing page."
    },
    {
      "id": "mail-api",
      "domain": "mail-api.platphormnews.com",
      "baseUrl": "https://mail-api.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "API / Utilities",
      "description": "Single page API wrapper or mail API utility."
    },
    {
      "id": "mail",
      "domain": "mail.platphormnews.com",
      "baseUrl": "https://mail.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "Communications",
      "description": "Mail oriented web application or messaging tool."
    },
    {
      "id": "mailthing",
      "domain": "mailthing.platphormnews.com",
      "baseUrl": "https://mailthing.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "Communications",
      "description": "Client application for the Mailthing project."
    },
    {
      "id": "markdown",
      "domain": "markdown.platphormnews.com",
      "baseUrl": "https://markdown.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "Developer Tools",
      "description": "Markdown processing, conversion, and rendering tools"
    },
    {
      "id": "mcp",
      "domain": "mcp.platphormnews.com",
      "baseUrl": "https://mcp.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "MCP / Agents",
      "description": "Model Context Protocol server — AI tool manifest and execution endpoint"
    },
    {
      "id": "mermaids",
      "domain": "mermaids.platphormnews.com",
      "baseUrl": "https://mermaids.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "Community",
      "description": "Mermaid themed community platform."
    },
    {
      "id": "microwave",
      "domain": "microwave.platphormnews.com",
      "baseUrl": "https://microwave.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "Entertainment",
      "description": "Microwave sticker themed novelty site."
    },
    {
      "id": "monitor",
      "domain": "monitor.platphormnews.com",
      "baseUrl": "https://monitor.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "Observability",
      "description": "Uptime and health monitoring for network services"
    },
    {
      "id": "nad-investments",
      "domain": "nad-investments.platphormnews.com",
      "baseUrl": "https://nad-investments.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "finance",
      "description": null
    },
    {
      "id": "nad",
      "domain": "nad.platphormnews.com",
      "baseUrl": "https://nad.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "finance",
      "description": null
    },
    {
      "id": "newdittyswag",
      "domain": "newdittyswag.platphormnews.com",
      "baseUrl": "https://newdittyswag.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "Commerce",
      "description": "Production storefront for NewDittySwag."
    },
    {
      "id": "news",
      "domain": "news.platphormnews.com",
      "baseUrl": "https://news.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "Publishing",
      "description": "News focused publishing site."
    },
    {
      "id": "nomad",
      "domain": "nomad.platphormnews.com",
      "baseUrl": "https://nomad.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "Games",
      "description": "Nomad arcade or gaming experience."
    },
    {
      "id": "npaas",
      "domain": "npaas.platphormnews.com",
      "baseUrl": "https://npaas.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "Concept Sites",
      "description": "News Platform as a Service — AI-powered news ingestion and distribution"
    },
    {
      "id": "onboard",
      "domain": "onboard.platphormnews.com",
      "baseUrl": "https://onboard.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "Core Platform",
      "description": "Onboarding flow for joining the network or ecosystem."
    },
    {
      "id": "opencontent",
      "domain": "opencontent.platphormnews.com",
      "baseUrl": "https://opencontent.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "Content",
      "description": "Open content platform for media, uploads, and public documentation with live feed output"
    },
    {
      "id": "ph0to",
      "domain": "ph0to.platphormnews.com",
      "baseUrl": "https://ph0to.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "AI Tooling",
      "description": "AI photo enrichment or enhancement app."
    },
    {
      "id": "ph3ar-admin-dashboard",
      "domain": "ph3ar-admin-dashboard.platphormnews.com",
      "baseUrl": "https://ph3ar-admin-dashboard.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "community",
      "description": null
    },
    {
      "id": "ph3ar-blog",
      "domain": "ph3ar-blog.platphormnews.com",
      "baseUrl": "https://ph3ar-blog.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "community",
      "description": null
    },
    {
      "id": "ph3ar-chatbot",
      "domain": "ph3ar-chatbot.platphormnews.com",
      "baseUrl": "https://ph3ar-chatbot.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "community",
      "description": null
    },
    {
      "id": "phear",
      "domain": "phear.platphormnews.com",
      "baseUrl": "https://phear.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "other",
      "description": null
    },
    {
      "id": "phearnews",
      "domain": "phearnews.platphormnews.com",
      "baseUrl": "https://phearnews.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "content",
      "description": null
    },
    {
      "id": "platphorm-news",
      "domain": "platphorm-news.platphormnews.com",
      "baseUrl": "https://platphorm-news.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "other",
      "description": null
    },
    {
      "id": "platphormnews-vercel",
      "domain": "platphormnews-vercel.platphormnews.com",
      "baseUrl": "https://platphormnews-vercel.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "other",
      "description": null
    },
    {
      "id": "polymarkets",
      "domain": "polymarkets.platphormnews.com",
      "baseUrl": "https://polymarkets.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "Data / Feeds",
      "description": "Polymarket or market feed aggregation site."
    },
    {
      "id": "polymaths",
      "domain": "polymaths.platphormnews.com",
      "baseUrl": "https://polymaths.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "Education",
      "description": "Interdisciplinary research, knowledge graphs, and cross-domain insights"
    },
    {
      "id": "portal",
      "domain": "portal.platphormnews.com",
      "baseUrl": "https://portal.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "other",
      "description": null
    },
    {
      "id": "portz",
      "domain": "portz.platphormnews.com",
      "baseUrl": "https://portz.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "other",
      "description": null
    },
    {
      "id": "preview",
      "domain": "preview.platphormnews.com",
      "baseUrl": "https://preview.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "infra",
      "description": null
    },
    {
      "id": "process",
      "domain": "process.platphormnews.com",
      "baseUrl": "https://process.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "Productivity",
      "description": "Process or workflow clone style application."
    },
    {
      "id": "projects",
      "domain": "projects.platphormnews.com",
      "baseUrl": "https://projects.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "Portfolio",
      "description": "Portfolio and project showcase site."
    },
    {
      "id": "quake",
      "domain": "quake.platphormnews.com",
      "baseUrl": "https://quake.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "Games",
      "description": "Quake themed browser or gaming experience."
    },
    {
      "id": "quantum-fashion",
      "domain": "quantum-fashion.platphormnews.com",
      "baseUrl": "https://quantum-fashion.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "Commerce",
      "description": "Fashion site with a futuristic or quantum themed brand."
    },
    {
      "id": "radio",
      "domain": "radio.platphormnews.com",
      "baseUrl": "https://radio.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "Media",
      "description": "Radio backend or syndicated audio service."
    },
    {
      "id": "raindeer",
      "domain": "raindeer.platphormnews.com",
      "baseUrl": "https://raindeer.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "Real Estate",
      "description": "Real estate platform or listing experience."
    },
    {
      "id": "raindeerleads",
      "domain": "raindeerleads.platphormnews.com",
      "baseUrl": "https://raindeerleads.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "finance",
      "description": null
    },
    {
      "id": "real-estate",
      "domain": "real-estate.platphormnews.com",
      "baseUrl": "https://real-estate.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "Real Estate",
      "description": "Real estate investment or acquisition themed site."
    },
    {
      "id": "reflux",
      "domain": "reflux.platphormnews.com",
      "baseUrl": "https://reflux.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "Commerce",
      "description": "Event-driven data pipeline and stream processing for the PlatPhorm network"
    },
    {
      "id": "register",
      "domain": "register.platphormnews.com",
      "baseUrl": "https://register.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "Core Platform",
      "description": "Registration API or signup workflow service."
    },
    {
      "id": "reliablebible",
      "domain": "reliablebible.platphormnews.com",
      "baseUrl": "https://reliablebible.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "Commerce",
      "description": "Public site for Bible sales or related products."
    },
    {
      "id": "reliablebibles",
      "domain": "reliablebibles.platphormnews.com",
      "baseUrl": "https://reliablebibles.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "Commerce",
      "description": "Public site for Bible sales or related products."
    },
    {
      "id": "roboclothes",
      "domain": "roboclothes.platphormnews.com",
      "baseUrl": "https://roboclothes.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "Commerce",
      "description": "Robot themed clothing or merchandise marketplace."
    },
    {
      "id": "robotwrestling",
      "domain": "robotwrestling.platphormnews.com",
      "baseUrl": "https://robotwrestling.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "gaming",
      "description": null
    },
    {
      "id": "sandbox",
      "domain": "sandbox.platphormnews.com",
      "baseUrl": "https://sandbox.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "Developer Tools",
      "description": "Sandbox for experiments, demos, or controlled testing."
    },
    {
      "id": "sheets",
      "domain": "sheets.platphormnews.com",
      "baseUrl": "https://sheets.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "Data Tools",
      "description": "Spreadsheet style data viewing and interaction."
    },
    {
      "id": "shop",
      "domain": "shop.platphormnews.com",
      "baseUrl": "https://shop.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "Commerce",
      "description": "Commerce storefront for NewDittySwag products."
    },
    {
      "id": "space",
      "domain": "space.platphormnews.com",
      "baseUrl": "https://space.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "Publishing",
      "description": "Space news aggregation and publishing site."
    },
    {
      "id": "spec",
      "domain": "spec.platphormnews.com",
      "baseUrl": "https://spec.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "Developer Tools",
      "description": "Spec workbench for APIs, schemas, or standards."
    },
    {
      "id": "spectrum-k9",
      "domain": "spectrum-k9.platphormnews.com",
      "baseUrl": "https://spectrum-k9.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "security",
      "description": null
    },
    {
      "id": "spectrumcanine",
      "domain": "spectrumcanine.platphormnews.com",
      "baseUrl": "https://spectrumcanine.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "other",
      "description": null
    },
    {
      "id": "sports",
      "domain": "sports.platphormnews.com",
      "baseUrl": "https://sports.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "Sports",
      "description": "Live sports news, scores, and stats for the PlatPhorm network"
    },
    {
      "id": "starphone-web-svelte",
      "domain": "starphone-web-svelte.platphormnews.com",
      "baseUrl": "https://starphone-web-svelte.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "comms",
      "description": null
    },
    {
      "id": "starphone",
      "domain": "starphone.platphormnews.com",
      "baseUrl": "https://starphone.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "comms",
      "description": "Next-generation communication platform — messaging, calls, and collaboration"
    },
    {
      "id": "strippermug",
      "domain": "strippermug.platphormnews.com",
      "baseUrl": "https://strippermug.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "Commerce",
      "description": "Product or brand landing page with SEO emphasis."
    },
    {
      "id": "sveltekit-one-tau",
      "domain": "sveltekit-one-tau.platphormnews.com",
      "baseUrl": "https://sveltekit-one-tau.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "other",
      "description": null
    },
    {
      "id": "thestarphone",
      "domain": "thestarphone.platphormnews.com",
      "baseUrl": "https://thestarphone.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "Brand",
      "description": "Public Starphone project site."
    },
    {
      "id": "thetwo",
      "domain": "thetwo.platphormnews.com",
      "baseUrl": "https://thetwo.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "Entertainment",
      "description": "Two dollar bill themed novelty or collector site."
    },
    {
      "id": "threatrelay",
      "domain": "threatrelay.platphormnews.com",
      "baseUrl": "https://threatrelay.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "Security",
      "description": "ThreatRelay security or telemetry platform."
    },
    {
      "id": "trace",
      "domain": "trace.platphormnews.com",
      "baseUrl": "https://trace.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "Observability",
      "description": "AI trace observatory for execution, inspection, and analysis."
    },
    {
      "id": "training-labs-boilerplate-nextra",
      "domain": "training-labs-boilerplate-nextra.platphormnews.com",
      "baseUrl": "https://training-labs-boilerplate-nextra.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "infra",
      "description": null
    },
    {
      "id": "two",
      "domain": "two.platphormnews.com",
      "baseUrl": "https://two.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "Entertainment",
      "description": "PlatPhorm Two — next-generation platform services and experimental features"
    },
    {
      "id": "uberpidgeons",
      "domain": "uberpidgeons.platphormnews.com",
      "baseUrl": "https://uberpidgeons.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "comms",
      "description": null
    },
    {
      "id": "universal-sign-language",
      "domain": "universal-sign-language.platphormnews.com",
      "baseUrl": "https://universal-sign-language.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "Education",
      "description": "Universal sign language search or learning platform."
    },
    {
      "id": "usl",
      "domain": "usl.platphormnews.com",
      "baseUrl": "https://usl.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "Education",
      "description": "Universal sign language search or learning platform."
    },
    {
      "id": "warm",
      "domain": "warm.platphormnews.com",
      "baseUrl": "https://warm.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "Commerce",
      "description": "Hot chocolate themed commercial or promotional site."
    },
    {
      "id": "worldwide",
      "domain": "worldwide.platphormnews.com",
      "baseUrl": "https://worldwide.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "faith",
      "description": null
    },
    {
      "id": "wrestling",
      "domain": "wrestling.platphormnews.com",
      "baseUrl": "https://wrestling.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "Sports",
      "description": "Wrestling or sports focused content site."
    },
    {
      "id": "xml",
      "domain": "xml.platphormnews.com",
      "baseUrl": "https://xml.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "Data Tools",
      "description": "XML parsing, validation, and transformation tools"
    },
    {
      "id": "zillow",
      "domain": "zillow.platphormnews.com",
      "baseUrl": "https://zillow.platphormnews.com",
      "status": "trusted",
      "source": "manifest",
      "category": "Real Estate",
      "description": "Property evaluation or home value style tool."
    },
    {
      "id": "agentui",
      "domain": "agentui.platphormnews.com",
      "baseUrl": "https://agentui.platphormnews.com",
      "status": "pending",
      "source": "sitemap_index",
      "category": "MCP / Agents",
      "description": "Discovered from base sitemap index: agentui.platphormnews.com"
    },
    {
      "id": "atlas",
      "domain": "atlas.platphormnews.com",
      "baseUrl": "https://atlas.platphormnews.com",
      "status": "pending",
      "source": "sitemap_index",
      "category": "Security / Intelligence",
      "description": "Discovered from base sitemap index: atlas.platphormnews.com"
    },
    {
      "id": "barbine",
      "domain": "barbine.platphormnews.com",
      "baseUrl": "https://barbine.platphormnews.com",
      "status": "pending",
      "source": "sitemap_index",
      "category": "Brand",
      "description": "Discovered from base sitemap index: barbine.platphormnews.com"
    },
    {
      "id": "bbs",
      "domain": "bbs.platphormnews.com",
      "baseUrl": "https://bbs.platphormnews.com",
      "status": "pending",
      "source": "sitemap_index",
      "category": "Community",
      "description": "Discovered from base sitemap index: bbs.platphormnews.com"
    },
    {
      "id": "browserops",
      "domain": "browserops.platphormnews.com",
      "baseUrl": "https://browserops.platphormnews.com",
      "status": "pending",
      "source": "sitemap_index",
      "category": "Developer Tools",
      "description": "Discovered from base sitemap index: browserops.platphormnews.com"
    },
    {
      "id": "codex",
      "domain": "codex.platphormnews.com",
      "baseUrl": "https://codex.platphormnews.com",
      "status": "pending",
      "source": "sitemap_index",
      "category": "Developer Tools",
      "description": "Discovered from base sitemap index: codex.platphormnews.com"
    },
    {
      "id": "decks",
      "domain": "decks.platphormnews.com",
      "baseUrl": "https://decks.platphormnews.com",
      "status": "pending",
      "source": "sitemap_index",
      "category": "Productivity",
      "description": "Discovered from base sitemap index: decks.platphormnews.com"
    },
    {
      "id": "desertbus",
      "domain": "desertbus.platphormnews.com",
      "baseUrl": "https://desertbus.platphormnews.com",
      "status": "pending",
      "source": "sitemap_index",
      "category": "Games",
      "description": "Discovered from base sitemap index: desertbus.platphormnews.com"
    },
    {
      "id": "dictionary",
      "domain": "dictionary.platphormnews.com",
      "baseUrl": "https://dictionary.platphormnews.com",
      "status": "pending",
      "source": "sitemap_index",
      "category": "Utilities",
      "description": "Discovered from base sitemap index: dictionary.platphormnews.com"
    },
    {
      "id": "evals",
      "domain": "evals.platphormnews.com",
      "baseUrl": "https://evals.platphormnews.com",
      "status": "pending",
      "source": "sitemap_index",
      "category": "AI Tooling",
      "description": "Discovered from base sitemap index: evals.platphormnews.com"
    },
    {
      "id": "flame-mod",
      "domain": "flame-mod.platphormnews.com",
      "baseUrl": "https://flame-mod.platphormnews.com",
      "status": "pending",
      "source": "sitemap_index",
      "category": "Concept Sites",
      "description": "Discovered from base sitemap index: flame-mod.platphormnews.com"
    },
    {
      "id": "flamethrowers",
      "domain": "flamethrowers.platphormnews.com",
      "baseUrl": "https://flamethrowers.platphormnews.com",
      "status": "pending",
      "source": "sitemap_index",
      "category": "gaming",
      "description": "Discovered from base sitemap index: flamethrowers.platphormnews.com"
    },
    {
      "id": "food",
      "domain": "food.platphormnews.com",
      "baseUrl": "https://food.platphormnews.com",
      "status": "pending",
      "source": "sitemap_index",
      "category": "other",
      "description": "Discovered from base sitemap index: food.platphormnews.com"
    },
    {
      "id": "garden",
      "domain": "garden.platphormnews.com",
      "baseUrl": "https://garden.platphormnews.com",
      "status": "pending",
      "source": "sitemap_index",
      "category": "Marketing",
      "description": "Discovered from base sitemap index: garden.platphormnews.com"
    },
    {
      "id": "glassblowingdemo",
      "domain": "glassblowingdemo.platphormnews.com",
      "baseUrl": "https://glassblowingdemo.platphormnews.com",
      "status": "pending",
      "source": "sitemap_index",
      "category": "Demo",
      "description": "Discovered from base sitemap index: glassblowingdemo.platphormnews.com"
    },
    {
      "id": "jigsaw",
      "domain": "jigsaw.platphormnews.com",
      "baseUrl": "https://jigsaw.platphormnews.com",
      "status": "pending",
      "source": "sitemap_index",
      "category": "Games",
      "description": "Discovered from base sitemap index: jigsaw.platphormnews.com"
    },
    {
      "id": "kanban",
      "domain": "kanban.platphormnews.com",
      "baseUrl": "https://kanban.platphormnews.com",
      "status": "pending",
      "source": "sitemap_index",
      "category": "Productivity",
      "description": "Discovered from base sitemap index: kanban.platphormnews.com"
    },
    {
      "id": "keys",
      "domain": "keys.platphormnews.com",
      "baseUrl": "https://keys.platphormnews.com",
      "status": "pending",
      "source": "sitemap_index",
      "category": "Security",
      "description": "Discovered from base sitemap index: keys.platphormnews.com"
    },
    {
      "id": "mermaidsv2",
      "domain": "mermaidsv2.platphormnews.com",
      "baseUrl": "https://mermaidsv2.platphormnews.com",
      "status": "pending",
      "source": "sitemap_index",
      "category": "Community",
      "description": "Discovered from base sitemap index: mermaidsv2.platphormnews.com"
    },
    {
      "id": "money",
      "domain": "money.platphormnews.com",
      "baseUrl": "https://money.platphormnews.com",
      "status": "pending",
      "source": "sitemap_index",
      "category": "Finance",
      "description": "Discovered from base sitemap index: money.platphormnews.com"
    },
    {
      "id": "msi",
      "domain": "msi.platphormnews.com",
      "baseUrl": "https://msi.platphormnews.com",
      "status": "pending",
      "source": "sitemap_index",
      "category": "Developer Tools",
      "description": "Discovered from base sitemap index: msi.platphormnews.com"
    },
    {
      "id": "newsapi",
      "domain": "newsapi.platphormnews.com",
      "baseUrl": "https://newsapi.platphormnews.com",
      "status": "pending",
      "source": "sitemap_index",
      "category": "API",
      "description": "Discovered from base sitemap index: newsapi.platphormnews.com"
    },
    {
      "id": "nova-hackers",
      "domain": "nova-hackers.platphormnews.com",
      "baseUrl": "https://nova-hackers.platphormnews.com",
      "status": "pending",
      "source": "sitemap_index",
      "category": "Community",
      "description": "Discovered from base sitemap index: nova-hackers.platphormnews.com"
    },
    {
      "id": "ph3ar",
      "domain": "ph3ar.platphormnews.com",
      "baseUrl": "https://ph3ar.platphormnews.com",
      "status": "pending",
      "source": "sitemap_index",
      "category": "community",
      "description": "Discovered from base sitemap index: ph3ar.platphormnews.com"
    },
    {
      "id": "phorm",
      "domain": "phorm.platphormnews.com",
      "baseUrl": "https://phorm.platphormnews.com",
      "status": "pending",
      "source": "sitemap_index",
      "category": "Design",
      "description": "Discovered from base sitemap index: phorm.platphormnews.com"
    },
    {
      "id": "pidgeons",
      "domain": "pidgeons.platphormnews.com",
      "baseUrl": "https://pidgeons.platphormnews.com",
      "status": "pending",
      "source": "sitemap_index",
      "category": "Entertainment",
      "description": "Discovered from base sitemap index: pidgeons.platphormnews.com"
    },
    {
      "id": "podcasts",
      "domain": "podcasts.platphormnews.com",
      "baseUrl": "https://podcasts.platphormnews.com",
      "status": "pending",
      "source": "sitemap_index",
      "category": "Media",
      "description": "Discovered from base sitemap index: podcasts.platphormnews.com"
    },
    {
      "id": "ports",
      "domain": "ports.platphormnews.com",
      "baseUrl": "https://ports.platphormnews.com",
      "status": "pending",
      "source": "sitemap_index",
      "category": "Services",
      "description": "Discovered from base sitemap index: ports.platphormnews.com"
    },
    {
      "id": "reader",
      "domain": "reader.platphormnews.com",
      "baseUrl": "https://reader.platphormnews.com",
      "status": "pending",
      "source": "sitemap_index",
      "category": "Utilities",
      "description": "Discovered from base sitemap index: reader.platphormnews.com"
    },
    {
      "id": "red",
      "domain": "red.platphormnews.com",
      "baseUrl": "https://red.platphormnews.com",
      "status": "pending",
      "source": "sitemap_index",
      "category": "Security",
      "description": "Discovered from base sitemap index: red.platphormnews.com"
    },
    {
      "id": "robocloth",
      "domain": "robocloth.platphormnews.com",
      "baseUrl": "https://robocloth.platphormnews.com",
      "status": "pending",
      "source": "sitemap_index",
      "category": "Commerce",
      "description": "Discovered from base sitemap index: robocloth.platphormnews.com"
    },
    {
      "id": "shipments",
      "domain": "shipments.platphormnews.com",
      "baseUrl": "https://shipments.platphormnews.com",
      "status": "pending",
      "source": "sitemap_index",
      "category": "Logistics",
      "description": "Discovered from base sitemap index: shipments.platphormnews.com"
    },
    {
      "id": "svg",
      "domain": "svg.platphormnews.com",
      "baseUrl": "https://svg.platphormnews.com",
      "status": "pending",
      "source": "sitemap_index",
      "category": "Developer Tools",
      "description": "Discovered from base sitemap index: svg.platphormnews.com"
    },
    {
      "id": "v0",
      "domain": "v0.platphormnews.com",
      "baseUrl": "https://v0.platphormnews.com",
      "status": "pending",
      "source": "sitemap_index",
      "category": "Publishing",
      "description": "Discovered from base sitemap index: v0.platphormnews.com"
    },
    {
      "id": "vanagon",
      "domain": "vanagon.platphormnews.com",
      "baseUrl": "https://vanagon.platphormnews.com",
      "status": "pending",
      "source": "sitemap_index",
      "category": "Automotive",
      "description": "Discovered from base sitemap index: vanagon.platphormnews.com"
    },
    {
      "id": "vanlife",
      "domain": "vanlife.platphormnews.com",
      "baseUrl": "https://vanlife.platphormnews.com",
      "status": "pending",
      "source": "sitemap_index",
      "category": "Lifestyle",
      "description": "Discovered from base sitemap index: vanlife.platphormnews.com"
    },
    {
      "id": "vwparts",
      "domain": "vwparts.platphormnews.com",
      "baseUrl": "https://vwparts.platphormnews.com",
      "status": "pending",
      "source": "sitemap_index",
      "category": "Commerce",
      "description": "Discovered from base sitemap index: vwparts.platphormnews.com"
    },
    {
      "id": "webhooks",
      "domain": "webhooks.platphormnews.com",
      "baseUrl": "https://webhooks.platphormnews.com",
      "status": "pending",
      "source": "sitemap_index",
      "category": "Developer Tools",
      "description": "Discovered from base sitemap index: webhooks.platphormnews.com"
    },
    {
      "id": "www.dronereel",
      "domain": "www.dronereel.platphormnews.com",
      "baseUrl": "https://www.dronereel.platphormnews.com",
      "status": "pending",
      "source": "sitemap_index",
      "category": "other",
      "description": "Discovered from base sitemap index: www.dronereel.platphormnews.com"
    }
  ],
  "integrations": {
    "mcp": "https://mcp.platphormnews.com",
    "trace": "https://trace.platphormnews.com",
    "docs": "https://docs.platphormnews.com",
    "evals": "https://evals.platphormnews.com",
    "browserops": "https://browserops.platphormnews.com",
    "claws": "https://claws.platphormnews.com",
    "atlas": "https://atlas.platphormnews.com",
    "monitor": "https://monitor.platphormnews.com",
    "base": "https://base.platphormnews.com"
  },
  "trustPolicy": "Public network discovery, public news aggregation, RSS/feed consumption, sitemap access, trusted-domain discovery, standard route compliance, Vercel metadata capture, and platform discovery are intentionally supported for public read-only use. Mutating, administrative, registry, publishing, sync, test-triggering, reporting, and write actions require PLATPHORM_API_KEY.",
  "discoveryCompliance": {
    "status": "active",
    "score": 100,
    "implemented": [
      "/llms.txt",
      "/llms-full.txt",
      "/llms-index.json",
      "/openapi.yaml",
      "/rss.xml",
      "/feed.xml",
      "/sitemap.xml",
      "/sitemap-index.xml",
      "/robots.txt",
      "/manifest.webmanifest",
      "/.well-known/mcp.json",
      "/.well-known/agents.json",
      "/.well-known/trust.json",
      "/.well-known/security.txt"
    ],
    "missing": [],
    "routeCompliance": {
      "routeStandard": [
        "/api/health",
        "/api/v1/health",
        "/api/docs",
        "/openapi.yaml",
        "/llms.txt",
        "/llms-full.txt",
        "/llms-index.json",
        "/robots.txt",
        "/sitemap.xml",
        "/sitemap-index.xml",
        "/rss.xml",
        "/feed.xml",
        "/manifest.webmanifest",
        "/.well-known/mcp.json",
        "/.well-known/agents.json",
        "/.well-known/ai-plugin.json",
        "/.well-known/security.txt",
        "/.well-known/trust.json"
      ],
      "implemented": [
        "/api/health",
        "/api/v1/health",
        "/api/docs",
        "/openapi.yaml",
        "/llms.txt",
        "/llms-full.txt",
        "/llms-index.json",
        "/robots.txt",
        "/sitemap.xml",
        "/sitemap-index.xml",
        "/rss.xml",
        "/feed.xml",
        "/manifest.webmanifest",
        "/.well-known/mcp.json",
        "/.well-known/agents.json",
        "/.well-known/ai-plugin.json",
        "/.well-known/security.txt",
        "/.well-known/trust.json"
      ],
      "missing": [],
      "score": 100,
      "status": "active"
    }
  },
  "updatedAt": "2026-05-09T20:23:41.243Z"
}