{
  "ok": true,
  "schema": "wisely.content-safety-policy.v1",
  "version": "wisely-hosted-content-safety-2026-05-26",
  "appliesTo": [
    "hosted endpoint title, description, tags, schemas, static responses, and handler code",
    "creator onboarding imports, catalog items, paid action definitions, and subscriber prompts",
    "builder-created public metadata and endpoint runtime configuration"
  ],
  "prohibited": [
    "child sexual abuse material or sexual content involving minors",
    "malware, credential theft, phishing kits, carding, fraud instructions, or doxxing",
    "private keys, seed phrases, raw cards, CVVs, bank logins, account passwords, or bearer/API tokens",
    "private student/member/customer records, non-consensual personal data, or confidential business data",
    "pirated, leaked, or unauthorized copyrighted content the uploader does not have rights to distribute",
    "instructions that facilitate serious physical harm or illegal weapon construction"
  ],
  "requiredAttestation": {
    "builderPublish": true,
    "creatorPublish": true,
    "preview": "Preview is not persisted, but severe illegal/sensitive content is blocked before normalization.",
    "text": "I own or have rights to this content, I am not uploading secrets/private data/illegal material, and I accept Wisely's hosted content policy."
  },
  "enforcement": {
    "severeMatches": "blocked",
    "reviewMatches": "not published by self-serve builders; operator review or corrected content required",
    "logs": "Only hashes, finding IDs, actor role, builder ID, and safe metadata are stored. Raw submitted content is not written to the safety review log.",
    "reportContact": "paul@wiselyenterprisesllc.com"
  }
}