{
  "version": "v1",
  "copyRules": {
    "priorityOrder": [
      "state_or_discount",
      "trust",
      "fact_confirmed_feature"
    ],
    "maxHeadlineChars": 34,
    "maxSublineChars": 44,
    "allowAiEnhancer": true
  },
  "forbiddenPatterns": {
    "regex": [
      "[😀-🙏]",
      "[🌀-🗿]",
      "[🚀-🛿]",
      "\\b[A-Z]{5,}\\b",
      "!!!+",
      "\\?\\?\\?+"
    ],
    "blockedTokens": [
      "100% NAJLEPSZY",
      "GWARANTOWANY HIT",
      "MEGA PROMO"
    ]
  },
  "diversityGuards": {
    "avoidSameMessageOnAllImages": true,
    "requireFactsForFeatureClaims": true
  },
  "channelCompliance": {
    "allowMainImageBadge": true
  }
}
