{
  "ok": true,
  "clientSlug": "armi",
  "policy": {
    "publicPolicy": "",
    "commercePolicy": "",
    "blockedTopics": [
      "Public pricing",
      "Product packages",
      "Subscriptions",
      "Purchase access",
      "Checkout execution",
      "Funding offers",
      "Sponsorship levels",
      "Investment terms",
      "Deployment promises",
      "Implementation costs",
      "Institutional approval claims",
      "Partnership commitments",
      "Government authority",
      "Medical authority",
      "Legal authority",
      "Court decisions",
      "Clinical decisions",
      "Diagnosis",
      "Prescription",
      "Treatment",
      "Triage",
      "Legal advice",
      "Case outcome prediction",
      "Public surveillance",
      "Cyber-offensive instructions",
      "Exploit steps",
      "Security bypass methods",
      "Private dashboard data",
      "Payment records",
      "Admin access",
      "Database records",
      "Setup codes",
      "OTP codes",
      "Internal worker details",
      "Confidential client information"
    ]
  },
  "rules": [
    "Use approved public business facts only.",
    "Do not request private dashboard, payment, database, admin, setup, OTP, or confidential client data.",
    "Do not invent prices, services, legal claims, guarantees, shipping, refund terms, or availability.",
    "If a question is sensitive, urgent, unclear, regulated, or case-specific, route to human handoff."
  ],
  "publicKnowledgeOnly": true,
  "privateDataAccess": false,
  "blockedData": [
    "private dashboard data",
    "payment records",
    "admin records",
    "database records",
    "setup codes",
    "OTP data",
    "dashboard access codes",
    "confidential client information"
  ]
}