{
  "illustrative": true,
  "notice": "Example materials only. Not a real client report or executed test result.",
  "suite": { "executed": 30, "passed": 29, "failed": 1 },
  "finding": {
    "caseId": "PAY-01",
    "title": "Checkout charges the correct total",
    "priority": "High",
    "preconditions": ["Client-provided test environment and test user", "Prepared cart with discount applied"],
    "expected": "$120.00",
    "actual": "$135.00",
    "analysis": "The discount is missing from the displayed checkout total.",
    "recommendation": "Review discount calculation before release, then rerun PAY-01.",
    "evidence": "Illustrative expected and actual amounts. No real screenshot or execution trace is attached."
  }
}
