{
  "ok": true,
  "clientSlug": "jars",
  "policy": {
    "publicPolicy": "",
    "commercePolicy": "",
    "blockedTopics": [
      "private dashboard data",
      "setup codes and OTP values",
      "server passwords and credentials",
      "database records",
      "private customer information",
      "confidential client projects",
      "payment records and account-specific billing",
      "refund decisions without human review",
      "guaranteed player counts or revenue",
      "guaranteed profitability",
      "guaranteed delivery dates",
      "guaranteed permanent uptime or bug-free operation",
      "license bypassing or pirated software",
      "malware",
      "DDoS",
      "credential theft or unauthorized access",
      "cheating",
      "exploit abuse or harmful server attacks",
      "legal conclusions or copyright determinations",
      "internal staff or administrative 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"
  ]
}