{
  "suite_id": "revyr-verified-suite-v1",
  "schema_version": 1,
  "opened_only_after_raw_inference": true,
  "coordinate_space": {
    "image": "return-aligned decoded pixels",
    "width": 835,
    "height": 580
  },
  "positive_expected": [
    {
      "evaluation_id": "damage-deformation-01",
      "accepted_types": ["dent", "deformation", "vervorming"],
      "box": {"x": 515, "y": 330, "width": 92, "height": 70},
      "minimum_iou": 0.5
    },
    {
      "evaluation_id": "damage-scratch-02",
      "accepted_types": ["scratch", "kras"],
      "box": {"x": 350, "y": 294, "width": 78, "height": 52},
      "minimum_iou": 0.5
    }
  ],
  "positive_pass_rule": {
    "exact_finding_count": 2,
    "all_expected_types_present": true,
    "all_iou_thresholds_met": true,
    "extra_findings_allowed": false
  },
  "null_pass_rule": {
    "exact_finding_count": 0
  },
  "registration_pass_rule": {
    "minimum_ratio_matches": 30,
    "minimum_ransac_inliers": 20,
    "minimum_inlier_ratio": 0.45,
    "maximum_reprojection_rmse_px": 4.0
  }
}
