{
  "evaluation_report": {
    "timestamp": "2025-09-23T22:43:35.544730",
    "summary": {
      "total_images": 3,
      "approved": 1,
      "rejected": 2,
      "approval_rate": 0.3333333333333333,
      "rejection_categories": {
        "Brand Guideline Violations": 2
      },
      "timestamp": "2025-09-23T22:43:35.544694"
    },
    "results": [
      {
        "approved": true,
        "reason": "✅ APPROVED: Strong alignment with music_first",
        "link": "/Users/franklin/fb-track/examples/images/community_example.png",
        "confidence": 0.9,
        "text_found": true,
        "word_count": 14,
        "key_matches": [
          {
            "category": "music_first",
            "type": "approve",
            "confidence": 0.8
          },
          {
            "category": "inclusive_tone",
            "type": "approve",
            "confidence": 0.8
          }
        ]
      },
      {
        "approved": false,
        "reason": "❌ REJECTED: Violates replacement_language guidelines Some positive elements found but insufficient to approve • Contains positive pattern: \\bmusic company\\b • Contains problematic pattern: \\bdemocratize music\\b • Contains problematic pattern: \\bdisrupt\\w*\\b",
        "link": "/Users/franklin/fb-track/examples/images/rejected_example.png",
        "confidence": 0.95,
        "text_found": true,
        "word_count": 14,
        "key_matches": [
          {
            "category": "replacement_language",
            "type": "reject",
            "confidence": 0.9
          },
          {
            "category": "tech_bro",
            "type": "reject",
            "confidence": 0.9
          }
        ]
      },
      {
        "approved": false,
        "reason": "❌ REJECTED: Violates salesy_tone guidelines • Contains problematic pattern: \\bAMAZING\\b",
        "link": "/Users/franklin/fb-track/examples/images/approved_example.png",
        "confidence": 0.9,
        "text_found": true,
        "word_count": 14,
        "key_matches": [
          {
            "category": "salesy_tone",
            "type": "reject",
            "confidence": 0.9
          }
        ]
      }
    ]
  }
}