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