{
  "host": "securebot.com",
  "vertical": "security",
  "knowledge": [
    {
      "icon": "🛡️",
      "title": "What this is",
      "body": "Securebot.com provides continuous security audits, OWASP coverage, and threat-modeling for entities. SecurityAgent owns the runtime."
    },
    {
      "icon": "🔍",
      "title": "How audits work",
      "body": "OWASP + STRIDE + supply-chain on a 60-day cadence. AttackAgent runs weekly simulations."
    },
    {
      "icon": "🌐",
      "title": "Why the network",
      "body": "Linked to SecurityAgent.com, AttackAgent.com, TestAgent.com."
    }
  ],
  "faq": [
    {
      "q": "What scope?",
      "a": "Workers, D1, Routes, Email Routing, KV, R2 — full Cloudflare estate plus dependency chain."
    },
    {
      "q": "How are findings reported?",
      "a": "On-chain audit trail + dashboard at /api/health."
    },
    {
      "q": "Can I get an audit?",
      "a": "Yes via Contrib.com/to/securebot.com."
    }
  ],
  "services": [
    {
      "name": "Continuous audits",
      "description": "OWASP + STRIDE + supply-chain."
    },
    {
      "name": "Offensive testing",
      "description": "AttackAgent simulates real exploits weekly."
    },
    {
      "name": "Posture monitoring",
      "description": "Real-time dashboards via /api/health."
    }
  ]
}