{
  "status": "findings",
  "findings_count": 2,
  "findings": [
    {
      "rule": "legacy-links",
      "severity": "high",
      "message": "Generated preview still links back to the old site: ['https://example.com']"
    },
    {
      "rule": "invented-reviews",
      "severity": "high",
      "message": "Preview appears to include review-platform attributions or star ratings without extracted review evidence."
    }
  ]
}