{
  "domain": "domaintv.com",
  "brand": "Domaintv.com",
  "vertical": "ai",
  "state": "fallback",
  "hero_headline": "Domaintv.com — AI infrastructure for autonomous entities.",
  "hero_subhead": "Domaintv.com is a smart entity on the VentureOS network.",
  "knowledge": [
    {
      "icon": "🧠",
      "title": "What this is",
      "body": "Domaintv.com provides AI primitives for entities on the network: inference routing, model selection, prompt cataloging."
    },
    {
      "icon": "🔌",
      "title": "How integration works",
      "body": "MCP-first. Connect any model via standard interfaces. No proprietary APIs to learn."
    },
    {
      "icon": "🌐",
      "title": "Why the network",
      "body": "Linked to ScienceAgent.com and the broader AI mesh — shared evals, shared best practices."
    }
  ],
  "services": [
    {
      "name": "Inference routing",
      "description": "Best-fit model selection per task."
    },
    {
      "name": "Prompt catalog",
      "description": "Versioned, evaluated prompts for common tasks."
    },
    {
      "name": "Cost aggregation",
      "description": "Pooled inference budgets via AgentBank.com."
    }
  ],
  "faq": [
    {
      "q": "Which models?",
      "a": "Model-agnostic. Connect via MCP. ScienceAgent maintains the eval leaderboard."
    },
    {
      "q": "Cost?",
      "a": "Pay per call via x402 or via aggregated credit on AgentBank.com."
    },
    {
      "q": "Privacy?",
      "a": "Default no-retention via SecurityAgent-audited routes."
    }
  ],
  "network_bands": {
    "Operating": [
      {
        "name": "VentureOS.com",
        "url": "https://VentureOS.com"
      },
      {
        "name": "AgentDAO.com",
        "url": "https://AgentDAO.com"
      },
      {
        "name": "CoCEO.com",
        "url": "https://CoCEO.com"
      },
      {
        "name": "VBot.com",
        "url": "https://VBot.com"
      },
      {
        "name": "PlayLoop.com",
        "url": "https://PlayLoop.com"
      }
    ],
    "Economy": [
      {
        "name": "Contrib.com",
        "url": "https://Contrib.com"
      },
      {
        "name": "Referrals.com",
        "url": "https://Referrals.com"
      },
      {
        "name": "PayDirect.com",
        "url": "https://PayDirect.com"
      },
      {
        "name": "AgentBank.com",
        "url": "https://AgentBank.com"
      },
      {
        "name": "Escrowed.com",
        "url": "https://Escrowed.com"
      }
    ],
    "Infrastructure": [
      {
        "name": "VNOC.com",
        "url": "https://VNOC.com"
      },
      {
        "name": "VentureBuilder.com",
        "url": "https://VentureBuilder.com"
      },
      {
        "name": "VentureScore.com",
        "url": "https://VentureScore.com"
      },
      {
        "name": "GlobalVentures.com",
        "url": "https://GlobalVentures.com"
      },
      {
        "name": "eCorp.com",
        "url": "https://eCorp.com"
      }
    ]
  }
}