{
  "host": "datacasting.net",
  "vertical": "analytics",
  "knowledge": [
    {
      "icon": "📊",
      "title": "What this is",
      "body": "Datacasting.net surfaces network-wide and per-entity metrics: activations, conversions, agent performance, content health."
    },
    {
      "icon": "📈",
      "title": "How metrics flow",
      "body": "StatsAgent.com aggregates from D1 + worker logs. Dashboards refresh on a 5-minute cadence."
    },
    {
      "icon": "🌐",
      "title": "Why the network",
      "body": "Linked to StatsAgent.com, ValuationAgents.com, and PortfolioAgent — quantitative spine of the network."
    }
  ],
  "faq": [
    {
      "q": "What's tracked?",
      "a": "Activations, conversions, agent SLAs, content versions, security posture. Per-entity and network-wide."
    },
    {
      "q": "Privacy?",
      "a": "PII excluded by design. Aggregated, anonymized signals only."
    },
    {
      "q": "API access?",
      "a": "Yes — /.well-known/agent.json lists endpoints. MCP + x402 supported."
    }
  ],
  "services": [
    {
      "name": "Per-entity dashboards",
      "description": "Live metrics for any registered entity."
    },
    {
      "name": "Network rollups",
      "description": "Cross-entity aggregates for portfolio view."
    },
    {
      "name": "Custom reports",
      "description": "Scheduled reports via the StatsAgent API."
    }
  ]
}