{
  "meta": {
    "generatedAt": "2026-06-03T23:20:10.696Z",
    "count": 2,
    "release": {
      "id": "2026.01",
      "label": "2026.01",
      "date": "2026-01-09",
      "permalink": "/api/v/2026.01"
    }
  },
  "findings": [
    {
      "id": "FND-2026-001",
      "type": "finding",
      "summary": "Exit flow introduces retention script before allowing cancellation.",
      "violated_clauses": [
        "STD-01.2.3"
      ],
      "impact": "Users cannot exit without additional friction or persuasion.",
      "closure": "Remove retention gate and ensure one-step cancellation path.",
      "severity": "high",
      "confidence": 0.82,
      "recommended_mechanisms": [
        "MEC-02"
      ],
      "refs": [
        "STD-01.2.3",
        "MEC-02"
      ],
      "deprecated_by": null,
      "supersedes": []
    },
    {
      "id": "FND-2026-002",
      "type": "finding",
      "summary": "Queue wait times are hidden during high-volume spikes.",
      "violated_clauses": [
        "STD-01.5.1"
      ],
      "impact": "Users lack legible expectations and cannot plan alternatives.",
      "closure": "Expose queue position and wait estimates with a fallback SLA notice.",
      "severity": "medium",
      "confidence": 0.7,
      "recommended_mechanisms": [
        "MEC-04"
      ],
      "refs": [
        "STD-01.5.1",
        "MEC-04"
      ],
      "deprecated_by": null,
      "supersedes": []
    }
  ]
}