{
  "schema": "martybytes-pr-feedback-calibration/v1",
  "cases": [
    {
      "id": "replace-with-case-id",
      "changedFiles": ["replace/with/changed-file.ext"],
      "diff": "Paste a rights-cleared unified diff or an invented fixture here.",
      "expected": [
        {"id": "replace-with-reference-issue-id", "file": "replace/with/changed-file.ext", "line": 1, "category": "correctness"}
      ],
      "findings": [
        {"id": "replace-with-finding-id", "file": "replace/with/changed-file.ext", "line": 1, "category": "correctness", "action": "question", "nextStep": "Replace with a concrete, bounded next step.", "stipulatedDisposition": "needs-discussion"}
      ]
    }
  ]
}
