{
  "scenario": "summary-card-and-section-toc-desktop-hugo",
  "verifiedFeatureIds": [
    "VW-38",
    "VW-39"
  ],
  "observations": {
    "summaryMenuUsed": true,
    "sectionTocMenuUsed": true,
    "revealSourceUsed": true,
    "summaryUsedAuthoredMetadata": true,
    "tocIncludedGettingStarted": true,
    "tocIncludedAdvancedWorkflows": true,
    "tocIncludedNestedDepthTwo": true,
    "missingTargetStayedReadable": true,
    "desktopAriaLabels": [
      "Document summary",
      "Section TOC"
    ],
    "hugoSummaryMaterialized": true,
    "hugoSectionTocMaterialized": true,
    "hugoDiagnostics": [],
    "sourceFixtureUnchanged": true,
    "videoSeconds": 10.9,
    "dimensions": "1200x800"
  },
  "materializedExcerpt": {
    "summary": "> **Document summary**\n>\n> ### Release readiness summary\n>\n> Authored metadata becomes a compact card without copying it into the body.\n>\n> guide · summary\n>\n> Updated: 2026-08-01\n\n",
    "sectionToc": "### Section TOC: Guides\n\n- [Getting started](./guides/10_getting-started.md)\n  Open the Scope, inspect the source links, and apply the first projection.\n- [Advanced workflows](./guides/20_advanced-workflows.md)\n  Verify ordering, bounded descendants, publish materialization, and readable fallback.\n  - [Nested release checks](./guides/nested/30_release-checks.md)\n    A depth-two entry that proves the Section TOC boundary.\n\n"
  },
  "assets": [
    "summary-card-source.png",
    "summary-card-menu.png",
    "summary-card-result.png",
    "section-toc-source.png",
    "section-toc-menu.png",
    "section-toc-result.png",
    "section-toc-readable-fallback.png",
    "summary-toc-interaction-poster.png",
    "summary-toc-interaction.mp4",
    "summary-toc-interaction.webm"
  ],
  "evidenceBoundary": {
    "verified": [
      "actual Desktop link-peek conversion for both modes",
      "authored Summary Card metadata after frontmatter/body reconciliation",
      "bounded actual-_index Section TOC descendants and ordering",
      "Reveal source interaction and missing-target readable fallback",
      "actual publish materialization functions for Hugo Markdown output",
      "public fixture byte preservation"
    ],
    "notClaimed": [
      "human screen-reader listening qualification",
      "all assistive-technology and browser combinations",
      "unbounded or non-Markdown container traversal"
    ]
  }
}
