{
  "host": "webmaintenance.net",
  "vertical": "ai",
  "knowledge": [
    {
      "icon": "🧠",
      "title": "What this is",
      "body": "Webmaintenance.net provides AI primitives for entities: inference routing, model selection, prompt cataloging."
    },
    {
      "icon": "🔌",
      "title": "How integration works",
      "body": "MCP-first. Connect any model via standard interfaces."
    },
    {
      "icon": "🌐",
      "title": "Why the network",
      "body": "Linked to ScienceAgent.com and the AI mesh."
    }
  ],
  "faq": [
    {
      "q": "Which models?",
      "a": "Model-agnostic. Connect via MCP. ScienceAgent maintains the eval leaderboard."
    },
    {
      "q": "Cost?",
      "a": "Pay per call via x402 or aggregated credit on AgentBank.com."
    },
    {
      "q": "Privacy?",
      "a": "Default no-retention via SecurityAgent-audited routes."
    }
  ],
  "services": [
    {
      "name": "Inference routing",
      "description": "Best-fit model per task."
    },
    {
      "name": "Prompt catalog",
      "description": "Versioned, evaluated prompts."
    },
    {
      "name": "Cost aggregation",
      "description": "Pooled inference budgets."
    }
  ]
}