{
  "@context": "https://oscal.io/ns/oscal/1.1.2",
  "@type": "assessment-results",
  "uuid": "a1b2c3d4-0169-4sar-9000-thainotary026",
  "metadata": {
    "title": "Assessment Results 2026H1",
    "oscal-version": "1.1.2"
  },
  "import-ap": {
    "href": "oscal-sap.json"
  },
  "results": [
    {
      "uuid": "r1",
      "title": "2026H1",
      "start": "2025-12-01T00:00:00Z",
      "end": "2026-05-31T23:59:59Z",
      "findings": [],
      "reviewed-controls": "all-applicable"
    }
  ]
}