{
  "schemaVersion": 1,
  "id": "sample-ai-readable-report",
  "title": "Sample AI-readable Report",
  "version": "v1",
  "generatedAt": "2026-06-11T00:00:00.000Z",
  "files": {
    "html": "index.html",
    "markdown": "report.md",
    "json": "report.json",
    "feedbackSchema": "feedback.schema.json"
  },
  "blocks": [
    {
      "id": "sec-executive-summary",
      "type": "section",
      "title": "Executive Summary",
      "href": "index.html#sec-executive-summary"
    },
    {
      "id": "chart-feedback-readiness",
      "type": "chart",
      "title": "Feedback Readiness by Report Layer",
      "href": "index.html#chart-feedback-readiness",
      "dataUrl": "data/chart-feedback-readiness.json"
    },
    {
      "id": "table-feedback-contract",
      "type": "table",
      "title": "Feedback Contract",
      "href": "index.html#table-feedback-contract",
      "dataUrl": "data/table-feedback-contract.json"
    },
    {
      "id": "callout-v1-scope",
      "type": "callout",
      "title": "V1 Scope",
      "href": "index.html#callout-v1-scope"
    }
  ],
  "sources": [
    {
      "id": "sample-source",
      "title": "Sample source",
      "note": "Fixture data for local validation."
    }
  ]
}
