[
  {
    "id": "codrops-81ede65a97ed-article-0",
    "source": "design-engineering/native-interaction-contracts.md",
    "anchor": "reusable-method",
    "sourceSha256": "07c5ea356070efcea644a7ef5cef988f624a55dd01dc3f9b8e9bd08130286164",
    "title": "09 / Semantic preparation inspector · renderSemanticTree",
    "principle": "A command, document navigation and text label receive button, link and span semantics respectively; visual similarity does not supply behavior.",
    "application": "An independent preparation inspector maps stable node identities to native HTML elements and named layout constraints. Node selection, role editing and a shared spacing variable update the rendered fixture and its generated markup together. It studies semantic preparation, not a provider import. This binding describes the authored study and does not verify the original project.",
    "code": [
      {
        "file": "vendor/codrops-article-studies/records/codrops-81ede65a97ed/script.js",
        "symbol": "renderSemanticTree",
        "explanation": "The named local function implements this mechanism in the downloadable standalone page; its source hash is listed in codeFiles."
      }
    ],
    "checks": [
      {
        "id": "codrops-81ede65a97ed-renderSemanticTree-binding-0",
        "action": "Change the action role between button, link and span; use Focus output action.",
        "expected": "Button and link receive native focus behavior; the span is reported as text and is not made artificially interactive."
      }
    ],
    "runtime_verified": false
  },
  {
    "id": "codrops-81ede65a97ed-article-1",
    "source": "design-engineering/component-contract.md",
    "anchor": "contract-template",
    "sourceSha256": "79e496160e28ab26397d2c5b68075fd14c732d13002ff6c6e41c031d86cac039",
    "title": "09 / Semantic preparation inspector · renderSemanticTree",
    "principle": "Stable node identities retain selection while layout and decorative representation change.",
    "application": "An independent preparation inspector maps stable node identities to native HTML elements and named layout constraints. Node selection, role editing and a shared spacing variable update the rendered fixture and its generated markup together. It studies semantic preparation, not a provider import. This binding describes the authored study and does not verify the original project.",
    "code": [
      {
        "file": "vendor/codrops-article-studies/records/codrops-81ede65a97ed/script.js",
        "symbol": "renderSemanticTree",
        "explanation": "The named local function implements this mechanism in the downloadable standalone page; its source hash is listed in codeFiles."
      }
    ],
    "checks": [
      {
        "id": "codrops-81ede65a97ed-renderSemanticTree-binding-1",
        "action": "Select Description, adjust spacing and width, then flatten the decorative graphic.",
        "expected": "Description remains selected, its semantic element remains a paragraph, and decoration changes without swallowing the content nodes."
      }
    ],
    "runtime_verified": false
  },
  {
    "id": "codrops-81ede65a97ed-article-2",
    "source": "motion/accessible-motion.md",
    "anchor": "preference-changes-during-work",
    "sourceSha256": "db0ad692d5bb3103a3cbe13ec08dbe5cf12552aed7ecf2c93b1d7cc0b8a34b8b",
    "title": "09 / Semantic preparation inspector · applyMotionPreference",
    "principle": "One effective preference owns CSS and script playback. The initial view is stationary, and manual controls retain the study values.",
    "application": "An independent preparation inspector maps stable node identities to native HTML elements and named layout constraints. Node selection, role editing and a shared spacing variable update the rendered fixture and its generated markup together. It studies semantic preparation, not a provider import. This binding describes the authored study and does not verify the original project.",
    "code": [
      {
        "file": "vendor/codrops-article-studies/records/codrops-81ede65a97ed/script.js",
        "symbol": "applyMotionPreference",
        "explanation": "The named local function implements this mechanism in the downloadable standalone page; its source hash is listed in codeFiles."
      }
    ],
    "checks": [
      {
        "id": "codrops-81ede65a97ed-applyMotionPreference",
        "action": "Enable Static view during playback, then adjust the visible native controls.",
        "expected": "Playback stops, its button is disabled while the preference applies, and the current values remain inspectable without continuous motion."
      }
    ],
    "runtime_verified": false
  }
]
