{
  "status": "findings",
  "findings_count": 5,
  "findings": [
    {
      "rule": "legacy-links",
      "severity": "high",
      "message": "Generated preview still links back to the old site: ['https://princessmariadiner.com/menu', 'https://princessmariadiner.com/menu']"
    },
    {
      "rule": "legacy-menu-link",
      "severity": "high",
      "message": "Preview still links to the old external menu URL instead of rebuilding menu content."
    },
    {
      "rule": "invented-reviews",
      "severity": "high",
      "message": "Preview appears to include review-platform attributions or star ratings without extracted review evidence."
    },
    {
      "rule": "fake-map-visual",
      "severity": "medium",
      "message": "Location area uses a decorative image labeled like a map instead of a real embedded map surface."
    },
    {
      "rule": "verbatim-source-copy",
      "severity": "medium",
      "message": "Long source sentences appear to be copied too directly into the redesign.",
      "examples": [
        "our menu features a wide variety of delicious dishes, from classic american breakfast to mouth-watering lunch and dinner"
      ]
    }
  ]
}