{
  "timestamp": "2025-10-13T16:48:29.822378",
  "total_properties": 199,
  "issues": [
    {
      "severity": "warning",
      "category": "count_mismatch",
      "message": "Pending count differs by 7 depending on method",
      "details": {
        "gpt_method": 96,
        "overall_method": 89,
        "explanation": "Properties with custom_score but no gpt_score"
      },
      "auto_fixable": false
    },
    {
      "severity": "error",
      "category": "data_validation",
      "message": "3 scores outside valid range (0-5)",
      "details": {
        "invalid": [
          {
            "url": "https://www.properstar.nl/listing/104449747",
            "field": "gpt_score",
            "value": -0.14
          },
          {
            "url": "https://www.properstar.nl/listing/77863446",
            "field": "gpt_score",
            "value": -0.29
          },
          {
            "url": "https://www.properstar.nl/listing/72006964",
            "field": "gpt_score",
            "value": -0.22
          }
        ]
      },
      "auto_fixable": false
    },
    {
      "severity": "warning",
      "category": "calculation_error",
      "message": "109 properties with incorrect overall_score calculation",
      "details": {
        "incorrect": [
          {
            "url": "https://www.properstar.nl/listing/86083770",
            "gpt_score": 1.8,
            "custom_score": 3.1,
            "overall_score": 2.09,
            "expected": 2.32
          },
          {
            "url": "https://www.properstar.nl/listing/106994589",
            "gpt_score": 1.8,
            "custom_score": 3.75,
            "overall_score": 2.32,
            "expected": 2.58
          },
          {
            "url": "https://www.properstar.nl/listing/104449747",
            "gpt_score": -0.14,
            "custom_score": 3.95,
            "overall_score": 1.35,
            "expected": 1.5
          },
          {
            "url": "https://www.properstar.nl/listing/103499163",
            "gpt_score": 0.66,
            "custom_score": 3.9,
            "overall_score": 1.76,
            "expected": 1.96
          },
          {
            "url": "https://www.properstar.nl/listing/104459931",
            "gpt_score": 1.14,
            "custom_score": 3.9,
            "overall_score": 2.02,
            "expected": 2.24
          }
        ]
      },
      "auto_fixable": true
    }
  ]
}