{
  "checkedAt": "2026-07-08T09:43:42.591Z",
  "summary": {
    "total": 930,
    "pass": 262,
    "passByModeSkip": 574,
    "fail": 94,
    "passRate": 0.8989247311827957,
    "classifications": {
      "A_TRUE_DRIFT_CANDIDATE": 0,
      "B_RESIDUAL_SCHEMA_GAP": 285,
      "C_BOUNDARY_CASE": 0
    }
  },
  "nodeCoverage": {
    "totalExpectedNodes": 3018,
    "compared": 25,
    "passed": 25,
    "mismatches": 0,
    "gaps": 2993,
    "byComponent": {
      "Badge": {
        "compared": 0,
        "passed": 0,
        "mismatches": 0,
        "gaps": 40
      },
      "Pill Status": {
        "compared": 0,
        "passed": 0,
        "mismatches": 0,
        "gaps": 24
      },
      "select box/filled": {
        "compared": 3,
        "passed": 3,
        "mismatches": 0,
        "gaps": 489
      },
      "select box/line": {
        "compared": 0,
        "passed": 0,
        "mismatches": 0,
        "gaps": 492
      },
      "input box/filled": {
        "compared": 2,
        "passed": 2,
        "mismatches": 0,
        "gaps": 250
      },
      "input box/line": {
        "compared": 0,
        "passed": 0,
        "mismatches": 0,
        "gaps": 252
      },
      "Drop down List/Item": {
        "compared": 0,
        "passed": 0,
        "mismatches": 0,
        "gaps": 118
      },
      "Top bar": {
        "compared": 0,
        "passed": 0,
        "mismatches": 0,
        "gaps": 68
      },
      "Progress": {
        "compared": 2,
        "passed": 2,
        "mismatches": 0,
        "gaps": 46
      },
      "Tab List": {
        "compared": 0,
        "passed": 0,
        "mismatches": 0,
        "gaps": 18
      },
      "Pagination": {
        "compared": 0,
        "passed": 0,
        "mismatches": 0,
        "gaps": 74
      },
      "Breadcrumb/Item": {
        "compared": 2,
        "passed": 2,
        "mismatches": 0,
        "gaps": 14
      },
      "switch": {
        "compared": 1,
        "passed": 1,
        "mismatches": 0,
        "gaps": 37
      },
      "radio": {
        "compared": 1,
        "passed": 1,
        "mismatches": 0,
        "gaps": 15
      },
      "check box": {
        "compared": 1,
        "passed": 1,
        "mismatches": 0,
        "gaps": 23
      },
      "Rating": {
        "compared": 0,
        "passed": 0,
        "mismatches": 0,
        "gaps": 50
      },
      "InputNumber": {
        "compared": 4,
        "passed": 4,
        "mismatches": 0,
        "gaps": 36
      },
      "Slider": {
        "compared": 0,
        "passed": 0,
        "mismatches": 0,
        "gaps": 20
      },
      "Tooltips": {
        "compared": 0,
        "passed": 0,
        "mismatches": 0,
        "gaps": 36
      },
      "Message": {
        "compared": 0,
        "passed": 0,
        "mismatches": 0,
        "gaps": 48
      },
      "Step/Item": {
        "compared": 4,
        "passed": 4,
        "mismatches": 0,
        "gaps": 74
      },
      "Notification": {
        "compared": 1,
        "passed": 1,
        "mismatches": 0,
        "gaps": 171
      },
      "Chart": {
        "compared": 0,
        "passed": 0,
        "mismatches": 0,
        "gaps": 374
      },
      "Tab/Item": {
        "compared": 0,
        "passed": 0,
        "mismatches": 0,
        "gaps": 12
      },
      "Table": {
        "compared": 2,
        "passed": 2,
        "mismatches": 0,
        "gaps": 10
      },
      "Form Item": {
        "compared": 1,
        "passed": 1,
        "mismatches": 0,
        "gaps": 177
      },
      "Button/url link": {
        "compared": 0,
        "passed": 0,
        "mismatches": 0,
        "gaps": 4
      },
      "Popup Box": {
        "compared": 1,
        "passed": 1,
        "mismatches": 0,
        "gaps": 21
      }
    }
  },
  "entries": [
    {
      "manifestId": "badge--type-circle--color-green--tag-filled--figma-type-circle-color-green-tag-filled--theme-dark",
      "figmaNodeId": "4821:1662",
      "figmaName": "Badge",
      "figmaVariantName": "Type=Circle, Color=Green, Tag=Filled",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Badge.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Badge.Tag; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Badge",
      "codeProps": {
        "type": "Circle",
        "color": "Green",
        "tag": "Filled"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 10,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4824:8661",
          "name": "5",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "badge--type-circle--color-green--tag-filled--figma-type-circle-color-green-tag-filled--theme-light",
      "figmaNodeId": "4821:1662",
      "figmaName": "Badge",
      "figmaVariantName": "Type=Circle, Color=Green, Tag=Filled",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Badge.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Badge.Tag; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Badge",
      "codeProps": {
        "type": "Circle",
        "color": "Green",
        "tag": "Filled"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 10,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4824:8661",
          "name": "5",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "badge--type-circle--color-green--tag-line--figma-type-circle-color-green-tag-line--theme-dark",
      "figmaNodeId": "4895:1363",
      "figmaName": "Badge",
      "figmaVariantName": "Type=Circle, Color=Green, Tag=Line",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Badge.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Badge.Tag; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Badge",
      "codeProps": {
        "type": "Circle",
        "color": "Green",
        "tag": "Line"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 10,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4895:1364",
          "name": "5",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "badge--type-circle--color-green--tag-line--figma-type-circle-color-green-tag-line--theme-light",
      "figmaNodeId": "4895:1363",
      "figmaName": "Badge",
      "figmaVariantName": "Type=Circle, Color=Green, Tag=Line",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Badge.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Badge.Tag; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Badge",
      "codeProps": {
        "type": "Circle",
        "color": "Green",
        "tag": "Line"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 10,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4895:1364",
          "name": "5",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "badge--type-circle--color-blue--tag-filled--figma-type-circle-color-blue-tag-filled--theme-dark",
      "figmaNodeId": "4821:1663",
      "figmaName": "Badge",
      "figmaVariantName": "Type=Circle, Color=Blue, Tag=Filled",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Badge.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Badge.Tag; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Badge",
      "codeProps": {
        "type": "Circle",
        "color": "Blue",
        "tag": "Filled"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 10,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#3892f3",
          "expected": "#3892f3",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4824:8659",
          "name": "5",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "badge--type-circle--color-blue--tag-filled--figma-type-circle-color-blue-tag-filled--theme-light",
      "figmaNodeId": "4821:1663",
      "figmaName": "Badge",
      "figmaVariantName": "Type=Circle, Color=Blue, Tag=Filled",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Badge.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Badge.Tag; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Badge",
      "codeProps": {
        "type": "Circle",
        "color": "Blue",
        "tag": "Filled"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 10,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#0473d5",
          "expected": "#0473d5",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4824:8659",
          "name": "5",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "badge--type-circle--color-blue--tag-line--figma-type-circle-color-blue-tag-line--theme-dark",
      "figmaNodeId": "4895:1365",
      "figmaName": "Badge",
      "figmaVariantName": "Type=Circle, Color=Blue, Tag=Line",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Badge.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Badge.Tag; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Badge",
      "codeProps": {
        "type": "Circle",
        "color": "Blue",
        "tag": "Line"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 10,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#3892f3",
          "expected": "#3892f3",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#3892f3",
          "expected": "#3892f3",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4895:1366",
          "name": "5",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "badge--type-circle--color-blue--tag-line--figma-type-circle-color-blue-tag-line--theme-light",
      "figmaNodeId": "4895:1365",
      "figmaName": "Badge",
      "figmaVariantName": "Type=Circle, Color=Blue, Tag=Line",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Badge.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Badge.Tag; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Badge",
      "codeProps": {
        "type": "Circle",
        "color": "Blue",
        "tag": "Line"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 10,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#0473d5",
          "expected": "#0473d5",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#0473d5",
          "expected": "#0473d5",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4895:1366",
          "name": "5",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "badge--type-circle--color-orange--tag-filled--figma-type-circle-color-orange-tag-filled--theme-dark",
      "figmaNodeId": "4821:1661",
      "figmaName": "Badge",
      "figmaVariantName": "Type=Circle, Color=Orange, Tag=Filled",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Badge.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Badge.Tag; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Badge",
      "codeProps": {
        "type": "Circle",
        "color": "Orange",
        "tag": "Filled"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 10,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#f68512",
          "expected": "#f68512",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4824:8663",
          "name": "5",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "badge--type-circle--color-orange--tag-filled--figma-type-circle-color-orange-tag-filled--theme-light",
      "figmaNodeId": "4821:1661",
      "figmaName": "Badge",
      "figmaVariantName": "Type=Circle, Color=Orange, Tag=Filled",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Badge.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Badge.Tag; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Badge",
      "codeProps": {
        "type": "Circle",
        "color": "Orange",
        "tag": "Filled"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 10,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#e26601",
          "expected": "#e26601",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4824:8663",
          "name": "5",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "badge--type-circle--color-orange--tag-line--figma-type-circle-color-orange-tag-line--theme-dark",
      "figmaNodeId": "4895:1367",
      "figmaName": "Badge",
      "figmaVariantName": "Type=Circle, Color=Orange, Tag=Line",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Badge.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Badge.Tag; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Badge",
      "codeProps": {
        "type": "Circle",
        "color": "Orange",
        "tag": "Line"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 10,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#f68512",
          "expected": "#f68512",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f68512",
          "expected": "#f68512",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4895:1368",
          "name": "5",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "badge--type-circle--color-orange--tag-line--figma-type-circle-color-orange-tag-line--theme-light",
      "figmaNodeId": "4895:1367",
      "figmaName": "Badge",
      "figmaVariantName": "Type=Circle, Color=Orange, Tag=Line",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Badge.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Badge.Tag; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Badge",
      "codeProps": {
        "type": "Circle",
        "color": "Orange",
        "tag": "Line"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 10,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#e26601",
          "expected": "#e26601",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#e26601",
          "expected": "#e26601",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4895:1368",
          "name": "5",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "badge--type-circle--color-red--tag-filled--figma-type-circle-color-red-tag-filled--theme-dark",
      "figmaNodeId": "4821:1660",
      "figmaName": "Badge",
      "figmaVariantName": "Type=Circle, Color=Red, Tag=Filled",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Badge.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Badge.Tag; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Badge",
      "codeProps": {
        "type": "Circle",
        "color": "Red",
        "tag": "Filled"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 10,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ea4233",
          "expected": "#ea4233",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4824:8665",
          "name": "5",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "badge--type-circle--color-red--tag-filled--figma-type-circle-color-red-tag-filled--theme-light",
      "figmaNodeId": "4821:1660",
      "figmaName": "Badge",
      "figmaVariantName": "Type=Circle, Color=Red, Tag=Filled",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Badge.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Badge.Tag; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Badge",
      "codeProps": {
        "type": "Circle",
        "color": "Red",
        "tag": "Filled"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 10,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#dc2717",
          "expected": "#dc2717",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4824:8665",
          "name": "5",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "badge--type-circle--color-red--tag-line--figma-type-circle-color-red-tag-line--theme-dark",
      "figmaNodeId": "4895:1369",
      "figmaName": "Badge",
      "figmaVariantName": "Type=Circle, Color=Red, Tag=Line",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Badge.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Badge.Tag; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Badge",
      "codeProps": {
        "type": "Circle",
        "color": "Red",
        "tag": "Line"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 10,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#ea4233",
          "expected": "#ea4233",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#ea4233",
          "expected": "#ea4233",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4895:1370",
          "name": "5",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "badge--type-circle--color-red--tag-line--figma-type-circle-color-red-tag-line--theme-light",
      "figmaNodeId": "4895:1369",
      "figmaName": "Badge",
      "figmaVariantName": "Type=Circle, Color=Red, Tag=Line",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Badge.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Badge.Tag; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Badge",
      "codeProps": {
        "type": "Circle",
        "color": "Red",
        "tag": "Line"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 10,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#dc2717",
          "expected": "#dc2717",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#dc2717",
          "expected": "#dc2717",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4895:1370",
          "name": "5",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "badge--type-circle--color-neutral--tag-line--figma-type-circle-color-neutral-tag-line--theme-dark",
      "figmaNodeId": "4993:1547",
      "figmaName": "Badge",
      "figmaVariantName": "Type=Circle, Color=Neutral, Tag=Line",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Badge.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Badge.Tag; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Badge",
      "codeProps": {
        "type": "Circle",
        "color": "Neutral",
        "tag": "Line"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 10,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4993:1548",
          "name": "5",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "badge--type-circle--color-neutral--tag-line--figma-type-circle-color-neutral-tag-line--theme-light",
      "figmaNodeId": "4993:1547",
      "figmaName": "Badge",
      "figmaVariantName": "Type=Circle, Color=Neutral, Tag=Line",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Badge.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Badge.Tag; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Badge",
      "codeProps": {
        "type": "Circle",
        "color": "Neutral",
        "tag": "Line"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 10,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#dbdbdb",
          "expected": "#dbdbdb",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4993:1548",
          "name": "5",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "badge--type-circle--color-neutral--tag-filled--figma-type-circle-color-neutral-tag-filled--theme-dark",
      "figmaNodeId": "4993:1549",
      "figmaName": "Badge",
      "figmaVariantName": "Type=Circle, Color=Neutral, Tag=Filled",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Badge.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Badge.Tag; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Badge",
      "codeProps": {
        "type": "Circle",
        "color": "Neutral",
        "tag": "Filled"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 10,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4993:1550",
          "name": "5",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "badge--type-circle--color-neutral--tag-filled--figma-type-circle-color-neutral-tag-filled--theme-light",
      "figmaNodeId": "4993:1549",
      "figmaName": "Badge",
      "figmaVariantName": "Type=Circle, Color=Neutral, Tag=Filled",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Badge.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Badge.Tag; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Badge",
      "codeProps": {
        "type": "Circle",
        "color": "Neutral",
        "tag": "Filled"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 10,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#dbdbdb",
          "expected": "#dbdbdb",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4993:1550",
          "name": "5",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "badge--type-rectangle--color-green--tag-filled--figma-type-rectangle-color-green-tag-filled--theme-dark",
      "figmaNodeId": "4821:1668",
      "figmaName": "Badge",
      "figmaVariantName": "Type=Rectangle, Color=Green, Tag=Filled",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Badge.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Badge.Tag; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Badge",
      "codeProps": {
        "type": "Rectangle",
        "color": "Green",
        "tag": "Filled"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 55.671875,
          "expected": 52,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4824:8687",
          "name": "Done",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "badge--type-rectangle--color-green--tag-filled--figma-type-rectangle-color-green-tag-filled--theme-light",
      "figmaNodeId": "4821:1668",
      "figmaName": "Badge",
      "figmaVariantName": "Type=Rectangle, Color=Green, Tag=Filled",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Badge.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Badge.Tag; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Badge",
      "codeProps": {
        "type": "Rectangle",
        "color": "Green",
        "tag": "Filled"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 55.671875,
          "expected": 52,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4824:8687",
          "name": "Done",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "badge--type-rectangle--color-green--tag-line--figma-type-rectangle-color-green-tag-line--theme-dark",
      "figmaNodeId": "4895:1371",
      "figmaName": "Badge",
      "figmaVariantName": "Type=Rectangle, Color=Green, Tag=Line",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Badge.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Badge.Tag; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Badge",
      "codeProps": {
        "type": "Rectangle",
        "color": "Green",
        "tag": "Line"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 55.671875,
          "expected": 52,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4895:1372",
          "name": "Done",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "badge--type-rectangle--color-green--tag-line--figma-type-rectangle-color-green-tag-line--theme-light",
      "figmaNodeId": "4895:1371",
      "figmaName": "Badge",
      "figmaVariantName": "Type=Rectangle, Color=Green, Tag=Line",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Badge.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Badge.Tag; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Badge",
      "codeProps": {
        "type": "Rectangle",
        "color": "Green",
        "tag": "Line"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 55.671875,
          "expected": 52,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4895:1372",
          "name": "Done",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "badge--type-rectangle--color-blue--tag-filled--figma-type-rectangle-color-blue-tag-filled--theme-dark",
      "figmaNodeId": "4821:1669",
      "figmaName": "Badge",
      "figmaVariantName": "Type=Rectangle, Color=Blue, Tag=Filled",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Badge.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Badge.Tag; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Badge",
      "codeProps": {
        "type": "Rectangle",
        "color": "Blue",
        "tag": "Filled"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 61.015625,
          "expected": 58,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#3892f3",
          "expected": "#3892f3",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4824:8685",
          "name": "Active",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "badge--type-rectangle--color-blue--tag-filled--figma-type-rectangle-color-blue-tag-filled--theme-light",
      "figmaNodeId": "4821:1669",
      "figmaName": "Badge",
      "figmaVariantName": "Type=Rectangle, Color=Blue, Tag=Filled",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Badge.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Badge.Tag; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Badge",
      "codeProps": {
        "type": "Rectangle",
        "color": "Blue",
        "tag": "Filled"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 61.015625,
          "expected": 58,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#0473d5",
          "expected": "#0473d5",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4824:8685",
          "name": "Active",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "badge--type-rectangle--color-blue--tag-line--figma-type-rectangle-color-blue-tag-line--theme-dark",
      "figmaNodeId": "4895:1373",
      "figmaName": "Badge",
      "figmaVariantName": "Type=Rectangle, Color=Blue, Tag=Line",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Badge.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Badge.Tag; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Badge",
      "codeProps": {
        "type": "Rectangle",
        "color": "Blue",
        "tag": "Line"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 61.015625,
          "expected": 58,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#3892f3",
          "expected": "#3892f3",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#3892f3",
          "expected": "#3892f3",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4895:1374",
          "name": "Active",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "badge--type-rectangle--color-blue--tag-line--figma-type-rectangle-color-blue-tag-line--theme-light",
      "figmaNodeId": "4895:1373",
      "figmaName": "Badge",
      "figmaVariantName": "Type=Rectangle, Color=Blue, Tag=Line",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Badge.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Badge.Tag; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Badge",
      "codeProps": {
        "type": "Rectangle",
        "color": "Blue",
        "tag": "Line"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 61.015625,
          "expected": 58,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#0473d5",
          "expected": "#0473d5",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#0473d5",
          "expected": "#0473d5",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4895:1374",
          "name": "Active",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "badge--type-rectangle--color-orange--tag-filled--figma-type-rectangle-color-orange-tag-filled--theme-dark",
      "figmaNodeId": "4821:1667",
      "figmaName": "Badge",
      "figmaVariantName": "Type=Rectangle, Color=Orange, Tag=Filled",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Badge.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Badge.Tag; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Badge",
      "codeProps": {
        "type": "Rectangle",
        "color": "Orange",
        "tag": "Filled"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 55.34375,
          "expected": 52,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#f68512",
          "expected": "#f68512",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4824:8689",
          "name": "Warn",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "badge--type-rectangle--color-orange--tag-filled--figma-type-rectangle-color-orange-tag-filled--theme-light",
      "figmaNodeId": "4821:1667",
      "figmaName": "Badge",
      "figmaVariantName": "Type=Rectangle, Color=Orange, Tag=Filled",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Badge.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Badge.Tag; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Badge",
      "codeProps": {
        "type": "Rectangle",
        "color": "Orange",
        "tag": "Filled"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 55.34375,
          "expected": 52,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#e26601",
          "expected": "#e26601",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4824:8689",
          "name": "Warn",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "badge--type-rectangle--color-orange--tag-line--figma-type-rectangle-color-orange-tag-line--theme-dark",
      "figmaNodeId": "4895:1375",
      "figmaName": "Badge",
      "figmaVariantName": "Type=Rectangle, Color=Orange, Tag=Line",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Badge.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Badge.Tag; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Badge",
      "codeProps": {
        "type": "Rectangle",
        "color": "Orange",
        "tag": "Line"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 55.34375,
          "expected": 52,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#f68512",
          "expected": "#f68512",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f68512",
          "expected": "#f68512",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4895:1376",
          "name": "Warn",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "badge--type-rectangle--color-orange--tag-line--figma-type-rectangle-color-orange-tag-line--theme-light",
      "figmaNodeId": "4895:1375",
      "figmaName": "Badge",
      "figmaVariantName": "Type=Rectangle, Color=Orange, Tag=Line",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Badge.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Badge.Tag; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Badge",
      "codeProps": {
        "type": "Rectangle",
        "color": "Orange",
        "tag": "Line"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 55.34375,
          "expected": 52,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#e26601",
          "expected": "#e26601",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#e26601",
          "expected": "#e26601",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4895:1376",
          "name": "Warn",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "badge--type-rectangle--color-red--tag-filled--figma-type-rectangle-color-red-tag-filled--theme-dark",
      "figmaNodeId": "4821:1666",
      "figmaName": "Badge",
      "figmaVariantName": "Type=Rectangle, Color=Red, Tag=Filled",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Badge.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Badge.Tag; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Badge",
      "codeProps": {
        "type": "Rectangle",
        "color": "Red",
        "tag": "Filled"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 53.890625,
          "expected": 50,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ea4233",
          "expected": "#ea4233",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4824:8691",
          "name": "Error",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "badge--type-rectangle--color-red--tag-filled--figma-type-rectangle-color-red-tag-filled--theme-light",
      "figmaNodeId": "4821:1666",
      "figmaName": "Badge",
      "figmaVariantName": "Type=Rectangle, Color=Red, Tag=Filled",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Badge.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Badge.Tag; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Badge",
      "codeProps": {
        "type": "Rectangle",
        "color": "Red",
        "tag": "Filled"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 53.890625,
          "expected": 50,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#dc2717",
          "expected": "#dc2717",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4824:8691",
          "name": "Error",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "badge--type-rectangle--color-red--tag-line--figma-type-rectangle-color-red-tag-line--theme-dark",
      "figmaNodeId": "4895:1377",
      "figmaName": "Badge",
      "figmaVariantName": "Type=Rectangle, Color=Red, Tag=Line",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Badge.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Badge.Tag; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Badge",
      "codeProps": {
        "type": "Rectangle",
        "color": "Red",
        "tag": "Line"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 53.890625,
          "expected": 50,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#ea4233",
          "expected": "#ea4233",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#ea4233",
          "expected": "#ea4233",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4895:1378",
          "name": "Error",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "badge--type-rectangle--color-red--tag-line--figma-type-rectangle-color-red-tag-line--theme-light",
      "figmaNodeId": "4895:1377",
      "figmaName": "Badge",
      "figmaVariantName": "Type=Rectangle, Color=Red, Tag=Line",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Badge.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Badge.Tag; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Badge",
      "codeProps": {
        "type": "Rectangle",
        "color": "Red",
        "tag": "Line"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 53.890625,
          "expected": 50,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#dc2717",
          "expected": "#dc2717",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#dc2717",
          "expected": "#dc2717",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4895:1378",
          "name": "Error",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "badge--type-rectangle--color-neutral--tag-line--figma-type-rectangle-color-neutral-tag-line--theme-dark",
      "figmaNodeId": "4993:1553",
      "figmaName": "Badge",
      "figmaVariantName": "Type=Rectangle, Color=Neutral, Tag=Line",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Badge.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Badge.Tag; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Badge",
      "codeProps": {
        "type": "Rectangle",
        "color": "Neutral",
        "tag": "Line"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 50.09375,
          "expected": 48,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4993:1554",
          "name": "Msg",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "badge--type-rectangle--color-neutral--tag-line--figma-type-rectangle-color-neutral-tag-line--theme-light",
      "figmaNodeId": "4993:1553",
      "figmaName": "Badge",
      "figmaVariantName": "Type=Rectangle, Color=Neutral, Tag=Line",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Badge.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Badge.Tag; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Badge",
      "codeProps": {
        "type": "Rectangle",
        "color": "Neutral",
        "tag": "Line"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 50.09375,
          "expected": 48,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#dbdbdb",
          "expected": "#dbdbdb",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4993:1554",
          "name": "Msg",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "badge--type-rectangle--color-neutral--tag-filled--figma-type-rectangle-color-neutral-tag-filled--theme-dark",
      "figmaNodeId": "4993:1551",
      "figmaName": "Badge",
      "figmaVariantName": "Type=Rectangle, Color=Neutral, Tag=Filled",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Badge.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Badge.Tag; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Badge",
      "codeProps": {
        "type": "Rectangle",
        "color": "Neutral",
        "tag": "Filled"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 50.09375,
          "expected": 48,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4993:1552",
          "name": "Msg",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "badge--type-rectangle--color-neutral--tag-filled--figma-type-rectangle-color-neutral-tag-filled--theme-light",
      "figmaNodeId": "4993:1551",
      "figmaName": "Badge",
      "figmaVariantName": "Type=Rectangle, Color=Neutral, Tag=Filled",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Badge.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Badge.Tag; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Badge",
      "codeProps": {
        "type": "Rectangle",
        "color": "Neutral",
        "tag": "Filled"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 50.09375,
          "expected": 48,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#dbdbdb",
          "expected": "#dbdbdb",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4993:1552",
          "name": "Msg",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "pill-status--status-on-air--active-true--figma-status-on-air-active-true--theme-dark",
      "figmaNodeId": "5672:140618",
      "figmaName": "Pill Status",
      "figmaVariantName": "Status=On-air, Active=True",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Pill Status.Status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Pill Status.Active; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "PillStatus",
      "codeProps": {
        "status": "On-air",
        "active": true
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 74.890625,
          "expected": 93,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 28,
          "expected": 28,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 10,
          "expected": 10,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 999,
          "expected": 999,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ea4233",
          "expected": "#ea4233",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#ea4233",
          "expected": "#ea4233",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#ea4233",
          "expected": "#ea4233",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "5672:140619",
          "name": "Ellipse",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5672:140620",
          "name": "On-air",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5672:140621",
          "name": "12",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "pill-status--status-on-air--active-false--figma-status-on-air-active-false--theme-dark",
      "figmaNodeId": "5672:140622",
      "figmaName": "Pill Status",
      "figmaVariantName": "Status=On-air, Active=False",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Pill Status.Status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Pill Status.Active; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "PillStatus",
      "codeProps": {
        "status": "On-air",
        "active": false
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 74.890625,
          "expected": 93,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 28,
          "expected": 28,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 10,
          "expected": 10,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 999,
          "expected": 999,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#262626",
          "expected": "#262626",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "5672:140623",
          "name": "Ellipse",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5672:140624",
          "name": "On-air",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5672:140625",
          "name": "12",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "pill-status--status-preview--active-true--figma-status-preview-active-true--theme-dark",
      "figmaNodeId": "5672:140626",
      "figmaName": "Pill Status",
      "figmaVariantName": "Status=Preview, Active=True",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Pill Status.Status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Pill Status.Active; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "PillStatus",
      "codeProps": {
        "status": "Preview",
        "active": true
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 83.546875,
          "expected": 103,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 28,
          "expected": 28,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 10,
          "expected": 10,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 999,
          "expected": 999,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "5672:140627",
          "name": "Ellipse",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5672:140628",
          "name": "Preview",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5672:140629",
          "name": "12",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "pill-status--status-preview--active-false--figma-status-preview-active-false--theme-dark",
      "figmaNodeId": "5672:140630",
      "figmaName": "Pill Status",
      "figmaVariantName": "Status=Preview, Active=False",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Pill Status.Status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Pill Status.Active; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "PillStatus",
      "codeProps": {
        "status": "Preview",
        "active": false
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 83.546875,
          "expected": 103,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 28,
          "expected": 28,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 10,
          "expected": 10,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 999,
          "expected": 999,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#262626",
          "expected": "#262626",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "5672:140631",
          "name": "Ellipse",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5672:140632",
          "name": "Preview",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5672:140633",
          "name": "12",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "pill-status--status-analyzing--active-true--figma-status-analyzing-active-true--theme-dark",
      "figmaNodeId": "5672:140634",
      "figmaName": "Pill Status",
      "figmaVariantName": "Status=Analyzing, Active=True",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Pill Status.Status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Pill Status.Active; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "PillStatus",
      "codeProps": {
        "status": "Analyzing",
        "active": true
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 94.5625,
          "expected": 113,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 28,
          "expected": 28,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 10,
          "expected": 10,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 999,
          "expected": 999,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#3892f3",
          "expected": "#3892f3",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#3892f3",
          "expected": "#3892f3",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#3892f3",
          "expected": "#3892f3",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "5672:140635",
          "name": "Ellipse",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5672:140636",
          "name": "Analyzing",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5672:140637",
          "name": "12",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "pill-status--status-analyzing--active-false--figma-status-analyzing-active-false--theme-dark",
      "figmaNodeId": "5672:140638",
      "figmaName": "Pill Status",
      "figmaVariantName": "Status=Analyzing, Active=False",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Pill Status.Status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Pill Status.Active; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "PillStatus",
      "codeProps": {
        "status": "Analyzing",
        "active": false
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 94.5625,
          "expected": 113,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 28,
          "expected": 28,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 10,
          "expected": 10,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 999,
          "expected": 999,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#262626",
          "expected": "#262626",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "5672:140639",
          "name": "Ellipse",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5672:140640",
          "name": "Analyzing",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5672:140641",
          "name": "12",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "pill-status--status-inactive--active-true--figma-status-inactive-active-true--theme-dark",
      "figmaNodeId": "5672:140642",
      "figmaName": "Pill Status",
      "figmaVariantName": "Status=Inactive, Active=True",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Pill Status.Status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Pill Status.Active; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "PillStatus",
      "codeProps": {
        "status": "Inactive",
        "active": true
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 83.375,
          "expected": 103,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 28,
          "expected": 28,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 10,
          "expected": 10,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 999,
          "expected": 999,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#7b7b7b",
          "expected": "#7b7b7b",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#7b7b7b",
          "expected": "#7b7b7b",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "5672:140643",
          "name": "Ellipse",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5672:140644",
          "name": "Inactive",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5672:140645",
          "name": "12",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "pill-status--status-inactive--active-false--figma-status-inactive-active-false--theme-dark",
      "figmaNodeId": "5672:140646",
      "figmaName": "Pill Status",
      "figmaVariantName": "Status=Inactive, Active=False",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Pill Status.Status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Pill Status.Active; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "PillStatus",
      "codeProps": {
        "status": "Inactive",
        "active": false
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 83.375,
          "expected": 103,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 28,
          "expected": 28,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 10,
          "expected": 10,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 999,
          "expected": 999,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#262626",
          "expected": "#262626",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "5672:140647",
          "name": "Ellipse",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5672:140648",
          "name": "Inactive",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5672:140649",
          "name": "12",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-on--status-placeholder--enable-on--ux-default--size-m--feature-default--multiple-false--editable-false--figma-dark-theme-on-status-placeholder-enable-on-ux-default-size-m-feature-default--theme-dark",
      "figmaNodeId": "1436:32817",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=on, UX=default, size=M, feature=default",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "on",
        "ux": "default",
        "size": "M",
        "feature": "default",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#7b7b7b",
          "expected": "#7b7b7b",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:32818",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:33893",
          "name": "icon/Arrow/Dropdown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-on--status-placeholder--enable-on--ux-error--size-m--feature-default--multiple-false--editable-false--figma-dark-theme-on-status-placeholder-enable-on-ux-error-size-m-feature-default--theme-dark",
      "figmaNodeId": "4187:6996",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=on, UX=error, size=M, feature=default",
      "theme": "dark",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "on",
        "ux": "error",
        "size": "M",
        "feature": "default",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#ea4233",
          "expected": "#ea4233",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#7b7b7b",
          "expected": "#7b7b7b",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:6997",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:6998",
          "name": "icon/Arrow/Dropdown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-on--status-placeholder--enable-on--ux-default--size-l--feature-default--multiple-false--editable-false--figma-dark-theme-on-status-placeholder-enable-on-ux-default-size-l-feature-default--theme-dark",
      "figmaNodeId": "1443:38596",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=on, UX=default, size=L, feature=default",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "on",
        "ux": "default",
        "size": "L",
        "feature": "default",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#7b7b7b",
          "expected": "#7b7b7b",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1443:38597",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38598",
          "name": "icon/Arrow/Dropdown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-on--status-placeholder--enable-on--ux-error--size-l--feature-default--multiple-false--editable-false--figma-dark-theme-on-status-placeholder-enable-on-ux-error-size-l-feature-default--theme-dark",
      "figmaNodeId": "4187:7214",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=on, UX=error, size=L, feature=default",
      "theme": "dark",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "on",
        "ux": "error",
        "size": "L",
        "feature": "default",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#ea4233",
          "expected": "#ea4233",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#7b7b7b",
          "expected": "#7b7b7b",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:7215",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:7216",
          "name": "icon/Arrow/Dropdown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-off--status-placeholder--enable-on--ux-default--size-m--feature-default--multiple-false--editable-false--figma-dark-theme-off-status-placeholder-enable-on-ux-default-size-m-feature-default--theme-light",
      "figmaNodeId": "1436:32821",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=on, UX=default, size=M, feature=default",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "on",
        "ux": "default",
        "size": "M",
        "feature": "default",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:32822",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:34089",
          "name": "icon/Arrow/Dropdown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-off--status-placeholder--enable-on--ux-error--size-m--feature-default--multiple-false--editable-false--figma-dark-theme-off-status-placeholder-enable-on-ux-error-size-m-feature-default--theme-light",
      "figmaNodeId": "4187:7398",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=on, UX=error, size=M, feature=default",
      "theme": "light",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "on",
        "ux": "error",
        "size": "M",
        "feature": "default",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#dc2717",
          "expected": "#dc2717",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:7399",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:7400",
          "name": "icon/Arrow/Dropdown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-off--status-placeholder--enable-on--ux-default--size-l--feature-default--multiple-false--editable-false--figma-dark-theme-off-status-placeholder-enable-on-ux-default-size-l-feature-default--theme-light",
      "figmaNodeId": "1443:38599",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=on, UX=default, size=L, feature=default",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "on",
        "ux": "default",
        "size": "L",
        "feature": "default",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1443:38600",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38601",
          "name": "icon/Arrow/Dropdown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-off--status-placeholder--enable-on--ux-error--size-l--feature-default--multiple-false--editable-false--figma-dark-theme-off-status-placeholder-enable-on-ux-error-size-l-feature-default--theme-light",
      "figmaNodeId": "4187:7582",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=on, UX=error, size=L, feature=default",
      "theme": "light",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "on",
        "ux": "error",
        "size": "L",
        "feature": "default",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#dc2717",
          "expected": "#dc2717",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:7583",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:7584",
          "name": "icon/Arrow/Dropdown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-on--status-value--enable-on--ux-default--size-m--feature-default--multiple-false--editable-false--figma-dark-theme-on-status-value-enable-on-ux-default-size-m-feature-default--theme-dark",
      "figmaNodeId": "1436:32897",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=default, size=M, feature=default",
      "theme": "dark",
      "state": "filled",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "default",
        "size": "M",
        "feature": "default",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:32898",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:33905",
          "name": "icon/Arrow/Dropdown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-on--status-value--enable-on--ux-error--size-m--feature-default--multiple-false--editable-false--figma-dark-theme-on-status-value-enable-on-ux-error-size-m-feature-default--theme-dark",
      "figmaNodeId": "4187:6999",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=error, size=M, feature=default",
      "theme": "dark",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "error",
        "size": "M",
        "feature": "default",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#ea4233",
          "expected": "#ea4233",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:7000",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:7001",
          "name": "icon/Arrow/Dropdown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-on--status-value--enable-on--ux-default--size-l--feature-default--multiple-false--editable-false--figma-dark-theme-on-status-value-enable-on-ux-default-size-l-feature-default--theme-dark",
      "figmaNodeId": "1443:38602",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=default, size=L, feature=default",
      "theme": "dark",
      "state": "filled",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "default",
        "size": "L",
        "feature": "default",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1443:38603",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38604",
          "name": "icon/Arrow/Dropdown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-on--status-value--enable-on--ux-error--size-l--feature-default--multiple-false--editable-false--figma-dark-theme-on-status-value-enable-on-ux-error-size-l-feature-default--theme-dark",
      "figmaNodeId": "4187:7217",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=error, size=L, feature=default",
      "theme": "dark",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "error",
        "size": "L",
        "feature": "default",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#ea4233",
          "expected": "#ea4233",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:7218",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:7219",
          "name": "icon/Arrow/Dropdown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-on--status-multi-select--enable-on--ux-default--size-m--feature-default--multiple-true--editable-false--figma-dark-theme-on-status-multi-select-enable-on-ux-default-size-m-feature-default--theme-dark",
      "figmaNodeId": "1436:35181",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=on, status=multi select, enable=on, UX=default, size=M, feature=default",
      "theme": "dark",
      "state": "filled",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": [
          "option-a"
        ],
        "darkTheme": "on",
        "status": "multi select",
        "enable": "on",
        "ux": "default",
        "size": "M",
        "feature": "default",
        "multiple": true,
        "editable": false
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:35209",
          "name": "Frame 2516",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:35182",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:35226",
          "name": "icon/Edit/Clear 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:35210",
          "name": "Frame 2517",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:35211",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:35239",
          "name": "icon/Edit/Clear 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:35183",
          "name": "icon/Arrow/Dropdown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-on--status-multi-select--enable-on--ux-error--size-m--feature-default--multiple-true--editable-false--figma-dark-theme-on-status-multi-select-enable-on-ux-error-size-m-feature-default--theme-dark",
      "figmaNodeId": "4187:7002",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=on, status=multi select, enable=on, UX=error, size=M, feature=default",
      "theme": "dark",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": [
          "option-a"
        ],
        "darkTheme": "on",
        "status": "multi select",
        "enable": "on",
        "ux": "error",
        "size": "M",
        "feature": "default",
        "multiple": true,
        "editable": false
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#ea4233",
          "expected": "#ea4233",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:7004",
          "name": "Frame 2516",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:7005",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:7006",
          "name": "icon/Edit/Clear 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:7007",
          "name": "Frame 2517",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:7008",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:7009",
          "name": "icon/Edit/Clear 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:7010",
          "name": "icon/Arrow/Dropdown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-on--status-multi-select--enable-on--ux-default--size-l--feature-default--multiple-true--editable-false--figma-dark-theme-on-status-multi-select-enable-on-ux-default-size-l-feature-default--theme-dark",
      "figmaNodeId": "1443:38605",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=on, status=multi select, enable=on, UX=default, size=L, feature=default",
      "theme": "dark",
      "state": "filled",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": [
          "option-a"
        ],
        "darkTheme": "on",
        "status": "multi select",
        "enable": "on",
        "ux": "default",
        "size": "L",
        "feature": "default",
        "multiple": true,
        "editable": false
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1443:38607",
          "name": "Frame 2516",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38608",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38609",
          "name": "icon/Edit/Clear 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:42958",
          "name": "Frame 2518",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:42959",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:42960",
          "name": "icon/Edit/Clear 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38613",
          "name": "icon/Arrow/Dropdown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-on--status-multi-select--enable-on--ux-error--size-l--feature-default--multiple-true--editable-false--figma-dark-theme-on-status-multi-select-enable-on-ux-error-size-l-feature-default--theme-dark",
      "figmaNodeId": "4187:7220",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=on, status=multi select, enable=on, UX=error, size=L, feature=default",
      "theme": "dark",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": [
          "option-a"
        ],
        "darkTheme": "on",
        "status": "multi select",
        "enable": "on",
        "ux": "error",
        "size": "L",
        "feature": "default",
        "multiple": true,
        "editable": false
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#ea4233",
          "expected": "#ea4233",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:7222",
          "name": "Frame 2516",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:7223",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:7224",
          "name": "icon/Edit/Clear 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:7225",
          "name": "Frame 2518",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:7226",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:7227",
          "name": "icon/Edit/Clear 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:7228",
          "name": "icon/Arrow/Dropdown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-off--status-multi-select--enable-on--ux-default--size-m--feature-default--multiple-true--editable-false--figma-dark-theme-off-status-multi-select-enable-on-ux-default-size-m-feature-default--theme-light",
      "figmaNodeId": "1436:36574",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=off, status=multi select, enable=on, UX=default, size=M, feature=default",
      "theme": "light",
      "state": "filled",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": [
          "option-a"
        ],
        "darkTheme": "off",
        "status": "multi select",
        "enable": "on",
        "ux": "default",
        "size": "M",
        "feature": "default",
        "multiple": true,
        "editable": false
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:36576",
          "name": "Frame 2516",
          "type": "FRAME",
          "status": "pass",
          "checks": [
            {
              "prop": "backgroundColor",
              "actual": "#f0f0f0",
              "expected": "#f0f0f0",
              "pass": true
            }
          ]
        },
        {
          "figmaNodeId": "1436:36577",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:36578",
          "name": "icon/Edit/Clear 2",
          "type": "INSTANCE",
          "status": "pass",
          "checks": [
            {
              "prop": "color",
              "actual": "#9e9e9e",
              "expected": "#9e9e9e",
              "pass": true
            }
          ]
        },
        {
          "figmaNodeId": "1436:36579",
          "name": "Frame 2517",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:36580",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:36581",
          "name": "icon/Edit/Clear 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:36582",
          "name": "icon/Arrow/Dropdown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-off--status-multi-select--enable-on--ux-error--size-m--feature-default--multiple-true--editable-false--figma-dark-theme-off-status-multi-select-enable-on-ux-error-size-m-feature-default--theme-light",
      "figmaNodeId": "4187:7401",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=off, status=multi select, enable=on, UX=error, size=M, feature=default",
      "theme": "light",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": [
          "option-a"
        ],
        "darkTheme": "off",
        "status": "multi select",
        "enable": "on",
        "ux": "error",
        "size": "M",
        "feature": "default",
        "multiple": true,
        "editable": false
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#dc2717",
          "expected": "#dc2717",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:7403",
          "name": "Frame 2516",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:7404",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:7405",
          "name": "icon/Edit/Clear 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:7406",
          "name": "Frame 2517",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:7407",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:7408",
          "name": "icon/Edit/Clear 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:7409",
          "name": "icon/Arrow/Dropdown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-off--status-multi-select--enable-on--ux-default--size-l--feature-default--multiple-true--editable-false--figma-dark-theme-off-status-multi-select-enable-on-ux-default-size-l-feature-default--theme-light",
      "figmaNodeId": "1443:38614",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=off, status=multi select, enable=on, UX=default, size=L, feature=default",
      "theme": "light",
      "state": "filled",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": [
          "option-a"
        ],
        "darkTheme": "off",
        "status": "multi select",
        "enable": "on",
        "ux": "default",
        "size": "L",
        "feature": "default",
        "multiple": true,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1443:38616",
          "name": "Frame 2516",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38617",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38618",
          "name": "icon/Edit/Clear 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38619",
          "name": "Frame 2517",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38620",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38621",
          "name": "icon/Edit/Clear 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38622",
          "name": "icon/Arrow/Dropdown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-off--status-multi-select--enable-on--ux-error--size-l--feature-default--multiple-true--editable-false--figma-dark-theme-off-status-multi-select-enable-on-ux-error-size-l-feature-default--theme-light",
      "figmaNodeId": "4187:7585",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=off, status=multi select, enable=on, UX=error, size=L, feature=default",
      "theme": "light",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": [
          "option-a"
        ],
        "darkTheme": "off",
        "status": "multi select",
        "enable": "on",
        "ux": "error",
        "size": "L",
        "feature": "default",
        "multiple": true,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#dc2717",
          "expected": "#dc2717",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:7587",
          "name": "Frame 2516",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:7588",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:7589",
          "name": "icon/Edit/Clear 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:7590",
          "name": "Frame 2517",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:7591",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:7592",
          "name": "icon/Edit/Clear 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:7593",
          "name": "icon/Arrow/Dropdown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-on--status-multi-select--enable-on--ux-hover--size-m--feature-default--multiple-true--editable-false--figma-dark-theme-on-status-multi-select-enable-on-ux-hover-size-m-feature-default--theme-dark",
      "figmaNodeId": "1436:35469",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=on, status=multi select, enable=on, UX=hover, size=M, feature=default",
      "theme": "dark",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": [
          "option-a"
        ],
        "darkTheme": "on",
        "status": "multi select",
        "enable": "on",
        "ux": "hover",
        "size": "M",
        "feature": "default",
        "multiple": true,
        "editable": false
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:35471",
          "name": "Frame 2516",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:35472",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:35473",
          "name": "icon/Edit/Clear 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:35474",
          "name": "Frame 2517",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:35475",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:35476",
          "name": "icon/Edit/Clear 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:35510",
          "name": "icon/Edit/Clear 1",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-on--status-multi-select--enable-on--ux-hover--size-l--feature-default--multiple-true--editable-false--figma-dark-theme-on-status-multi-select-enable-on-ux-hover-size-l-feature-default--theme-dark",
      "figmaNodeId": "1443:38623",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=on, status=multi select, enable=on, UX=hover, size=L, feature=default",
      "theme": "dark",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": [
          "option-a"
        ],
        "darkTheme": "on",
        "status": "multi select",
        "enable": "on",
        "ux": "hover",
        "size": "L",
        "feature": "default",
        "multiple": true,
        "editable": false
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1443:38625",
          "name": "Frame 2516",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38626",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38627",
          "name": "icon/Edit/Clear 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38628",
          "name": "Frame 2517",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38629",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38630",
          "name": "icon/Edit/Clear 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38631",
          "name": "icon/Edit/Clear 1",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-off--status-multi-select--enable-on--ux-hover--size-m--feature-default--multiple-true--editable-false--figma-dark-theme-off-status-multi-select-enable-on-ux-hover-size-m-feature-default--theme-light",
      "figmaNodeId": "1436:36583",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=off, status=multi select, enable=on, UX=hover, size=M, feature=default",
      "theme": "light",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": [
          "option-a"
        ],
        "darkTheme": "off",
        "status": "multi select",
        "enable": "on",
        "ux": "hover",
        "size": "M",
        "feature": "default",
        "multiple": true,
        "editable": false
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:36585",
          "name": "Frame 2516",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:36586",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:36587",
          "name": "icon/Edit/Clear 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:36588",
          "name": "Frame 2517",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:36589",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:36590",
          "name": "icon/Edit/Clear 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:36591",
          "name": "icon/Edit/Clear 1",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-off--status-multi-select--enable-on--ux-hover--size-l--feature-default--multiple-true--editable-false--figma-dark-theme-off-status-multi-select-enable-on-ux-hover-size-l-feature-default--theme-light",
      "figmaNodeId": "1443:38632",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=off, status=multi select, enable=on, UX=hover, size=L, feature=default",
      "theme": "light",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": [
          "option-a"
        ],
        "darkTheme": "off",
        "status": "multi select",
        "enable": "on",
        "ux": "hover",
        "size": "L",
        "feature": "default",
        "multiple": true,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1443:38634",
          "name": "Frame 2516",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38635",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38636",
          "name": "icon/Edit/Clear 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38637",
          "name": "Frame 2517",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38638",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38639",
          "name": "icon/Edit/Clear 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38640",
          "name": "icon/Edit/Clear 1",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-on--status-multi-select--enable-on--ux-click--size-m--feature-default--multiple-true--editable-false--figma-dark-theme-on-status-multi-select-enable-on-ux-click-size-m-feature-default--theme-dark",
      "figmaNodeId": "1436:35569",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=on, status=multi select, enable=on, UX=click, size=M, feature=default",
      "theme": "dark",
      "state": "focus",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": [
          "option-a"
        ],
        "darkTheme": "on",
        "status": "multi select",
        "enable": "on",
        "ux": "click",
        "size": "M",
        "feature": "default",
        "multiple": true,
        "editable": false
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:35571",
          "name": "Frame 2516",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:35572",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:35573",
          "name": "icon/Edit/Clear 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:35574",
          "name": "Frame 2517",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:35575",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:35576",
          "name": "icon/Edit/Clear 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:35693",
          "name": "icon/Arrow/Updown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-on--status-multi-select--enable-on--ux-click--size-l--feature-default--multiple-true--editable-false--figma-dark-theme-on-status-multi-select-enable-on-ux-click-size-l-feature-default--theme-dark",
      "figmaNodeId": "1443:38641",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=on, status=multi select, enable=on, UX=click, size=L, feature=default",
      "theme": "dark",
      "state": "focus",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": [
          "option-a"
        ],
        "darkTheme": "on",
        "status": "multi select",
        "enable": "on",
        "ux": "click",
        "size": "L",
        "feature": "default",
        "multiple": true,
        "editable": false
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1443:38643",
          "name": "Frame 2516",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38644",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38645",
          "name": "icon/Edit/Clear 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38646",
          "name": "Frame 2517",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38647",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38648",
          "name": "icon/Edit/Clear 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38649",
          "name": "icon/Arrow/Updown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-off--status-multi-select--enable-on--ux-click--size-m--feature-default--multiple-true--editable-false--figma-dark-theme-off-status-multi-select-enable-on-ux-click-size-m-feature-default--theme-light",
      "figmaNodeId": "1436:36592",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=off, status=multi select, enable=on, UX=click, size=M, feature=default",
      "theme": "light",
      "state": "focus",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": [
          "option-a"
        ],
        "darkTheme": "off",
        "status": "multi select",
        "enable": "on",
        "ux": "click",
        "size": "M",
        "feature": "default",
        "multiple": true,
        "editable": false
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:36594",
          "name": "Frame 2516",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:36595",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:36596",
          "name": "icon/Edit/Clear 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:36597",
          "name": "Frame 2517",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:36598",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:36599",
          "name": "icon/Edit/Clear 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:36600",
          "name": "icon/Arrow/Updown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-off--status-multi-select--enable-on--ux-click--size-l--feature-default--multiple-true--editable-false--figma-dark-theme-off-status-multi-select-enable-on-ux-click-size-l-feature-default--theme-light",
      "figmaNodeId": "1443:38650",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=off, status=multi select, enable=on, UX=click, size=L, feature=default",
      "theme": "light",
      "state": "focus",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": [
          "option-a"
        ],
        "darkTheme": "off",
        "status": "multi select",
        "enable": "on",
        "ux": "click",
        "size": "L",
        "feature": "default",
        "multiple": true,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1443:38652",
          "name": "Frame 2516",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38653",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38654",
          "name": "icon/Edit/Clear 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38655",
          "name": "Frame 2517",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38656",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38657",
          "name": "icon/Edit/Clear 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38658",
          "name": "icon/Arrow/Updown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-on--status-multi-select--enable-on--ux-editable--size-m--feature-default--multiple-true--editable-true--figma-dark-theme-on-status-multi-select-enable-on-ux-editable-size-m-feature-default--theme-dark",
      "figmaNodeId": "1436:35746",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=on, status=multi select, enable=on, UX=editable, size=M, feature=default",
      "theme": "dark",
      "state": "editable",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": [
          "option-a"
        ],
        "darkTheme": "on",
        "status": "multi select",
        "enable": "on",
        "ux": "editable",
        "size": "M",
        "feature": "default",
        "multiple": true,
        "editable": true
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:35748",
          "name": "Frame 2516",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:35749",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:35750",
          "name": "icon/Edit/Clear 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:35751",
          "name": "Frame 2517",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:35752",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:35753",
          "name": "icon/Edit/Clear 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:35788",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:35754",
          "name": "icon/Arrow/Updown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-on--status-multi-select--enable-on--ux-editable--size-l--feature-default--multiple-true--editable-true--figma-dark-theme-on-status-multi-select-enable-on-ux-editable-size-l-feature-default--theme-dark",
      "figmaNodeId": "1443:38659",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=on, status=multi select, enable=on, UX=editable, size=L, feature=default",
      "theme": "dark",
      "state": "editable",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": [
          "option-a"
        ],
        "darkTheme": "on",
        "status": "multi select",
        "enable": "on",
        "ux": "editable",
        "size": "L",
        "feature": "default",
        "multiple": true,
        "editable": true
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1443:38661",
          "name": "Frame 2516",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38662",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38663",
          "name": "icon/Edit/Clear 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38664",
          "name": "Frame 2517",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38665",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38666",
          "name": "icon/Edit/Clear 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38667",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38668",
          "name": "icon/Arrow/Updown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-off--status-multi-select--enable-on--ux-editable--size-m--feature-default--multiple-true--editable-true--figma-dark-theme-off-status-multi-select-enable-on-ux-editable-size-m-feature-default--theme-light",
      "figmaNodeId": "1436:36601",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=off, status=multi select, enable=on, UX=editable, size=M, feature=default",
      "theme": "light",
      "state": "editable",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": [
          "option-a"
        ],
        "darkTheme": "off",
        "status": "multi select",
        "enable": "on",
        "ux": "editable",
        "size": "M",
        "feature": "default",
        "multiple": true,
        "editable": true
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:36603",
          "name": "Frame 2516",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:36604",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:36605",
          "name": "icon/Edit/Clear 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:36606",
          "name": "Frame 2517",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:36607",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:36608",
          "name": "icon/Edit/Clear 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:36609",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:36610",
          "name": "icon/Arrow/Updown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-off--status-multi-select--enable-on--ux-editable--size-l--feature-default--multiple-true--editable-true--figma-dark-theme-off-status-multi-select-enable-on-ux-editable-size-l-feature-default--theme-light",
      "figmaNodeId": "1443:38669",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=off, status=multi select, enable=on, UX=editable, size=L, feature=default",
      "theme": "light",
      "state": "editable",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": [
          "option-a"
        ],
        "darkTheme": "off",
        "status": "multi select",
        "enable": "on",
        "ux": "editable",
        "size": "L",
        "feature": "default",
        "multiple": true,
        "editable": true
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1443:38671",
          "name": "Frame 2516",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38672",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38673",
          "name": "icon/Edit/Clear 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38674",
          "name": "Frame 2517",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38675",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38676",
          "name": "icon/Edit/Clear 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38677",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38678",
          "name": "icon/Arrow/Updown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-on--status-multi-select--enable-off--ux-default--size-m--feature-default--multiple-true--editable-false--figma-dark-theme-on-status-multi-select-enable-off-ux-default-size-m-feature-default--theme-dark",
      "figmaNodeId": "1436:35387",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=on, status=multi select, enable=off, UX=default, size=M, feature=default",
      "theme": "dark",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": [
          "option-a"
        ],
        "darkTheme": "on",
        "status": "multi select",
        "enable": "off",
        "ux": "default",
        "size": "M",
        "feature": "default",
        "multiple": true,
        "editable": false
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:35389",
          "name": "Frame 2516",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:35390",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:35391",
          "name": "icon/Edit/Clear 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:35392",
          "name": "Frame 2517",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:35393",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:35394",
          "name": "icon/Edit/Clear 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:35395",
          "name": "icon/Arrow/Dropdown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-on--status-multi-select--enable-off--ux-default--size-l--feature-default--multiple-true--editable-false--figma-dark-theme-on-status-multi-select-enable-off-ux-default-size-l-feature-default--theme-dark",
      "figmaNodeId": "1443:38679",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=on, status=multi select, enable=off, UX=default, size=L, feature=default",
      "theme": "dark",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": [
          "option-a"
        ],
        "darkTheme": "on",
        "status": "multi select",
        "enable": "off",
        "ux": "default",
        "size": "L",
        "feature": "default",
        "multiple": true,
        "editable": false
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1443:38681",
          "name": "Frame 2516",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38682",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38683",
          "name": "icon/Edit/Clear 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38684",
          "name": "Frame 2517",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38685",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38686",
          "name": "icon/Edit/Clear 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38687",
          "name": "icon/Arrow/Dropdown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-off--status-multi-select--enable-off--ux-default--size-m--feature-default--multiple-true--editable-false--figma-dark-theme-off-status-multi-select-enable-off-ux-default-size-m-feature-default--theme-light",
      "figmaNodeId": "1436:36611",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=off, status=multi select, enable=off, UX=default, size=M, feature=default",
      "theme": "light",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": [
          "option-a"
        ],
        "darkTheme": "off",
        "status": "multi select",
        "enable": "off",
        "ux": "default",
        "size": "M",
        "feature": "default",
        "multiple": true,
        "editable": false
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:36613",
          "name": "Frame 2516",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:36614",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:36615",
          "name": "icon/Edit/Clear 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:36616",
          "name": "Frame 2517",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:36617",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:36618",
          "name": "icon/Edit/Clear 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:36619",
          "name": "icon/Arrow/Dropdown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-off--status-multi-select--enable-off--ux-default--size-l--feature-default--multiple-true--editable-false--figma-dark-theme-off-status-multi-select-enable-off-ux-default-size-l-feature-default--theme-light",
      "figmaNodeId": "1443:38688",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=off, status=multi select, enable=off, UX=default, size=L, feature=default",
      "theme": "light",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": [
          "option-a"
        ],
        "darkTheme": "off",
        "status": "multi select",
        "enable": "off",
        "ux": "default",
        "size": "L",
        "feature": "default",
        "multiple": true,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1443:38690",
          "name": "Frame 2516",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38691",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38692",
          "name": "icon/Edit/Clear 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38693",
          "name": "Frame 2517",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38694",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38695",
          "name": "icon/Edit/Clear 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38696",
          "name": "icon/Arrow/Dropdown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-off--status-value--enable-on--ux-default--size-m--feature-default--multiple-false--editable-false--figma-dark-theme-off-status-value-enable-on-ux-default-size-m-feature-default--theme-light",
      "figmaNodeId": "1436:32901",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=default, size=M, feature=default",
      "theme": "light",
      "state": "filled",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "default",
        "size": "M",
        "feature": "default",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:32902",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:34074",
          "name": "icon/Arrow/Dropdown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-off--status-value--enable-on--ux-error--size-m--feature-default--multiple-false--editable-false--figma-dark-theme-off-status-value-enable-on-ux-error-size-m-feature-default--theme-light",
      "figmaNodeId": "4187:7410",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=error, size=M, feature=default",
      "theme": "light",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "error",
        "size": "M",
        "feature": "default",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#dc2717",
          "expected": "#dc2717",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:7411",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:7412",
          "name": "icon/Arrow/Dropdown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-off--status-value--enable-on--ux-default--size-l--feature-default--multiple-false--editable-false--figma-dark-theme-off-status-value-enable-on-ux-default-size-l-feature-default--theme-light",
      "figmaNodeId": "1443:38697",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=default, size=L, feature=default",
      "theme": "light",
      "state": "filled",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "default",
        "size": "L",
        "feature": "default",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1443:38698",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38699",
          "name": "icon/Arrow/Dropdown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-off--status-value--enable-on--ux-error--size-l--feature-default--multiple-false--editable-false--figma-dark-theme-off-status-value-enable-on-ux-error-size-l-feature-default--theme-light",
      "figmaNodeId": "4187:7594",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=error, size=L, feature=default",
      "theme": "light",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "error",
        "size": "L",
        "feature": "default",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#dc2717",
          "expected": "#dc2717",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:7595",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:7596",
          "name": "icon/Arrow/Dropdown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-on--status-placeholder--enable-on--ux-default--size-m--feature-time--multiple-false--editable-false--figma-dark-theme-on-status-placeholder-enable-on-ux-default-size-m-feature-time--theme-dark",
      "figmaNodeId": "1436:32914",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=on, UX=default, size=M, feature=time",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "on",
        "ux": "default",
        "size": "M",
        "feature": "time",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#7b7b7b",
          "expected": "#7b7b7b",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:32915",
          "name": "icon/Time/Clock",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:32916",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-on--status-placeholder--enable-on--ux-error--size-m--feature-time--multiple-false--editable-false--figma-dark-theme-on-status-placeholder-enable-on-ux-error-size-m-feature-time--theme-dark",
      "figmaNodeId": "4187:7011",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=on, UX=error, size=M, feature=time",
      "theme": "dark",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "on",
        "ux": "error",
        "size": "M",
        "feature": "time",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#ea4233",
          "expected": "#ea4233",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#7b7b7b",
          "expected": "#7b7b7b",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:7012",
          "name": "icon/Time/Clock",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:7013",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-on--status-placeholder--enable-on--ux-default--size-l--feature-time--multiple-false--editable-false--figma-dark-theme-on-status-placeholder-enable-on-ux-default-size-l-feature-time--theme-dark",
      "figmaNodeId": "1443:38700",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=on, UX=default, size=L, feature=time",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "on",
        "ux": "default",
        "size": "L",
        "feature": "time",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#7b7b7b",
          "expected": "#7b7b7b",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1443:38701",
          "name": "icon/Time/Clock",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38702",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-on--status-placeholder--enable-on--ux-error--size-l--feature-time--multiple-false--editable-false--figma-dark-theme-on-status-placeholder-enable-on-ux-error-size-l-feature-time--theme-dark",
      "figmaNodeId": "4187:7229",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=on, UX=error, size=L, feature=time",
      "theme": "dark",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "on",
        "ux": "error",
        "size": "L",
        "feature": "time",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#ea4233",
          "expected": "#ea4233",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#7b7b7b",
          "expected": "#7b7b7b",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:7230",
          "name": "icon/Time/Clock",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:7231",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-off--status-placeholder--enable-on--ux-default--size-m--feature-time--multiple-false--editable-false--figma-dark-theme-off-status-placeholder-enable-on-ux-default-size-m-feature-time--theme-light",
      "figmaNodeId": "1436:36620",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=on, UX=default, size=M, feature=time",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "on",
        "ux": "default",
        "size": "M",
        "feature": "time",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:36621",
          "name": "icon/Time/Clock",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:36622",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-off--status-placeholder--enable-on--ux-error--size-m--feature-time--multiple-false--editable-false--figma-dark-theme-off-status-placeholder-enable-on-ux-error-size-m-feature-time--theme-light",
      "figmaNodeId": "4187:7413",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=on, UX=error, size=M, feature=time",
      "theme": "light",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "on",
        "ux": "error",
        "size": "M",
        "feature": "time",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#dc2717",
          "expected": "#dc2717",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:7414",
          "name": "icon/Time/Clock",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:7415",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-off--status-placeholder--enable-on--ux-default--size-l--feature-time--multiple-false--editable-false--figma-dark-theme-off-status-placeholder-enable-on-ux-default-size-l-feature-time--theme-light",
      "figmaNodeId": "1443:38703",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=on, UX=default, size=L, feature=time",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "on",
        "ux": "default",
        "size": "L",
        "feature": "time",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1443:38704",
          "name": "icon/Time/Clock",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38705",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-off--status-placeholder--enable-on--ux-error--size-l--feature-time--multiple-false--editable-false--figma-dark-theme-off-status-placeholder-enable-on-ux-error-size-l-feature-time--theme-light",
      "figmaNodeId": "4187:7597",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=on, UX=error, size=L, feature=time",
      "theme": "light",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "on",
        "ux": "error",
        "size": "L",
        "feature": "time",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#dc2717",
          "expected": "#dc2717",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:7598",
          "name": "icon/Time/Clock",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:7599",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-on--status-placeholder--enable-on--ux-default--size-m--feature-date--multiple-false--editable-false--figma-dark-theme-on-status-placeholder-enable-on-ux-default-size-m-feature-date--theme-dark",
      "figmaNodeId": "1436:34658",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=on, UX=default, size=M, feature=date",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "on",
        "ux": "default",
        "size": "M",
        "feature": "date",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#7b7b7b",
          "expected": "#7b7b7b",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:34659",
          "name": "icon/Time/Calendar",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:34921",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:34922",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:34660",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-on--status-placeholder--enable-on--ux-error--size-m--feature-date--multiple-false--editable-false--figma-dark-theme-on-status-placeholder-enable-on-ux-error-size-m-feature-date--theme-dark",
      "figmaNodeId": "4187:7014",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=on, UX=error, size=M, feature=date",
      "theme": "dark",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "on",
        "ux": "error",
        "size": "M",
        "feature": "date",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#ea4233",
          "expected": "#ea4233",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#7b7b7b",
          "expected": "#7b7b7b",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:7015",
          "name": "icon/Time/Calendar",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:7016",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:7017",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:7018",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-on--status-placeholder--enable-on--ux-default--size-l--feature-date--multiple-false--editable-false--figma-dark-theme-on-status-placeholder-enable-on-ux-default-size-l-feature-date--theme-dark",
      "figmaNodeId": "1443:38706",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=on, UX=default, size=L, feature=date",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "on",
        "ux": "default",
        "size": "L",
        "feature": "date",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#7b7b7b",
          "expected": "#7b7b7b",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1443:38707",
          "name": "icon/Time/Calendar",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38708",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38709",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38710",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-on--status-placeholder--enable-on--ux-error--size-l--feature-date--multiple-false--editable-false--figma-dark-theme-on-status-placeholder-enable-on-ux-error-size-l-feature-date--theme-dark",
      "figmaNodeId": "4187:7232",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=on, UX=error, size=L, feature=date",
      "theme": "dark",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "on",
        "ux": "error",
        "size": "L",
        "feature": "date",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#ea4233",
          "expected": "#ea4233",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#7b7b7b",
          "expected": "#7b7b7b",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:7233",
          "name": "icon/Time/Calendar",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:7234",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:7235",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:7236",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-off--status-placeholder--enable-on--ux-default--size-m--feature-date--multiple-false--editable-false--figma-dark-theme-off-status-placeholder-enable-on-ux-default-size-m-feature-date--theme-light",
      "figmaNodeId": "1436:36623",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=on, UX=default, size=M, feature=date",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "on",
        "ux": "default",
        "size": "M",
        "feature": "date",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:36624",
          "name": "icon/Time/Calendar",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:36625",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:36626",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:36627",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-off--status-placeholder--enable-on--ux-error--size-m--feature-date--multiple-false--editable-false--figma-dark-theme-off-status-placeholder-enable-on-ux-error-size-m-feature-date--theme-light",
      "figmaNodeId": "4187:7416",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=on, UX=error, size=M, feature=date",
      "theme": "light",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "on",
        "ux": "error",
        "size": "M",
        "feature": "date",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#dc2717",
          "expected": "#dc2717",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:7417",
          "name": "icon/Time/Calendar",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:7418",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:7419",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:7420",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-off--status-placeholder--enable-on--ux-default--size-l--feature-date--multiple-false--editable-false--figma-dark-theme-off-status-placeholder-enable-on-ux-default-size-l-feature-date--theme-light",
      "figmaNodeId": "1443:38711",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=on, UX=default, size=L, feature=date",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "on",
        "ux": "default",
        "size": "L",
        "feature": "date",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1443:38712",
          "name": "icon/Time/Calendar",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38713",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38714",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38715",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-off--status-placeholder--enable-on--ux-error--size-l--feature-date--multiple-false--editable-false--figma-dark-theme-off-status-placeholder-enable-on-ux-error-size-l-feature-date--theme-light",
      "figmaNodeId": "4187:7600",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=on, UX=error, size=L, feature=date",
      "theme": "light",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "on",
        "ux": "error",
        "size": "L",
        "feature": "date",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#dc2717",
          "expected": "#dc2717",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:7601",
          "name": "icon/Time/Calendar",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:7602",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:7603",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:7604",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-on--status-placeholder--enable-on--ux-hover--size-m--feature-time--multiple-false--editable-false--figma-dark-theme-on-status-placeholder-enable-on-ux-hover-size-m-feature-time--theme-dark",
      "figmaNodeId": "1436:32926",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=on, UX=hover, size=M, feature=time",
      "theme": "dark",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "on",
        "ux": "hover",
        "size": "M",
        "feature": "time",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#7b7b7b",
          "expected": "#7b7b7b",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:34212",
          "name": "icon/Time/Clock",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:32928",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-on--status-placeholder--enable-on--ux-hover--size-l--feature-time--multiple-false--editable-false--figma-dark-theme-on-status-placeholder-enable-on-ux-hover-size-l-feature-time--theme-dark",
      "figmaNodeId": "1443:38716",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=on, UX=hover, size=L, feature=time",
      "theme": "dark",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "on",
        "ux": "hover",
        "size": "L",
        "feature": "time",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#7b7b7b",
          "expected": "#7b7b7b",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1443:38717",
          "name": "icon/Time/Clock",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38718",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-off--status-placeholder--enable-on--ux-hover--size-m--feature-time--multiple-false--editable-false--figma-dark-theme-off-status-placeholder-enable-on-ux-hover-size-m-feature-time--theme-light",
      "figmaNodeId": "1436:36628",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=on, UX=hover, size=M, feature=time",
      "theme": "light",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "on",
        "ux": "hover",
        "size": "M",
        "feature": "time",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:36629",
          "name": "icon/Time/Clock",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:36630",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-off--status-placeholder--enable-on--ux-hover--size-l--feature-time--multiple-false--editable-false--figma-dark-theme-off-status-placeholder-enable-on-ux-hover-size-l-feature-time--theme-light",
      "figmaNodeId": "1443:38719",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=on, UX=hover, size=L, feature=time",
      "theme": "light",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "on",
        "ux": "hover",
        "size": "L",
        "feature": "time",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1443:38720",
          "name": "icon/Time/Clock",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38721",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-on--status-placeholder--enable-on--ux-hover--size-m--feature-date--multiple-false--editable-false--figma-dark-theme-on-status-placeholder-enable-on-ux-hover-size-m-feature-date--theme-dark",
      "figmaNodeId": "1436:34661",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=on, UX=hover, size=M, feature=date",
      "theme": "dark",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "on",
        "ux": "hover",
        "size": "M",
        "feature": "date",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#7b7b7b",
          "expected": "#7b7b7b",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:34870",
          "name": "icon/Time/Calendar",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:34971",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:34972",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:34973",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-on--status-placeholder--enable-on--ux-hover--size-l--feature-date--multiple-false--editable-false--figma-dark-theme-on-status-placeholder-enable-on-ux-hover-size-l-feature-date--theme-dark",
      "figmaNodeId": "1443:38722",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=on, UX=hover, size=L, feature=date",
      "theme": "dark",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "on",
        "ux": "hover",
        "size": "L",
        "feature": "date",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#7b7b7b",
          "expected": "#7b7b7b",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1443:38723",
          "name": "icon/Time/Calendar",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38724",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38725",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38726",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-off--status-placeholder--enable-on--ux-hover--size-m--feature-date--multiple-false--editable-false--figma-dark-theme-off-status-placeholder-enable-on-ux-hover-size-m-feature-date--theme-light",
      "figmaNodeId": "1436:36631",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=on, UX=hover, size=M, feature=date",
      "theme": "light",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "on",
        "ux": "hover",
        "size": "M",
        "feature": "date",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:36632",
          "name": "icon/Time/Calendar",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:36633",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:36634",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:36635",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-off--status-placeholder--enable-on--ux-hover--size-l--feature-date--multiple-false--editable-false--figma-dark-theme-off-status-placeholder-enable-on-ux-hover-size-l-feature-date--theme-light",
      "figmaNodeId": "1443:38727",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=on, UX=hover, size=L, feature=date",
      "theme": "light",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "on",
        "ux": "hover",
        "size": "L",
        "feature": "date",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1443:38728",
          "name": "icon/Time/Calendar",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38729",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38730",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38731",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-on--status-value--enable-on--ux-default--size-m--feature-time--multiple-false--editable-false--figma-dark-theme-on-status-value-enable-on-ux-default-size-m-feature-time--theme-dark",
      "figmaNodeId": "1436:32932",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=default, size=M, feature=time",
      "theme": "dark",
      "state": "filled",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "default",
        "size": "M",
        "feature": "time",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:34199",
          "name": "icon/Time/Clock",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:32934",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-on--status-value--enable-on--ux-error--size-m--feature-time--multiple-false--editable-false--figma-dark-theme-on-status-value-enable-on-ux-error-size-m-feature-time--theme-dark",
      "figmaNodeId": "4187:7019",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=error, size=M, feature=time",
      "theme": "dark",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "error",
        "size": "M",
        "feature": "time",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#ea4233",
          "expected": "#ea4233",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:7020",
          "name": "icon/Time/Clock",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:7021",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-on--status-value--enable-on--ux-default--size-l--feature-time--multiple-false--editable-false--figma-dark-theme-on-status-value-enable-on-ux-default-size-l-feature-time--theme-dark",
      "figmaNodeId": "1443:38732",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=default, size=L, feature=time",
      "theme": "dark",
      "state": "filled",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "default",
        "size": "L",
        "feature": "time",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1443:38733",
          "name": "icon/Time/Clock",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38734",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-on--status-value--enable-on--ux-error--size-l--feature-time--multiple-false--editable-false--figma-dark-theme-on-status-value-enable-on-ux-error-size-l-feature-time--theme-dark",
      "figmaNodeId": "4187:7237",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=error, size=L, feature=time",
      "theme": "dark",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "error",
        "size": "L",
        "feature": "time",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#ea4233",
          "expected": "#ea4233",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:7238",
          "name": "icon/Time/Clock",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:7239",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-off--status-value--enable-on--ux-default--size-m--feature-time--multiple-false--editable-false--figma-dark-theme-off-status-value-enable-on-ux-default-size-m-feature-time--theme-light",
      "figmaNodeId": "1436:36636",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=default, size=M, feature=time",
      "theme": "light",
      "state": "filled",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "default",
        "size": "M",
        "feature": "time",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:36637",
          "name": "icon/Time/Clock",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:36638",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-off--status-value--enable-on--ux-error--size-m--feature-time--multiple-false--editable-false--figma-dark-theme-off-status-value-enable-on-ux-error-size-m-feature-time--theme-light",
      "figmaNodeId": "4187:7421",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=error, size=M, feature=time",
      "theme": "light",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "error",
        "size": "M",
        "feature": "time",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#dc2717",
          "expected": "#dc2717",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:7422",
          "name": "icon/Time/Clock",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:7423",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-off--status-value--enable-on--ux-default--size-l--feature-time--multiple-false--editable-false--figma-dark-theme-off-status-value-enable-on-ux-default-size-l-feature-time--theme-light",
      "figmaNodeId": "1443:38735",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=default, size=L, feature=time",
      "theme": "light",
      "state": "filled",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "default",
        "size": "L",
        "feature": "time",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1443:38736",
          "name": "icon/Time/Clock",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38737",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-off--status-value--enable-on--ux-error--size-l--feature-time--multiple-false--editable-false--figma-dark-theme-off-status-value-enable-on-ux-error-size-l-feature-time--theme-light",
      "figmaNodeId": "4187:7605",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=error, size=L, feature=time",
      "theme": "light",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "error",
        "size": "L",
        "feature": "time",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#dc2717",
          "expected": "#dc2717",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:7606",
          "name": "icon/Time/Clock",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:7607",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-on--status-value--enable-on--ux-default--size-m--feature-date--multiple-false--editable-false--figma-dark-theme-on-status-value-enable-on-ux-default-size-m-feature-date--theme-dark",
      "figmaNodeId": "1436:34664",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=default, size=M, feature=date",
      "theme": "dark",
      "state": "filled",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "default",
        "size": "M",
        "feature": "date",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:34766",
          "name": "icon/Time/Calendar",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:34923",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:34958",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:34666",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-on--status-value--enable-on--ux-error--size-m--feature-date--multiple-false--editable-false--figma-dark-theme-on-status-value-enable-on-ux-error-size-m-feature-date--theme-dark",
      "figmaNodeId": "4187:7022",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=error, size=M, feature=date",
      "theme": "dark",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "error",
        "size": "M",
        "feature": "date",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#ea4233",
          "expected": "#ea4233",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:7023",
          "name": "icon/Time/Calendar",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:7024",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:7025",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:7026",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-on--status-value--enable-on--ux-default--size-l--feature-date--multiple-false--editable-false--figma-dark-theme-on-status-value-enable-on-ux-default-size-l-feature-date--theme-dark",
      "figmaNodeId": "1443:38738",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=default, size=L, feature=date",
      "theme": "dark",
      "state": "filled",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "default",
        "size": "L",
        "feature": "date",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1443:38739",
          "name": "icon/Time/Calendar",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38740",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38741",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38742",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-on--status-value--enable-on--ux-error--size-l--feature-date--multiple-false--editable-false--figma-dark-theme-on-status-value-enable-on-ux-error-size-l-feature-date--theme-dark",
      "figmaNodeId": "4187:7240",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=error, size=L, feature=date",
      "theme": "dark",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "error",
        "size": "L",
        "feature": "date",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#ea4233",
          "expected": "#ea4233",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:7241",
          "name": "icon/Time/Calendar",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:7242",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:7243",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:7244",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-off--status-value--enable-on--ux-default--size-m--feature-date--multiple-false--editable-false--figma-dark-theme-off-status-value-enable-on-ux-default-size-m-feature-date--theme-light",
      "figmaNodeId": "1436:36639",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=default, size=M, feature=date",
      "theme": "light",
      "state": "filled",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "default",
        "size": "M",
        "feature": "date",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:36640",
          "name": "icon/Time/Calendar",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:36641",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:36642",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:36643",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-off--status-value--enable-on--ux-error--size-m--feature-date--multiple-false--editable-false--figma-dark-theme-off-status-value-enable-on-ux-error-size-m-feature-date--theme-light",
      "figmaNodeId": "4187:7424",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=error, size=M, feature=date",
      "theme": "light",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "error",
        "size": "M",
        "feature": "date",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#dc2717",
          "expected": "#dc2717",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:7425",
          "name": "icon/Time/Calendar",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:7426",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:7427",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:7428",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-off--status-value--enable-on--ux-default--size-l--feature-date--multiple-false--editable-false--figma-dark-theme-off-status-value-enable-on-ux-default-size-l-feature-date--theme-light",
      "figmaNodeId": "1443:38743",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=default, size=L, feature=date",
      "theme": "light",
      "state": "filled",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "default",
        "size": "L",
        "feature": "date",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1443:38744",
          "name": "icon/Time/Calendar",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38745",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38746",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38747",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-off--status-value--enable-on--ux-error--size-l--feature-date--multiple-false--editable-false--figma-dark-theme-off-status-value-enable-on-ux-error-size-l-feature-date--theme-light",
      "figmaNodeId": "4187:7608",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=error, size=L, feature=date",
      "theme": "light",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "error",
        "size": "L",
        "feature": "date",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#dc2717",
          "expected": "#dc2717",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:7609",
          "name": "icon/Time/Calendar",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:7610",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:7611",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:7612",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-on--status-value--enable-on--ux-hover--size-m--feature-time--multiple-false--editable-false--figma-dark-theme-on-status-value-enable-on-ux-hover-size-m-feature-time--theme-dark",
      "figmaNodeId": "1436:32946",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=hover, size=M, feature=time",
      "theme": "dark",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "hover",
        "size": "M",
        "feature": "time",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:34225",
          "name": "icon/Time/Clock",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:32948",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-on--status-value--enable-on--ux-hover--size-l--feature-time--multiple-false--editable-false--figma-dark-theme-on-status-value-enable-on-ux-hover-size-l-feature-time--theme-dark",
      "figmaNodeId": "1443:38748",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=hover, size=L, feature=time",
      "theme": "dark",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "hover",
        "size": "L",
        "feature": "time",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1443:38749",
          "name": "icon/Time/Clock",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38750",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-off--status-value--enable-on--ux-hover--size-m--feature-time--multiple-false--editable-false--figma-dark-theme-off-status-value-enable-on-ux-hover-size-m-feature-time--theme-light",
      "figmaNodeId": "1436:36644",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=hover, size=M, feature=time",
      "theme": "light",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "hover",
        "size": "M",
        "feature": "time",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:36645",
          "name": "icon/Time/Clock",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:36646",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-off--status-value--enable-on--ux-hover--size-l--feature-time--multiple-false--editable-false--figma-dark-theme-off-status-value-enable-on-ux-hover-size-l-feature-time--theme-light",
      "figmaNodeId": "1443:38751",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=hover, size=L, feature=time",
      "theme": "light",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "hover",
        "size": "L",
        "feature": "time",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1443:38752",
          "name": "icon/Time/Clock",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38753",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-on--status-value--enable-on--ux-click--size-m--feature-time--multiple-false--editable-false--figma-dark-theme-on-status-value-enable-on-ux-click-size-m-feature-time--theme-dark",
      "figmaNodeId": "1436:35056",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=click, size=M, feature=time",
      "theme": "dark",
      "state": "focus",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "click",
        "size": "M",
        "feature": "time",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:35057",
          "name": "icon/Time/Clock",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:35058",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:35070",
          "name": "icon/Edit/Clear 1",
          "type": "INSTANCE",
          "status": "pass",
          "checks": [
            {
              "prop": "color",
              "actual": "#f8f8f8",
              "expected": "#f8f8f8",
              "pass": true
            }
          ]
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-on--status-value--enable-on--ux-click--size-l--feature-time--multiple-false--editable-false--figma-dark-theme-on-status-value-enable-on-ux-click-size-l-feature-time--theme-dark",
      "figmaNodeId": "1443:38754",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=click, size=L, feature=time",
      "theme": "dark",
      "state": "focus",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "click",
        "size": "L",
        "feature": "time",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1443:38755",
          "name": "icon/Time/Clock",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38756",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38757",
          "name": "icon/Edit/Clear 1",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-off--status-value--enable-on--ux-click--size-m--feature-time--multiple-false--editable-false--figma-dark-theme-off-status-value-enable-on-ux-click-size-m-feature-time--theme-light",
      "figmaNodeId": "1436:36647",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=click, size=M, feature=time",
      "theme": "light",
      "state": "focus",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "click",
        "size": "M",
        "feature": "time",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:36648",
          "name": "icon/Time/Clock",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:36649",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:36650",
          "name": "icon/Edit/Clear 1",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-off--status-value--enable-on--ux-click--size-l--feature-time--multiple-false--editable-false--figma-dark-theme-off-status-value-enable-on-ux-click-size-l-feature-time--theme-light",
      "figmaNodeId": "1443:38758",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=click, size=L, feature=time",
      "theme": "light",
      "state": "focus",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "click",
        "size": "L",
        "feature": "time",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1443:38759",
          "name": "icon/Time/Clock",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38760",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38761",
          "name": "icon/Edit/Clear 1",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-on--status-value--enable-on--ux-hover--size-m--feature-date--multiple-false--editable-false--figma-dark-theme-on-status-value-enable-on-ux-hover-size-m-feature-date--theme-dark",
      "figmaNodeId": "1436:34667",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=hover, size=M, feature=date",
      "theme": "dark",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "hover",
        "size": "M",
        "feature": "date",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:34844",
          "name": "icon/Time/Calendar",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:34975",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:34976",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:34977",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-on--status-value--enable-on--ux-hover--size-l--feature-date--multiple-false--editable-false--figma-dark-theme-on-status-value-enable-on-ux-hover-size-l-feature-date--theme-dark",
      "figmaNodeId": "1443:38762",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=hover, size=L, feature=date",
      "theme": "dark",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "hover",
        "size": "L",
        "feature": "date",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1443:38763",
          "name": "icon/Time/Calendar",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38764",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38765",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38766",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-off--status-value--enable-on--ux-hover--size-m--feature-date--multiple-false--editable-false--figma-dark-theme-off-status-value-enable-on-ux-hover-size-m-feature-date--theme-light",
      "figmaNodeId": "1436:36651",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=hover, size=M, feature=date",
      "theme": "light",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "hover",
        "size": "M",
        "feature": "date",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:36652",
          "name": "icon/Time/Calendar",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:36653",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:36654",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:36655",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-off--status-value--enable-on--ux-hover--size-l--feature-date--multiple-false--editable-false--figma-dark-theme-off-status-value-enable-on-ux-hover-size-l-feature-date--theme-light",
      "figmaNodeId": "1443:38767",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=hover, size=L, feature=date",
      "theme": "light",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "hover",
        "size": "L",
        "feature": "date",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1443:38768",
          "name": "icon/Time/Calendar",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38769",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38770",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38771",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-on--status-value--enable-on--ux-click--size-m--feature-date--multiple-false--editable-false--figma-dark-theme-on-status-value-enable-on-ux-click-size-m-feature-date--theme-dark",
      "figmaNodeId": "1436:35114",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=click, size=M, feature=date",
      "theme": "dark",
      "state": "focus",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "click",
        "size": "M",
        "feature": "date",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:35115",
          "name": "icon/Time/Calendar",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:35116",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:35117",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:35118",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:35143",
          "name": "icon/Edit/Clear 1",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-on--status-value--enable-on--ux-click--size-l--feature-date--multiple-false--editable-false--figma-dark-theme-on-status-value-enable-on-ux-click-size-l-feature-date--theme-dark",
      "figmaNodeId": "1443:38772",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=click, size=L, feature=date",
      "theme": "dark",
      "state": "focus",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "click",
        "size": "L",
        "feature": "date",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1443:38773",
          "name": "icon/Time/Calendar",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38774",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38775",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38776",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38777",
          "name": "icon/Edit/Clear 1",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-off--status-value--enable-on--ux-click--size-m--feature-date--multiple-false--editable-false--figma-dark-theme-off-status-value-enable-on-ux-click-size-m-feature-date--theme-light",
      "figmaNodeId": "1436:36656",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=click, size=M, feature=date",
      "theme": "light",
      "state": "focus",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "click",
        "size": "M",
        "feature": "date",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:36657",
          "name": "icon/Time/Calendar",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:36658",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:36659",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:36660",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:36661",
          "name": "icon/Edit/Clear 1",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-off--status-value--enable-on--ux-click--size-l--feature-date--multiple-false--editable-false--figma-dark-theme-off-status-value-enable-on-ux-click-size-l-feature-date--theme-light",
      "figmaNodeId": "1443:38778",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=click, size=L, feature=date",
      "theme": "light",
      "state": "focus",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "click",
        "size": "L",
        "feature": "date",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1443:38779",
          "name": "icon/Time/Calendar",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38780",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38781",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38782",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38783",
          "name": "icon/Edit/Clear 1",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-on--status-placeholder--enable-off--ux-default--size-m--feature-default--multiple-false--editable-false--figma-dark-theme-on-status-placeholder-enable-off-ux-default-size-m-feature-default--theme-dark",
      "figmaNodeId": "1436:33029",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=off, UX=default, size=M, feature=default",
      "theme": "dark",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "off",
        "ux": "default",
        "size": "M",
        "feature": "default",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:33030",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:33929",
          "name": "icon/Arrow/Dropdown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-on--status-placeholder--enable-off--ux-default--size-l--feature-default--multiple-false--editable-false--figma-dark-theme-on-status-placeholder-enable-off-ux-default-size-l-feature-default--theme-dark",
      "figmaNodeId": "1443:38784",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=off, UX=default, size=L, feature=default",
      "theme": "dark",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "off",
        "ux": "default",
        "size": "L",
        "feature": "default",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1443:38785",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38786",
          "name": "icon/Arrow/Dropdown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-on--status-placeholder--enable-off--ux-default--size-m--feature-time--multiple-false--editable-false--figma-dark-theme-on-status-placeholder-enable-off-ux-default-size-m-feature-time--theme-dark",
      "figmaNodeId": "1436:34290",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=off, UX=default, size=M, feature=time",
      "theme": "dark",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "off",
        "ux": "default",
        "size": "M",
        "feature": "time",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:34316",
          "name": "icon/Time/Clock",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:34291",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-on--status-placeholder--enable-off--ux-default--size-l--feature-time--multiple-false--editable-false--figma-dark-theme-on-status-placeholder-enable-off-ux-default-size-l-feature-time--theme-dark",
      "figmaNodeId": "1443:38787",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=off, UX=default, size=L, feature=time",
      "theme": "dark",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "off",
        "ux": "default",
        "size": "L",
        "feature": "time",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1443:38788",
          "name": "icon/Time/Clock",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38789",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-off--status-placeholder--enable-off--ux-default--size-m--feature-time--multiple-false--editable-false--figma-dark-theme-off-status-placeholder-enable-off-ux-default-size-m-feature-time--theme-light",
      "figmaNodeId": "1436:36662",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=off, UX=default, size=M, feature=time",
      "theme": "light",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "off",
        "ux": "default",
        "size": "M",
        "feature": "time",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:36663",
          "name": "icon/Time/Clock",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:36664",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-off--status-placeholder--enable-off--ux-default--size-l--feature-time--multiple-false--editable-false--figma-dark-theme-off-status-placeholder-enable-off-ux-default-size-l-feature-time--theme-light",
      "figmaNodeId": "1443:38790",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=off, UX=default, size=L, feature=time",
      "theme": "light",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "off",
        "ux": "default",
        "size": "L",
        "feature": "time",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1443:38791",
          "name": "icon/Time/Clock",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38792",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-on--status-placeholder--enable-off--ux-default--size-m--feature-date--multiple-false--editable-false--figma-dark-theme-on-status-placeholder-enable-off-ux-default-size-m-feature-date--theme-dark",
      "figmaNodeId": "1436:34670",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=off, UX=default, size=M, feature=date",
      "theme": "dark",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "off",
        "ux": "default",
        "size": "M",
        "feature": "date",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:34818",
          "name": "icon/Time/Calendar",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:34960",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:34961",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:34672",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-on--status-placeholder--enable-off--ux-default--size-l--feature-date--multiple-false--editable-false--figma-dark-theme-on-status-placeholder-enable-off-ux-default-size-l-feature-date--theme-dark",
      "figmaNodeId": "1443:38793",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=off, UX=default, size=L, feature=date",
      "theme": "dark",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "off",
        "ux": "default",
        "size": "L",
        "feature": "date",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1443:38794",
          "name": "icon/Time/Calendar",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38795",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38796",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38797",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-off--status-placeholder--enable-off--ux-default--size-m--feature-date--multiple-false--editable-false--figma-dark-theme-off-status-placeholder-enable-off-ux-default-size-m-feature-date--theme-light",
      "figmaNodeId": "1436:36665",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=off, UX=default, size=M, feature=date",
      "theme": "light",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "off",
        "ux": "default",
        "size": "M",
        "feature": "date",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:36666",
          "name": "icon/Time/Calendar",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:36667",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:36668",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:36669",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-off--status-placeholder--enable-off--ux-default--size-l--feature-date--multiple-false--editable-false--figma-dark-theme-off-status-placeholder-enable-off-ux-default-size-l-feature-date--theme-light",
      "figmaNodeId": "1443:38798",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=off, UX=default, size=L, feature=date",
      "theme": "light",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "off",
        "ux": "default",
        "size": "L",
        "feature": "date",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1443:38799",
          "name": "icon/Time/Calendar",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38800",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38801",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38802",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-off--status-placeholder--enable-off--ux-default--size-m--feature-default--multiple-false--editable-false--figma-dark-theme-off-status-placeholder-enable-off-ux-default-size-m-feature-default--theme-light",
      "figmaNodeId": "1436:33033",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=off, UX=default, size=M, feature=default",
      "theme": "light",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "off",
        "ux": "default",
        "size": "M",
        "feature": "default",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:33034",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:34101",
          "name": "icon/Arrow/Dropdown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-off--status-placeholder--enable-off--ux-default--size-l--feature-default--multiple-false--editable-false--figma-dark-theme-off-status-placeholder-enable-off-ux-default-size-l-feature-default--theme-light",
      "figmaNodeId": "1443:38803",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=off, UX=default, size=L, feature=default",
      "theme": "light",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "off",
        "ux": "default",
        "size": "L",
        "feature": "default",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1443:38804",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38805",
          "name": "icon/Arrow/Dropdown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-on--status-value--enable-off--ux-default--size-m--feature-default--multiple-false--editable-false--figma-dark-theme-on-status-value-enable-off-ux-default-size-m-feature-default--theme-dark",
      "figmaNodeId": "1436:33037",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=on, status=Value, enable=off, UX=default, size=M, feature=default",
      "theme": "dark",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "on",
        "status": "Value",
        "enable": "off",
        "ux": "default",
        "size": "M",
        "feature": "default",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:33038",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:33941",
          "name": "icon/Arrow/Dropdown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-on--status-value--enable-off--ux-default--size-l--feature-default--multiple-false--editable-false--figma-dark-theme-on-status-value-enable-off-ux-default-size-l-feature-default--theme-dark",
      "figmaNodeId": "1443:38806",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=on, status=Value, enable=off, UX=default, size=L, feature=default",
      "theme": "dark",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "on",
        "status": "Value",
        "enable": "off",
        "ux": "default",
        "size": "L",
        "feature": "default",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1443:38807",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38808",
          "name": "icon/Arrow/Dropdown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-on--status-value--enable-off--ux-default--size-m--feature-time--multiple-false--editable-false--figma-dark-theme-on-status-value-enable-off-ux-default-size-m-feature-time--theme-dark",
      "figmaNodeId": "1436:34293",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=on, status=Value, enable=off, UX=default, size=M, feature=time",
      "theme": "dark",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "on",
        "status": "Value",
        "enable": "off",
        "ux": "default",
        "size": "M",
        "feature": "time",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:34329",
          "name": "icon/Time/Clock",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:34294",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-on--status-value--enable-off--ux-default--size-l--feature-time--multiple-false--editable-false--figma-dark-theme-on-status-value-enable-off-ux-default-size-l-feature-time--theme-dark",
      "figmaNodeId": "1443:38809",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=on, status=Value, enable=off, UX=default, size=L, feature=time",
      "theme": "dark",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "on",
        "status": "Value",
        "enable": "off",
        "ux": "default",
        "size": "L",
        "feature": "time",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1443:38810",
          "name": "icon/Time/Clock",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38811",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-off--status-value--enable-off--ux-default--size-m--feature-time--multiple-false--editable-false--figma-dark-theme-off-status-value-enable-off-ux-default-size-m-feature-time--theme-light",
      "figmaNodeId": "1436:36670",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=off, status=Value, enable=off, UX=default, size=M, feature=time",
      "theme": "light",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "off",
        "status": "Value",
        "enable": "off",
        "ux": "default",
        "size": "M",
        "feature": "time",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:36671",
          "name": "icon/Time/Clock",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:36672",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-off--status-value--enable-off--ux-default--size-l--feature-time--multiple-false--editable-false--figma-dark-theme-off-status-value-enable-off-ux-default-size-l-feature-time--theme-light",
      "figmaNodeId": "1443:38812",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=off, status=Value, enable=off, UX=default, size=L, feature=time",
      "theme": "light",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "off",
        "status": "Value",
        "enable": "off",
        "ux": "default",
        "size": "L",
        "feature": "time",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1443:38813",
          "name": "icon/Time/Clock",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38814",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-on--status-value--enable-off--ux-default--size-m--feature-date--multiple-false--editable-false--figma-dark-theme-on-status-value-enable-off-ux-default-size-m-feature-date--theme-dark",
      "figmaNodeId": "1436:34673",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=on, status=Value, enable=off, UX=default, size=M, feature=date",
      "theme": "dark",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "on",
        "status": "Value",
        "enable": "off",
        "ux": "default",
        "size": "M",
        "feature": "date",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:34792",
          "name": "icon/Time/Calendar",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:34969",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:34675",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:34970",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-on--status-value--enable-off--ux-default--size-l--feature-date--multiple-false--editable-false--figma-dark-theme-on-status-value-enable-off-ux-default-size-l-feature-date--theme-dark",
      "figmaNodeId": "1443:38815",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=on, status=Value, enable=off, UX=default, size=L, feature=date",
      "theme": "dark",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "on",
        "status": "Value",
        "enable": "off",
        "ux": "default",
        "size": "L",
        "feature": "date",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1443:38816",
          "name": "icon/Time/Calendar",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38817",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38818",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38819",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-off--status-value--enable-off--ux-default--size-m--feature-date--multiple-false--editable-false--figma-dark-theme-off-status-value-enable-off-ux-default-size-m-feature-date--theme-light",
      "figmaNodeId": "1436:36673",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=off, status=Value, enable=off, UX=default, size=M, feature=date",
      "theme": "light",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "off",
        "status": "Value",
        "enable": "off",
        "ux": "default",
        "size": "M",
        "feature": "date",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:36674",
          "name": "icon/Time/Calendar",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:36675",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:36676",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:36677",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-off--status-value--enable-off--ux-default--size-l--feature-date--multiple-false--editable-false--figma-dark-theme-off-status-value-enable-off-ux-default-size-l-feature-date--theme-light",
      "figmaNodeId": "1443:38820",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=off, status=Value, enable=off, UX=default, size=L, feature=date",
      "theme": "light",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "off",
        "status": "Value",
        "enable": "off",
        "ux": "default",
        "size": "L",
        "feature": "date",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1443:38821",
          "name": "icon/Time/Calendar",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38822",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38823",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38824",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-off--status-value--enable-off--ux-default--size-m--feature-default--multiple-false--editable-false--figma-dark-theme-off-status-value-enable-off-ux-default-size-m-feature-default--theme-light",
      "figmaNodeId": "1436:33041",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=off, status=Value, enable=off, UX=default, size=M, feature=default",
      "theme": "light",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "off",
        "status": "Value",
        "enable": "off",
        "ux": "default",
        "size": "M",
        "feature": "default",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:33042",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:34113",
          "name": "icon/Arrow/Dropdown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-off--status-value--enable-off--ux-default--size-l--feature-default--multiple-false--editable-false--figma-dark-theme-off-status-value-enable-off-ux-default-size-l-feature-default--theme-light",
      "figmaNodeId": "1443:38825",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=off, status=Value, enable=off, UX=default, size=L, feature=default",
      "theme": "light",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "off",
        "status": "Value",
        "enable": "off",
        "ux": "default",
        "size": "L",
        "feature": "default",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1443:38826",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38827",
          "name": "icon/Arrow/Dropdown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-on--status-placeholder--enable-on--ux-hover--size-m--feature-default--multiple-false--editable-false--figma-dark-theme-on-status-placeholder-enable-on-ux-hover-size-m-feature-default--theme-dark",
      "figmaNodeId": "1436:33045",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=on, UX=hover, size=M, feature=default",
      "theme": "dark",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "on",
        "ux": "hover",
        "size": "M",
        "feature": "default",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#7b7b7b",
          "expected": "#7b7b7b",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:33046",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:33953",
          "name": "icon/Arrow/Dropdown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-on--status-placeholder--enable-on--ux-hover--size-l--feature-default--multiple-false--editable-false--figma-dark-theme-on-status-placeholder-enable-on-ux-hover-size-l-feature-default--theme-dark",
      "figmaNodeId": "1443:38828",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=on, UX=hover, size=L, feature=default",
      "theme": "dark",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "on",
        "ux": "hover",
        "size": "L",
        "feature": "default",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#7b7b7b",
          "expected": "#7b7b7b",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1443:38829",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38830",
          "name": "icon/Arrow/Dropdown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-off--status-placeholder--enable-on--ux-hover--size-m--feature-default--multiple-false--editable-false--figma-dark-theme-off-status-placeholder-enable-on-ux-hover-size-m-feature-default--theme-light",
      "figmaNodeId": "1436:33049",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=on, UX=hover, size=M, feature=default",
      "theme": "light",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "on",
        "ux": "hover",
        "size": "M",
        "feature": "default",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:33050",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:34125",
          "name": "icon/Arrow/Dropdown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-off--status-placeholder--enable-on--ux-hover--size-l--feature-default--multiple-false--editable-false--figma-dark-theme-off-status-placeholder-enable-on-ux-hover-size-l-feature-default--theme-light",
      "figmaNodeId": "1443:38831",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=on, UX=hover, size=L, feature=default",
      "theme": "light",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "on",
        "ux": "hover",
        "size": "L",
        "feature": "default",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1443:38832",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38833",
          "name": "icon/Arrow/Dropdown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-on--status-placeholder--enable-on--ux-click--size-m--feature-default--multiple-false--editable-false--figma-dark-theme-on-status-placeholder-enable-on-ux-click-size-m-feature-default--theme-dark",
      "figmaNodeId": "1436:33059",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=on, UX=click, size=M, feature=default",
      "theme": "dark",
      "state": "focus",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "on",
        "ux": "click",
        "size": "M",
        "feature": "default",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#7b7b7b",
          "expected": "#7b7b7b",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:33060",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:33977",
          "name": "icon/Arrow/Updown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-on--status-placeholder--enable-on--ux-click--size-l--feature-default--multiple-false--editable-false--figma-dark-theme-on-status-placeholder-enable-on-ux-click-size-l-feature-default--theme-dark",
      "figmaNodeId": "1443:38834",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=on, UX=click, size=L, feature=default",
      "theme": "dark",
      "state": "focus",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "on",
        "ux": "click",
        "size": "L",
        "feature": "default",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#7b7b7b",
          "expected": "#7b7b7b",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1443:38835",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38836",
          "name": "icon/Arrow/Updown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-on--status-placeholder--enable-on--ux-editable--size-m--feature-default--multiple-false--editable-true--figma-dark-theme-on-status-placeholder-enable-on-ux-editable-size-m-feature-default--theme-dark",
      "figmaNodeId": "1436:34368",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=on, UX=editable, size=M, feature=default",
      "theme": "dark",
      "state": "editable",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "on",
        "ux": "editable",
        "size": "M",
        "feature": "default",
        "multiple": false,
        "editable": true
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#7b7b7b",
          "expected": "#7b7b7b",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:34369",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:34370",
          "name": "icon/Arrow/Updown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-on--status-placeholder--enable-on--ux-editable--size-l--feature-default--multiple-false--editable-true--figma-dark-theme-on-status-placeholder-enable-on-ux-editable-size-l-feature-default--theme-dark",
      "figmaNodeId": "1443:38837",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=on, UX=editable, size=L, feature=default",
      "theme": "dark",
      "state": "editable",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "on",
        "ux": "editable",
        "size": "L",
        "feature": "default",
        "multiple": false,
        "editable": true
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#7b7b7b",
          "expected": "#7b7b7b",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1443:38838",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38839",
          "name": "icon/Arrow/Updown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-off--status-placeholder--enable-on--ux-click--size-m--feature-default--multiple-false--editable-false--figma-dark-theme-off-status-placeholder-enable-on-ux-click-size-m-feature-default--theme-light",
      "figmaNodeId": "1436:33063",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=on, UX=click, size=M, feature=default",
      "theme": "light",
      "state": "focus",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "on",
        "ux": "click",
        "size": "M",
        "feature": "default",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:33064",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:34149",
          "name": "icon/Arrow/Updown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-off--status-placeholder--enable-on--ux-click--size-l--feature-default--multiple-false--editable-false--figma-dark-theme-off-status-placeholder-enable-on-ux-click-size-l-feature-default--theme-light",
      "figmaNodeId": "1443:38840",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=on, UX=click, size=L, feature=default",
      "theme": "light",
      "state": "focus",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "on",
        "ux": "click",
        "size": "L",
        "feature": "default",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1443:38841",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38842",
          "name": "icon/Arrow/Updown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-off--status-placeholder--enable-on--ux-editable--size-m--feature-default--multiple-false--editable-true--figma-dark-theme-off-status-placeholder-enable-on-ux-editable-size-m-feature-default--theme-light",
      "figmaNodeId": "1436:37138",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=on, UX=editable, size=M, feature=default",
      "theme": "light",
      "state": "editable",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "on",
        "ux": "editable",
        "size": "M",
        "feature": "default",
        "multiple": false,
        "editable": true
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:37139",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:37140",
          "name": "icon/Arrow/Updown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-off--status-placeholder--enable-on--ux-editable--size-l--feature-default--multiple-false--editable-true--figma-dark-theme-off-status-placeholder-enable-on-ux-editable-size-l-feature-default--theme-light",
      "figmaNodeId": "1443:38843",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=on, UX=editable, size=L, feature=default",
      "theme": "light",
      "state": "editable",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "on",
        "ux": "editable",
        "size": "L",
        "feature": "default",
        "multiple": false,
        "editable": true
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1443:38844",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38845",
          "name": "icon/Arrow/Updown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-on--status-value--enable-on--ux-hover--size-m--feature-default--multiple-false--editable-false--figma-dark-theme-on-status-value-enable-on-ux-hover-size-m-feature-default--theme-dark",
      "figmaNodeId": "1436:33073",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=hover, size=M, feature=default",
      "theme": "dark",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "hover",
        "size": "M",
        "feature": "default",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:33074",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:33989",
          "name": "icon/Edit/Clear 1",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-on--status-value--enable-on--ux-hover--size-l--feature-default--multiple-false--editable-false--figma-dark-theme-on-status-value-enable-on-ux-hover-size-l-feature-default--theme-dark",
      "figmaNodeId": "1443:38846",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=hover, size=L, feature=default",
      "theme": "dark",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "hover",
        "size": "L",
        "feature": "default",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1443:38847",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38848",
          "name": "icon/Edit/Clear 1",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-off--status-value--enable-on--ux-hover--size-m--feature-default--multiple-false--editable-false--figma-dark-theme-off-status-value-enable-on-ux-hover-size-m-feature-default--theme-light",
      "figmaNodeId": "1436:33077",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=hover, size=M, feature=default",
      "theme": "light",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "hover",
        "size": "M",
        "feature": "default",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:33078",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:34161",
          "name": "icon/Edit/Clear 1",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-off--status-value--enable-on--ux-hover--size-l--feature-default--multiple-false--editable-false--figma-dark-theme-off-status-value-enable-on-ux-hover-size-l-feature-default--theme-light",
      "figmaNodeId": "1443:38849",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=hover, size=L, feature=default",
      "theme": "light",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "hover",
        "size": "L",
        "feature": "default",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1443:38850",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38851",
          "name": "icon/Edit/Clear 1",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-on--status-value--enable-on--ux-click--size-m--feature-default--multiple-false--editable-false--figma-dark-theme-on-status-value-enable-on-ux-click-size-m-feature-default--theme-dark",
      "figmaNodeId": "1436:33087",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=click, size=M, feature=default",
      "theme": "dark",
      "state": "focus",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "click",
        "size": "M",
        "feature": "default",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:33088",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:34031",
          "name": "icon/Arrow/Updown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-on--status-value--enable-on--ux-click--size-l--feature-default--multiple-false--editable-false--figma-dark-theme-on-status-value-enable-on-ux-click-size-l-feature-default--theme-dark",
      "figmaNodeId": "1443:38852",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=click, size=L, feature=default",
      "theme": "dark",
      "state": "focus",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "click",
        "size": "L",
        "feature": "default",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1443:38853",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38854",
          "name": "icon/Arrow/Updown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-on--status-value--enable-on--ux-editable--size-m--feature-default--multiple-false--editable-true--figma-dark-theme-on-status-value-enable-on-ux-editable-size-m-feature-default--theme-dark",
      "figmaNodeId": "1436:34371",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=editable, size=M, feature=default",
      "theme": "dark",
      "state": "editable",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "editable",
        "size": "M",
        "feature": "default",
        "multiple": false,
        "editable": true
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:34372",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:34373",
          "name": "icon/Arrow/Updown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-on--status-value--enable-on--ux-editable--size-l--feature-default--multiple-false--editable-true--figma-dark-theme-on-status-value-enable-on-ux-editable-size-l-feature-default--theme-dark",
      "figmaNodeId": "1443:38855",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=editable, size=L, feature=default",
      "theme": "dark",
      "state": "editable",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "editable",
        "size": "L",
        "feature": "default",
        "multiple": false,
        "editable": true
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1443:38856",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38857",
          "name": "icon/Arrow/Updown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-off--status-value--enable-on--ux-click--size-m--feature-default--multiple-false--editable-false--figma-dark-theme-off-status-value-enable-on-ux-click-size-m-feature-default--theme-light",
      "figmaNodeId": "1436:33093",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=click, size=M, feature=default",
      "theme": "light",
      "state": "focus",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "click",
        "size": "M",
        "feature": "default",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:33094",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:34176",
          "name": "icon/Arrow/Updown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-off--status-value--enable-on--ux-click--size-l--feature-default--multiple-false--editable-false--figma-dark-theme-off-status-value-enable-on-ux-click-size-l-feature-default--theme-light",
      "figmaNodeId": "1443:38858",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=click, size=L, feature=default",
      "theme": "light",
      "state": "focus",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "click",
        "size": "L",
        "feature": "default",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1443:38859",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38860",
          "name": "icon/Arrow/Updown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-off--status-value--enable-on--ux-editable--size-m--feature-default--multiple-false--editable-true--figma-dark-theme-off-status-value-enable-on-ux-editable-size-m-feature-default--theme-light",
      "figmaNodeId": "1436:37141",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=editable, size=M, feature=default",
      "theme": "light",
      "state": "editable",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "editable",
        "size": "M",
        "feature": "default",
        "multiple": false,
        "editable": true
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:37142",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:37143",
          "name": "icon/Arrow/Updown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-filled--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-off--status-value--enable-on--ux-editable--size-l--feature-default--multiple-false--editable-true--figma-dark-theme-off-status-value-enable-on-ux-editable-size-l-feature-default--theme-light",
      "figmaNodeId": "1443:38861",
      "figmaName": "select box/filled",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=editable, size=L, feature=default",
      "theme": "light",
      "state": "editable",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxFilled",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "editable",
        "size": "L",
        "feature": "default",
        "multiple": false,
        "editable": true
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1443:38862",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1443:38863",
          "name": "icon/Arrow/Updown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-on--status-placeholder--enable-on--ux-default--size-m--feature-default--multiple-false--editable-false--figma-dark-theme-on-status-placeholder-enable-on-ux-default-size-m-feature-default--theme-dark",
      "figmaNodeId": "1804:26922",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=on, UX=default, size=M, feature=default",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "on",
        "ux": "default",
        "size": "M",
        "feature": "default",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#7b7b7b",
          "expected": "#7b7b7b",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1804:26923",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:26924",
          "name": "icon/Arrow/Dropdown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-on--status-placeholder--enable-on--ux-error--size-m--feature-default--multiple-false--editable-false--figma-dark-theme-on-status-placeholder-enable-on-ux-error-size-m-feature-default--theme-dark",
      "figmaNodeId": "4187:5323",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=on, UX=error, size=M, feature=default",
      "theme": "dark",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "on",
        "ux": "error",
        "size": "M",
        "feature": "default",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#ea4233",
          "expected": "#ea4233",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#7b7b7b",
          "expected": "#7b7b7b",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:5324",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:5325",
          "name": "icon/Arrow/Dropdown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-on--status-placeholder--enable-on--ux-default--size-l--feature-default--multiple-false--editable-false--figma-dark-theme-on-status-placeholder-enable-on-ux-default-size-l-feature-default--theme-dark",
      "figmaNodeId": "1852:61100",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=on, UX=default, size=L, feature=default",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "on",
        "ux": "default",
        "size": "L",
        "feature": "default",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#7b7b7b",
          "expected": "#7b7b7b",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1852:61101",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61102",
          "name": "icon/Arrow/Dropdown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-on--status-placeholder--enable-on--ux-error--size-l--feature-default--multiple-false--editable-false--figma-dark-theme-on-status-placeholder-enable-on-ux-error-size-l-feature-default--theme-dark",
      "figmaNodeId": "4187:6628",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=on, UX=error, size=L, feature=default",
      "theme": "dark",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "on",
        "ux": "error",
        "size": "L",
        "feature": "default",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#ea4233",
          "expected": "#ea4233",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#7b7b7b",
          "expected": "#7b7b7b",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:6629",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:6630",
          "name": "icon/Arrow/Dropdown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-off--status-placeholder--enable-on--ux-default--size-m--feature-default--multiple-false--editable-false--figma-dark-theme-off-status-placeholder-enable-on-ux-default-size-m-feature-default--theme-light",
      "figmaNodeId": "1804:26928",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=on, UX=default, size=M, feature=default",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "on",
        "ux": "default",
        "size": "M",
        "feature": "default",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1804:26929",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:26930",
          "name": "icon/Arrow/Dropdown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-off--status-placeholder--enable-on--ux-error--size-m--feature-default--multiple-false--editable-false--figma-dark-theme-off-status-placeholder-enable-on-ux-error-size-m-feature-default--theme-light",
      "figmaNodeId": "4187:6444",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=on, UX=error, size=M, feature=default",
      "theme": "light",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "on",
        "ux": "error",
        "size": "M",
        "feature": "default",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#dc2717",
          "expected": "#dc2717",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:6445",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:6446",
          "name": "icon/Arrow/Dropdown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-off--status-placeholder--enable-on--ux-default--size-l--feature-default--multiple-false--editable-false--figma-dark-theme-off-status-placeholder-enable-on-ux-default-size-l-feature-default--theme-light",
      "figmaNodeId": "1852:61103",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=on, UX=default, size=L, feature=default",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "on",
        "ux": "default",
        "size": "L",
        "feature": "default",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1852:61104",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61105",
          "name": "icon/Arrow/Dropdown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-off--status-placeholder--enable-on--ux-error--size-l--feature-default--multiple-false--editable-false--figma-dark-theme-off-status-placeholder-enable-on-ux-error-size-l-feature-default--theme-light",
      "figmaNodeId": "4187:6812",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=on, UX=error, size=L, feature=default",
      "theme": "light",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "on",
        "ux": "error",
        "size": "L",
        "feature": "default",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#dc2717",
          "expected": "#dc2717",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:6813",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:6814",
          "name": "icon/Arrow/Dropdown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-on--status-value--enable-on--ux-default--size-m--feature-default--multiple-false--editable-false--figma-dark-theme-on-status-value-enable-on-ux-default-size-m-feature-default--theme-dark",
      "figmaNodeId": "1804:26934",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=default, size=M, feature=default",
      "theme": "dark",
      "state": "filled",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "default",
        "size": "M",
        "feature": "default",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1804:26935",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:26936",
          "name": "icon/Arrow/Dropdown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-on--status-value--enable-on--ux-error--size-m--feature-default--multiple-false--editable-false--figma-dark-theme-on-status-value-enable-on-ux-error-size-m-feature-default--theme-dark",
      "figmaNodeId": "4187:6179",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=error, size=M, feature=default",
      "theme": "dark",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "error",
        "size": "M",
        "feature": "default",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#ea4233",
          "expected": "#ea4233",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:6180",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:6181",
          "name": "icon/Arrow/Dropdown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-on--status-value--enable-on--ux-default--size-l--feature-default--multiple-false--editable-false--figma-dark-theme-on-status-value-enable-on-ux-default-size-l-feature-default--theme-dark",
      "figmaNodeId": "1852:61106",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=default, size=L, feature=default",
      "theme": "dark",
      "state": "filled",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "default",
        "size": "L",
        "feature": "default",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1852:61107",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61108",
          "name": "icon/Arrow/Dropdown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-on--status-value--enable-on--ux-error--size-l--feature-default--multiple-false--editable-false--figma-dark-theme-on-status-value-enable-on-ux-error-size-l-feature-default--theme-dark",
      "figmaNodeId": "4187:6631",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=error, size=L, feature=default",
      "theme": "dark",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "error",
        "size": "L",
        "feature": "default",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#ea4233",
          "expected": "#ea4233",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:6632",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:6633",
          "name": "icon/Arrow/Dropdown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-on--status-multi-select--enable-on--ux-default--size-m--feature-default--multiple-true--editable-false--figma-dark-theme-on-status-multi-select-enable-on-ux-default-size-m-feature-default--theme-dark",
      "figmaNodeId": "1804:26940",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=on, status=multi select, enable=on, UX=default, size=M, feature=default",
      "theme": "dark",
      "state": "filled",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": [
          "option-a"
        ],
        "darkTheme": "on",
        "status": "multi select",
        "enable": "on",
        "ux": "default",
        "size": "M",
        "feature": "default",
        "multiple": true,
        "editable": false
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1804:26942",
          "name": "Frame 2516",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:26943",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:26944",
          "name": "icon/Edit/Clear 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:26945",
          "name": "Frame 2517",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:26946",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:26947",
          "name": "icon/Edit/Clear 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:26948",
          "name": "icon/Arrow/Dropdown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-on--status-multi-select--enable-on--ux-error--size-m--feature-default--multiple-true--editable-false--figma-dark-theme-on-status-multi-select-enable-on-ux-error-size-m-feature-default--theme-dark",
      "figmaNodeId": "4187:6267",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=on, status=multi select, enable=on, UX=error, size=M, feature=default",
      "theme": "dark",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": [
          "option-a"
        ],
        "darkTheme": "on",
        "status": "multi select",
        "enable": "on",
        "ux": "error",
        "size": "M",
        "feature": "default",
        "multiple": true,
        "editable": false
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#ea4233",
          "expected": "#ea4233",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:6269",
          "name": "Frame 2516",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:6270",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:6271",
          "name": "icon/Edit/Clear 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:6272",
          "name": "Frame 2517",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:6273",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:6274",
          "name": "icon/Edit/Clear 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:6275",
          "name": "icon/Arrow/Dropdown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-on--status-multi-select--enable-on--ux-default--size-l--feature-default--multiple-true--editable-false--figma-dark-theme-on-status-multi-select-enable-on-ux-default-size-l-feature-default--theme-dark",
      "figmaNodeId": "1852:61109",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=on, status=multi select, enable=on, UX=default, size=L, feature=default",
      "theme": "dark",
      "state": "filled",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": [
          "option-a"
        ],
        "darkTheme": "on",
        "status": "multi select",
        "enable": "on",
        "ux": "default",
        "size": "L",
        "feature": "default",
        "multiple": true,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1852:61111",
          "name": "Frame 2516",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61112",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61113",
          "name": "icon/Edit/Clear 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61114",
          "name": "Frame 2517",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61115",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61116",
          "name": "icon/Edit/Clear 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61117",
          "name": "icon/Arrow/Dropdown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-on--status-multi-select--enable-on--ux-error--size-l--feature-default--multiple-true--editable-false--figma-dark-theme-on-status-multi-select-enable-on-ux-error-size-l-feature-default--theme-dark",
      "figmaNodeId": "4187:6634",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=on, status=multi select, enable=on, UX=error, size=L, feature=default",
      "theme": "dark",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": [
          "option-a"
        ],
        "darkTheme": "on",
        "status": "multi select",
        "enable": "on",
        "ux": "error",
        "size": "L",
        "feature": "default",
        "multiple": true,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#ea4233",
          "expected": "#ea4233",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:6636",
          "name": "Frame 2516",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:6637",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:6638",
          "name": "icon/Edit/Clear 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:6639",
          "name": "Frame 2517",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:6640",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:6641",
          "name": "icon/Edit/Clear 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:6642",
          "name": "icon/Arrow/Dropdown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-off--status-multi-select--enable-on--ux-default--size-m--feature-default--multiple-true--editable-false--figma-dark-theme-off-status-multi-select-enable-on-ux-default-size-m-feature-default--theme-light",
      "figmaNodeId": "1804:26958",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=off, status=multi select, enable=on, UX=default, size=M, feature=default",
      "theme": "light",
      "state": "filled",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": [
          "option-a"
        ],
        "darkTheme": "off",
        "status": "multi select",
        "enable": "on",
        "ux": "default",
        "size": "M",
        "feature": "default",
        "multiple": true,
        "editable": false
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#dbdbdb",
          "expected": "#dbdbdb",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1804:26960",
          "name": "Frame 2516",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:26961",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:26962",
          "name": "icon/Edit/Clear 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:26963",
          "name": "Frame 2517",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:26964",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:26965",
          "name": "icon/Edit/Clear 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:26966",
          "name": "icon/Arrow/Dropdown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-off--status-multi-select--enable-on--ux-error--size-m--feature-default--multiple-true--editable-false--figma-dark-theme-off-status-multi-select-enable-on-ux-error-size-m-feature-default--theme-light",
      "figmaNodeId": "4187:6447",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=off, status=multi select, enable=on, UX=error, size=M, feature=default",
      "theme": "light",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": [
          "option-a"
        ],
        "darkTheme": "off",
        "status": "multi select",
        "enable": "on",
        "ux": "error",
        "size": "M",
        "feature": "default",
        "multiple": true,
        "editable": false
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#dc2717",
          "expected": "#dc2717",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:6449",
          "name": "Frame 2516",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:6450",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:6451",
          "name": "icon/Edit/Clear 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:6452",
          "name": "Frame 2517",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:6453",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:6454",
          "name": "icon/Edit/Clear 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:6455",
          "name": "icon/Arrow/Dropdown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-off--status-multi-select--enable-on--ux-default--size-l--feature-default--multiple-true--editable-false--figma-dark-theme-off-status-multi-select-enable-on-ux-default-size-l-feature-default--theme-light",
      "figmaNodeId": "1852:61118",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=off, status=multi select, enable=on, UX=default, size=L, feature=default",
      "theme": "light",
      "state": "filled",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": [
          "option-a"
        ],
        "darkTheme": "off",
        "status": "multi select",
        "enable": "on",
        "ux": "default",
        "size": "L",
        "feature": "default",
        "multiple": true,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#dbdbdb",
          "expected": "#dbdbdb",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1852:61120",
          "name": "Frame 2516",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61121",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61122",
          "name": "icon/Edit/Clear 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61123",
          "name": "Frame 2517",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61124",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61125",
          "name": "icon/Edit/Clear 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61126",
          "name": "icon/Arrow/Dropdown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-off--status-multi-select--enable-on--ux-error--size-l--feature-default--multiple-true--editable-false--figma-dark-theme-off-status-multi-select-enable-on-ux-error-size-l-feature-default--theme-light",
      "figmaNodeId": "4187:6815",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=off, status=multi select, enable=on, UX=error, size=L, feature=default",
      "theme": "light",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": [
          "option-a"
        ],
        "darkTheme": "off",
        "status": "multi select",
        "enable": "on",
        "ux": "error",
        "size": "L",
        "feature": "default",
        "multiple": true,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#dc2717",
          "expected": "#dc2717",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:6817",
          "name": "Frame 2516",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:6818",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:6819",
          "name": "icon/Edit/Clear 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:6820",
          "name": "Frame 2517",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:6821",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:6822",
          "name": "icon/Edit/Clear 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:6823",
          "name": "icon/Arrow/Dropdown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-on--status-multi-select--enable-on--ux-hover--size-m--feature-default--multiple-true--editable-false--figma-dark-theme-on-status-multi-select-enable-on-ux-hover-size-m-feature-default--theme-dark",
      "figmaNodeId": "1804:26976",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=on, status=multi select, enable=on, UX=hover, size=M, feature=default",
      "theme": "dark",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": [
          "option-a"
        ],
        "darkTheme": "on",
        "status": "multi select",
        "enable": "on",
        "ux": "hover",
        "size": "M",
        "feature": "default",
        "multiple": true,
        "editable": false
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1804:26978",
          "name": "Frame 2516",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:26979",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:26980",
          "name": "icon/Edit/Clear 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:26981",
          "name": "Frame 2517",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:26982",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:26983",
          "name": "icon/Edit/Clear 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:26984",
          "name": "icon/Edit/Clear 1",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-on--status-multi-select--enable-on--ux-hover--size-l--feature-default--multiple-true--editable-false--figma-dark-theme-on-status-multi-select-enable-on-ux-hover-size-l-feature-default--theme-dark",
      "figmaNodeId": "1852:61127",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=on, status=multi select, enable=on, UX=hover, size=L, feature=default",
      "theme": "dark",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": [
          "option-a"
        ],
        "darkTheme": "on",
        "status": "multi select",
        "enable": "on",
        "ux": "hover",
        "size": "L",
        "feature": "default",
        "multiple": true,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1852:61129",
          "name": "Frame 2516",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61130",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61131",
          "name": "icon/Edit/Clear 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61132",
          "name": "Frame 2517",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61133",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61134",
          "name": "icon/Edit/Clear 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61135",
          "name": "icon/Edit/Clear 1",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-off--status-multi-select--enable-on--ux-hover--size-m--feature-default--multiple-true--editable-false--figma-dark-theme-off-status-multi-select-enable-on-ux-hover-size-m-feature-default--theme-light",
      "figmaNodeId": "1804:26994",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=off, status=multi select, enable=on, UX=hover, size=M, feature=default",
      "theme": "light",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": [
          "option-a"
        ],
        "darkTheme": "off",
        "status": "multi select",
        "enable": "on",
        "ux": "hover",
        "size": "M",
        "feature": "default",
        "multiple": true,
        "editable": false
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1804:26996",
          "name": "Frame 2516",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:26997",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:26998",
          "name": "icon/Edit/Clear 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:26999",
          "name": "Frame 2517",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27000",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27001",
          "name": "icon/Edit/Clear 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27002",
          "name": "icon/Edit/Clear 1",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-off--status-multi-select--enable-on--ux-hover--size-l--feature-default--multiple-true--editable-false--figma-dark-theme-off-status-multi-select-enable-on-ux-hover-size-l-feature-default--theme-light",
      "figmaNodeId": "1852:61136",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=off, status=multi select, enable=on, UX=hover, size=L, feature=default",
      "theme": "light",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": [
          "option-a"
        ],
        "darkTheme": "off",
        "status": "multi select",
        "enable": "on",
        "ux": "hover",
        "size": "L",
        "feature": "default",
        "multiple": true,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1852:61138",
          "name": "Frame 2516",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61139",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61140",
          "name": "icon/Edit/Clear 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61141",
          "name": "Frame 2517",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61142",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61143",
          "name": "icon/Edit/Clear 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61144",
          "name": "icon/Edit/Clear 1",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-on--status-multi-select--enable-on--ux-click--size-m--feature-default--multiple-true--editable-false--figma-dark-theme-on-status-multi-select-enable-on-ux-click-size-m-feature-default--theme-dark",
      "figmaNodeId": "1804:27012",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=on, status=multi select, enable=on, UX=click, size=M, feature=default",
      "theme": "dark",
      "state": "focus",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": [
          "option-a"
        ],
        "darkTheme": "on",
        "status": "multi select",
        "enable": "on",
        "ux": "click",
        "size": "M",
        "feature": "default",
        "multiple": true,
        "editable": false
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1804:27014",
          "name": "Frame 2516",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27015",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27016",
          "name": "icon/Edit/Clear 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27017",
          "name": "Frame 2517",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27018",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27019",
          "name": "icon/Edit/Clear 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27020",
          "name": "icon/Arrow/Updown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-on--status-multi-select--enable-on--ux-click--size-l--feature-default--multiple-true--editable-false--figma-dark-theme-on-status-multi-select-enable-on-ux-click-size-l-feature-default--theme-dark",
      "figmaNodeId": "1852:61145",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=on, status=multi select, enable=on, UX=click, size=L, feature=default",
      "theme": "dark",
      "state": "focus",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": [
          "option-a"
        ],
        "darkTheme": "on",
        "status": "multi select",
        "enable": "on",
        "ux": "click",
        "size": "L",
        "feature": "default",
        "multiple": true,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1852:61147",
          "name": "Frame 2516",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61148",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61149",
          "name": "icon/Edit/Clear 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61150",
          "name": "Frame 2517",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61151",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61152",
          "name": "icon/Edit/Clear 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61153",
          "name": "icon/Arrow/Updown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-off--status-multi-select--enable-on--ux-click--size-m--feature-default--multiple-true--editable-false--figma-dark-theme-off-status-multi-select-enable-on-ux-click-size-m-feature-default--theme-light",
      "figmaNodeId": "1804:27030",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=off, status=multi select, enable=on, UX=click, size=M, feature=default",
      "theme": "light",
      "state": "focus",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": [
          "option-a"
        ],
        "darkTheme": "off",
        "status": "multi select",
        "enable": "on",
        "ux": "click",
        "size": "M",
        "feature": "default",
        "multiple": true,
        "editable": false
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1804:27032",
          "name": "Frame 2516",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27033",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27034",
          "name": "icon/Edit/Clear 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27035",
          "name": "Frame 2517",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27036",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27037",
          "name": "icon/Edit/Clear 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27038",
          "name": "icon/Arrow/Updown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-off--status-multi-select--enable-on--ux-click--size-l--feature-default--multiple-true--editable-false--figma-dark-theme-off-status-multi-select-enable-on-ux-click-size-l-feature-default--theme-light",
      "figmaNodeId": "1852:61154",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=off, status=multi select, enable=on, UX=click, size=L, feature=default",
      "theme": "light",
      "state": "focus",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": [
          "option-a"
        ],
        "darkTheme": "off",
        "status": "multi select",
        "enable": "on",
        "ux": "click",
        "size": "L",
        "feature": "default",
        "multiple": true,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1852:61156",
          "name": "Frame 2516",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61157",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61158",
          "name": "icon/Edit/Clear 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61159",
          "name": "Frame 2517",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61160",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61161",
          "name": "icon/Edit/Clear 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61162",
          "name": "icon/Arrow/Updown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-on--status-multi-select--enable-on--ux-editable--size-m--feature-default--multiple-true--editable-true--figma-dark-theme-on-status-multi-select-enable-on-ux-editable-size-m-feature-default--theme-dark",
      "figmaNodeId": "1804:27048",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=on, status=multi select, enable=on, UX=editable, size=M, feature=default",
      "theme": "dark",
      "state": "editable",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": [
          "option-a"
        ],
        "darkTheme": "on",
        "status": "multi select",
        "enable": "on",
        "ux": "editable",
        "size": "M",
        "feature": "default",
        "multiple": true,
        "editable": true
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1804:27050",
          "name": "Frame 2516",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27051",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27052",
          "name": "icon/Edit/Clear 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27053",
          "name": "Frame 2517",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27054",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27055",
          "name": "icon/Edit/Clear 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27056",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27057",
          "name": "icon/Arrow/Updown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-on--status-multi-select--enable-on--ux-editable--size-l--feature-default--multiple-true--editable-true--figma-dark-theme-on-status-multi-select-enable-on-ux-editable-size-l-feature-default--theme-dark",
      "figmaNodeId": "1852:61163",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=on, status=multi select, enable=on, UX=editable, size=L, feature=default",
      "theme": "dark",
      "state": "editable",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": [
          "option-a"
        ],
        "darkTheme": "on",
        "status": "multi select",
        "enable": "on",
        "ux": "editable",
        "size": "L",
        "feature": "default",
        "multiple": true,
        "editable": true
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1852:61165",
          "name": "Frame 2516",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61166",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61167",
          "name": "icon/Edit/Clear 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61168",
          "name": "Frame 2517",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61169",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61170",
          "name": "icon/Edit/Clear 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61171",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61172",
          "name": "icon/Arrow/Updown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-off--status-multi-select--enable-on--ux-editable--size-m--feature-default--multiple-true--editable-true--figma-dark-theme-off-status-multi-select-enable-on-ux-editable-size-m-feature-default--theme-light",
      "figmaNodeId": "1804:27068",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=off, status=multi select, enable=on, UX=editable, size=M, feature=default",
      "theme": "light",
      "state": "editable",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": [
          "option-a"
        ],
        "darkTheme": "off",
        "status": "multi select",
        "enable": "on",
        "ux": "editable",
        "size": "M",
        "feature": "default",
        "multiple": true,
        "editable": true
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1804:27070",
          "name": "Frame 2516",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27071",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27072",
          "name": "icon/Edit/Clear 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27073",
          "name": "Frame 2517",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27074",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27075",
          "name": "icon/Edit/Clear 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27076",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27077",
          "name": "icon/Arrow/Updown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-off--status-multi-select--enable-on--ux-editable--size-l--feature-default--multiple-true--editable-true--figma-dark-theme-off-status-multi-select-enable-on-ux-editable-size-l-feature-default--theme-light",
      "figmaNodeId": "1852:61173",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=off, status=multi select, enable=on, UX=editable, size=L, feature=default",
      "theme": "light",
      "state": "editable",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": [
          "option-a"
        ],
        "darkTheme": "off",
        "status": "multi select",
        "enable": "on",
        "ux": "editable",
        "size": "L",
        "feature": "default",
        "multiple": true,
        "editable": true
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1852:61175",
          "name": "Frame 2516",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61176",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61177",
          "name": "icon/Edit/Clear 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61178",
          "name": "Frame 2517",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61179",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61180",
          "name": "icon/Edit/Clear 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61181",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61182",
          "name": "icon/Arrow/Updown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-on--status-multi-select--enable-off--ux-default--size-m--feature-default--multiple-true--editable-false--figma-dark-theme-on-status-multi-select-enable-off-ux-default-size-m-feature-default--theme-dark",
      "figmaNodeId": "1804:27088",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=on, status=multi select, enable=off, UX=default, size=M, feature=default",
      "theme": "dark",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": [
          "option-a"
        ],
        "darkTheme": "on",
        "status": "multi select",
        "enable": "off",
        "ux": "default",
        "size": "M",
        "feature": "default",
        "multiple": true,
        "editable": false
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1804:27090",
          "name": "Frame 2516",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27091",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27092",
          "name": "icon/Edit/Clear 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27093",
          "name": "Frame 2517",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27094",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27095",
          "name": "icon/Edit/Clear 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27096",
          "name": "icon/Arrow/Dropdown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-on--status-multi-select--enable-off--ux-default--size-l--feature-default--multiple-true--editable-false--figma-dark-theme-on-status-multi-select-enable-off-ux-default-size-l-feature-default--theme-dark",
      "figmaNodeId": "1852:61183",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=on, status=multi select, enable=off, UX=default, size=L, feature=default",
      "theme": "dark",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": [
          "option-a"
        ],
        "darkTheme": "on",
        "status": "multi select",
        "enable": "off",
        "ux": "default",
        "size": "L",
        "feature": "default",
        "multiple": true,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1852:61185",
          "name": "Frame 2516",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61186",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61187",
          "name": "icon/Edit/Clear 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61188",
          "name": "Frame 2517",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61189",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61190",
          "name": "icon/Edit/Clear 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61191",
          "name": "icon/Arrow/Dropdown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-off--status-multi-select--enable-off--ux-default--size-m--feature-default--multiple-true--editable-false--figma-dark-theme-off-status-multi-select-enable-off-ux-default-size-m-feature-default--theme-light",
      "figmaNodeId": "1804:27106",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=off, status=multi select, enable=off, UX=default, size=M, feature=default",
      "theme": "light",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": [
          "option-a"
        ],
        "darkTheme": "off",
        "status": "multi select",
        "enable": "off",
        "ux": "default",
        "size": "M",
        "feature": "default",
        "multiple": true,
        "editable": false
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1804:27108",
          "name": "Frame 2516",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27109",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27110",
          "name": "icon/Edit/Clear 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27111",
          "name": "Frame 2517",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27112",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27113",
          "name": "icon/Edit/Clear 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27114",
          "name": "icon/Arrow/Dropdown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-off--status-multi-select--enable-off--ux-default--size-l--feature-default--multiple-true--editable-false--figma-dark-theme-off-status-multi-select-enable-off-ux-default-size-l-feature-default--theme-light",
      "figmaNodeId": "1852:61192",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=off, status=multi select, enable=off, UX=default, size=L, feature=default",
      "theme": "light",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": [
          "option-a"
        ],
        "darkTheme": "off",
        "status": "multi select",
        "enable": "off",
        "ux": "default",
        "size": "L",
        "feature": "default",
        "multiple": true,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1852:61194",
          "name": "Frame 2516",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61195",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61196",
          "name": "icon/Edit/Clear 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61197",
          "name": "Frame 2517",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61198",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61199",
          "name": "icon/Edit/Clear 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61200",
          "name": "icon/Arrow/Dropdown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-off--status-value--enable-on--ux-default--size-m--feature-default--multiple-false--editable-false--figma-dark-theme-off-status-value-enable-on-ux-default-size-m-feature-default--theme-light",
      "figmaNodeId": "1804:27124",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=default, size=M, feature=default",
      "theme": "light",
      "state": "filled",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "default",
        "size": "M",
        "feature": "default",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1804:27125",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27126",
          "name": "icon/Arrow/Dropdown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-off--status-value--enable-on--ux-error--size-m--feature-default--multiple-false--editable-false--figma-dark-theme-off-status-value-enable-on-ux-error-size-m-feature-default--theme-light",
      "figmaNodeId": "4187:6456",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=error, size=M, feature=default",
      "theme": "light",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "error",
        "size": "M",
        "feature": "default",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#dc2717",
          "expected": "#dc2717",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:6457",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:6458",
          "name": "icon/Arrow/Dropdown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-off--status-value--enable-on--ux-default--size-l--feature-default--multiple-false--editable-false--figma-dark-theme-off-status-value-enable-on-ux-default-size-l-feature-default--theme-light",
      "figmaNodeId": "1852:61201",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=default, size=L, feature=default",
      "theme": "light",
      "state": "filled",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "default",
        "size": "L",
        "feature": "default",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1852:61202",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61203",
          "name": "icon/Arrow/Dropdown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-off--status-value--enable-on--ux-error--size-l--feature-default--multiple-false--editable-false--figma-dark-theme-off-status-value-enable-on-ux-error-size-l-feature-default--theme-light",
      "figmaNodeId": "4187:6824",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=error, size=L, feature=default",
      "theme": "light",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "error",
        "size": "L",
        "feature": "default",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#dc2717",
          "expected": "#dc2717",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:6825",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:6826",
          "name": "icon/Arrow/Dropdown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-on--status-placeholder--enable-on--ux-default--size-m--feature-time--multiple-false--editable-false--figma-dark-theme-on-status-placeholder-enable-on-ux-default-size-m-feature-time--theme-dark",
      "figmaNodeId": "1804:27130",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=on, UX=default, size=M, feature=time",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "on",
        "ux": "default",
        "size": "M",
        "feature": "time",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#7b7b7b",
          "expected": "#7b7b7b",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1804:27131",
          "name": "icon/Time/Clock",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27132",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-on--status-placeholder--enable-on--ux-error--size-m--feature-time--multiple-false--editable-false--figma-dark-theme-on-status-placeholder-enable-on-ux-error-size-m-feature-time--theme-dark",
      "figmaNodeId": "4187:6276",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=on, UX=error, size=M, feature=time",
      "theme": "dark",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "on",
        "ux": "error",
        "size": "M",
        "feature": "time",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#ea4233",
          "expected": "#ea4233",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#7b7b7b",
          "expected": "#7b7b7b",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:6277",
          "name": "icon/Time/Clock",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:6278",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-on--status-placeholder--enable-on--ux-default--size-l--feature-time--multiple-false--editable-false--figma-dark-theme-on-status-placeholder-enable-on-ux-default-size-l-feature-time--theme-dark",
      "figmaNodeId": "1852:61204",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=on, UX=default, size=L, feature=time",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "on",
        "ux": "default",
        "size": "L",
        "feature": "time",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#7b7b7b",
          "expected": "#7b7b7b",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1852:61205",
          "name": "icon/Time/Clock",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61206",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-on--status-placeholder--enable-on--ux-error--size-l--feature-time--multiple-false--editable-false--figma-dark-theme-on-status-placeholder-enable-on-ux-error-size-l-feature-time--theme-dark",
      "figmaNodeId": "4187:6643",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=on, UX=error, size=L, feature=time",
      "theme": "dark",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "on",
        "ux": "error",
        "size": "L",
        "feature": "time",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#ea4233",
          "expected": "#ea4233",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#7b7b7b",
          "expected": "#7b7b7b",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:6644",
          "name": "icon/Time/Clock",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:6645",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-off--status-placeholder--enable-on--ux-default--size-m--feature-time--multiple-false--editable-false--figma-dark-theme-off-status-placeholder-enable-on-ux-default-size-m-feature-time--theme-light",
      "figmaNodeId": "1804:27136",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=on, UX=default, size=M, feature=time",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "on",
        "ux": "default",
        "size": "M",
        "feature": "time",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1804:27137",
          "name": "icon/Time/Clock",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27138",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-off--status-placeholder--enable-on--ux-error--size-m--feature-time--multiple-false--editable-false--figma-dark-theme-off-status-placeholder-enable-on-ux-error-size-m-feature-time--theme-light",
      "figmaNodeId": "4187:6459",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=on, UX=error, size=M, feature=time",
      "theme": "light",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "on",
        "ux": "error",
        "size": "M",
        "feature": "time",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#dc2717",
          "expected": "#dc2717",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:6460",
          "name": "icon/Time/Clock",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:6461",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-off--status-placeholder--enable-on--ux-default--size-l--feature-time--multiple-false--editable-false--figma-dark-theme-off-status-placeholder-enable-on-ux-default-size-l-feature-time--theme-light",
      "figmaNodeId": "1852:61207",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=on, UX=default, size=L, feature=time",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "on",
        "ux": "default",
        "size": "L",
        "feature": "time",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1852:61208",
          "name": "icon/Time/Clock",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61209",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-off--status-placeholder--enable-on--ux-error--size-l--feature-time--multiple-false--editable-false--figma-dark-theme-off-status-placeholder-enable-on-ux-error-size-l-feature-time--theme-light",
      "figmaNodeId": "4187:6827",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=on, UX=error, size=L, feature=time",
      "theme": "light",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "on",
        "ux": "error",
        "size": "L",
        "feature": "time",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#dc2717",
          "expected": "#dc2717",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:6828",
          "name": "icon/Time/Clock",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:6829",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-on--status-placeholder--enable-on--ux-default--size-m--feature-date--multiple-false--editable-false--figma-dark-theme-on-status-placeholder-enable-on-ux-default-size-m-feature-date--theme-dark",
      "figmaNodeId": "1804:27142",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=on, UX=default, size=M, feature=date",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "on",
        "ux": "default",
        "size": "M",
        "feature": "date",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#7b7b7b",
          "expected": "#7b7b7b",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1804:27143",
          "name": "icon/Time/Calendar",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27144",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27145",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27146",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-on--status-placeholder--enable-on--ux-error--size-m--feature-date--multiple-false--editable-false--figma-dark-theme-on-status-placeholder-enable-on-ux-error-size-m-feature-date--theme-dark",
      "figmaNodeId": "4187:6279",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=on, UX=error, size=M, feature=date",
      "theme": "dark",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "on",
        "ux": "error",
        "size": "M",
        "feature": "date",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#ea4233",
          "expected": "#ea4233",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#7b7b7b",
          "expected": "#7b7b7b",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:6280",
          "name": "icon/Time/Calendar",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:6281",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:6282",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:6283",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-on--status-placeholder--enable-on--ux-default--size-l--feature-date--multiple-false--editable-false--figma-dark-theme-on-status-placeholder-enable-on-ux-default-size-l-feature-date--theme-dark",
      "figmaNodeId": "1852:61210",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=on, UX=default, size=L, feature=date",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "on",
        "ux": "default",
        "size": "L",
        "feature": "date",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#7b7b7b",
          "expected": "#7b7b7b",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1852:61211",
          "name": "icon/Time/Calendar",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61212",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61213",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61214",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-on--status-placeholder--enable-on--ux-error--size-l--feature-date--multiple-false--editable-false--figma-dark-theme-on-status-placeholder-enable-on-ux-error-size-l-feature-date--theme-dark",
      "figmaNodeId": "4187:6646",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=on, UX=error, size=L, feature=date",
      "theme": "dark",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "on",
        "ux": "error",
        "size": "L",
        "feature": "date",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#ea4233",
          "expected": "#ea4233",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#7b7b7b",
          "expected": "#7b7b7b",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:6647",
          "name": "icon/Time/Calendar",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:6648",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:6649",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:6650",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-off--status-placeholder--enable-on--ux-default--size-m--feature-date--multiple-false--editable-false--figma-dark-theme-off-status-placeholder-enable-on-ux-default-size-m-feature-date--theme-light",
      "figmaNodeId": "1804:27152",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=on, UX=default, size=M, feature=date",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "on",
        "ux": "default",
        "size": "M",
        "feature": "date",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1804:27153",
          "name": "icon/Time/Calendar",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27154",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27155",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27156",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-off--status-placeholder--enable-on--ux-error--size-m--feature-date--multiple-false--editable-false--figma-dark-theme-off-status-placeholder-enable-on-ux-error-size-m-feature-date--theme-light",
      "figmaNodeId": "4187:6462",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=on, UX=error, size=M, feature=date",
      "theme": "light",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "on",
        "ux": "error",
        "size": "M",
        "feature": "date",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#dc2717",
          "expected": "#dc2717",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:6463",
          "name": "icon/Time/Calendar",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:6464",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:6465",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:6466",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-off--status-placeholder--enable-on--ux-default--size-l--feature-date--multiple-false--editable-false--figma-dark-theme-off-status-placeholder-enable-on-ux-default-size-l-feature-date--theme-light",
      "figmaNodeId": "1852:61215",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=on, UX=default, size=L, feature=date",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "on",
        "ux": "default",
        "size": "L",
        "feature": "date",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1852:61216",
          "name": "icon/Time/Calendar",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61217",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61218",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61219",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-off--status-placeholder--enable-on--ux-error--size-l--feature-date--multiple-false--editable-false--figma-dark-theme-off-status-placeholder-enable-on-ux-error-size-l-feature-date--theme-light",
      "figmaNodeId": "4187:6830",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=on, UX=error, size=L, feature=date",
      "theme": "light",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "on",
        "ux": "error",
        "size": "L",
        "feature": "date",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#dc2717",
          "expected": "#dc2717",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:6831",
          "name": "icon/Time/Calendar",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:6832",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:6833",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:6834",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-on--status-placeholder--enable-on--ux-hover--size-m--feature-time--multiple-false--editable-false--figma-dark-theme-on-status-placeholder-enable-on-ux-hover-size-m-feature-time--theme-dark",
      "figmaNodeId": "1804:27162",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=on, UX=hover, size=M, feature=time",
      "theme": "dark",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "on",
        "ux": "hover",
        "size": "M",
        "feature": "time",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#7b7b7b",
          "expected": "#7b7b7b",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1804:27163",
          "name": "icon/Time/Clock",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27164",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-on--status-placeholder--enable-on--ux-hover--size-l--feature-time--multiple-false--editable-false--figma-dark-theme-on-status-placeholder-enable-on-ux-hover-size-l-feature-time--theme-dark",
      "figmaNodeId": "1852:61220",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=on, UX=hover, size=L, feature=time",
      "theme": "dark",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "on",
        "ux": "hover",
        "size": "L",
        "feature": "time",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#7b7b7b",
          "expected": "#7b7b7b",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1852:61221",
          "name": "icon/Time/Clock",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61222",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-off--status-placeholder--enable-on--ux-hover--size-m--feature-time--multiple-false--editable-false--figma-dark-theme-off-status-placeholder-enable-on-ux-hover-size-m-feature-time--theme-light",
      "figmaNodeId": "1804:27168",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=on, UX=hover, size=M, feature=time",
      "theme": "light",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "on",
        "ux": "hover",
        "size": "M",
        "feature": "time",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1804:27169",
          "name": "icon/Time/Clock",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27170",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-off--status-placeholder--enable-on--ux-hover--size-l--feature-time--multiple-false--editable-false--figma-dark-theme-off-status-placeholder-enable-on-ux-hover-size-l-feature-time--theme-light",
      "figmaNodeId": "1852:61223",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=on, UX=hover, size=L, feature=time",
      "theme": "light",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "on",
        "ux": "hover",
        "size": "L",
        "feature": "time",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1852:61224",
          "name": "icon/Time/Clock",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61225",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-on--status-placeholder--enable-on--ux-hover--size-m--feature-date--multiple-false--editable-false--figma-dark-theme-on-status-placeholder-enable-on-ux-hover-size-m-feature-date--theme-dark",
      "figmaNodeId": "1804:27174",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=on, UX=hover, size=M, feature=date",
      "theme": "dark",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "on",
        "ux": "hover",
        "size": "M",
        "feature": "date",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#7b7b7b",
          "expected": "#7b7b7b",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1804:27175",
          "name": "icon/Time/Calendar",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27176",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27177",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27178",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-on--status-placeholder--enable-on--ux-hover--size-l--feature-date--multiple-false--editable-false--figma-dark-theme-on-status-placeholder-enable-on-ux-hover-size-l-feature-date--theme-dark",
      "figmaNodeId": "1852:61226",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=on, UX=hover, size=L, feature=date",
      "theme": "dark",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "on",
        "ux": "hover",
        "size": "L",
        "feature": "date",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#7b7b7b",
          "expected": "#7b7b7b",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1852:61227",
          "name": "icon/Time/Calendar",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61228",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61229",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61230",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-off--status-placeholder--enable-on--ux-hover--size-m--feature-date--multiple-false--editable-false--figma-dark-theme-off-status-placeholder-enable-on-ux-hover-size-m-feature-date--theme-light",
      "figmaNodeId": "1804:27184",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=on, UX=hover, size=M, feature=date",
      "theme": "light",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "on",
        "ux": "hover",
        "size": "M",
        "feature": "date",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1804:27185",
          "name": "icon/Time/Calendar",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27186",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27187",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27188",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-off--status-placeholder--enable-on--ux-hover--size-l--feature-date--multiple-false--editable-false--figma-dark-theme-off-status-placeholder-enable-on-ux-hover-size-l-feature-date--theme-light",
      "figmaNodeId": "1852:61231",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=on, UX=hover, size=L, feature=date",
      "theme": "light",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "on",
        "ux": "hover",
        "size": "L",
        "feature": "date",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1852:61232",
          "name": "icon/Time/Calendar",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61233",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61234",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61235",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-on--status-value--enable-on--ux-default--size-m--feature-time--multiple-false--editable-false--figma-dark-theme-on-status-value-enable-on-ux-default-size-m-feature-time--theme-dark",
      "figmaNodeId": "1804:27194",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=default, size=M, feature=time",
      "theme": "dark",
      "state": "filled",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "default",
        "size": "M",
        "feature": "time",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1804:27195",
          "name": "icon/Time/Clock",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27196",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-on--status-value--enable-on--ux-error--size-m--feature-time--multiple-false--editable-false--figma-dark-theme-on-status-value-enable-on-ux-error-size-m-feature-time--theme-dark",
      "figmaNodeId": "4187:6284",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=error, size=M, feature=time",
      "theme": "dark",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "error",
        "size": "M",
        "feature": "time",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#ea4233",
          "expected": "#ea4233",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:6285",
          "name": "icon/Time/Clock",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:6286",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-on--status-value--enable-on--ux-default--size-l--feature-time--multiple-false--editable-false--figma-dark-theme-on-status-value-enable-on-ux-default-size-l-feature-time--theme-dark",
      "figmaNodeId": "1852:61236",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=default, size=L, feature=time",
      "theme": "dark",
      "state": "filled",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "default",
        "size": "L",
        "feature": "time",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1852:61237",
          "name": "icon/Time/Clock",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61238",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-on--status-value--enable-on--ux-error--size-l--feature-time--multiple-false--editable-false--figma-dark-theme-on-status-value-enable-on-ux-error-size-l-feature-time--theme-dark",
      "figmaNodeId": "4187:6651",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=error, size=L, feature=time",
      "theme": "dark",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "error",
        "size": "L",
        "feature": "time",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#ea4233",
          "expected": "#ea4233",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:6652",
          "name": "icon/Time/Clock",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:6653",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-off--status-value--enable-on--ux-default--size-m--feature-time--multiple-false--editable-false--figma-dark-theme-off-status-value-enable-on-ux-default-size-m-feature-time--theme-light",
      "figmaNodeId": "1804:27200",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=default, size=M, feature=time",
      "theme": "light",
      "state": "filled",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "default",
        "size": "M",
        "feature": "time",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1804:27201",
          "name": "icon/Time/Clock",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27202",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-off--status-value--enable-on--ux-error--size-m--feature-time--multiple-false--editable-false--figma-dark-theme-off-status-value-enable-on-ux-error-size-m-feature-time--theme-light",
      "figmaNodeId": "4187:6467",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=error, size=M, feature=time",
      "theme": "light",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "error",
        "size": "M",
        "feature": "time",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#dc2717",
          "expected": "#dc2717",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:6468",
          "name": "icon/Time/Clock",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:6469",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-off--status-value--enable-on--ux-default--size-l--feature-time--multiple-false--editable-false--figma-dark-theme-off-status-value-enable-on-ux-default-size-l-feature-time--theme-light",
      "figmaNodeId": "1852:61239",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=default, size=L, feature=time",
      "theme": "light",
      "state": "filled",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "default",
        "size": "L",
        "feature": "time",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1852:61240",
          "name": "icon/Time/Clock",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61241",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-off--status-value--enable-on--ux-error--size-l--feature-time--multiple-false--editable-false--figma-dark-theme-off-status-value-enable-on-ux-error-size-l-feature-time--theme-light",
      "figmaNodeId": "4187:6835",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=error, size=L, feature=time",
      "theme": "light",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "error",
        "size": "L",
        "feature": "time",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#dc2717",
          "expected": "#dc2717",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:6836",
          "name": "icon/Time/Clock",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:6837",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-on--status-value--enable-on--ux-default--size-m--feature-date--multiple-false--editable-false--figma-dark-theme-on-status-value-enable-on-ux-default-size-m-feature-date--theme-dark",
      "figmaNodeId": "1804:27206",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=default, size=M, feature=date",
      "theme": "dark",
      "state": "filled",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "default",
        "size": "M",
        "feature": "date",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1804:27207",
          "name": "icon/Time/Calendar",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27208",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27209",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27210",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-on--status-value--enable-on--ux-error--size-m--feature-date--multiple-false--editable-false--figma-dark-theme-on-status-value-enable-on-ux-error-size-m-feature-date--theme-dark",
      "figmaNodeId": "4187:6287",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=error, size=M, feature=date",
      "theme": "dark",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "error",
        "size": "M",
        "feature": "date",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#ea4233",
          "expected": "#ea4233",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:6288",
          "name": "icon/Time/Calendar",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:6289",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:6290",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:6291",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-on--status-value--enable-on--ux-default--size-l--feature-date--multiple-false--editable-false--figma-dark-theme-on-status-value-enable-on-ux-default-size-l-feature-date--theme-dark",
      "figmaNodeId": "1852:61242",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=default, size=L, feature=date",
      "theme": "dark",
      "state": "filled",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "default",
        "size": "L",
        "feature": "date",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1852:61243",
          "name": "icon/Time/Calendar",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61244",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61245",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61246",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-on--status-value--enable-on--ux-error--size-l--feature-date--multiple-false--editable-false--figma-dark-theme-on-status-value-enable-on-ux-error-size-l-feature-date--theme-dark",
      "figmaNodeId": "4187:6654",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=error, size=L, feature=date",
      "theme": "dark",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "error",
        "size": "L",
        "feature": "date",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#ea4233",
          "expected": "#ea4233",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:6655",
          "name": "icon/Time/Calendar",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:6656",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:6657",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:6658",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-off--status-value--enable-on--ux-default--size-m--feature-date--multiple-false--editable-false--figma-dark-theme-off-status-value-enable-on-ux-default-size-m-feature-date--theme-light",
      "figmaNodeId": "1804:27216",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=default, size=M, feature=date",
      "theme": "light",
      "state": "filled",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "default",
        "size": "M",
        "feature": "date",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1804:27217",
          "name": "icon/Time/Calendar",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27218",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27219",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27220",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-off--status-value--enable-on--ux-error--size-m--feature-date--multiple-false--editable-false--figma-dark-theme-off-status-value-enable-on-ux-error-size-m-feature-date--theme-light",
      "figmaNodeId": "4187:6470",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=error, size=M, feature=date",
      "theme": "light",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "error",
        "size": "M",
        "feature": "date",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#dc2717",
          "expected": "#dc2717",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:6471",
          "name": "icon/Time/Calendar",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:6472",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:6473",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:6474",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-off--status-value--enable-on--ux-default--size-l--feature-date--multiple-false--editable-false--figma-dark-theme-off-status-value-enable-on-ux-default-size-l-feature-date--theme-light",
      "figmaNodeId": "1852:61247",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=default, size=L, feature=date",
      "theme": "light",
      "state": "filled",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "default",
        "size": "L",
        "feature": "date",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1852:61248",
          "name": "icon/Time/Calendar",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61249",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61250",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61251",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-off--status-value--enable-on--ux-error--size-l--feature-date--multiple-false--editable-false--figma-dark-theme-off-status-value-enable-on-ux-error-size-l-feature-date--theme-light",
      "figmaNodeId": "4187:6838",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=error, size=L, feature=date",
      "theme": "light",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "error",
        "size": "L",
        "feature": "date",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#dc2717",
          "expected": "#dc2717",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:6839",
          "name": "icon/Time/Calendar",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:6840",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:6841",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:6842",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-on--status-value--enable-on--ux-hover--size-m--feature-time--multiple-false--editable-false--figma-dark-theme-on-status-value-enable-on-ux-hover-size-m-feature-time--theme-dark",
      "figmaNodeId": "1804:27226",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=hover, size=M, feature=time",
      "theme": "dark",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "hover",
        "size": "M",
        "feature": "time",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1804:27227",
          "name": "icon/Time/Clock",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27228",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-on--status-value--enable-on--ux-hover--size-l--feature-time--multiple-false--editable-false--figma-dark-theme-on-status-value-enable-on-ux-hover-size-l-feature-time--theme-dark",
      "figmaNodeId": "1852:61252",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=hover, size=L, feature=time",
      "theme": "dark",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "hover",
        "size": "L",
        "feature": "time",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1852:61253",
          "name": "icon/Time/Clock",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61254",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-off--status-value--enable-on--ux-hover--size-m--feature-time--multiple-false--editable-false--figma-dark-theme-off-status-value-enable-on-ux-hover-size-m-feature-time--theme-light",
      "figmaNodeId": "1804:27232",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=hover, size=M, feature=time",
      "theme": "light",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "hover",
        "size": "M",
        "feature": "time",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1804:27233",
          "name": "icon/Time/Clock",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27234",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-off--status-value--enable-on--ux-hover--size-l--feature-time--multiple-false--editable-false--figma-dark-theme-off-status-value-enable-on-ux-hover-size-l-feature-time--theme-light",
      "figmaNodeId": "1852:61255",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=hover, size=L, feature=time",
      "theme": "light",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "hover",
        "size": "L",
        "feature": "time",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1852:61256",
          "name": "icon/Time/Clock",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61257",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-on--status-value--enable-on--ux-click--size-m--feature-time--multiple-false--editable-false--figma-dark-theme-on-status-value-enable-on-ux-click-size-m-feature-time--theme-dark",
      "figmaNodeId": "1804:27238",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=click, size=M, feature=time",
      "theme": "dark",
      "state": "focus",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "click",
        "size": "M",
        "feature": "time",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1804:27239",
          "name": "icon/Time/Clock",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27240",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27241",
          "name": "icon/Edit/Clear 1",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-on--status-value--enable-on--ux-click--size-l--feature-time--multiple-false--editable-false--figma-dark-theme-on-status-value-enable-on-ux-click-size-l-feature-time--theme-dark",
      "figmaNodeId": "1852:61258",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=click, size=L, feature=time",
      "theme": "dark",
      "state": "focus",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "click",
        "size": "L",
        "feature": "time",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1852:61259",
          "name": "icon/Time/Clock",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61260",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61261",
          "name": "icon/Edit/Clear 1",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-off--status-value--enable-on--ux-click--size-m--feature-time--multiple-false--editable-false--figma-dark-theme-off-status-value-enable-on-ux-click-size-m-feature-time--theme-light",
      "figmaNodeId": "1804:27246",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=click, size=M, feature=time",
      "theme": "light",
      "state": "focus",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "click",
        "size": "M",
        "feature": "time",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1804:27247",
          "name": "icon/Time/Clock",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27248",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27249",
          "name": "icon/Edit/Clear 1",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-off--status-value--enable-on--ux-click--size-l--feature-time--multiple-false--editable-false--figma-dark-theme-off-status-value-enable-on-ux-click-size-l-feature-time--theme-light",
      "figmaNodeId": "1852:61262",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=click, size=L, feature=time",
      "theme": "light",
      "state": "focus",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "click",
        "size": "L",
        "feature": "time",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1852:61263",
          "name": "icon/Time/Clock",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61264",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61265",
          "name": "icon/Edit/Clear 1",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-on--status-value--enable-on--ux-hover--size-m--feature-date--multiple-false--editable-false--figma-dark-theme-on-status-value-enable-on-ux-hover-size-m-feature-date--theme-dark",
      "figmaNodeId": "1804:27254",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=hover, size=M, feature=date",
      "theme": "dark",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "hover",
        "size": "M",
        "feature": "date",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1804:27255",
          "name": "icon/Time/Calendar",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27256",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27257",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27258",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-on--status-value--enable-on--ux-hover--size-l--feature-date--multiple-false--editable-false--figma-dark-theme-on-status-value-enable-on-ux-hover-size-l-feature-date--theme-dark",
      "figmaNodeId": "1852:61266",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=hover, size=L, feature=date",
      "theme": "dark",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "hover",
        "size": "L",
        "feature": "date",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1852:61267",
          "name": "icon/Time/Calendar",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61268",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61269",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61270",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-off--status-value--enable-on--ux-hover--size-m--feature-date--multiple-false--editable-false--figma-dark-theme-off-status-value-enable-on-ux-hover-size-m-feature-date--theme-light",
      "figmaNodeId": "1804:27264",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=hover, size=M, feature=date",
      "theme": "light",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "hover",
        "size": "M",
        "feature": "date",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1804:27265",
          "name": "icon/Time/Calendar",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27266",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27267",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27268",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-off--status-value--enable-on--ux-hover--size-l--feature-date--multiple-false--editable-false--figma-dark-theme-off-status-value-enable-on-ux-hover-size-l-feature-date--theme-light",
      "figmaNodeId": "1852:61271",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=hover, size=L, feature=date",
      "theme": "light",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "hover",
        "size": "L",
        "feature": "date",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1852:61272",
          "name": "icon/Time/Calendar",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61273",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61274",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61275",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-on--status-value--enable-on--ux-click--size-m--feature-date--multiple-false--editable-false--figma-dark-theme-on-status-value-enable-on-ux-click-size-m-feature-date--theme-dark",
      "figmaNodeId": "1804:27274",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=click, size=M, feature=date",
      "theme": "dark",
      "state": "focus",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "click",
        "size": "M",
        "feature": "date",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1804:27275",
          "name": "icon/Time/Calendar",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27276",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27277",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27278",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27279",
          "name": "icon/Edit/Clear 1",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-on--status-value--enable-on--ux-click--size-l--feature-date--multiple-false--editable-false--figma-dark-theme-on-status-value-enable-on-ux-click-size-l-feature-date--theme-dark",
      "figmaNodeId": "1852:61276",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=click, size=L, feature=date",
      "theme": "dark",
      "state": "focus",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "click",
        "size": "L",
        "feature": "date",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1852:61277",
          "name": "icon/Time/Calendar",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61278",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61279",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61280",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61281",
          "name": "icon/Edit/Clear 1",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-off--status-value--enable-on--ux-click--size-m--feature-date--multiple-false--editable-false--figma-dark-theme-off-status-value-enable-on-ux-click-size-m-feature-date--theme-light",
      "figmaNodeId": "1804:27286",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=click, size=M, feature=date",
      "theme": "light",
      "state": "focus",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "click",
        "size": "M",
        "feature": "date",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1804:27287",
          "name": "icon/Time/Calendar",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27288",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27289",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27290",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27291",
          "name": "icon/Edit/Clear 1",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-off--status-value--enable-on--ux-click--size-l--feature-date--multiple-false--editable-false--figma-dark-theme-off-status-value-enable-on-ux-click-size-l-feature-date--theme-light",
      "figmaNodeId": "1852:61282",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=click, size=L, feature=date",
      "theme": "light",
      "state": "focus",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "click",
        "size": "L",
        "feature": "date",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1852:61283",
          "name": "icon/Time/Calendar",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61284",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61285",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61286",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61287",
          "name": "icon/Edit/Clear 1",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-on--status-placeholder--enable-off--ux-default--size-m--feature-default--multiple-false--editable-false--figma-dark-theme-on-status-placeholder-enable-off-ux-default-size-m-feature-default--theme-dark",
      "figmaNodeId": "1804:27298",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=off, UX=default, size=M, feature=default",
      "theme": "dark",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "off",
        "ux": "default",
        "size": "M",
        "feature": "default",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1804:27299",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27300",
          "name": "icon/Arrow/Dropdown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-on--status-placeholder--enable-off--ux-default--size-l--feature-default--multiple-false--editable-false--figma-dark-theme-on-status-placeholder-enable-off-ux-default-size-l-feature-default--theme-dark",
      "figmaNodeId": "1852:61288",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=off, UX=default, size=L, feature=default",
      "theme": "dark",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "off",
        "ux": "default",
        "size": "L",
        "feature": "default",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1852:61289",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61290",
          "name": "icon/Arrow/Dropdown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-on--status-placeholder--enable-off--ux-default--size-m--feature-time--multiple-false--editable-false--figma-dark-theme-on-status-placeholder-enable-off-ux-default-size-m-feature-time--theme-dark",
      "figmaNodeId": "1804:27304",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=off, UX=default, size=M, feature=time",
      "theme": "dark",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "off",
        "ux": "default",
        "size": "M",
        "feature": "time",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1804:27305",
          "name": "icon/Time/Clock",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27306",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-on--status-placeholder--enable-off--ux-default--size-l--feature-time--multiple-false--editable-false--figma-dark-theme-on-status-placeholder-enable-off-ux-default-size-l-feature-time--theme-dark",
      "figmaNodeId": "1852:61291",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=off, UX=default, size=L, feature=time",
      "theme": "dark",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "off",
        "ux": "default",
        "size": "L",
        "feature": "time",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1852:61292",
          "name": "icon/Time/Clock",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61293",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-off--status-placeholder--enable-off--ux-default--size-m--feature-time--multiple-false--editable-false--figma-dark-theme-off-status-placeholder-enable-off-ux-default-size-m-feature-time--theme-light",
      "figmaNodeId": "1804:27310",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=off, UX=default, size=M, feature=time",
      "theme": "light",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "off",
        "ux": "default",
        "size": "M",
        "feature": "time",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1804:27311",
          "name": "icon/Time/Clock",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27312",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-off--status-placeholder--enable-off--ux-default--size-l--feature-time--multiple-false--editable-false--figma-dark-theme-off-status-placeholder-enable-off-ux-default-size-l-feature-time--theme-light",
      "figmaNodeId": "1852:61294",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=off, UX=default, size=L, feature=time",
      "theme": "light",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "off",
        "ux": "default",
        "size": "L",
        "feature": "time",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1852:61295",
          "name": "icon/Time/Clock",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61296",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-on--status-placeholder--enable-off--ux-default--size-m--feature-date--multiple-false--editable-false--figma-dark-theme-on-status-placeholder-enable-off-ux-default-size-m-feature-date--theme-dark",
      "figmaNodeId": "1804:27316",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=off, UX=default, size=M, feature=date",
      "theme": "dark",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "off",
        "ux": "default",
        "size": "M",
        "feature": "date",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1804:27317",
          "name": "icon/Time/Calendar",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27318",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27319",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27320",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-on--status-placeholder--enable-off--ux-default--size-l--feature-date--multiple-false--editable-false--figma-dark-theme-on-status-placeholder-enable-off-ux-default-size-l-feature-date--theme-dark",
      "figmaNodeId": "1852:61297",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=off, UX=default, size=L, feature=date",
      "theme": "dark",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "off",
        "ux": "default",
        "size": "L",
        "feature": "date",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1852:61298",
          "name": "icon/Time/Calendar",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61299",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61300",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61301",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-off--status-placeholder--enable-off--ux-default--size-m--feature-date--multiple-false--editable-false--figma-dark-theme-off-status-placeholder-enable-off-ux-default-size-m-feature-date--theme-light",
      "figmaNodeId": "1804:27326",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=off, UX=default, size=M, feature=date",
      "theme": "light",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "off",
        "ux": "default",
        "size": "M",
        "feature": "date",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1804:27327",
          "name": "icon/Time/Calendar",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27328",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27329",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27330",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-off--status-placeholder--enable-off--ux-default--size-l--feature-date--multiple-false--editable-false--figma-dark-theme-off-status-placeholder-enable-off-ux-default-size-l-feature-date--theme-light",
      "figmaNodeId": "1852:61302",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=off, UX=default, size=L, feature=date",
      "theme": "light",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "off",
        "ux": "default",
        "size": "L",
        "feature": "date",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1852:61303",
          "name": "icon/Time/Calendar",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61304",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61305",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61306",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-off--status-placeholder--enable-off--ux-default--size-m--feature-default--multiple-false--editable-false--figma-dark-theme-off-status-placeholder-enable-off-ux-default-size-m-feature-default--theme-light",
      "figmaNodeId": "1804:27336",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=off, UX=default, size=M, feature=default",
      "theme": "light",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "off",
        "ux": "default",
        "size": "M",
        "feature": "default",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1804:27337",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27338",
          "name": "icon/Arrow/Dropdown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-off--status-placeholder--enable-off--ux-default--size-l--feature-default--multiple-false--editable-false--figma-dark-theme-off-status-placeholder-enable-off-ux-default-size-l-feature-default--theme-light",
      "figmaNodeId": "1852:61307",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=off, UX=default, size=L, feature=default",
      "theme": "light",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "off",
        "ux": "default",
        "size": "L",
        "feature": "default",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1852:61308",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61309",
          "name": "icon/Arrow/Dropdown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-on--status-value--enable-off--ux-default--size-m--feature-default--multiple-false--editable-false--figma-dark-theme-on-status-value-enable-off-ux-default-size-m-feature-default--theme-dark",
      "figmaNodeId": "1804:27342",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=on, status=Value, enable=off, UX=default, size=M, feature=default",
      "theme": "dark",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "on",
        "status": "Value",
        "enable": "off",
        "ux": "default",
        "size": "M",
        "feature": "default",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1804:27343",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27344",
          "name": "icon/Arrow/Dropdown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-on--status-value--enable-off--ux-default--size-l--feature-default--multiple-false--editable-false--figma-dark-theme-on-status-value-enable-off-ux-default-size-l-feature-default--theme-dark",
      "figmaNodeId": "1852:61310",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=on, status=Value, enable=off, UX=default, size=L, feature=default",
      "theme": "dark",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "on",
        "status": "Value",
        "enable": "off",
        "ux": "default",
        "size": "L",
        "feature": "default",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1852:61311",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61312",
          "name": "icon/Arrow/Dropdown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-on--status-value--enable-off--ux-default--size-m--feature-time--multiple-false--editable-false--figma-dark-theme-on-status-value-enable-off-ux-default-size-m-feature-time--theme-dark",
      "figmaNodeId": "1804:27348",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=on, status=Value, enable=off, UX=default, size=M, feature=time",
      "theme": "dark",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "on",
        "status": "Value",
        "enable": "off",
        "ux": "default",
        "size": "M",
        "feature": "time",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1804:27349",
          "name": "icon/Time/Clock",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27350",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-on--status-value--enable-off--ux-default--size-l--feature-time--multiple-false--editable-false--figma-dark-theme-on-status-value-enable-off-ux-default-size-l-feature-time--theme-dark",
      "figmaNodeId": "1852:61313",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=on, status=Value, enable=off, UX=default, size=L, feature=time",
      "theme": "dark",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "on",
        "status": "Value",
        "enable": "off",
        "ux": "default",
        "size": "L",
        "feature": "time",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1852:61314",
          "name": "icon/Time/Clock",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61315",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-off--status-value--enable-off--ux-default--size-m--feature-time--multiple-false--editable-false--figma-dark-theme-off-status-value-enable-off-ux-default-size-m-feature-time--theme-light",
      "figmaNodeId": "1804:27354",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=off, status=Value, enable=off, UX=default, size=M, feature=time",
      "theme": "light",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "off",
        "status": "Value",
        "enable": "off",
        "ux": "default",
        "size": "M",
        "feature": "time",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1804:27355",
          "name": "icon/Time/Clock",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27356",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-off--status-value--enable-off--ux-default--size-l--feature-time--multiple-false--editable-false--figma-dark-theme-off-status-value-enable-off-ux-default-size-l-feature-time--theme-light",
      "figmaNodeId": "1852:61316",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=off, status=Value, enable=off, UX=default, size=L, feature=time",
      "theme": "light",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "off",
        "status": "Value",
        "enable": "off",
        "ux": "default",
        "size": "L",
        "feature": "time",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1852:61317",
          "name": "icon/Time/Clock",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61318",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-on--status-value--enable-off--ux-default--size-m--feature-date--multiple-false--editable-false--figma-dark-theme-on-status-value-enable-off-ux-default-size-m-feature-date--theme-dark",
      "figmaNodeId": "1804:27360",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=on, status=Value, enable=off, UX=default, size=M, feature=date",
      "theme": "dark",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "on",
        "status": "Value",
        "enable": "off",
        "ux": "default",
        "size": "M",
        "feature": "date",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1804:27361",
          "name": "icon/Time/Calendar",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27362",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27363",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27364",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-on--status-value--enable-off--ux-default--size-l--feature-date--multiple-false--editable-false--figma-dark-theme-on-status-value-enable-off-ux-default-size-l-feature-date--theme-dark",
      "figmaNodeId": "1852:61319",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=on, status=Value, enable=off, UX=default, size=L, feature=date",
      "theme": "dark",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "on",
        "status": "Value",
        "enable": "off",
        "ux": "default",
        "size": "L",
        "feature": "date",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1852:61320",
          "name": "icon/Time/Calendar",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61321",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61322",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61323",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-off--status-value--enable-off--ux-default--size-m--feature-date--multiple-false--editable-false--figma-dark-theme-off-status-value-enable-off-ux-default-size-m-feature-date--theme-light",
      "figmaNodeId": "1804:27370",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=off, status=Value, enable=off, UX=default, size=M, feature=date",
      "theme": "light",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "off",
        "status": "Value",
        "enable": "off",
        "ux": "default",
        "size": "M",
        "feature": "date",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1804:27371",
          "name": "icon/Time/Calendar",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27372",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27373",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27374",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-off--status-value--enable-off--ux-default--size-l--feature-date--multiple-false--editable-false--figma-dark-theme-off-status-value-enable-off-ux-default-size-l-feature-date--theme-light",
      "figmaNodeId": "1852:61324",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=off, status=Value, enable=off, UX=default, size=L, feature=date",
      "theme": "light",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "off",
        "status": "Value",
        "enable": "off",
        "ux": "default",
        "size": "L",
        "feature": "date",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1852:61325",
          "name": "icon/Time/Calendar",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61326",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61327",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61328",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-off--status-value--enable-off--ux-default--size-m--feature-default--multiple-false--editable-false--figma-dark-theme-off-status-value-enable-off-ux-default-size-m-feature-default--theme-light",
      "figmaNodeId": "1804:27380",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=off, status=Value, enable=off, UX=default, size=M, feature=default",
      "theme": "light",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "off",
        "status": "Value",
        "enable": "off",
        "ux": "default",
        "size": "M",
        "feature": "default",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1804:27381",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27382",
          "name": "icon/Arrow/Dropdown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-off--status-value--enable-off--ux-default--size-l--feature-default--multiple-false--editable-false--figma-dark-theme-off-status-value-enable-off-ux-default-size-l-feature-default--theme-light",
      "figmaNodeId": "1852:61329",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=off, status=Value, enable=off, UX=default, size=L, feature=default",
      "theme": "light",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "off",
        "status": "Value",
        "enable": "off",
        "ux": "default",
        "size": "L",
        "feature": "default",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1852:61330",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61331",
          "name": "icon/Arrow/Dropdown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-on--status-placeholder--enable-on--ux-hover--size-m--feature-default--multiple-false--editable-false--figma-dark-theme-on-status-placeholder-enable-on-ux-hover-size-m-feature-default--theme-dark",
      "figmaNodeId": "1804:27386",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=on, UX=hover, size=M, feature=default",
      "theme": "dark",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "on",
        "ux": "hover",
        "size": "M",
        "feature": "default",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#7b7b7b",
          "expected": "#7b7b7b",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1804:27387",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27388",
          "name": "icon/Arrow/Dropdown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-on--status-placeholder--enable-on--ux-hover--size-l--feature-default--multiple-false--editable-false--figma-dark-theme-on-status-placeholder-enable-on-ux-hover-size-l-feature-default--theme-dark",
      "figmaNodeId": "1852:61332",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=on, UX=hover, size=L, feature=default",
      "theme": "dark",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "on",
        "ux": "hover",
        "size": "L",
        "feature": "default",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#7b7b7b",
          "expected": "#7b7b7b",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1852:61333",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61334",
          "name": "icon/Arrow/Dropdown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-off--status-placeholder--enable-on--ux-hover--size-m--feature-default--multiple-false--editable-false--figma-dark-theme-off-status-placeholder-enable-on-ux-hover-size-m-feature-default--theme-light",
      "figmaNodeId": "1804:27392",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=on, UX=hover, size=M, feature=default",
      "theme": "light",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "on",
        "ux": "hover",
        "size": "M",
        "feature": "default",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1804:27393",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27394",
          "name": "icon/Arrow/Dropdown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-off--status-placeholder--enable-on--ux-hover--size-l--feature-default--multiple-false--editable-false--figma-dark-theme-off-status-placeholder-enable-on-ux-hover-size-l-feature-default--theme-light",
      "figmaNodeId": "1852:61335",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=on, UX=hover, size=L, feature=default",
      "theme": "light",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "on",
        "ux": "hover",
        "size": "L",
        "feature": "default",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1852:61336",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61337",
          "name": "icon/Arrow/Dropdown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-on--status-placeholder--enable-on--ux-click--size-m--feature-default--multiple-false--editable-false--figma-dark-theme-on-status-placeholder-enable-on-ux-click-size-m-feature-default--theme-dark",
      "figmaNodeId": "1804:27398",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=on, UX=click, size=M, feature=default",
      "theme": "dark",
      "state": "focus",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "on",
        "ux": "click",
        "size": "M",
        "feature": "default",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#7b7b7b",
          "expected": "#7b7b7b",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1804:27399",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27400",
          "name": "icon/Arrow/Updown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-on--status-placeholder--enable-on--ux-click--size-l--feature-default--multiple-false--editable-false--figma-dark-theme-on-status-placeholder-enable-on-ux-click-size-l-feature-default--theme-dark",
      "figmaNodeId": "1852:61338",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=on, UX=click, size=L, feature=default",
      "theme": "dark",
      "state": "focus",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "on",
        "ux": "click",
        "size": "L",
        "feature": "default",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#7b7b7b",
          "expected": "#7b7b7b",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1852:61339",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61340",
          "name": "icon/Arrow/Updown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-on--status-placeholder--enable-on--ux-editable--size-m--feature-default--multiple-false--editable-true--figma-dark-theme-on-status-placeholder-enable-on-ux-editable-size-m-feature-default--theme-dark",
      "figmaNodeId": "1804:27404",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=on, UX=editable, size=M, feature=default",
      "theme": "dark",
      "state": "editable",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "on",
        "ux": "editable",
        "size": "M",
        "feature": "default",
        "multiple": false,
        "editable": true
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#7b7b7b",
          "expected": "#7b7b7b",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1804:27405",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27406",
          "name": "icon/Arrow/Updown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-on--status-placeholder--enable-on--ux-editable--size-l--feature-default--multiple-false--editable-true--figma-dark-theme-on-status-placeholder-enable-on-ux-editable-size-l-feature-default--theme-dark",
      "figmaNodeId": "1852:61341",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=on, UX=editable, size=L, feature=default",
      "theme": "dark",
      "state": "editable",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "on",
        "ux": "editable",
        "size": "L",
        "feature": "default",
        "multiple": false,
        "editable": true
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#7b7b7b",
          "expected": "#7b7b7b",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1852:61342",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61343",
          "name": "icon/Arrow/Updown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-off--status-placeholder--enable-on--ux-click--size-m--feature-default--multiple-false--editable-false--figma-dark-theme-off-status-placeholder-enable-on-ux-click-size-m-feature-default--theme-light",
      "figmaNodeId": "1804:27410",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=on, UX=click, size=M, feature=default",
      "theme": "light",
      "state": "focus",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "on",
        "ux": "click",
        "size": "M",
        "feature": "default",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1804:27411",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27412",
          "name": "icon/Arrow/Updown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-off--status-placeholder--enable-on--ux-click--size-l--feature-default--multiple-false--editable-false--figma-dark-theme-off-status-placeholder-enable-on-ux-click-size-l-feature-default--theme-light",
      "figmaNodeId": "1852:61344",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=on, UX=click, size=L, feature=default",
      "theme": "light",
      "state": "focus",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "on",
        "ux": "click",
        "size": "L",
        "feature": "default",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1852:61345",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61346",
          "name": "icon/Arrow/Updown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-off--status-placeholder--enable-on--ux-editable--size-m--feature-default--multiple-false--editable-true--figma-dark-theme-off-status-placeholder-enable-on-ux-editable-size-m-feature-default--theme-light",
      "figmaNodeId": "1804:27416",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=on, UX=editable, size=M, feature=default",
      "theme": "light",
      "state": "editable",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "on",
        "ux": "editable",
        "size": "M",
        "feature": "default",
        "multiple": false,
        "editable": true
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1804:27417",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27418",
          "name": "icon/Arrow/Updown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue---darktheme-off--status-placeholder--enable-on--ux-editable--size-l--feature-default--multiple-false--editable-true--figma-dark-theme-off-status-placeholder-enable-on-ux-editable-size-l-feature-default--theme-light",
      "figmaNodeId": "1852:61347",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=on, UX=editable, size=L, feature=default",
      "theme": "light",
      "state": "editable",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "on",
        "ux": "editable",
        "size": "L",
        "feature": "default",
        "multiple": false,
        "editable": true
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1852:61348",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61349",
          "name": "icon/Arrow/Updown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-on--status-value--enable-on--ux-hover--size-m--feature-default--multiple-false--editable-false--figma-dark-theme-on-status-value-enable-on-ux-hover-size-m-feature-default--theme-dark",
      "figmaNodeId": "1804:27422",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=hover, size=M, feature=default",
      "theme": "dark",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "hover",
        "size": "M",
        "feature": "default",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1804:27423",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27424",
          "name": "icon/Edit/Clear 1",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-on--status-value--enable-on--ux-hover--size-l--feature-default--multiple-false--editable-false--figma-dark-theme-on-status-value-enable-on-ux-hover-size-l-feature-default--theme-dark",
      "figmaNodeId": "1852:61350",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=hover, size=L, feature=default",
      "theme": "dark",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "hover",
        "size": "L",
        "feature": "default",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1852:61351",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61352",
          "name": "icon/Edit/Clear 1",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-off--status-value--enable-on--ux-hover--size-m--feature-default--multiple-false--editable-false--figma-dark-theme-off-status-value-enable-on-ux-hover-size-m-feature-default--theme-light",
      "figmaNodeId": "1804:27428",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=hover, size=M, feature=default",
      "theme": "light",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "hover",
        "size": "M",
        "feature": "default",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1804:27429",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27430",
          "name": "icon/Edit/Clear 1",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-off--status-value--enable-on--ux-hover--size-l--feature-default--multiple-false--editable-false--figma-dark-theme-off-status-value-enable-on-ux-hover-size-l-feature-default--theme-light",
      "figmaNodeId": "1852:61353",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=hover, size=L, feature=default",
      "theme": "light",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "hover",
        "size": "L",
        "feature": "default",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1852:61354",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61355",
          "name": "icon/Edit/Clear 1",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-on--status-value--enable-on--ux-click--size-m--feature-default--multiple-false--editable-false--figma-dark-theme-on-status-value-enable-on-ux-click-size-m-feature-default--theme-dark",
      "figmaNodeId": "1804:27434",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=click, size=M, feature=default",
      "theme": "dark",
      "state": "focus",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "click",
        "size": "M",
        "feature": "default",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1804:27435",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27436",
          "name": "icon/Arrow/Updown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-on--status-value--enable-on--ux-click--size-l--feature-default--multiple-false--editable-false--figma-dark-theme-on-status-value-enable-on-ux-click-size-l-feature-default--theme-dark",
      "figmaNodeId": "1852:61356",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=click, size=L, feature=default",
      "theme": "dark",
      "state": "focus",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "click",
        "size": "L",
        "feature": "default",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1852:61357",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61358",
          "name": "icon/Arrow/Updown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-on--status-value--enable-on--ux-editable--size-m--feature-default--multiple-false--editable-true--figma-dark-theme-on-status-value-enable-on-ux-editable-size-m-feature-default--theme-dark",
      "figmaNodeId": "1804:27440",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=editable, size=M, feature=default",
      "theme": "dark",
      "state": "editable",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "editable",
        "size": "M",
        "feature": "default",
        "multiple": false,
        "editable": true
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1804:27441",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27442",
          "name": "icon/Arrow/Updown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-on--status-value--enable-on--ux-editable--size-l--feature-default--multiple-false--editable-true--figma-dark-theme-on-status-value-enable-on-ux-editable-size-l-feature-default--theme-dark",
      "figmaNodeId": "1852:61359",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=editable, size=L, feature=default",
      "theme": "dark",
      "state": "editable",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "editable",
        "size": "L",
        "feature": "default",
        "multiple": false,
        "editable": true
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1852:61360",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61361",
          "name": "icon/Arrow/Updown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-off--status-value--enable-on--ux-click--size-m--feature-default--multiple-false--editable-false--figma-dark-theme-off-status-value-enable-on-ux-click-size-m-feature-default--theme-light",
      "figmaNodeId": "1804:27446",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=click, size=M, feature=default",
      "theme": "light",
      "state": "focus",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "click",
        "size": "M",
        "feature": "default",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1804:27447",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27448",
          "name": "icon/Arrow/Updown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-off--status-value--enable-on--ux-click--size-l--feature-default--multiple-false--editable-false--figma-dark-theme-off-status-value-enable-on-ux-click-size-l-feature-default--theme-light",
      "figmaNodeId": "1852:61362",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=click, size=L, feature=default",
      "theme": "light",
      "state": "focus",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "click",
        "size": "L",
        "feature": "default",
        "multiple": false,
        "editable": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1852:61363",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61364",
          "name": "icon/Arrow/Updown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-off--status-value--enable-on--ux-editable--size-m--feature-default--multiple-false--editable-true--figma-dark-theme-off-status-value-enable-on-ux-editable-size-m-feature-default--theme-light",
      "figmaNodeId": "1804:27452",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=editable, size=M, feature=default",
      "theme": "light",
      "state": "editable",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "editable",
        "size": "M",
        "feature": "default",
        "multiple": false,
        "editable": true
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1804:27453",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1804:27454",
          "name": "icon/Arrow/Updown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "select-box-line--placeholder-please-select--options-object-object-object-object--modelvalue-option-a--darktheme-off--status-value--enable-on--ux-editable--size-l--feature-default--multiple-false--editable-true--figma-dark-theme-off-status-value-enable-on-ux-editable-size-l-feature-default--theme-light",
      "figmaNodeId": "1852:61365",
      "figmaName": "select box/line",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=editable, size=L, feature=default",
      "theme": "light",
      "state": "editable",
      "warnings": [
        "No axis-implementation-map.json entry found for Select.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Select.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "SelectBoxLine",
      "codeProps": {
        "placeholder": "Please Select",
        "options": [
          {
            "label": "Option A",
            "value": "option-a"
          },
          {
            "label": "Option B",
            "value": "option-b"
          }
        ],
        "modelValue": "option-a",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "editable",
        "size": "L",
        "feature": "default",
        "multiple": false,
        "editable": true
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1852:61366",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1852:61367",
          "name": "icon/Arrow/Updown",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue---darktheme-on--status-placeholder--enable-on--ux-default--size-m--feature-no--figma-dark-theme-on-status-placeholder-enable-on-ux-default-size-m-feature-no--theme-dark",
      "figmaNodeId": "1431:54604",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=on, UX=default, size=M, feature=no",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API.",
        "Input placeholder text color is browser pseudo-element state; verifier can only inspect root/input computed color."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "on",
        "ux": "default",
        "size": "M",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#7b7b7b",
          "expected": "#7b7b7b",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1427:47532",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue---darktheme-on--status-placeholder--enable-on--ux-error--size-m--feature-no--figma-dark-theme-on-status-placeholder-enable-on-ux-error-size-m-feature-no--theme-dark",
      "figmaNodeId": "4187:7940",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=on, UX=error, size=M, feature=no",
      "theme": "dark",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "on",
        "ux": "error",
        "size": "M",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#ea4233",
          "expected": "#ea4233",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#7b7b7b",
          "expected": "#7b7b7b",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:7941",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue---darktheme-on--status-placeholder--enable-on--ux-default--size-l--feature-no--figma-dark-theme-on-status-placeholder-enable-on-ux-default-size-l-feature-no--theme-dark",
      "figmaNodeId": "1436:31698",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=on, UX=default, size=L, feature=no",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API.",
        "Input placeholder text color is browser pseudo-element state; verifier can only inspect root/input computed color."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "on",
        "ux": "default",
        "size": "L",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#7b7b7b",
          "expected": "#7b7b7b",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:1432",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue---darktheme-on--status-placeholder--enable-on--ux-error--size-l--feature-no--figma-dark-theme-on-status-placeholder-enable-on-ux-error-size-l-feature-no--theme-dark",
      "figmaNodeId": "4187:8055",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=on, UX=error, size=L, feature=no",
      "theme": "dark",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "on",
        "ux": "error",
        "size": "L",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#ea4233",
          "expected": "#ea4233",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#7b7b7b",
          "expected": "#7b7b7b",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:8056",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue---darktheme-off--status-placeholder--enable-on--ux-default--size-m--feature-no--figma-dark-theme-off-status-placeholder-enable-on-ux-default-size-m-feature-no--theme-light",
      "figmaNodeId": "1431:54626",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=on, UX=default, size=M, feature=no",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API.",
        "Input placeholder text color is browser pseudo-element state; verifier can only inspect root/input computed color."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "on",
        "ux": "default",
        "size": "M",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1427:47737",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue---darktheme-off--status-placeholder--enable-on--ux-error--size-m--feature-no--figma-dark-theme-off-status-placeholder-enable-on-ux-error-size-m-feature-no--theme-light",
      "figmaNodeId": "4187:8103",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=on, UX=error, size=M, feature=no",
      "theme": "light",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "on",
        "ux": "error",
        "size": "M",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#dc2717",
          "expected": "#dc2717",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:8104",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue---darktheme-off--status-placeholder--enable-on--ux-default--size-m--feature-yes--figma-dark-theme-off-status-placeholder-enable-on-ux-default-size-m-feature-yes--theme-light",
      "figmaNodeId": "1436:31692",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=on, UX=default, size=M, feature=yes",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API.",
        "Input placeholder text color is browser pseudo-element state; verifier can only inspect root/input computed color."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "on",
        "ux": "default",
        "size": "M",
        "feature": "yes"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.right."
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 36,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.left."
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.left",
          "actual": 36,
          "expected": 36,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:31368",
          "name": "icon/Search/Search",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:31365",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue---darktheme-off--status-placeholder--enable-on--ux-error--size-m--feature-yes--figma-dark-theme-off-status-placeholder-enable-on-ux-error-size-m-feature-yes--theme-light",
      "figmaNodeId": "4187:8106",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=on, UX=error, size=M, feature=yes",
      "theme": "light",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "on",
        "ux": "error",
        "size": "M",
        "feature": "yes"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.right."
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 36,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.left."
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#dc2717",
          "expected": "#dc2717",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.left",
          "actual": 36,
          "expected": 36,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:8107",
          "name": "icon/Search/Search",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:8108",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue---darktheme-off--status-placeholder--enable-on--ux-default--size-l--feature-yes--figma-dark-theme-off-status-placeholder-enable-on-ux-default-size-l-feature-yes--theme-light",
      "figmaNodeId": "1436:31719",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=on, UX=default, size=L, feature=yes",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API.",
        "Input placeholder text color is browser pseudo-element state; verifier can only inspect root/input computed color."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "on",
        "ux": "default",
        "size": "L",
        "feature": "yes"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.right."
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 36,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.left."
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.left",
          "actual": 36,
          "expected": 36,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:31491",
          "name": "icon/Search/Search",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:31492",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue---darktheme-off--status-placeholder--enable-on--ux-error--size-l--feature-yes--figma-dark-theme-off-status-placeholder-enable-on-ux-error-size-l-feature-yes--theme-light",
      "figmaNodeId": "4187:8151",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=on, UX=error, size=L, feature=yes",
      "theme": "light",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "on",
        "ux": "error",
        "size": "L",
        "feature": "yes"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.right."
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 36,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.left."
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#dc2717",
          "expected": "#dc2717",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.left",
          "actual": 36,
          "expected": 36,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:8152",
          "name": "icon/Search/Search",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:8153",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue---darktheme-off--status-placeholder--enable-on--ux-default--size-l--feature-no--figma-dark-theme-off-status-placeholder-enable-on-ux-default-size-l-feature-no--theme-light",
      "figmaNodeId": "1436:31723",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=on, UX=default, size=L, feature=no",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API.",
        "Input placeholder text color is browser pseudo-element state; verifier can only inspect root/input computed color."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "on",
        "ux": "default",
        "size": "L",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:1438",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue---darktheme-off--status-placeholder--enable-on--ux-error--size-l--feature-no--figma-dark-theme-off-status-placeholder-enable-on-ux-error-size-l-feature-no--theme-light",
      "figmaNodeId": "4187:8154",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=on, UX=error, size=L, feature=no",
      "theme": "light",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "on",
        "ux": "error",
        "size": "L",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#dc2717",
          "expected": "#dc2717",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:8155",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue---darktheme-on--status-placeholder--enable-on--ux-default--size-xl--feature-no--figma-dark-theme-on-status-placeholder-enable-on-ux-default-size-xl-feature-no--theme-dark",
      "figmaNodeId": "1431:54608",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=on, UX=default, size=XL, feature=no",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API.",
        "Input placeholder text color is browser pseudo-element state; verifier can only inspect root/input computed color."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "on",
        "ux": "default",
        "size": "XL",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 100,
          "expected": 100,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 25,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#7b7b7b",
          "expected": "#7b7b7b",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1431:54450",
          "name": "Enter Content",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1431:54451",
          "name": "Vector 1",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1431:54452",
          "name": "Vector 2",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue---darktheme-on--status-placeholder--enable-on--ux-error--size-xl--feature-no--figma-dark-theme-on-status-placeholder-enable-on-ux-error-size-xl-feature-no--theme-dark",
      "figmaNodeId": "4187:8199",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=on, UX=error, size=XL, feature=no",
      "theme": "dark",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "on",
        "ux": "error",
        "size": "XL",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 100,
          "expected": 100,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 25,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#ea4233",
          "expected": "#ea4233",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#7b7b7b",
          "expected": "#7b7b7b",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:8200",
          "name": "Enter Content",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:8202",
          "name": "Vector 1",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:8203",
          "name": "Vector 2",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue---darktheme-off--status-placeholder--enable-on--ux-default--size-xl--feature-no--figma-dark-theme-off-status-placeholder-enable-on-ux-default-size-xl-feature-no--theme-light",
      "figmaNodeId": "1431:54630",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=on, UX=default, size=XL, feature=no",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API.",
        "Input placeholder text color is browser pseudo-element state; verifier can only inspect root/input computed color."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "on",
        "ux": "default",
        "size": "XL",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 100,
          "expected": 100,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 25,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1431:54482",
          "name": "Enter Content",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1431:54483",
          "name": "Vector 1",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1431:54484",
          "name": "Vector 2",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue---darktheme-off--status-placeholder--enable-on--ux-error--size-xl--feature-no--figma-dark-theme-off-status-placeholder-enable-on-ux-error-size-xl-feature-no--theme-light",
      "figmaNodeId": "4187:8247",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=on, UX=error, size=XL, feature=no",
      "theme": "light",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "on",
        "ux": "error",
        "size": "XL",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 100,
          "expected": 100,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 25,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#dc2717",
          "expected": "#dc2717",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:8248",
          "name": "Enter Content",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:8250",
          "name": "Vector 1",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:8251",
          "name": "Vector 2",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue---darktheme-on--status-placeholder--enable-off--ux-default--size-xl--feature-no--figma-dark-theme-on-status-placeholder-enable-off-ux-default-size-xl-feature-no--theme-dark",
      "figmaNodeId": "1431:54611",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=off, UX=default, size=XL, feature=no",
      "theme": "dark",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "off",
        "ux": "default",
        "size": "XL",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 100,
          "expected": 100,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 25,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1431:54474",
          "name": "Enter Content",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1431:54475",
          "name": "Vector 1",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1431:54476",
          "name": "Vector 2",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue---darktheme-off--status-placeholder--enable-off--ux-default--size-xl--feature-no--figma-dark-theme-off-status-placeholder-enable-off-ux-default-size-xl-feature-no--theme-light",
      "figmaNodeId": "1431:54633",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=off, UX=default, size=XL, feature=no",
      "theme": "light",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "off",
        "ux": "default",
        "size": "XL",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 100,
          "expected": 100,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 25,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1431:54486",
          "name": "Enter Content",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1431:54487",
          "name": "Vector 1",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1431:54488",
          "name": "Vector 2",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue---darktheme-on--status-placeholder--enable-on--ux-hover--size-xl--feature-no--figma-dark-theme-on-status-placeholder-enable-on-ux-hover-size-xl-feature-no--theme-dark",
      "figmaNodeId": "1431:54618",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=on, UX=hover, size=XL, feature=no",
      "theme": "dark",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "on",
        "ux": "hover",
        "size": "XL",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 100,
          "expected": 100,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 25,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#7b7b7b",
          "expected": "#7b7b7b",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1431:54458",
          "name": "Enter Content",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1431:54459",
          "name": "Vector 1",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1431:54460",
          "name": "Vector 2",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue---darktheme-off--status-placeholder--enable-on--ux-hover--size-xl--feature-no--figma-dark-theme-off-status-placeholder-enable-on-ux-hover-size-xl-feature-no--theme-light",
      "figmaNodeId": "1431:54635",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=on, UX=hover, size=XL, feature=no",
      "theme": "light",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "on",
        "ux": "hover",
        "size": "XL",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 100,
          "expected": 100,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 25,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1431:54490",
          "name": "Enter Content",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1431:54491",
          "name": "Vector 1",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1431:54492",
          "name": "Vector 2",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue---darktheme-on--status-placeholder--enable-on--ux-click--size-xl--feature-no--figma-dark-theme-on-status-placeholder-enable-on-ux-click-size-xl-feature-no--theme-dark",
      "figmaNodeId": "1431:54621",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=on, UX=click, size=XL, feature=no",
      "theme": "dark",
      "state": "focus",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "on",
        "ux": "click",
        "size": "XL",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 100,
          "expected": 100,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 25,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#7b7b7b",
          "expected": "#7b7b7b",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1431:54466",
          "name": "|Enter Content",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1431:54467",
          "name": "Vector 1",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1431:54468",
          "name": "Vector 2",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue---darktheme-off--status-placeholder--enable-on--ux-click--size-xl--feature-no--figma-dark-theme-off-status-placeholder-enable-on-ux-click-size-xl-feature-no--theme-light",
      "figmaNodeId": "1431:54637",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=on, UX=click, size=XL, feature=no",
      "theme": "light",
      "state": "focus",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "on",
        "ux": "click",
        "size": "XL",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 100,
          "expected": 100,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 25,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1431:54494",
          "name": "|Enter Content",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1431:54495",
          "name": "Vector 1",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1431:54496",
          "name": "Vector 2",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue-input-text--darktheme-on--status-value--enable-on--ux-default--size-xl--feature-no--figma-dark-theme-on-status-value-enable-on-ux-default-size-xl-feature-no--theme-dark",
      "figmaNodeId": "1431:54609",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=default, size=XL, feature=no",
      "theme": "dark",
      "state": "filled",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "default",
        "size": "XL",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 100,
          "expected": 100,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 25,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1431:54454",
          "name": "Remark",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1536:5564",
          "name": "Vector 1",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1536:5565",
          "name": "Vector 2",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue-input-text--darktheme-on--status-value--enable-on--ux-error--size-xl--feature-no--figma-dark-theme-on-status-value-enable-on-ux-error-size-xl-feature-no--theme-dark",
      "figmaNodeId": "4187:8204",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=error, size=XL, feature=no",
      "theme": "dark",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "error",
        "size": "XL",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 100,
          "expected": 100,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 25,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#ea4233",
          "expected": "#ea4233",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:8205",
          "name": "Remark",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:8207",
          "name": "Vector 1",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:8208",
          "name": "Vector 2",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue-input-text--darktheme-off--status-value--enable-on--ux-default--size-xl--feature-no--figma-dark-theme-off-status-value-enable-on-ux-default-size-xl-feature-no--theme-light",
      "figmaNodeId": "1431:54631",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=default, size=XL, feature=no",
      "theme": "light",
      "state": "filled",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "default",
        "size": "XL",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 100,
          "expected": 100,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 25,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1431:54498",
          "name": "Remark",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1431:54499",
          "name": "Vector 1",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1431:54500",
          "name": "Vector 2",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue-input-text--darktheme-off--status-value--enable-on--ux-error--size-xl--feature-no--figma-dark-theme-off-status-value-enable-on-ux-error-size-xl-feature-no--theme-light",
      "figmaNodeId": "4187:8252",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=error, size=XL, feature=no",
      "theme": "light",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "error",
        "size": "XL",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 100,
          "expected": 100,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 25,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#dc2717",
          "expected": "#dc2717",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:8253",
          "name": "Remark",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:8255",
          "name": "Vector 1",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:8256",
          "name": "Vector 2",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue-input-text--darktheme-on--status-value--enable-off--ux-default--size-xl--feature-no--figma-dark-theme-on-status-value-enable-off-ux-default-size-xl-feature-no--theme-dark",
      "figmaNodeId": "1431:54610",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=on, status=Value, enable=off, UX=default, size=XL, feature=no",
      "theme": "dark",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "on",
        "status": "Value",
        "enable": "off",
        "ux": "default",
        "size": "XL",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 100,
          "expected": 100,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 25,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1431:54478",
          "name": "Remark",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1431:54479",
          "name": "Vector 1",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1431:54480",
          "name": "Vector 2",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue-input-text--darktheme-off--status-value--enable-off--ux-default--size-xl--feature-no--figma-dark-theme-off-status-value-enable-off-ux-default-size-xl-feature-no--theme-light",
      "figmaNodeId": "1431:54632",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=off, status=Value, enable=off, UX=default, size=XL, feature=no",
      "theme": "light",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "off",
        "status": "Value",
        "enable": "off",
        "ux": "default",
        "size": "XL",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 100,
          "expected": 100,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 25,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1431:54502",
          "name": "Remark",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1431:54503",
          "name": "Vector 1",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1431:54504",
          "name": "Vector 2",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue-input-text--darktheme-on--status-value--enable-on--ux-hover--size-xl--feature-no--figma-dark-theme-on-status-value-enable-on-ux-hover-size-xl-feature-no--theme-dark",
      "figmaNodeId": "1431:54619",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=hover, size=XL, feature=no",
      "theme": "dark",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "hover",
        "size": "XL",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 100,
          "expected": 100,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 25,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1431:54462",
          "name": "Remark",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1431:54463",
          "name": "Vector 1",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1431:54464",
          "name": "Vector 2",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue-input-text--darktheme-off--status-value--enable-on--ux-hover--size-xl--feature-no--figma-dark-theme-off-status-value-enable-on-ux-hover-size-xl-feature-no--theme-light",
      "figmaNodeId": "1431:54634",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=hover, size=XL, feature=no",
      "theme": "light",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "hover",
        "size": "XL",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 100,
          "expected": 100,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 25,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1431:54506",
          "name": "Remark",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1431:54507",
          "name": "Vector 1",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1431:54508",
          "name": "Vector 2",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue-input-text--darktheme-on--status-value--enable-on--ux-click--size-xl--feature-no--figma-dark-theme-on-status-value-enable-on-ux-click-size-xl-feature-no--theme-dark",
      "figmaNodeId": "1431:54620",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=click, size=XL, feature=no",
      "theme": "dark",
      "state": "focus",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "click",
        "size": "XL",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 100,
          "expected": 100,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 5,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1431:54470",
          "name": "Remark|",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1431:54471",
          "name": "Vector 1",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1431:54472",
          "name": "Vector 2",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue-input-text--darktheme-off--status-value--enable-on--ux-click--size-xl--feature-no--figma-dark-theme-off-status-value-enable-on-ux-click-size-xl-feature-no--theme-light",
      "figmaNodeId": "1431:54636",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=click, size=XL, feature=no",
      "theme": "light",
      "state": "focus",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "click",
        "size": "XL",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 100,
          "expected": 100,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 5,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1431:54510",
          "name": "Remark|",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1924:6429",
          "name": "Vector 1",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1924:6430",
          "name": "Vector 2",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue-input-text--darktheme-on--status-value--enable-on--ux-default--size-m--feature-no--figma-dark-theme-on-status-value-enable-on-ux-default-size-m-feature-no--theme-dark",
      "figmaNodeId": "1431:54605",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=default, size=M, feature=no",
      "theme": "dark",
      "state": "filled",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "default",
        "size": "M",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1427:47539",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue-input-text--darktheme-on--status-value--enable-on--ux-error--size-m--feature-no--figma-dark-theme-on-status-value-enable-on-ux-error-size-m-feature-no--theme-dark",
      "figmaNodeId": "4187:7943",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=error, size=M, feature=no",
      "theme": "dark",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "error",
        "size": "M",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#ea4233",
          "expected": "#ea4233",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:7944",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue-input-text--darktheme-on--status-value--enable-on--ux-default--size-l--feature-no--figma-dark-theme-on-status-value-enable-on-ux-default-size-l-feature-no--theme-dark",
      "figmaNodeId": "1436:31699",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=default, size=L, feature=no",
      "theme": "dark",
      "state": "filled",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "default",
        "size": "L",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:1447",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue-input-text--darktheme-on--status-value--enable-on--ux-error--size-l--feature-no--figma-dark-theme-on-status-value-enable-on-ux-error-size-l-feature-no--theme-dark",
      "figmaNodeId": "4187:8058",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=error, size=L, feature=no",
      "theme": "dark",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "error",
        "size": "L",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#ea4233",
          "expected": "#ea4233",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:8059",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue-input-text--darktheme-off--status-value--enable-on--ux-default--size-m--feature-no--figma-dark-theme-off-status-value-enable-on-ux-default-size-m-feature-no--theme-light",
      "figmaNodeId": "1431:54627",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=default, size=M, feature=no",
      "theme": "light",
      "state": "filled",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "default",
        "size": "M",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1427:47740",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue-input-text--darktheme-off--status-value--enable-on--ux-error--size-m--feature-no--figma-dark-theme-off-status-value-enable-on-ux-error-size-m-feature-no--theme-light",
      "figmaNodeId": "4187:8109",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=error, size=M, feature=no",
      "theme": "light",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "error",
        "size": "M",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#dc2717",
          "expected": "#dc2717",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:8110",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue-input-text--darktheme-off--status-value--enable-on--ux-default--size-m--feature-yes--figma-dark-theme-off-status-value-enable-on-ux-default-size-m-feature-yes--theme-light",
      "figmaNodeId": "1436:31693",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=default, size=M, feature=yes",
      "theme": "light",
      "state": "filled",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "default",
        "size": "M",
        "feature": "yes"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.right."
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 36,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.left."
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.left",
          "actual": 36,
          "expected": 36,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:31381",
          "name": "icon/Search/Search",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:31367",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue-input-text--darktheme-off--status-value--enable-on--ux-error--size-m--feature-yes--figma-dark-theme-off-status-value-enable-on-ux-error-size-m-feature-yes--theme-light",
      "figmaNodeId": "4187:8112",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=error, size=M, feature=yes",
      "theme": "light",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "error",
        "size": "M",
        "feature": "yes"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.right."
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 36,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.left."
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#dc2717",
          "expected": "#dc2717",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.left",
          "actual": 36,
          "expected": 36,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:8113",
          "name": "icon/Search/Search",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:8114",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue-input-text--darktheme-off--status-value--enable-on--ux-default--size-l--feature-yes--figma-dark-theme-off-status-value-enable-on-ux-default-size-l-feature-yes--theme-light",
      "figmaNodeId": "1436:31718",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=default, size=L, feature=yes",
      "theme": "light",
      "state": "filled",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "default",
        "size": "L",
        "feature": "yes"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.right."
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 36,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.left."
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.left",
          "actual": 36,
          "expected": 36,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:31494",
          "name": "icon/Search/Search",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:31495",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue-input-text--darktheme-off--status-value--enable-on--ux-error--size-l--feature-yes--figma-dark-theme-off-status-value-enable-on-ux-error-size-l-feature-yes--theme-light",
      "figmaNodeId": "4187:8157",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=error, size=L, feature=yes",
      "theme": "light",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "error",
        "size": "L",
        "feature": "yes"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.right."
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 36,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.left."
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#dc2717",
          "expected": "#dc2717",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.left",
          "actual": 36,
          "expected": 36,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:8158",
          "name": "icon/Search/Search",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:8159",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue-input-text--darktheme-off--status-value--enable-on--ux-default--size-l--feature-no--figma-dark-theme-off-status-value-enable-on-ux-default-size-l-feature-no--theme-light",
      "figmaNodeId": "1436:31722",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=default, size=L, feature=no",
      "theme": "light",
      "state": "filled",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "default",
        "size": "L",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:1452",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue-input-text--darktheme-off--status-value--enable-on--ux-error--size-l--feature-no--figma-dark-theme-off-status-value-enable-on-ux-error-size-l-feature-no--theme-light",
      "figmaNodeId": "4187:8160",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=error, size=L, feature=no",
      "theme": "light",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "error",
        "size": "L",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#dc2717",
          "expected": "#dc2717",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:8161",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue---darktheme-on--status-placeholder--enable-on--ux-default--size-m--feature-yes--figma-dark-theme-on-status-placeholder-enable-on-ux-default-size-m-feature-yes--theme-dark",
      "figmaNodeId": "1436:31686",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=on, UX=default, size=M, feature=yes",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API.",
        "Input placeholder text color is browser pseudo-element state; verifier can only inspect root/input computed color."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "on",
        "ux": "default",
        "size": "M",
        "feature": "yes"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.right."
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 36,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.left."
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#7b7b7b",
          "expected": "#7b7b7b",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.left",
          "actual": 36,
          "expected": 36,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:31248",
          "name": "icon/Search/Search",
          "type": "INSTANCE",
          "status": "pass",
          "checks": [
            {
              "prop": "color",
              "actual": "#9e9e9e",
              "expected": "#9e9e9e",
              "pass": true
            }
          ]
        },
        {
          "figmaNodeId": "1436:31058",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue---darktheme-on--status-placeholder--enable-on--ux-error--size-m--feature-yes--figma-dark-theme-on-status-placeholder-enable-on-ux-error-size-m-feature-yes--theme-dark",
      "figmaNodeId": "4187:7946",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=on, UX=error, size=M, feature=yes",
      "theme": "dark",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "on",
        "ux": "error",
        "size": "M",
        "feature": "yes"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.right."
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 36,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.left."
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#ea4233",
          "expected": "#ea4233",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#7b7b7b",
          "expected": "#7b7b7b",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.left",
          "actual": 36,
          "expected": 36,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:7947",
          "name": "icon/Search/Search",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:7948",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue---darktheme-on--status-placeholder--enable-on--ux-default--size-l--feature-yes--figma-dark-theme-on-status-placeholder-enable-on-ux-default-size-l-feature-yes--theme-dark",
      "figmaNodeId": "1436:31702",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=on, UX=default, size=L, feature=yes",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API.",
        "Input placeholder text color is browser pseudo-element state; verifier can only inspect root/input computed color."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "on",
        "ux": "default",
        "size": "L",
        "feature": "yes"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.right."
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 36,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.left."
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#7b7b7b",
          "expected": "#7b7b7b",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.left",
          "actual": 36,
          "expected": 36,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:31497",
          "name": "icon/Search/Search",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:31498",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue---darktheme-on--status-placeholder--enable-on--ux-error--size-l--feature-yes--figma-dark-theme-on-status-placeholder-enable-on-ux-error-size-l-feature-yes--theme-dark",
      "figmaNodeId": "4187:8061",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=on, UX=error, size=L, feature=yes",
      "theme": "dark",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "on",
        "ux": "error",
        "size": "L",
        "feature": "yes"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.right."
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 36,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.left."
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#ea4233",
          "expected": "#ea4233",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#7b7b7b",
          "expected": "#7b7b7b",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.left",
          "actual": 36,
          "expected": 36,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:8062",
          "name": "icon/Search/Search",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:8063",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue---darktheme-on--status-placeholder--enable-on--ux-click--size-m--feature-yes--figma-dark-theme-on-status-placeholder-enable-on-ux-click-size-m-feature-yes--theme-dark",
      "figmaNodeId": "1436:31690",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=on, UX=click, size=M, feature=yes",
      "theme": "dark",
      "state": "focus",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "on",
        "ux": "click",
        "size": "M",
        "feature": "yes"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.right."
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 36,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.left."
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#7b7b7b",
          "expected": "#7b7b7b",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.left",
          "actual": 36,
          "expected": 36,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:31276",
          "name": "icon/Search/Search",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:31277",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue---darktheme-on--status-placeholder--enable-on--ux-click--size-l--feature-yes--figma-dark-theme-on-status-placeholder-enable-on-ux-click-size-l-feature-yes--theme-dark",
      "figmaNodeId": "1436:31716",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=on, UX=click, size=L, feature=yes",
      "theme": "dark",
      "state": "focus",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "on",
        "ux": "click",
        "size": "L",
        "feature": "yes"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.right."
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 36,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.left."
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#7b7b7b",
          "expected": "#7b7b7b",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.left",
          "actual": 36,
          "expected": 36,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:31500",
          "name": "icon/Search/Search",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:31501",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue---darktheme-on--status-placeholder--enable-on--ux-hover--size-m--feature-yes--figma-dark-theme-on-status-placeholder-enable-on-ux-hover-size-m-feature-yes--theme-dark",
      "figmaNodeId": "1436:31688",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=on, UX=hover, size=M, feature=yes",
      "theme": "dark",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "on",
        "ux": "hover",
        "size": "M",
        "feature": "yes"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.right."
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 36,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.left."
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#7b7b7b",
          "expected": "#7b7b7b",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.left",
          "actual": 36,
          "expected": 36,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:31319",
          "name": "icon/Search/Search",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:31320",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue---darktheme-on--status-placeholder--enable-on--ux-hover--size-l--feature-yes--figma-dark-theme-on-status-placeholder-enable-on-ux-hover-size-l-feature-yes--theme-dark",
      "figmaNodeId": "1436:31710",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=on, UX=hover, size=L, feature=yes",
      "theme": "dark",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "on",
        "ux": "hover",
        "size": "L",
        "feature": "yes"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.right."
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 36,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.left."
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#7b7b7b",
          "expected": "#7b7b7b",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.left",
          "actual": 36,
          "expected": 36,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:31503",
          "name": "icon/Search/Search",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:31504",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue-input-text--darktheme-on--status-value--enable-on--ux-default--size-m--feature-yes--figma-dark-theme-on-status-value-enable-on-ux-default-size-m-feature-yes--theme-dark",
      "figmaNodeId": "1436:31687",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=default, size=M, feature=yes",
      "theme": "dark",
      "state": "filled",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "default",
        "size": "M",
        "feature": "yes"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.right."
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 36,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.left."
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.left",
          "actual": 36,
          "expected": 36,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:31262",
          "name": "icon/Search/Search",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:31263",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue-input-text--darktheme-on--status-value--enable-on--ux-error--size-m--feature-yes--figma-dark-theme-on-status-value-enable-on-ux-error-size-m-feature-yes--theme-dark",
      "figmaNodeId": "4187:7949",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=error, size=M, feature=yes",
      "theme": "dark",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "error",
        "size": "M",
        "feature": "yes"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.right."
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 36,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.left."
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#ea4233",
          "expected": "#ea4233",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.left",
          "actual": 36,
          "expected": 36,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:7950",
          "name": "icon/Search/Search",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:7951",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue-input-text--darktheme-on--status-value--enable-on--ux-default--size-l--feature-yes--figma-dark-theme-on-status-value-enable-on-ux-default-size-l-feature-yes--theme-dark",
      "figmaNodeId": "1436:31703",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=default, size=L, feature=yes",
      "theme": "dark",
      "state": "filled",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "default",
        "size": "L",
        "feature": "yes"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.right."
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 36,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.left."
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.left",
          "actual": 36,
          "expected": 36,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:31506",
          "name": "icon/Search/Search",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:31507",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue-input-text--darktheme-on--status-value--enable-on--ux-error--size-l--feature-yes--figma-dark-theme-on-status-value-enable-on-ux-error-size-l-feature-yes--theme-dark",
      "figmaNodeId": "4187:8064",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=error, size=L, feature=yes",
      "theme": "dark",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "error",
        "size": "L",
        "feature": "yes"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.right."
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 36,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.left."
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#ea4233",
          "expected": "#ea4233",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.left",
          "actual": 36,
          "expected": 36,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:8065",
          "name": "icon/Search/Search",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:8066",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue-input-text--darktheme-on--status-value--enable-on--ux-click--size-m--feature-yes--figma-dark-theme-on-status-value-enable-on-ux-click-size-m-feature-yes--theme-dark",
      "figmaNodeId": "1436:31691",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=click, size=M, feature=yes",
      "theme": "dark",
      "state": "focus",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "click",
        "size": "M",
        "feature": "yes"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 36,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.right."
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 36,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.left."
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.left",
          "actual": 36,
          "expected": 36,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.right",
          "actual": 36,
          "expected": 36,
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:31279",
          "name": "icon/Search/Search",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:31280",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:31303",
          "name": "icon/Edit/Clear 1",
          "type": "INSTANCE",
          "status": "pass",
          "checks": [
            {
              "prop": "color",
              "actual": "#f8f8f8",
              "expected": "#f8f8f8",
              "pass": true
            }
          ]
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue-input-text--darktheme-on--status-value--enable-on--ux-click--size-l--feature-yes--figma-dark-theme-on-status-value-enable-on-ux-click-size-l-feature-yes--theme-dark",
      "figmaNodeId": "1436:31717",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=click, size=L, feature=yes",
      "theme": "dark",
      "state": "focus",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "click",
        "size": "L",
        "feature": "yes"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 36,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.right."
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 36,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.left."
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.left",
          "actual": 36,
          "expected": 36,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.right",
          "actual": 36,
          "expected": 36,
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:31509",
          "name": "icon/Search/Search",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:31510",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:31511",
          "name": "icon/Edit/Clear 1",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue-input-text--darktheme-on--status-value--enable-on--ux-hover--size-m--feature-yes--figma-dark-theme-on-status-value-enable-on-ux-hover-size-m-feature-yes--theme-dark",
      "figmaNodeId": "1436:31689",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=hover, size=M, feature=yes",
      "theme": "dark",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "hover",
        "size": "M",
        "feature": "yes"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.right."
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 36,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.left."
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.left",
          "actual": 36,
          "expected": 36,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:31322",
          "name": "icon/Search/Search",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:31323",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue-input-text--darktheme-on--status-value--enable-on--ux-hover--size-l--feature-yes--figma-dark-theme-on-status-value-enable-on-ux-hover-size-l-feature-yes--theme-dark",
      "figmaNodeId": "1436:31711",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=hover, size=L, feature=yes",
      "theme": "dark",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "hover",
        "size": "L",
        "feature": "yes"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.right."
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 36,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.left."
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.left",
          "actual": 36,
          "expected": 36,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:31513",
          "name": "icon/Search/Search",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:31514",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue---darktheme-on--status-placeholder--enable-off--ux-default--size-m--feature-no--figma-dark-theme-on-status-placeholder-enable-off-ux-default-size-m-feature-no--theme-dark",
      "figmaNodeId": "1431:54613",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=off, UX=default, size=M, feature=no",
      "theme": "dark",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "off",
        "ux": "default",
        "size": "M",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1427:47595",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue---darktheme-on--status-placeholder--enable-off--ux-default--size-l--feature-no--figma-dark-theme-on-status-placeholder-enable-off-ux-default-size-l-feature-no--theme-dark",
      "figmaNodeId": "1436:31705",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=off, UX=default, size=L, feature=no",
      "theme": "dark",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "off",
        "ux": "default",
        "size": "L",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:1489",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue---darktheme-off--status-placeholder--enable-off--ux-default--size-m--feature-no--figma-dark-theme-off-status-placeholder-enable-off-ux-default-size-m-feature-no--theme-light",
      "figmaNodeId": "1431:54645",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=off, UX=default, size=M, feature=no",
      "theme": "light",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "off",
        "ux": "default",
        "size": "M",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1427:47763",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue---darktheme-off--status-placeholder--enable-off--ux-default--size-l--feature-no--figma-dark-theme-off-status-placeholder-enable-off-ux-default-size-l-feature-no--theme-light",
      "figmaNodeId": "1436:31724",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=off, UX=default, size=L, feature=no",
      "theme": "light",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "off",
        "ux": "default",
        "size": "L",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:1491",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue-input-text--darktheme-on--status-value--enable-off--ux-default--size-m--feature-no--figma-dark-theme-on-status-value-enable-off-ux-default-size-m-feature-no--theme-dark",
      "figmaNodeId": "1431:54612",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=on, status=Value, enable=off, UX=default, size=M, feature=no",
      "theme": "dark",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "on",
        "status": "Value",
        "enable": "off",
        "ux": "default",
        "size": "M",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1427:47588",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue-input-text--darktheme-on--status-value--enable-off--ux-default--size-l--feature-no--figma-dark-theme-on-status-value-enable-off-ux-default-size-l-feature-no--theme-dark",
      "figmaNodeId": "1436:31704",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=on, status=Value, enable=off, UX=default, size=L, feature=no",
      "theme": "dark",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "on",
        "status": "Value",
        "enable": "off",
        "ux": "default",
        "size": "L",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:1495",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue-input-text--darktheme-off--status-value--enable-off--ux-default--size-m--feature-no--figma-dark-theme-off-status-value-enable-off-ux-default-size-m-feature-no--theme-light",
      "figmaNodeId": "1431:54642",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=off, status=Value, enable=off, UX=default, size=M, feature=no",
      "theme": "light",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "off",
        "status": "Value",
        "enable": "off",
        "ux": "default",
        "size": "M",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1427:47766",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue-input-text--darktheme-off--status-value--enable-off--ux-default--size-l--feature-no--figma-dark-theme-off-status-value-enable-off-ux-default-size-l-feature-no--theme-light",
      "figmaNodeId": "1436:31725",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=off, status=Value, enable=off, UX=default, size=L, feature=no",
      "theme": "light",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "off",
        "status": "Value",
        "enable": "off",
        "ux": "default",
        "size": "L",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:1474",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue---darktheme-on--status-placeholder--enable-on--ux-hover--size-m--feature-no--figma-dark-theme-on-status-placeholder-enable-on-ux-hover-size-m-feature-no--theme-dark",
      "figmaNodeId": "1431:54614",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=on, UX=hover, size=M, feature=no",
      "theme": "dark",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "on",
        "ux": "hover",
        "size": "M",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#7b7b7b",
          "expected": "#7b7b7b",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1427:47602",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue---darktheme-on--status-placeholder--enable-on--ux-hover--size-l--feature-no--figma-dark-theme-on-status-placeholder-enable-on-ux-hover-size-l-feature-no--theme-dark",
      "figmaNodeId": "1436:31706",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=on, UX=hover, size=L, feature=no",
      "theme": "dark",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "on",
        "ux": "hover",
        "size": "L",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#7b7b7b",
          "expected": "#7b7b7b",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:1493",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue---darktheme-off--status-placeholder--enable-on--ux-hover--size-m--feature-no--figma-dark-theme-off-status-placeholder-enable-on-ux-hover-size-m-feature-no--theme-light",
      "figmaNodeId": "1431:54646",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=on, UX=hover, size=M, feature=no",
      "theme": "light",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "on",
        "ux": "hover",
        "size": "M",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1427:47769",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue---darktheme-off--status-placeholder--enable-on--ux-hover--size-m--feature-yes--figma-dark-theme-off-status-placeholder-enable-on-ux-hover-size-m-feature-yes--theme-light",
      "figmaNodeId": "1436:31694",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=on, UX=hover, size=M, feature=yes",
      "theme": "light",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "on",
        "ux": "hover",
        "size": "M",
        "feature": "yes"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.right."
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 36,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.left."
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.left",
          "actual": 36,
          "expected": 36,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:31438",
          "name": "icon/Search/Search",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:31417",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue---darktheme-off--status-placeholder--enable-on--ux-hover--size-l--feature-yes--figma-dark-theme-off-status-placeholder-enable-on-ux-hover-size-l-feature-yes--theme-light",
      "figmaNodeId": "1436:31727",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=on, UX=hover, size=L, feature=yes",
      "theme": "light",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "on",
        "ux": "hover",
        "size": "L",
        "feature": "yes"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.right."
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 36,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.left."
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.left",
          "actual": 36,
          "expected": 36,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:31516",
          "name": "icon/Search/Search",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:31517",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue---darktheme-off--status-placeholder--enable-on--ux-hover--size-l--feature-no--figma-dark-theme-off-status-placeholder-enable-on-ux-hover-size-l-feature-no--theme-light",
      "figmaNodeId": "1436:31731",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=on, UX=hover, size=L, feature=no",
      "theme": "light",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "on",
        "ux": "hover",
        "size": "L",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:1483",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue---darktheme-on--status-placeholder--enable-on--ux-click--size-m--feature-no--figma-dark-theme-on-status-placeholder-enable-on-ux-click-size-m-feature-no--theme-dark",
      "figmaNodeId": "1431:54625",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=on, UX=click, size=M, feature=no",
      "theme": "dark",
      "state": "focus",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "on",
        "ux": "click",
        "size": "M",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#7b7b7b",
          "expected": "#7b7b7b",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1427:47648",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue---darktheme-on--status-placeholder--enable-on--ux-click--size-l--feature-no--figma-dark-theme-on-status-placeholder-enable-on-ux-click-size-l-feature-no--theme-dark",
      "figmaNodeId": "1436:31712",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=on, UX=click, size=L, feature=no",
      "theme": "dark",
      "state": "focus",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "on",
        "ux": "click",
        "size": "L",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#7b7b7b",
          "expected": "#7b7b7b",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:1469",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue---darktheme-off--status-placeholder--enable-on--ux-click--size-m--feature-no--figma-dark-theme-off-status-placeholder-enable-on-ux-click-size-m-feature-no--theme-light",
      "figmaNodeId": "1431:54647",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=on, UX=click, size=M, feature=no",
      "theme": "light",
      "state": "focus",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "on",
        "ux": "click",
        "size": "M",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1427:47772",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue---darktheme-off--status-placeholder--enable-on--ux-click--size-m--feature-yes--figma-dark-theme-off-status-placeholder-enable-on-ux-click-size-m-feature-yes--theme-light",
      "figmaNodeId": "1436:31696",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=on, UX=click, size=M, feature=yes",
      "theme": "light",
      "state": "focus",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "on",
        "ux": "click",
        "size": "M",
        "feature": "yes"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.right."
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 36,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.left."
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.left",
          "actual": 36,
          "expected": 36,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:31464",
          "name": "icon/Search/Search",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:31419",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue---darktheme-off--status-placeholder--enable-on--ux-click--size-l--feature-yes--figma-dark-theme-off-status-placeholder-enable-on-ux-click-size-l-feature-yes--theme-light",
      "figmaNodeId": "1436:31736",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=on, UX=click, size=L, feature=yes",
      "theme": "light",
      "state": "focus",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "on",
        "ux": "click",
        "size": "L",
        "feature": "yes"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.right."
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 36,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.left."
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.left",
          "actual": 36,
          "expected": 36,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:31519",
          "name": "icon/Search/Search",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:31520",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue---darktheme-off--status-placeholder--enable-on--ux-click--size-l--feature-no--figma-dark-theme-off-status-placeholder-enable-on-ux-click-size-l-feature-no--theme-light",
      "figmaNodeId": "1436:31732",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=on, UX=click, size=L, feature=no",
      "theme": "light",
      "state": "focus",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "on",
        "ux": "click",
        "size": "L",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:1497",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue-input-text--darktheme-on--status-value--enable-on--ux-hover--size-m--feature-no--figma-dark-theme-on-status-value-enable-on-ux-hover-size-m-feature-no--theme-dark",
      "figmaNodeId": "1431:54615",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=hover, size=M, feature=no",
      "theme": "dark",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "hover",
        "size": "M",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1427:47487",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue-input-text--darktheme-on--status-value--enable-on--ux-hover--size-l--feature-no--figma-dark-theme-on-status-value-enable-on-ux-hover-size-l-feature-no--theme-dark",
      "figmaNodeId": "1436:31707",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=hover, size=L, feature=no",
      "theme": "dark",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "hover",
        "size": "L",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:1499",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue-input-text--darktheme-off--status-value--enable-on--ux-hover--size-m--feature-no--figma-dark-theme-off-status-value-enable-on-ux-hover-size-m-feature-no--theme-light",
      "figmaNodeId": "1431:54643",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=hover, size=M, feature=no",
      "theme": "light",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "hover",
        "size": "M",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1427:47775",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue-input-text--darktheme-off--status-value--enable-on--ux-hover--size-m--feature-yes--figma-dark-theme-off-status-value-enable-on-ux-hover-size-m-feature-yes--theme-light",
      "figmaNodeId": "1436:31695",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=hover, size=M, feature=yes",
      "theme": "light",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "hover",
        "size": "M",
        "feature": "yes"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.right."
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 36,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.left."
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.left",
          "actual": 36,
          "expected": 36,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:31451",
          "name": "icon/Search/Search",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:31421",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue-input-text--darktheme-off--status-value--enable-on--ux-hover--size-l--feature-yes--figma-dark-theme-off-status-value-enable-on-ux-hover-size-l-feature-yes--theme-light",
      "figmaNodeId": "1436:31726",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=hover, size=L, feature=yes",
      "theme": "light",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "hover",
        "size": "L",
        "feature": "yes"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.right."
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 36,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.left."
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.left",
          "actual": 36,
          "expected": 36,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:31522",
          "name": "icon/Search/Search",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:31523",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue-input-text--darktheme-off--status-value--enable-on--ux-hover--size-l--feature-no--figma-dark-theme-off-status-value-enable-on-ux-hover-size-l-feature-no--theme-light",
      "figmaNodeId": "1436:31730",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=hover, size=L, feature=no",
      "theme": "light",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "hover",
        "size": "L",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:1501",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue-input-text--darktheme-on--status-value--enable-on--ux-click--size-m--feature-no--figma-dark-theme-on-status-value-enable-on-ux-click-size-m-feature-no--theme-dark",
      "figmaNodeId": "1431:54624",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=click, size=M, feature=no",
      "theme": "dark",
      "state": "focus",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "click",
        "size": "M",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1427:47651",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1427:47691",
          "name": "icon/Edit/Clear 1",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue-input-text--darktheme-on--status-value--enable-on--ux-click--size-l--feature-no--figma-dark-theme-on-status-value-enable-on-ux-click-size-l-feature-no--theme-dark",
      "figmaNodeId": "1436:31713",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=click, size=L, feature=no",
      "theme": "dark",
      "state": "focus",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "click",
        "size": "L",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:1503",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:1504",
          "name": "icon/Edit/Clear 1",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue-input-text--darktheme-off--status-value--enable-on--ux-click--size-m--feature-no--figma-dark-theme-off-status-value-enable-on-ux-click-size-m-feature-no--theme-light",
      "figmaNodeId": "1431:54644",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=click, size=M, feature=no",
      "theme": "light",
      "state": "focus",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "click",
        "size": "M",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1427:47777",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1427:47778",
          "name": "icon/Edit/Clear 1",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue-input-text--darktheme-off--status-value--enable-on--ux-click--size-m--feature-yes--figma-dark-theme-off-status-value-enable-on-ux-click-size-m-feature-yes--theme-light",
      "figmaNodeId": "1436:31697",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=click, size=M, feature=yes",
      "theme": "light",
      "state": "focus",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "click",
        "size": "M",
        "feature": "yes"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 36,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.right."
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 36,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.left."
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.left",
          "actual": 36,
          "expected": 36,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.right",
          "actual": 36,
          "expected": 36,
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:31477",
          "name": "icon/Search/Search",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:31423",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:31424",
          "name": "icon/Edit/Clear 1",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue-input-text--darktheme-off--status-value--enable-on--ux-click--size-l--feature-yes--figma-dark-theme-off-status-value-enable-on-ux-click-size-l-feature-yes--theme-light",
      "figmaNodeId": "1436:31737",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=click, size=L, feature=yes",
      "theme": "light",
      "state": "focus",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "click",
        "size": "L",
        "feature": "yes"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 36,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.right."
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 36,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.left."
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.left",
          "actual": 36,
          "expected": 36,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.right",
          "actual": 36,
          "expected": 36,
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:31525",
          "name": "icon/Search/Search",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:31526",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:31527",
          "name": "icon/Edit/Clear 1",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue-input-text--darktheme-off--status-value--enable-on--ux-click--size-l--feature-no--figma-dark-theme-off-status-value-enable-on-ux-click-size-l-feature-no--theme-light",
      "figmaNodeId": "1436:31733",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=click, size=L, feature=no",
      "theme": "light",
      "state": "focus",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "click",
        "size": "L",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1436:1440",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1436:1441",
          "name": "icon/Edit/Clear 1",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue-input-text--darktheme-on--status-value--enable-on--ux-default--size-xl--feature-text-count--figma-dark-theme-on-status-value-enable-on-ux-default-size-xl-feature-text-count--theme-dark",
      "figmaNodeId": "1536:5985",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=default, size=XL, feature=text count",
      "theme": "dark",
      "state": "filled",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "default",
        "size": "XL",
        "feature": "text count"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 100,
          "expected": 100,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 4,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1536:5551",
          "name": "Remark",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1536:5553",
          "name": "6/300",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1536:5555",
          "name": "Vector 1",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1536:5556",
          "name": "Vector 2",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue-input-text--darktheme-on--status-value--enable-on--ux-error--size-xl--feature-text-count--figma-dark-theme-on-status-value-enable-on-ux-error-size-xl-feature-text-count--theme-dark",
      "figmaNodeId": "4187:8209",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=error, size=XL, feature=text count",
      "theme": "dark",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "error",
        "size": "XL",
        "feature": "text count"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 100,
          "expected": 100,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 4,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#ea4233",
          "expected": "#ea4233",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:8210",
          "name": "Remark",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:8212",
          "name": "6/300",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:8214",
          "name": "Vector 1",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:8215",
          "name": "Vector 2",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue-input-text--darktheme-off--status-value--enable-on--ux-default--size-xl--feature-text-count--figma-dark-theme-off-status-value-enable-on-ux-default-size-xl-feature-text-count--theme-light",
      "figmaNodeId": "1536:5992",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=default, size=XL, feature=text count",
      "theme": "light",
      "state": "filled",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "default",
        "size": "XL",
        "feature": "text count"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 100,
          "expected": 100,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 4,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1536:5647",
          "name": "Remark",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1536:5649",
          "name": "6/300",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1536:5651",
          "name": "Vector 1",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1536:5652",
          "name": "Vector 2",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue-input-text--darktheme-off--status-value--enable-on--ux-error--size-xl--feature-text-count--figma-dark-theme-off-status-value-enable-on-ux-error-size-xl-feature-text-count--theme-light",
      "figmaNodeId": "4187:8257",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=error, size=XL, feature=text count",
      "theme": "light",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "error",
        "size": "XL",
        "feature": "text count"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 100,
          "expected": 100,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 4,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#dc2717",
          "expected": "#dc2717",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:8258",
          "name": "Remark",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:8260",
          "name": "6/300",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:8262",
          "name": "Vector 1",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:8263",
          "name": "Vector 2",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue-input-text--darktheme-on--status-value--enable-on--ux-hover--size-xl--feature-text-count--figma-dark-theme-on-status-value-enable-on-ux-hover-size-xl-feature-text-count--theme-dark",
      "figmaNodeId": "1536:5988",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=hover, size=XL, feature=text count",
      "theme": "dark",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "hover",
        "size": "XL",
        "feature": "text count"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 100,
          "expected": 100,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 4,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1536:5603",
          "name": "Remark",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1536:5605",
          "name": "6/300",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1536:5607",
          "name": "Vector 1",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1536:5608",
          "name": "Vector 2",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue-input-text--darktheme-off--status-value--enable-on--ux-hover--size-xl--feature-text-count--figma-dark-theme-off-status-value-enable-on-ux-hover-size-xl-feature-text-count--theme-light",
      "figmaNodeId": "1536:5996",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=hover, size=XL, feature=text count",
      "theme": "light",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "hover",
        "size": "XL",
        "feature": "text count"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 100,
          "expected": 100,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 4,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1536:5654",
          "name": "Remark",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1536:5656",
          "name": "6/300",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1536:5658",
          "name": "Vector 1",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1536:5659",
          "name": "Vector 2",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue-input-text--darktheme-on--status-value--enable-on--ux-click--size-xl--feature-text-count--figma-dark-theme-on-status-value-enable-on-ux-click-size-xl-feature-text-count--theme-dark",
      "figmaNodeId": "1536:5991",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=click, size=XL, feature=text count",
      "theme": "dark",
      "state": "focus",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "click",
        "size": "XL",
        "feature": "text count"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 100,
          "expected": 100,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 4,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1536:5617",
          "name": "Remark|",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1536:5619",
          "name": "6/300",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1536:5621",
          "name": "Vector 1",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1536:5622",
          "name": "Vector 2",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue-input-text--darktheme-off--status-value--enable-on--ux-click--size-xl--feature-text-count--figma-dark-theme-off-status-value-enable-on-ux-click-size-xl-feature-text-count--theme-light",
      "figmaNodeId": "1536:5999",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=click, size=XL, feature=text count",
      "theme": "light",
      "state": "focus",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "click",
        "size": "XL",
        "feature": "text count"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 100,
          "expected": 100,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 4,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1536:5662",
          "name": "Remark|",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1536:5665",
          "name": "6/300",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1536:5667",
          "name": "Vector 1",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1536:5668",
          "name": "Vector 2",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue-input-text--darktheme-on--status-value--enable-off--ux-default--size-xl--feature-text-count--figma-dark-theme-on-status-value-enable-off-ux-default-size-xl-feature-text-count--theme-dark",
      "figmaNodeId": "1536:5986",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=on, status=Value, enable=off, UX=default, size=XL, feature=text count",
      "theme": "dark",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "on",
        "status": "Value",
        "enable": "off",
        "ux": "default",
        "size": "XL",
        "feature": "text count"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 100,
          "expected": 100,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 4,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1536:5575",
          "name": "Remark",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1536:5577",
          "name": "6/300",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1536:5579",
          "name": "Vector 1",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1536:5580",
          "name": "Vector 2",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue-input-text--darktheme-off--status-value--enable-off--ux-default--size-xl--feature-text-count--figma-dark-theme-off-status-value-enable-off-ux-default-size-xl-feature-text-count--theme-light",
      "figmaNodeId": "1536:5994",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=off, status=Value, enable=off, UX=default, size=XL, feature=text count",
      "theme": "light",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "off",
        "status": "Value",
        "enable": "off",
        "ux": "default",
        "size": "XL",
        "feature": "text count"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 100,
          "expected": 100,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 4,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1536:5670",
          "name": "Remark",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1536:5672",
          "name": "6/300",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1536:5674",
          "name": "Vector 1",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1536:5675",
          "name": "Vector 2",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue---darktheme-on--status-placeholder--enable-on--ux-default--size-xl--feature-text-count--figma-dark-theme-on-status-placeholder-enable-on-ux-default-size-xl-feature-text-count--theme-dark",
      "figmaNodeId": "1536:5984",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=on, UX=default, size=XL, feature=text count",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API.",
        "Input placeholder text color is browser pseudo-element state; verifier can only inspect root/input computed color."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "on",
        "ux": "default",
        "size": "XL",
        "feature": "text count"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 100,
          "expected": 100,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 4,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#7b7b7b",
          "expected": "#7b7b7b",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1536:5568",
          "name": "Enter Content",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1536:5570",
          "name": "0/300",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1536:5572",
          "name": "Vector 1",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1536:5573",
          "name": "Vector 2",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue---darktheme-on--status-placeholder--enable-on--ux-error--size-xl--feature-text-count--figma-dark-theme-on-status-placeholder-enable-on-ux-error-size-xl-feature-text-count--theme-dark",
      "figmaNodeId": "4187:8216",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=on, UX=error, size=XL, feature=text count",
      "theme": "dark",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "on",
        "ux": "error",
        "size": "XL",
        "feature": "text count"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 100,
          "expected": 100,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 4,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#ea4233",
          "expected": "#ea4233",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#7b7b7b",
          "expected": "#7b7b7b",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:8217",
          "name": "Enter Content",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:8219",
          "name": "0/300",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:8221",
          "name": "Vector 1",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:8222",
          "name": "Vector 2",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue---darktheme-off--status-placeholder--enable-on--ux-default--size-xl--feature-text-count--figma-dark-theme-off-status-placeholder-enable-on-ux-default-size-xl-feature-text-count--theme-light",
      "figmaNodeId": "1536:5993",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=on, UX=default, size=XL, feature=text count",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API.",
        "Input placeholder text color is browser pseudo-element state; verifier can only inspect root/input computed color."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "on",
        "ux": "default",
        "size": "XL",
        "feature": "text count"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 100,
          "expected": 100,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 4,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1536:5677",
          "name": "Enter Content",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1536:5679",
          "name": "0/300",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1536:5681",
          "name": "Vector 1",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1536:5682",
          "name": "Vector 2",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue---darktheme-off--status-placeholder--enable-on--ux-error--size-xl--feature-text-count--figma-dark-theme-off-status-placeholder-enable-on-ux-error-size-xl-feature-text-count--theme-light",
      "figmaNodeId": "4187:8264",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=on, UX=error, size=XL, feature=text count",
      "theme": "light",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "on",
        "ux": "error",
        "size": "XL",
        "feature": "text count"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 100,
          "expected": 100,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 4,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#dc2717",
          "expected": "#dc2717",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:8265",
          "name": "Enter Content",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:8267",
          "name": "0/300",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:8269",
          "name": "Vector 1",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:8270",
          "name": "Vector 2",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue---darktheme-on--status-placeholder--enable-on--ux-hover--size-xl--feature-text-count--figma-dark-theme-on-status-placeholder-enable-on-ux-hover-size-xl-feature-text-count--theme-dark",
      "figmaNodeId": "1536:5989",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=on, UX=hover, size=XL, feature=text count",
      "theme": "dark",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "on",
        "ux": "hover",
        "size": "XL",
        "feature": "text count"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 100,
          "expected": 100,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 4,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#7b7b7b",
          "expected": "#7b7b7b",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1536:5610",
          "name": "Enter Content",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1536:5612",
          "name": "0/300",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1536:5614",
          "name": "Vector 1",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1536:5615",
          "name": "Vector 2",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue---darktheme-off--status-placeholder--enable-on--ux-hover--size-xl--feature-text-count--figma-dark-theme-off-status-placeholder-enable-on-ux-hover-size-xl-feature-text-count--theme-light",
      "figmaNodeId": "1536:5997",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=on, UX=hover, size=XL, feature=text count",
      "theme": "light",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "on",
        "ux": "hover",
        "size": "XL",
        "feature": "text count"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 100,
          "expected": 100,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 4,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1536:5684",
          "name": "Enter Content",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1536:5686",
          "name": "0/300",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1536:5688",
          "name": "Vector 1",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1536:5689",
          "name": "Vector 2",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue---darktheme-on--status-placeholder--enable-on--ux-click--size-xl--feature-text-count--figma-dark-theme-on-status-placeholder-enable-on-ux-click-size-xl-feature-text-count--theme-dark",
      "figmaNodeId": "1536:5990",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=on, UX=click, size=XL, feature=text count",
      "theme": "dark",
      "state": "focus",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "on",
        "ux": "click",
        "size": "XL",
        "feature": "text count"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 100,
          "expected": 100,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 4,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#7b7b7b",
          "expected": "#7b7b7b",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1536:5624",
          "name": "|Enter Content",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1536:5626",
          "name": "0/300",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1536:5628",
          "name": "Vector 1",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1536:5629",
          "name": "Vector 2",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue---darktheme-off--status-placeholder--enable-on--ux-click--size-xl--feature-text-count--figma-dark-theme-off-status-placeholder-enable-on-ux-click-size-xl-feature-text-count--theme-light",
      "figmaNodeId": "1536:5998",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=on, UX=click, size=XL, feature=text count",
      "theme": "light",
      "state": "focus",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "on",
        "ux": "click",
        "size": "XL",
        "feature": "text count"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 100,
          "expected": 100,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 4,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1536:5691",
          "name": "|Enter Content",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1536:5693",
          "name": "0/300",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1536:5695",
          "name": "Vector 1",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1536:5696",
          "name": "Vector 2",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue---darktheme-on--status-placeholder--enable-off--ux-default--size-xl--feature-text-count--figma-dark-theme-on-status-placeholder-enable-off-ux-default-size-xl-feature-text-count--theme-dark",
      "figmaNodeId": "1536:5987",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=off, UX=default, size=XL, feature=text count",
      "theme": "dark",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "off",
        "ux": "default",
        "size": "XL",
        "feature": "text count"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 100,
          "expected": 100,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 4,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1536:5582",
          "name": "Enter Content",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1536:5584",
          "name": "0/300",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1536:5586",
          "name": "Vector 1",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1536:5587",
          "name": "Vector 2",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-filled--placeholder-placeholder--modelvalue---darktheme-off--status-placeholder--enable-off--ux-default--size-xl--feature-text-count--figma-dark-theme-off-status-placeholder-enable-off-ux-default-size-xl-feature-text-count--theme-light",
      "figmaNodeId": "1536:5995",
      "figmaName": "input box/filled",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=off, UX=default, size=XL, feature=text count",
      "theme": "light",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxFilled",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "off",
        "ux": "default",
        "size": "XL",
        "feature": "text count"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 100,
          "expected": 100,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 4,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1536:5698",
          "name": "Enter Content",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1536:5700",
          "name": "0/300",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1536:5702",
          "name": "Vector 1",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1536:5703",
          "name": "Vector 2",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue---darktheme-on--status-placeholder--enable-on--ux-default--size-m--feature-no--figma-dark-theme-on-status-placeholder-enable-on-ux-default-size-m-feature-no--theme-dark",
      "figmaNodeId": "1818:8064",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=on, UX=default, size=M, feature=no",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API.",
        "Input placeholder text color is browser pseudo-element state; verifier can only inspect root/input computed color."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "on",
        "ux": "default",
        "size": "M",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#7b7b7b",
          "expected": "#7b7b7b",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1818:8065",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue---darktheme-on--status-placeholder--enable-on--ux-error--size-m--feature-no--figma-dark-theme-on-status-placeholder-enable-on-ux-error-size-m-feature-no--theme-dark",
      "figmaNodeId": "4187:7696",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=on, UX=error, size=M, feature=no",
      "theme": "dark",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "on",
        "ux": "error",
        "size": "M",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#ea4233",
          "expected": "#ea4233",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#7b7b7b",
          "expected": "#7b7b7b",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:7697",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue---darktheme-on--status-placeholder--enable-on--ux-default--size-l--feature-no--figma-dark-theme-on-status-placeholder-enable-on-ux-default-size-l-feature-no--theme-dark",
      "figmaNodeId": "1858:45977",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=on, UX=default, size=L, feature=no",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API.",
        "Input placeholder text color is browser pseudo-element state; verifier can only inspect root/input computed color."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "on",
        "ux": "default",
        "size": "L",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#7b7b7b",
          "expected": "#7b7b7b",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1858:45978",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue---darktheme-on--status-placeholder--enable-on--ux-error--size-l--feature-no--figma-dark-theme-on-status-placeholder-enable-on-ux-error-size-l-feature-no--theme-dark",
      "figmaNodeId": "4187:7801",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=on, UX=error, size=L, feature=no",
      "theme": "dark",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "on",
        "ux": "error",
        "size": "L",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#ea4233",
          "expected": "#ea4233",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#7b7b7b",
          "expected": "#7b7b7b",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:7802",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue---darktheme-off--status-placeholder--enable-on--ux-default--size-m--feature-no--figma-dark-theme-off-status-placeholder-enable-on-ux-default-size-m-feature-no--theme-light",
      "figmaNodeId": "1818:8068",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=on, UX=default, size=M, feature=no",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API.",
        "Input placeholder text color is browser pseudo-element state; verifier can only inspect root/input computed color."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "on",
        "ux": "default",
        "size": "M",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1818:8069",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue---darktheme-off--status-placeholder--enable-on--ux-error--size-m--feature-no--figma-dark-theme-off-status-placeholder-enable-on-ux-error-size-m-feature-no--theme-light",
      "figmaNodeId": "4187:7845",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=on, UX=error, size=M, feature=no",
      "theme": "light",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "on",
        "ux": "error",
        "size": "M",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#dc2717",
          "expected": "#dc2717",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:7846",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue---darktheme-off--status-placeholder--enable-on--ux-default--size-l--feature-no--figma-dark-theme-off-status-placeholder-enable-on-ux-default-size-l-feature-no--theme-light",
      "figmaNodeId": "1858:45979",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=on, UX=default, size=L, feature=no",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API.",
        "Input placeholder text color is browser pseudo-element state; verifier can only inspect root/input computed color."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "on",
        "ux": "default",
        "size": "L",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1858:45980",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue---darktheme-off--status-placeholder--enable-on--ux-error--size-l--feature-no--figma-dark-theme-off-status-placeholder-enable-on-ux-error-size-l-feature-no--theme-light",
      "figmaNodeId": "4187:7889",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=on, UX=error, size=L, feature=no",
      "theme": "light",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "on",
        "ux": "error",
        "size": "L",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#dc2717",
          "expected": "#dc2717",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:7890",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue---darktheme-off--status-placeholder--enable-on--ux-default--size-m--feature-yes--figma-dark-theme-off-status-placeholder-enable-on-ux-default-size-m-feature-yes--theme-light",
      "figmaNodeId": "1818:8070",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=on, UX=default, size=M, feature=yes",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API.",
        "Input placeholder text color is browser pseudo-element state; verifier can only inspect root/input computed color."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "on",
        "ux": "default",
        "size": "M",
        "feature": "yes"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.right."
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 36,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.left."
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.left",
          "actual": 36,
          "expected": 36,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1818:8071",
          "name": "icon/Search/Search",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1818:8072",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue---darktheme-off--status-placeholder--enable-on--ux-error--size-m--feature-yes--figma-dark-theme-off-status-placeholder-enable-on-ux-error-size-m-feature-yes--theme-light",
      "figmaNodeId": "4187:7847",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=on, UX=error, size=M, feature=yes",
      "theme": "light",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "on",
        "ux": "error",
        "size": "M",
        "feature": "yes"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.right."
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 36,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.left."
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#dc2717",
          "expected": "#dc2717",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.left",
          "actual": 36,
          "expected": 36,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:7848",
          "name": "icon/Search/Search",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:7849",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue---darktheme-off--status-placeholder--enable-on--ux-default--size-l--feature-yes--figma-dark-theme-off-status-placeholder-enable-on-ux-default-size-l-feature-yes--theme-light",
      "figmaNodeId": "1858:45981",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=on, UX=default, size=L, feature=yes",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API.",
        "Input placeholder text color is browser pseudo-element state; verifier can only inspect root/input computed color."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "on",
        "ux": "default",
        "size": "L",
        "feature": "yes"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.right."
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 36,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.left."
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.left",
          "actual": 36,
          "expected": 36,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1858:45982",
          "name": "icon/Search/Search",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1858:45983",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue---darktheme-off--status-placeholder--enable-on--ux-error--size-l--feature-yes--figma-dark-theme-off-status-placeholder-enable-on-ux-error-size-l-feature-yes--theme-light",
      "figmaNodeId": "4187:7891",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=on, UX=error, size=L, feature=yes",
      "theme": "light",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "on",
        "ux": "error",
        "size": "L",
        "feature": "yes"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.right."
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 36,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.left."
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#dc2717",
          "expected": "#dc2717",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.left",
          "actual": 36,
          "expected": 36,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:7892",
          "name": "icon/Search/Search",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:7893",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue-input-text--darktheme-on--status-value--enable-on--ux-default--size-m--feature-no--figma-dark-theme-on-status-value-enable-on-ux-default-size-m-feature-no--theme-dark",
      "figmaNodeId": "1818:8146",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=default, size=M, feature=no",
      "theme": "dark",
      "state": "filled",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "default",
        "size": "M",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1818:8147",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue-input-text--darktheme-on--status-value--enable-on--ux-error--size-m--feature-no--figma-dark-theme-on-status-value-enable-on-ux-error-size-m-feature-no--theme-dark",
      "figmaNodeId": "4187:7698",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=error, size=M, feature=no",
      "theme": "dark",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "error",
        "size": "M",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#ea4233",
          "expected": "#ea4233",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:7699",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue-input-text--darktheme-on--status-value--enable-on--ux-default--size-l--feature-no--figma-dark-theme-on-status-value-enable-on-ux-default-size-l-feature-no--theme-dark",
      "figmaNodeId": "1858:45984",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=default, size=L, feature=no",
      "theme": "dark",
      "state": "filled",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "default",
        "size": "L",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1858:45985",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue-input-text--darktheme-on--status-value--enable-on--ux-error--size-l--feature-no--figma-dark-theme-on-status-value-enable-on-ux-error-size-l-feature-no--theme-dark",
      "figmaNodeId": "4187:7803",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=error, size=L, feature=no",
      "theme": "dark",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "error",
        "size": "L",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#ea4233",
          "expected": "#ea4233",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:7804",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue-input-text--darktheme-off--status-value--enable-on--ux-default--size-m--feature-no--figma-dark-theme-off-status-value-enable-on-ux-default-size-m-feature-no--theme-light",
      "figmaNodeId": "1818:8150",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=default, size=M, feature=no",
      "theme": "light",
      "state": "filled",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "default",
        "size": "M",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1818:8151",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue-input-text--darktheme-off--status-value--enable-on--ux-error--size-m--feature-no--figma-dark-theme-off-status-value-enable-on-ux-error-size-m-feature-no--theme-light",
      "figmaNodeId": "4187:7850",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=error, size=M, feature=no",
      "theme": "light",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "error",
        "size": "M",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#dc2717",
          "expected": "#dc2717",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:7851",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue-input-text--darktheme-off--status-value--enable-on--ux-default--size-l--feature-no--figma-dark-theme-off-status-value-enable-on-ux-default-size-l-feature-no--theme-light",
      "figmaNodeId": "1858:45986",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=default, size=L, feature=no",
      "theme": "light",
      "state": "filled",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "default",
        "size": "L",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1858:45987",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue-input-text--darktheme-off--status-value--enable-on--ux-error--size-l--feature-no--figma-dark-theme-off-status-value-enable-on-ux-error-size-l-feature-no--theme-light",
      "figmaNodeId": "4187:7894",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=error, size=L, feature=no",
      "theme": "light",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "error",
        "size": "L",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#dc2717",
          "expected": "#dc2717",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:7895",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue-input-text--darktheme-off--status-value--enable-on--ux-default--size-m--feature-yes--figma-dark-theme-off-status-value-enable-on-ux-default-size-m-feature-yes--theme-light",
      "figmaNodeId": "1818:8152",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=default, size=M, feature=yes",
      "theme": "light",
      "state": "filled",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "default",
        "size": "M",
        "feature": "yes"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.right."
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 36,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.left."
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.left",
          "actual": 36,
          "expected": 36,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1818:8153",
          "name": "icon/Search/Search",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1818:8154",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue-input-text--darktheme-off--status-value--enable-on--ux-error--size-m--feature-yes--figma-dark-theme-off-status-value-enable-on-ux-error-size-m-feature-yes--theme-light",
      "figmaNodeId": "4187:7852",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=error, size=M, feature=yes",
      "theme": "light",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "error",
        "size": "M",
        "feature": "yes"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.right."
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 36,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.left."
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#dc2717",
          "expected": "#dc2717",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.left",
          "actual": 36,
          "expected": 36,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:7853",
          "name": "icon/Search/Search",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:7854",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue-input-text--darktheme-off--status-value--enable-on--ux-default--size-l--feature-yes--figma-dark-theme-off-status-value-enable-on-ux-default-size-l-feature-yes--theme-light",
      "figmaNodeId": "1858:45988",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=default, size=L, feature=yes",
      "theme": "light",
      "state": "filled",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "default",
        "size": "L",
        "feature": "yes"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.right."
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 36,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.left."
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.left",
          "actual": 36,
          "expected": 36,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1858:45989",
          "name": "icon/Search/Search",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1858:45990",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue-input-text--darktheme-off--status-value--enable-on--ux-error--size-l--feature-yes--figma-dark-theme-off-status-value-enable-on-ux-error-size-l-feature-yes--theme-light",
      "figmaNodeId": "4187:7896",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=error, size=L, feature=yes",
      "theme": "light",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "error",
        "size": "L",
        "feature": "yes"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.right."
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 36,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.left."
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#dc2717",
          "expected": "#dc2717",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.left",
          "actual": 36,
          "expected": 36,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:7897",
          "name": "icon/Search/Search",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:7898",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue---darktheme-on--status-placeholder--enable-on--ux-default--size-m--feature-yes--figma-dark-theme-on-status-placeholder-enable-on-ux-default-size-m-feature-yes--theme-dark",
      "figmaNodeId": "1818:8160",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=on, UX=default, size=M, feature=yes",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API.",
        "Input placeholder text color is browser pseudo-element state; verifier can only inspect root/input computed color."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "on",
        "ux": "default",
        "size": "M",
        "feature": "yes"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.right."
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 36,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.left."
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#7b7b7b",
          "expected": "#7b7b7b",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.left",
          "actual": 36,
          "expected": 36,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1818:8161",
          "name": "icon/Search/Search",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1818:8162",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue---darktheme-on--status-placeholder--enable-on--ux-error--size-m--feature-yes--figma-dark-theme-on-status-placeholder-enable-on-ux-error-size-m-feature-yes--theme-dark",
      "figmaNodeId": "4187:7700",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=on, UX=error, size=M, feature=yes",
      "theme": "dark",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "on",
        "ux": "error",
        "size": "M",
        "feature": "yes"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.right."
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 36,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.left."
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#ea4233",
          "expected": "#ea4233",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#7b7b7b",
          "expected": "#7b7b7b",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.left",
          "actual": 36,
          "expected": 36,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:7701",
          "name": "icon/Search/Search",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:7702",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue---darktheme-on--status-placeholder--enable-on--ux-default--size-l--feature-yes--figma-dark-theme-on-status-placeholder-enable-on-ux-default-size-l-feature-yes--theme-dark",
      "figmaNodeId": "1858:45991",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=on, UX=default, size=L, feature=yes",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API.",
        "Input placeholder text color is browser pseudo-element state; verifier can only inspect root/input computed color."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "on",
        "ux": "default",
        "size": "L",
        "feature": "yes"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.right."
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 36,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.left."
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#7b7b7b",
          "expected": "#7b7b7b",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.left",
          "actual": 36,
          "expected": 36,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1858:45992",
          "name": "icon/Search/Search",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1858:45993",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue---darktheme-on--status-placeholder--enable-on--ux-error--size-l--feature-yes--figma-dark-theme-on-status-placeholder-enable-on-ux-error-size-l-feature-yes--theme-dark",
      "figmaNodeId": "4187:7805",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=on, UX=error, size=L, feature=yes",
      "theme": "dark",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "on",
        "ux": "error",
        "size": "L",
        "feature": "yes"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.right."
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 36,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.left."
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#ea4233",
          "expected": "#ea4233",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#7b7b7b",
          "expected": "#7b7b7b",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.left",
          "actual": 36,
          "expected": 36,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:7806",
          "name": "icon/Search/Search",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:7807",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue---darktheme-on--status-placeholder--enable-on--ux-click--size-m--feature-yes--figma-dark-theme-on-status-placeholder-enable-on-ux-click-size-m-feature-yes--theme-dark",
      "figmaNodeId": "1818:8166",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=on, UX=click, size=M, feature=yes",
      "theme": "dark",
      "state": "focus",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "on",
        "ux": "click",
        "size": "M",
        "feature": "yes"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.right."
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 36,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.left."
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#7b7b7b",
          "expected": "#7b7b7b",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.left",
          "actual": 36,
          "expected": 36,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1818:8167",
          "name": "icon/Search/Search",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1818:8168",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue---darktheme-on--status-placeholder--enable-on--ux-click--size-l--feature-yes--figma-dark-theme-on-status-placeholder-enable-on-ux-click-size-l-feature-yes--theme-dark",
      "figmaNodeId": "1858:45994",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=on, UX=click, size=L, feature=yes",
      "theme": "dark",
      "state": "focus",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "on",
        "ux": "click",
        "size": "L",
        "feature": "yes"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.right."
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 36,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.left."
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#7b7b7b",
          "expected": "#7b7b7b",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.left",
          "actual": 36,
          "expected": 36,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1858:45995",
          "name": "icon/Search/Search",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1858:45996",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue---darktheme-on--status-placeholder--enable-on--ux-hover--size-m--feature-yes--figma-dark-theme-on-status-placeholder-enable-on-ux-hover-size-m-feature-yes--theme-dark",
      "figmaNodeId": "1818:8172",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=on, UX=hover, size=M, feature=yes",
      "theme": "dark",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "on",
        "ux": "hover",
        "size": "M",
        "feature": "yes"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.right."
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 36,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.left."
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#7b7b7b",
          "expected": "#7b7b7b",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.left",
          "actual": 36,
          "expected": 36,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1818:8173",
          "name": "icon/Search/Search",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1818:8174",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue---darktheme-on--status-placeholder--enable-on--ux-hover--size-l--feature-yes--figma-dark-theme-on-status-placeholder-enable-on-ux-hover-size-l-feature-yes--theme-dark",
      "figmaNodeId": "1858:45997",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=on, UX=hover, size=L, feature=yes",
      "theme": "dark",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "on",
        "ux": "hover",
        "size": "L",
        "feature": "yes"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.right."
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 36,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.left."
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#7b7b7b",
          "expected": "#7b7b7b",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.left",
          "actual": 36,
          "expected": 36,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1858:45998",
          "name": "icon/Search/Search",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1858:45999",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue-input-text--darktheme-on--status-value--enable-on--ux-default--size-m--feature-yes--figma-dark-theme-on-status-value-enable-on-ux-default-size-m-feature-yes--theme-dark",
      "figmaNodeId": "1818:8178",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=default, size=M, feature=yes",
      "theme": "dark",
      "state": "filled",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "default",
        "size": "M",
        "feature": "yes"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.right."
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 36,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.left."
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.left",
          "actual": 36,
          "expected": 36,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1818:8179",
          "name": "icon/Search/Search",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1818:8180",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue-input-text--darktheme-on--status-value--enable-on--ux-error--size-m--feature-yes--figma-dark-theme-on-status-value-enable-on-ux-error-size-m-feature-yes--theme-dark",
      "figmaNodeId": "4187:7703",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=error, size=M, feature=yes",
      "theme": "dark",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "error",
        "size": "M",
        "feature": "yes"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.right."
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 36,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.left."
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#ea4233",
          "expected": "#ea4233",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.left",
          "actual": 36,
          "expected": 36,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:7704",
          "name": "icon/Search/Search",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:7705",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue-input-text--darktheme-on--status-value--enable-on--ux-default--size-l--feature-yes--figma-dark-theme-on-status-value-enable-on-ux-default-size-l-feature-yes--theme-dark",
      "figmaNodeId": "1858:46000",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=default, size=L, feature=yes",
      "theme": "dark",
      "state": "filled",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "default",
        "size": "L",
        "feature": "yes"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.right."
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 36,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.left."
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.left",
          "actual": 36,
          "expected": 36,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1858:46001",
          "name": "icon/Search/Search",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1858:46002",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue-input-text--darktheme-on--status-value--enable-on--ux-error--size-l--feature-yes--figma-dark-theme-on-status-value-enable-on-ux-error-size-l-feature-yes--theme-dark",
      "figmaNodeId": "4187:7808",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=error, size=L, feature=yes",
      "theme": "dark",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "error",
        "size": "L",
        "feature": "yes"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.right."
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 36,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.left."
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#ea4233",
          "expected": "#ea4233",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.left",
          "actual": 36,
          "expected": 36,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:7809",
          "name": "icon/Search/Search",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:7810",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue-input-text--darktheme-on--status-value--enable-on--ux-click--size-m--feature-yes--figma-dark-theme-on-status-value-enable-on-ux-click-size-m-feature-yes--theme-dark",
      "figmaNodeId": "1818:8184",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=click, size=M, feature=yes",
      "theme": "dark",
      "state": "focus",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "click",
        "size": "M",
        "feature": "yes"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 36,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.right."
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 36,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.left."
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.left",
          "actual": 36,
          "expected": 36,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.right",
          "actual": 36,
          "expected": 36,
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1818:8185",
          "name": "icon/Search/Search",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1818:8186",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1818:8187",
          "name": "icon/Edit/Clear 1",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue-input-text--darktheme-on--status-value--enable-on--ux-click--size-l--feature-yes--figma-dark-theme-on-status-value-enable-on-ux-click-size-l-feature-yes--theme-dark",
      "figmaNodeId": "1858:46003",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=click, size=L, feature=yes",
      "theme": "dark",
      "state": "focus",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "click",
        "size": "L",
        "feature": "yes"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 36,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.right."
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 36,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.left."
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.left",
          "actual": 36,
          "expected": 36,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.right",
          "actual": 36,
          "expected": 36,
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1858:46004",
          "name": "icon/Search/Search",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1858:46005",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1858:46006",
          "name": "icon/Edit/Clear 1",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue-input-text--darktheme-on--status-value--enable-on--ux-hover--size-m--feature-yes--figma-dark-theme-on-status-value-enable-on-ux-hover-size-m-feature-yes--theme-dark",
      "figmaNodeId": "1818:8192",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=hover, size=M, feature=yes",
      "theme": "dark",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "hover",
        "size": "M",
        "feature": "yes"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.right."
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 36,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.left."
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.left",
          "actual": 36,
          "expected": 36,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1818:8193",
          "name": "icon/Search/Search",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1818:8194",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue-input-text--darktheme-on--status-value--enable-on--ux-hover--size-l--feature-yes--figma-dark-theme-on-status-value-enable-on-ux-hover-size-l-feature-yes--theme-dark",
      "figmaNodeId": "1858:46007",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=hover, size=L, feature=yes",
      "theme": "dark",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "hover",
        "size": "L",
        "feature": "yes"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.right."
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 36,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.left."
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.left",
          "actual": 36,
          "expected": 36,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1858:46008",
          "name": "icon/Search/Search",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1858:46009",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue---darktheme-on--status-placeholder--enable-off--ux-default--size-m--feature-no--figma-dark-theme-on-status-placeholder-enable-off-ux-default-size-m-feature-no--theme-dark",
      "figmaNodeId": "1818:8198",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=off, UX=default, size=M, feature=no",
      "theme": "dark",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "off",
        "ux": "default",
        "size": "M",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1818:8199",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue---darktheme-on--status-placeholder--enable-off--ux-default--size-l--feature-no--figma-dark-theme-on-status-placeholder-enable-off-ux-default-size-l-feature-no--theme-dark",
      "figmaNodeId": "1858:46010",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=off, UX=default, size=L, feature=no",
      "theme": "dark",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "off",
        "ux": "default",
        "size": "L",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1858:46011",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue---darktheme-off--status-placeholder--enable-off--ux-default--size-m--feature-no--figma-dark-theme-off-status-placeholder-enable-off-ux-default-size-m-feature-no--theme-light",
      "figmaNodeId": "1818:8202",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=off, UX=default, size=M, feature=no",
      "theme": "light",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "off",
        "ux": "default",
        "size": "M",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1818:8203",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue---darktheme-off--status-placeholder--enable-off--ux-default--size-l--feature-no--figma-dark-theme-off-status-placeholder-enable-off-ux-default-size-l-feature-no--theme-light",
      "figmaNodeId": "1858:46012",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=off, UX=default, size=L, feature=no",
      "theme": "light",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "off",
        "ux": "default",
        "size": "L",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1858:46013",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue-input-text--darktheme-on--status-value--enable-off--ux-default--size-m--feature-no--figma-dark-theme-on-status-value-enable-off-ux-default-size-m-feature-no--theme-dark",
      "figmaNodeId": "1818:8206",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=on, status=Value, enable=off, UX=default, size=M, feature=no",
      "theme": "dark",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "on",
        "status": "Value",
        "enable": "off",
        "ux": "default",
        "size": "M",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1818:8207",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue-input-text--darktheme-on--status-value--enable-off--ux-default--size-l--feature-no--figma-dark-theme-on-status-value-enable-off-ux-default-size-l-feature-no--theme-dark",
      "figmaNodeId": "1858:46014",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=on, status=Value, enable=off, UX=default, size=L, feature=no",
      "theme": "dark",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "on",
        "status": "Value",
        "enable": "off",
        "ux": "default",
        "size": "L",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1858:46015",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue-input-text--darktheme-off--status-value--enable-off--ux-default--size-m--feature-no--figma-dark-theme-off-status-value-enable-off-ux-default-size-m-feature-no--theme-light",
      "figmaNodeId": "1818:8210",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=off, status=Value, enable=off, UX=default, size=M, feature=no",
      "theme": "light",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "off",
        "status": "Value",
        "enable": "off",
        "ux": "default",
        "size": "M",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1818:8211",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue-input-text--darktheme-off--status-value--enable-off--ux-default--size-l--feature-no--figma-dark-theme-off-status-value-enable-off-ux-default-size-l-feature-no--theme-light",
      "figmaNodeId": "1858:46016",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=off, status=Value, enable=off, UX=default, size=L, feature=no",
      "theme": "light",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "off",
        "status": "Value",
        "enable": "off",
        "ux": "default",
        "size": "L",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1858:46017",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue---darktheme-on--status-placeholder--enable-on--ux-hover--size-m--feature-no--figma-dark-theme-on-status-placeholder-enable-on-ux-hover-size-m-feature-no--theme-dark",
      "figmaNodeId": "1818:8214",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=on, UX=hover, size=M, feature=no",
      "theme": "dark",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "on",
        "ux": "hover",
        "size": "M",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#7b7b7b",
          "expected": "#7b7b7b",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1818:8215",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue---darktheme-on--status-placeholder--enable-on--ux-hover--size-l--feature-no--figma-dark-theme-on-status-placeholder-enable-on-ux-hover-size-l-feature-no--theme-dark",
      "figmaNodeId": "1858:46018",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=on, UX=hover, size=L, feature=no",
      "theme": "dark",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "on",
        "ux": "hover",
        "size": "L",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#7b7b7b",
          "expected": "#7b7b7b",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1858:46019",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue---darktheme-off--status-placeholder--enable-on--ux-hover--size-m--feature-no--figma-dark-theme-off-status-placeholder-enable-on-ux-hover-size-m-feature-no--theme-light",
      "figmaNodeId": "1818:8218",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=on, UX=hover, size=M, feature=no",
      "theme": "light",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "on",
        "ux": "hover",
        "size": "M",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1818:8219",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue---darktheme-off--status-placeholder--enable-on--ux-hover--size-l--feature-no--figma-dark-theme-off-status-placeholder-enable-on-ux-hover-size-l-feature-no--theme-light",
      "figmaNodeId": "1858:46020",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=on, UX=hover, size=L, feature=no",
      "theme": "light",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "on",
        "ux": "hover",
        "size": "L",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1858:46021",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue---darktheme-off--status-placeholder--enable-on--ux-hover--size-m--feature-yes--figma-dark-theme-off-status-placeholder-enable-on-ux-hover-size-m-feature-yes--theme-light",
      "figmaNodeId": "1818:8220",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=on, UX=hover, size=M, feature=yes",
      "theme": "light",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "on",
        "ux": "hover",
        "size": "M",
        "feature": "yes"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.right."
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 36,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.left."
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.left",
          "actual": 36,
          "expected": 36,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1818:8221",
          "name": "icon/Search/Search",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1818:8222",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue---darktheme-off--status-placeholder--enable-on--ux-hover--size-l--feature-yes--figma-dark-theme-off-status-placeholder-enable-on-ux-hover-size-l-feature-yes--theme-light",
      "figmaNodeId": "1858:46022",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=on, UX=hover, size=L, feature=yes",
      "theme": "light",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "on",
        "ux": "hover",
        "size": "L",
        "feature": "yes"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.right."
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 36,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.left."
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.left",
          "actual": 36,
          "expected": 36,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1858:46023",
          "name": "icon/Search/Search",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1858:46024",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue---darktheme-on--status-placeholder--enable-on--ux-click--size-m--feature-no--figma-dark-theme-on-status-placeholder-enable-on-ux-click-size-m-feature-no--theme-dark",
      "figmaNodeId": "1818:8228",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=on, UX=click, size=M, feature=no",
      "theme": "dark",
      "state": "focus",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "on",
        "ux": "click",
        "size": "M",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#7b7b7b",
          "expected": "#7b7b7b",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1818:8229",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue---darktheme-on--status-placeholder--enable-on--ux-click--size-l--feature-no--figma-dark-theme-on-status-placeholder-enable-on-ux-click-size-l-feature-no--theme-dark",
      "figmaNodeId": "1858:46025",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=on, UX=click, size=L, feature=no",
      "theme": "dark",
      "state": "focus",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "on",
        "ux": "click",
        "size": "L",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#7b7b7b",
          "expected": "#7b7b7b",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1858:46026",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue---darktheme-off--status-placeholder--enable-on--ux-click--size-m--feature-no--figma-dark-theme-off-status-placeholder-enable-on-ux-click-size-m-feature-no--theme-light",
      "figmaNodeId": "1818:8232",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=on, UX=click, size=M, feature=no",
      "theme": "light",
      "state": "focus",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "on",
        "ux": "click",
        "size": "M",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1818:8233",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue---darktheme-off--status-placeholder--enable-on--ux-click--size-l--feature-no--figma-dark-theme-off-status-placeholder-enable-on-ux-click-size-l-feature-no--theme-light",
      "figmaNodeId": "1858:46027",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=on, UX=click, size=L, feature=no",
      "theme": "light",
      "state": "focus",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "on",
        "ux": "click",
        "size": "L",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1858:46028",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue---darktheme-off--status-placeholder--enable-on--ux-click--size-m--feature-yes--figma-dark-theme-off-status-placeholder-enable-on-ux-click-size-m-feature-yes--theme-light",
      "figmaNodeId": "1818:8234",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=on, UX=click, size=M, feature=yes",
      "theme": "light",
      "state": "focus",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "on",
        "ux": "click",
        "size": "M",
        "feature": "yes"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.right."
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 36,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.left."
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.left",
          "actual": 36,
          "expected": 36,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1818:8235",
          "name": "icon/Search/Search",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1818:8236",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue---darktheme-off--status-placeholder--enable-on--ux-click--size-l--feature-yes--figma-dark-theme-off-status-placeholder-enable-on-ux-click-size-l-feature-yes--theme-light",
      "figmaNodeId": "1858:46029",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=on, UX=click, size=L, feature=yes",
      "theme": "light",
      "state": "focus",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "on",
        "ux": "click",
        "size": "L",
        "feature": "yes"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.right."
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 36,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.left."
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.left",
          "actual": 36,
          "expected": 36,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1858:46030",
          "name": "icon/Search/Search",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1858:46031",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue-input-text--darktheme-on--status-value--enable-on--ux-hover--size-m--feature-no--figma-dark-theme-on-status-value-enable-on-ux-hover-size-m-feature-no--theme-dark",
      "figmaNodeId": "1818:8242",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=hover, size=M, feature=no",
      "theme": "dark",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "hover",
        "size": "M",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1818:8243",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue-input-text--darktheme-on--status-value--enable-on--ux-hover--size-l--feature-no--figma-dark-theme-on-status-value-enable-on-ux-hover-size-l-feature-no--theme-dark",
      "figmaNodeId": "1858:46032",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=hover, size=L, feature=no",
      "theme": "dark",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "hover",
        "size": "L",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1858:46033",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue-input-text--darktheme-off--status-value--enable-on--ux-hover--size-m--feature-no--figma-dark-theme-off-status-value-enable-on-ux-hover-size-m-feature-no--theme-light",
      "figmaNodeId": "1818:8246",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=hover, size=M, feature=no",
      "theme": "light",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "hover",
        "size": "M",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1818:8247",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue-input-text--darktheme-off--status-value--enable-on--ux-hover--size-l--feature-no--figma-dark-theme-off-status-value-enable-on-ux-hover-size-l-feature-no--theme-light",
      "figmaNodeId": "1858:46034",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=hover, size=L, feature=no",
      "theme": "light",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "hover",
        "size": "L",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1858:46035",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue-input-text--darktheme-off--status-value--enable-on--ux-hover--size-m--feature-yes--figma-dark-theme-off-status-value-enable-on-ux-hover-size-m-feature-yes--theme-light",
      "figmaNodeId": "1818:8248",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=hover, size=M, feature=yes",
      "theme": "light",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "hover",
        "size": "M",
        "feature": "yes"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.right."
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 36,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.left."
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.left",
          "actual": 36,
          "expected": 36,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1818:8249",
          "name": "icon/Search/Search",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1818:8250",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue-input-text--darktheme-off--status-value--enable-on--ux-hover--size-l--feature-yes--figma-dark-theme-off-status-value-enable-on-ux-hover-size-l-feature-yes--theme-light",
      "figmaNodeId": "1858:46036",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=hover, size=L, feature=yes",
      "theme": "light",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "hover",
        "size": "L",
        "feature": "yes"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.right."
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 36,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.left."
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.left",
          "actual": 36,
          "expected": 36,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1858:46037",
          "name": "icon/Search/Search",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1858:46038",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue-input-text--darktheme-on--status-value--enable-on--ux-click--size-m--feature-no--figma-dark-theme-on-status-value-enable-on-ux-click-size-m-feature-no--theme-dark",
      "figmaNodeId": "1818:8256",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=click, size=M, feature=no",
      "theme": "dark",
      "state": "focus",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "click",
        "size": "M",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1818:8257",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1818:8258",
          "name": "icon/Edit/Clear 1",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue-input-text--darktheme-on--status-value--enable-on--ux-click--size-l--feature-no--figma-dark-theme-on-status-value-enable-on-ux-click-size-l-feature-no--theme-dark",
      "figmaNodeId": "1858:46039",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=click, size=L, feature=no",
      "theme": "dark",
      "state": "focus",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "click",
        "size": "L",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1858:46040",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1858:46041",
          "name": "icon/Edit/Clear 1",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue-input-text--darktheme-off--status-value--enable-on--ux-click--size-m--feature-no--figma-dark-theme-off-status-value-enable-on-ux-click-size-m-feature-no--theme-light",
      "figmaNodeId": "1818:8262",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=click, size=M, feature=no",
      "theme": "light",
      "state": "focus",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "click",
        "size": "M",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1818:8263",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1818:8264",
          "name": "icon/Edit/Clear 1",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue-input-text--darktheme-off--status-value--enable-on--ux-click--size-l--feature-no--figma-dark-theme-off-status-value-enable-on-ux-click-size-l-feature-no--theme-light",
      "figmaNodeId": "1858:46042",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=click, size=L, feature=no",
      "theme": "light",
      "state": "focus",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "click",
        "size": "L",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1858:46043",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1858:46044",
          "name": "icon/Edit/Clear 1",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue-input-text--darktheme-off--status-value--enable-on--ux-click--size-m--feature-yes--figma-dark-theme-off-status-value-enable-on-ux-click-size-m-feature-yes--theme-light",
      "figmaNodeId": "1818:8265",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=click, size=M, feature=yes",
      "theme": "light",
      "state": "focus",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "click",
        "size": "M",
        "feature": "yes"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 36,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.right."
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 36,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.left."
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.left",
          "actual": 36,
          "expected": 36,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.right",
          "actual": 36,
          "expected": 36,
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1818:8266",
          "name": "icon/Search/Search",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1818:8267",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1818:8268",
          "name": "icon/Edit/Clear 1",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue-input-text--darktheme-off--status-value--enable-on--ux-click--size-l--feature-yes--figma-dark-theme-off-status-value-enable-on-ux-click-size-l-feature-yes--theme-light",
      "figmaNodeId": "1858:46045",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=click, size=L, feature=yes",
      "theme": "light",
      "state": "focus",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "click",
        "size": "L",
        "feature": "yes"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 300,
          "expected": 300,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 36,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.right."
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 36,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Input feature=yes reserves overlay text inset on the rendered input; verified separately as textInset.left."
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.left",
          "actual": 36,
          "expected": 36,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textInset.right",
          "actual": 36,
          "expected": 36,
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1858:46046",
          "name": "icon/Search/Search",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1858:46047",
          "name": "im@nicohsueh.com",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1858:46048",
          "name": "icon/Edit/Clear 1",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue---darktheme-on--status-placeholder--enable-on--ux-default--size-xl--feature-no--figma-dark-theme-on-status-placeholder-enable-on-ux-default-size-xl-feature-no--theme-dark",
      "figmaNodeId": "1858:47005",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=on, UX=default, size=XL, feature=no",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API.",
        "Input placeholder text color is browser pseudo-element state; verifier can only inspect root/input computed color."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "on",
        "ux": "default",
        "size": "XL",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 100,
          "expected": 100,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 25,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#7b7b7b",
          "expected": "#7b7b7b",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1858:46794",
          "name": "Enter Content",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1858:46795",
          "name": "Vector 1",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1858:46796",
          "name": "Vector 2",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue---darktheme-on--status-placeholder--enable-on--ux-error--size-xl--feature-no--figma-dark-theme-on-status-placeholder-enable-on-ux-error-size-xl-feature-no--theme-dark",
      "figmaNodeId": "4187:8345",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=on, UX=error, size=XL, feature=no",
      "theme": "dark",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "on",
        "ux": "error",
        "size": "XL",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 100,
          "expected": 100,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 25,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#ea4233",
          "expected": "#ea4233",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#7b7b7b",
          "expected": "#7b7b7b",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:8346",
          "name": "Enter Content",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:8348",
          "name": "Vector 1",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:8349",
          "name": "Vector 2",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue---darktheme-off--status-placeholder--enable-on--ux-default--size-xl--feature-no--figma-dark-theme-off-status-placeholder-enable-on-ux-default-size-xl-feature-no--theme-light",
      "figmaNodeId": "1858:47020",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=on, UX=default, size=XL, feature=no",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API.",
        "Input placeholder text color is browser pseudo-element state; verifier can only inspect root/input computed color."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "on",
        "ux": "default",
        "size": "XL",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 100,
          "expected": 100,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 25,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1858:46816",
          "name": "Enter Content",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1858:46817",
          "name": "Vector 1",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1858:46818",
          "name": "Vector 2",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue---darktheme-off--status-placeholder--enable-on--ux-error--size-xl--feature-no--figma-dark-theme-off-status-placeholder-enable-on-ux-error-size-xl-feature-no--theme-light",
      "figmaNodeId": "4187:8297",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=on, UX=error, size=XL, feature=no",
      "theme": "light",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "on",
        "ux": "error",
        "size": "XL",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 100,
          "expected": 100,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 25,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#dc2717",
          "expected": "#dc2717",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:8298",
          "name": "Enter Content",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:8300",
          "name": "Vector 1",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:8301",
          "name": "Vector 2",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue---darktheme-on--status-placeholder--enable-off--ux-default--size-xl--feature-no--figma-dark-theme-on-status-placeholder-enable-off-ux-default-size-xl-feature-no--theme-dark",
      "figmaNodeId": "1858:47009",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=off, UX=default, size=XL, feature=no",
      "theme": "dark",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "off",
        "ux": "default",
        "size": "XL",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 100,
          "expected": 100,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 25,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1858:46804",
          "name": "Enter Content",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1858:46805",
          "name": "Vector 1",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1858:46806",
          "name": "Vector 2",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue---darktheme-off--status-placeholder--enable-off--ux-default--size-xl--feature-no--figma-dark-theme-off-status-placeholder-enable-off-ux-default-size-xl-feature-no--theme-light",
      "figmaNodeId": "1858:47027",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=off, UX=default, size=XL, feature=no",
      "theme": "light",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "off",
        "ux": "default",
        "size": "XL",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 100,
          "expected": 100,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 25,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1858:46820",
          "name": "Enter Content",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1858:46821",
          "name": "Vector 1",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1858:46822",
          "name": "Vector 2",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue---darktheme-on--status-placeholder--enable-on--ux-hover--size-xl--feature-no--figma-dark-theme-on-status-placeholder-enable-on-ux-hover-size-xl-feature-no--theme-dark",
      "figmaNodeId": "1858:47012",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=on, UX=hover, size=XL, feature=no",
      "theme": "dark",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "on",
        "ux": "hover",
        "size": "XL",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 100,
          "expected": 100,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 25,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#7b7b7b",
          "expected": "#7b7b7b",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1858:46812",
          "name": "Enter Content",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1858:46813",
          "name": "Vector 1",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1858:46814",
          "name": "Vector 2",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue---darktheme-off--status-placeholder--enable-on--ux-hover--size-xl--feature-no--figma-dark-theme-off-status-placeholder-enable-on-ux-hover-size-xl-feature-no--theme-light",
      "figmaNodeId": "1858:47028",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=on, UX=hover, size=XL, feature=no",
      "theme": "light",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "on",
        "ux": "hover",
        "size": "XL",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 100,
          "expected": 100,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 25,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1858:46808",
          "name": "Enter Content",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1858:46809",
          "name": "Vector 1",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1858:46810",
          "name": "Vector 2",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue---darktheme-on--status-placeholder--enable-on--ux-click--size-xl--feature-no--figma-dark-theme-on-status-placeholder-enable-on-ux-click-size-xl-feature-no--theme-dark",
      "figmaNodeId": "1858:47019",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=on, UX=click, size=XL, feature=no",
      "theme": "dark",
      "state": "focus",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "on",
        "ux": "click",
        "size": "XL",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 100,
          "expected": 100,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 25,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#7b7b7b",
          "expected": "#7b7b7b",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1858:46824",
          "name": "|Enter Content",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1858:46825",
          "name": "Vector 1",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1858:46826",
          "name": "Vector 2",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue---darktheme-off--status-placeholder--enable-on--ux-click--size-xl--feature-no--figma-dark-theme-off-status-placeholder-enable-on-ux-click-size-xl-feature-no--theme-light",
      "figmaNodeId": "1858:47035",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=on, UX=click, size=XL, feature=no",
      "theme": "light",
      "state": "focus",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "on",
        "ux": "click",
        "size": "XL",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 100,
          "expected": 100,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 22,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1858:46828",
          "name": "|Enter Content",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1858:46829",
          "name": "Vector 1",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1858:46830",
          "name": "Vector 2",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue-input-text--darktheme-on--status-value--enable-on--ux-default--size-xl--feature-no--figma-dark-theme-on-status-value-enable-on-ux-default-size-xl-feature-no--theme-dark",
      "figmaNodeId": "1858:47006",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=default, size=XL, feature=no",
      "theme": "dark",
      "state": "filled",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "default",
        "size": "XL",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 100,
          "expected": 100,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 25,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1858:46832",
          "name": "Remark",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1858:46833",
          "name": "Vector 1",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1858:46834",
          "name": "Vector 2",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue-input-text--darktheme-on--status-value--enable-on--ux-error--size-xl--feature-no--figma-dark-theme-on-status-value-enable-on-ux-error-size-xl-feature-no--theme-dark",
      "figmaNodeId": "4187:8350",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=error, size=XL, feature=no",
      "theme": "dark",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "error",
        "size": "XL",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 100,
          "expected": 100,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 25,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#ea4233",
          "expected": "#ea4233",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:8351",
          "name": "Remark",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:8353",
          "name": "Vector 1",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:8354",
          "name": "Vector 2",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue-input-text--darktheme-off--status-value--enable-on--ux-default--size-xl--feature-no--figma-dark-theme-off-status-value-enable-on-ux-default-size-xl-feature-no--theme-light",
      "figmaNodeId": "1858:47021",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=default, size=XL, feature=no",
      "theme": "light",
      "state": "filled",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "default",
        "size": "XL",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 100,
          "expected": 100,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 25,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1858:46836",
          "name": "Remark",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1858:46837",
          "name": "Vector 1",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1858:46838",
          "name": "Vector 2",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue-input-text--darktheme-off--status-value--enable-on--ux-error--size-xl--feature-no--figma-dark-theme-off-status-value-enable-on-ux-error-size-xl-feature-no--theme-light",
      "figmaNodeId": "4187:8302",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=error, size=XL, feature=no",
      "theme": "light",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "error",
        "size": "XL",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 100,
          "expected": 100,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 25,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#dc2717",
          "expected": "#dc2717",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:8303",
          "name": "Remark",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:8305",
          "name": "Vector 1",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:8306",
          "name": "Vector 2",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue-input-text--darktheme-on--status-value--enable-off--ux-default--size-xl--feature-no--figma-dark-theme-on-status-value-enable-off-ux-default-size-xl-feature-no--theme-dark",
      "figmaNodeId": "1858:47010",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=on, status=Value, enable=off, UX=default, size=XL, feature=no",
      "theme": "dark",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "on",
        "status": "Value",
        "enable": "off",
        "ux": "default",
        "size": "XL",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 100,
          "expected": 100,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 25,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1858:46840",
          "name": "Remark",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1858:46841",
          "name": "Vector 1",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1858:46842",
          "name": "Vector 2",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue-input-text--darktheme-off--status-value--enable-off--ux-default--size-xl--feature-no--figma-dark-theme-off-status-value-enable-off-ux-default-size-xl-feature-no--theme-light",
      "figmaNodeId": "1858:47026",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=off, status=Value, enable=off, UX=default, size=XL, feature=no",
      "theme": "light",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "off",
        "status": "Value",
        "enable": "off",
        "ux": "default",
        "size": "XL",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 100,
          "expected": 100,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 25,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1858:46844",
          "name": "Remark",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1858:46845",
          "name": "Vector 1",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1858:46846",
          "name": "Vector 2",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue-input-text--darktheme-on--status-value--enable-on--ux-hover--size-xl--feature-no--figma-dark-theme-on-status-value-enable-on-ux-hover-size-xl-feature-no--theme-dark",
      "figmaNodeId": "1858:47013",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=hover, size=XL, feature=no",
      "theme": "dark",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "hover",
        "size": "XL",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 100,
          "expected": 100,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 25,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1858:46848",
          "name": "Remark",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1858:46849",
          "name": "Vector 1",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1858:46850",
          "name": "Vector 2",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue-input-text--darktheme-off--status-value--enable-on--ux-hover--size-xl--feature-no--figma-dark-theme-off-status-value-enable-on-ux-hover-size-xl-feature-no--theme-light",
      "figmaNodeId": "1858:47029",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=hover, size=XL, feature=no",
      "theme": "light",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "hover",
        "size": "XL",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 100,
          "expected": 100,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 25,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1858:46852",
          "name": "Remark",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1858:46853",
          "name": "Vector 1",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1858:46854",
          "name": "Vector 2",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue-input-text--darktheme-on--status-value--enable-on--ux-click--size-xl--feature-no--figma-dark-theme-on-status-value-enable-on-ux-click-size-xl-feature-no--theme-dark",
      "figmaNodeId": "1858:47018",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=click, size=XL, feature=no",
      "theme": "dark",
      "state": "focus",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "click",
        "size": "XL",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 100,
          "expected": 100,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 5,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1858:46859",
          "name": "Remark|",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1858:46856",
          "name": "Vector 1",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1858:46857",
          "name": "Vector 2",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue-input-text--darktheme-off--status-value--enable-on--ux-click--size-xl--feature-no--figma-dark-theme-off-status-value-enable-on-ux-click-size-xl-feature-no--theme-light",
      "figmaNodeId": "1858:47034",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=click, size=XL, feature=no",
      "theme": "light",
      "state": "focus",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "click",
        "size": "XL",
        "feature": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 100,
          "expected": 100,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 4,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1858:46801",
          "name": "Remark|",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1858:46798",
          "name": "Vector 1",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1858:46799",
          "name": "Vector 2",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue-input-text--darktheme-on--status-value--enable-on--ux-default--size-xl--feature-text-count--figma-dark-theme-on-status-value-enable-on-ux-default-size-xl-feature-text-count--theme-dark",
      "figmaNodeId": "1858:47008",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=default, size=XL, feature=text count",
      "theme": "dark",
      "state": "filled",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "default",
        "size": "XL",
        "feature": "text count"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 100,
          "expected": 100,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 4,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1858:46862",
          "name": "Remark",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1858:46864",
          "name": "6/300",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1858:46866",
          "name": "Vector 1",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1858:46867",
          "name": "Vector 2",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue-input-text--darktheme-on--status-value--enable-on--ux-error--size-xl--feature-text-count--figma-dark-theme-on-status-value-enable-on-ux-error-size-xl-feature-text-count--theme-dark",
      "figmaNodeId": "4187:8355",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=error, size=XL, feature=text count",
      "theme": "dark",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "error",
        "size": "XL",
        "feature": "text count"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 100,
          "expected": 100,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 4,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#ea4233",
          "expected": "#ea4233",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:8356",
          "name": "Remark",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:8358",
          "name": "6/300",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:8360",
          "name": "Vector 1",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:8361",
          "name": "Vector 2",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue-input-text--darktheme-off--status-value--enable-on--ux-default--size-xl--feature-text-count--figma-dark-theme-off-status-value-enable-on-ux-default-size-xl-feature-text-count--theme-light",
      "figmaNodeId": "1858:47023",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=default, size=XL, feature=text count",
      "theme": "light",
      "state": "filled",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "default",
        "size": "XL",
        "feature": "text count"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 100,
          "expected": 100,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 4,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1858:46869",
          "name": "Remark",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1858:46871",
          "name": "6/300",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1858:46873",
          "name": "Vector 1",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1858:46874",
          "name": "Vector 2",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue-input-text--darktheme-off--status-value--enable-on--ux-error--size-xl--feature-text-count--figma-dark-theme-off-status-value-enable-on-ux-error-size-xl-feature-text-count--theme-light",
      "figmaNodeId": "4187:8307",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=error, size=XL, feature=text count",
      "theme": "light",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "error",
        "size": "XL",
        "feature": "text count"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 100,
          "expected": 100,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 4,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#dc2717",
          "expected": "#dc2717",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:8308",
          "name": "Remark",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:8310",
          "name": "6/300",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:8312",
          "name": "Vector 1",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:8313",
          "name": "Vector 2",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue-input-text--darktheme-on--status-value--enable-on--ux-hover--size-xl--feature-text-count--figma-dark-theme-on-status-value-enable-on-ux-hover-size-xl-feature-text-count--theme-dark",
      "figmaNodeId": "1858:47015",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=hover, size=XL, feature=text count",
      "theme": "dark",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "hover",
        "size": "XL",
        "feature": "text count"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 100,
          "expected": 100,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 4,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1858:46876",
          "name": "Remark",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1858:46878",
          "name": "6/300",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1858:46880",
          "name": "Vector 1",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1858:46881",
          "name": "Vector 2",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue-input-text--darktheme-off--status-value--enable-on--ux-hover--size-xl--feature-text-count--figma-dark-theme-off-status-value-enable-on-ux-hover-size-xl-feature-text-count--theme-light",
      "figmaNodeId": "1858:47031",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=hover, size=XL, feature=text count",
      "theme": "light",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "hover",
        "size": "XL",
        "feature": "text count"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 100,
          "expected": 100,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 4,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1858:46883",
          "name": "Remark",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1858:46885",
          "name": "6/300",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1858:46887",
          "name": "Vector 1",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1858:46888",
          "name": "Vector 2",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue-input-text--darktheme-on--status-value--enable-on--ux-click--size-xl--feature-text-count--figma-dark-theme-on-status-value-enable-on-ux-click-size-xl-feature-text-count--theme-dark",
      "figmaNodeId": "1858:47016",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=on, status=Value, enable=on, UX=click, size=XL, feature=text count",
      "theme": "dark",
      "state": "focus",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "on",
        "status": "Value",
        "enable": "on",
        "ux": "click",
        "size": "XL",
        "feature": "text count"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 100,
          "expected": 100,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 4,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1858:46891",
          "name": "Remark|",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1858:46894",
          "name": "6/300",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1858:46896",
          "name": "Vector 1",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1858:46897",
          "name": "Vector 2",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue-input-text--darktheme-off--status-value--enable-on--ux-click--size-xl--feature-text-count--figma-dark-theme-off-status-value-enable-on-ux-click-size-xl-feature-text-count--theme-light",
      "figmaNodeId": "1858:47032",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=off, status=Value, enable=on, UX=click, size=XL, feature=text count",
      "theme": "light",
      "state": "focus",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "off",
        "status": "Value",
        "enable": "on",
        "ux": "click",
        "size": "XL",
        "feature": "text count"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 100,
          "expected": 100,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 4,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1858:46900",
          "name": "Remark|",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1858:46903",
          "name": "6/300",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1858:46905",
          "name": "Vector 1",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1858:46906",
          "name": "Vector 2",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue-input-text--darktheme-on--status-value--enable-off--ux-default--size-xl--feature-text-count--figma-dark-theme-on-status-value-enable-off-ux-default-size-xl-feature-text-count--theme-dark",
      "figmaNodeId": "1858:47036",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=on, status=Value, enable=off, UX=default, size=XL, feature=text count",
      "theme": "dark",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "on",
        "status": "Value",
        "enable": "off",
        "ux": "default",
        "size": "XL",
        "feature": "text count"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 100,
          "expected": 100,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 4,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1858:46908",
          "name": "Remark",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1858:46910",
          "name": "6/300",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1858:46912",
          "name": "Vector 1",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1858:46913",
          "name": "Vector 2",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue-input-text--darktheme-off--status-value--enable-off--ux-default--size-xl--feature-text-count--figma-dark-theme-off-status-value-enable-off-ux-default-size-xl-feature-text-count--theme-light",
      "figmaNodeId": "1858:47024",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=off, status=Value, enable=off, UX=default, size=XL, feature=text count",
      "theme": "light",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "Input text",
        "darkTheme": "off",
        "status": "Value",
        "enable": "off",
        "ux": "default",
        "size": "XL",
        "feature": "text count"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 100,
          "expected": 100,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 4,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1858:46915",
          "name": "Remark",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1858:46917",
          "name": "6/300",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1858:46919",
          "name": "Vector 1",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1858:46920",
          "name": "Vector 2",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue---darktheme-on--status-placeholder--enable-on--ux-default--size-xl--feature-text-count--figma-dark-theme-on-status-placeholder-enable-on-ux-default-size-xl-feature-text-count--theme-dark",
      "figmaNodeId": "1858:47007",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=on, UX=default, size=XL, feature=text count",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API.",
        "Input placeholder text color is browser pseudo-element state; verifier can only inspect root/input computed color."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "on",
        "ux": "default",
        "size": "XL",
        "feature": "text count"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 100,
          "expected": 100,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 4,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#7b7b7b",
          "expected": "#7b7b7b",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1858:46922",
          "name": "Enter Content",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1858:46924",
          "name": "0/300",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1858:46926",
          "name": "Vector 1",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1858:46927",
          "name": "Vector 2",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue---darktheme-on--status-placeholder--enable-on--ux-error--size-xl--feature-text-count--figma-dark-theme-on-status-placeholder-enable-on-ux-error-size-xl-feature-text-count--theme-dark",
      "figmaNodeId": "4187:8362",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=on, UX=error, size=XL, feature=text count",
      "theme": "dark",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "on",
        "ux": "error",
        "size": "XL",
        "feature": "text count"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 100,
          "expected": 100,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 4,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#ea4233",
          "expected": "#ea4233",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#7b7b7b",
          "expected": "#7b7b7b",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:8363",
          "name": "Enter Content",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:8365",
          "name": "0/300",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:8367",
          "name": "Vector 1",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:8368",
          "name": "Vector 2",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue---darktheme-off--status-placeholder--enable-on--ux-default--size-xl--feature-text-count--figma-dark-theme-off-status-placeholder-enable-on-ux-default-size-xl-feature-text-count--theme-light",
      "figmaNodeId": "1858:47022",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=on, UX=default, size=XL, feature=text count",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API.",
        "Input placeholder text color is browser pseudo-element state; verifier can only inspect root/input computed color."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "on",
        "ux": "default",
        "size": "XL",
        "feature": "text count"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 100,
          "expected": 100,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 4,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1858:46929",
          "name": "Enter Content",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1858:46931",
          "name": "0/300",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1858:46933",
          "name": "Vector 1",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1858:46934",
          "name": "Vector 2",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue---darktheme-off--status-placeholder--enable-on--ux-error--size-xl--feature-text-count--figma-dark-theme-off-status-placeholder-enable-on-ux-error-size-xl-feature-text-count--theme-light",
      "figmaNodeId": "4187:8314",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=on, UX=error, size=XL, feature=text count",
      "theme": "light",
      "state": "error",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "on",
        "ux": "error",
        "size": "XL",
        "feature": "text count"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 100,
          "expected": 100,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 4,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#dc2717",
          "expected": "#dc2717",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4187:8315",
          "name": "Enter Content",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:8317",
          "name": "0/300",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:8319",
          "name": "Vector 1",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4187:8320",
          "name": "Vector 2",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue---darktheme-on--status-placeholder--enable-on--ux-hover--size-xl--feature-text-count--figma-dark-theme-on-status-placeholder-enable-on-ux-hover-size-xl-feature-text-count--theme-dark",
      "figmaNodeId": "1858:47014",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=on, UX=hover, size=XL, feature=text count",
      "theme": "dark",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "on",
        "ux": "hover",
        "size": "XL",
        "feature": "text count"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 100,
          "expected": 100,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 4,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#7b7b7b",
          "expected": "#7b7b7b",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1858:46936",
          "name": "Enter Content",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1858:46938",
          "name": "0/300",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1858:46940",
          "name": "Vector 1",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1858:46941",
          "name": "Vector 2",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue---darktheme-off--status-placeholder--enable-on--ux-hover--size-xl--feature-text-count--figma-dark-theme-off-status-placeholder-enable-on-ux-hover-size-xl-feature-text-count--theme-light",
      "figmaNodeId": "1858:47030",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=on, UX=hover, size=XL, feature=text count",
      "theme": "light",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "on",
        "ux": "hover",
        "size": "XL",
        "feature": "text count"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 100,
          "expected": 100,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 4,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1858:46943",
          "name": "Enter Content",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1858:46945",
          "name": "0/300",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1858:46947",
          "name": "Vector 1",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1858:46948",
          "name": "Vector 2",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue---darktheme-on--status-placeholder--enable-on--ux-click--size-xl--feature-text-count--figma-dark-theme-on-status-placeholder-enable-on-ux-click-size-xl-feature-text-count--theme-dark",
      "figmaNodeId": "1858:47017",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=on, UX=click, size=XL, feature=text count",
      "theme": "dark",
      "state": "focus",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "on",
        "ux": "click",
        "size": "XL",
        "feature": "text count"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 100,
          "expected": 100,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 4,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#7b7b7b",
          "expected": "#7b7b7b",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1858:46950",
          "name": "|Enter Content",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1858:46952",
          "name": "0/300",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1858:46954",
          "name": "Vector 1",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1858:46955",
          "name": "Vector 2",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue---darktheme-off--status-placeholder--enable-on--ux-click--size-xl--feature-text-count--figma-dark-theme-off-status-placeholder-enable-on-ux-click-size-xl-feature-text-count--theme-light",
      "figmaNodeId": "1858:47033",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=on, UX=click, size=XL, feature=text count",
      "theme": "light",
      "state": "focus",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "on",
        "ux": "click",
        "size": "XL",
        "feature": "text count"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 100,
          "expected": 100,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 4,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1858:46957",
          "name": "|Enter Content",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1858:46959",
          "name": "0/300",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1858:46961",
          "name": "Vector 1",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1858:46962",
          "name": "Vector 2",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue---darktheme-on--status-placeholder--enable-off--ux-default--size-xl--feature-text-count--figma-dark-theme-on-status-placeholder-enable-off-ux-default-size-xl-feature-text-count--theme-dark",
      "figmaNodeId": "1858:47011",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=on, status=Placeholder, enable=off, UX=default, size=XL, feature=text count",
      "theme": "dark",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "on",
        "status": "Placeholder",
        "enable": "off",
        "ux": "default",
        "size": "XL",
        "feature": "text count"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 100,
          "expected": 100,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 4,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1858:46964",
          "name": "Enter Content",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1858:46966",
          "name": "0/300",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1858:46968",
          "name": "Vector 1",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1858:46969",
          "name": "Vector 2",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "input-box-line--placeholder-placeholder--modelvalue---darktheme-off--status-placeholder--enable-off--ux-default--size-xl--feature-text-count--figma-dark-theme-off-status-placeholder-enable-off-ux-default-size-xl-feature-text-count--theme-light",
      "figmaNodeId": "1858:47025",
      "figmaName": "input box/line",
      "figmaVariantName": "dark theme=off, status=Placeholder, enable=off, UX=default, size=XL, feature=text count",
      "theme": "light",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Input.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.UX; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.size; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Input.feature; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputBoxLine",
      "codeProps": {
        "placeholder": "Placeholder",
        "modelValue": "",
        "darkTheme": "off",
        "status": "Placeholder",
        "enable": "off",
        "ux": "default",
        "size": "XL",
        "feature": "text count"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 100,
          "expected": 100,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 4,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1858:46971",
          "name": "Enter Content",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1858:46973",
          "name": "0/300",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1858:46975",
          "name": "Vector 1",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1858:46976",
          "name": "Vector 2",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "drop-down-list-item--1446-118010--darktheme-on--type-radio--items-object-object--figma-theme-dark-type-radio-is-parent-no-checked-no-active-no-disabled-no-hover-no--theme-dark",
      "figmaNodeId": "1446:115704",
      "figmaName": "Drop down List/Item",
      "figmaVariantName": "Theme=Dark, Type=Radio, Is Parent=No, Checked=No, Active=No, Disabled=No, Hover=No",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Drop down List/Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Is Parent; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Checked; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Active; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Disabled; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Hover; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "DropDownListSelect",
      "codeProps": {
        "darkTheme": "on",
        "type": "Radio",
        "items": [
          {
            "label": "Option",
            "value": "option",
            "checked": false,
            "active": false,
            "disabled": false
          }
        ]
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is FILL; verifier checks actual >= expected."
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#f8f8f8",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1446:115705",
          "name": "radio",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "drop-down-list-item--1446-118010--darktheme-on--type-radio--items-object-object--figma-theme-dark-type-radio-is-parent-no-checked-no-active-no-disabled-no-hover-yes--theme-dark",
      "figmaNodeId": "1563:85065",
      "figmaName": "Drop down List/Item",
      "figmaVariantName": "Theme=Dark, Type=Radio, Is Parent=No, Checked=No, Active=No, Disabled=No, Hover=Yes",
      "theme": "dark",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Drop down List/Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Is Parent; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Checked; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Active; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Disabled; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Hover; mapped by render manifest generator from current canonical API.",
        "Figma Hover=Yes is a pseudo-state; harness records state but does not force browser :hover."
      ],
      "codeComponent": "DropDownListSelect",
      "codeProps": {
        "darkTheme": "on",
        "type": "Radio",
        "items": [
          {
            "label": "Option",
            "value": "option",
            "checked": false,
            "active": false,
            "disabled": false
          }
        ]
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is FILL; verifier checks actual >= expected."
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#0b2b13",
          "expected": "#0b2b13",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#f8f8f8",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1563:85066",
          "name": "radio",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "drop-down-list-item--1446-118010--darktheme-on--type-radio--items-object-object--figma-theme-dark-type-radio-is-parent-no-checked-no-active-no-disabled-yes-hover-no--theme-dark",
      "figmaNodeId": "1446:123075",
      "figmaName": "Drop down List/Item",
      "figmaVariantName": "Theme=Dark, Type=Radio, Is Parent=No, Checked=No, Active=No, Disabled=Yes, Hover=No",
      "theme": "dark",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Drop down List/Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Is Parent; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Checked; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Active; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Disabled; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Hover; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "DropDownListSelect",
      "codeProps": {
        "darkTheme": "on",
        "type": "Radio",
        "items": [
          {
            "label": "Option",
            "value": "option",
            "checked": false,
            "active": false,
            "disabled": true
          }
        ]
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is FILL; verifier checks actual >= expected."
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#595959",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1446:123076",
          "name": "radio",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "drop-down-list-item--1446-118010--darktheme-on--type-radio--items-object-object--figma-theme-dark-type-radio-is-parent-no-checked-no-active-no-disabled-yes-hover-yes--theme-dark",
      "figmaNodeId": "1682:51947",
      "figmaName": "Drop down List/Item",
      "figmaVariantName": "Theme=Dark, Type=Radio, Is Parent=No, Checked=No, Active=No, Disabled=Yes, Hover=Yes",
      "theme": "dark",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Drop down List/Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Is Parent; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Checked; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Active; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Disabled; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Hover; mapped by render manifest generator from current canonical API.",
        "Figma Hover=Yes is a pseudo-state; harness records state but does not force browser :hover.",
        "DropDownListSelect disabled+hover is Figma preview state; code intentionally suppresses for runtime UX correctness (see translation/divergences.md#dropdown-disabled-hover-preview-state)."
      ],
      "codeComponent": "DropDownListSelect",
      "codeProps": {
        "darkTheme": "on",
        "type": "Radio",
        "items": [
          {
            "label": "Option",
            "value": "option",
            "checked": false,
            "active": false,
            "disabled": true
          }
        ]
      },
      "status": "FAIL",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is FILL; verifier checks actual >= expected."
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": "#0b2b13",
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootBorderHex",
          "actual": "#595959",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1682:51948",
          "name": "radio",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "drop-down-list-item--1446-118010--darktheme-on--type-radio--items-object-object--figma-theme-dark-type-radio-is-parent-no-checked-yes-active-no-disabled-no-hover-no--theme-dark",
      "figmaNodeId": "1446:115710",
      "figmaName": "Drop down List/Item",
      "figmaVariantName": "Theme=Dark, Type=Radio, Is Parent=No, Checked=Yes, Active=No, Disabled=No, Hover=No",
      "theme": "dark",
      "state": "filled",
      "warnings": [
        "No axis-implementation-map.json entry found for Drop down List/Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Is Parent; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Checked; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Active; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Disabled; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Hover; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "DropDownListSelect",
      "codeProps": {
        "darkTheme": "on",
        "type": "Radio",
        "items": [
          {
            "label": "Option",
            "value": "option",
            "checked": true,
            "active": false,
            "disabled": false
          }
        ]
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is FILL; verifier checks actual >= expected."
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1446:115711",
          "name": "radio",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "drop-down-list-item--1446-118010--darktheme-on--type-radio--items-object-object--figma-theme-dark-type-radio-is-parent-no-checked-yes-active-no-disabled-no-hover-yes--theme-dark",
      "figmaNodeId": "1563:85048",
      "figmaName": "Drop down List/Item",
      "figmaVariantName": "Theme=Dark, Type=Radio, Is Parent=No, Checked=Yes, Active=No, Disabled=No, Hover=Yes",
      "theme": "dark",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Drop down List/Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Is Parent; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Checked; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Active; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Disabled; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Hover; mapped by render manifest generator from current canonical API.",
        "Figma Hover=Yes is a pseudo-state; harness records state but does not force browser :hover."
      ],
      "codeComponent": "DropDownListSelect",
      "codeProps": {
        "darkTheme": "on",
        "type": "Radio",
        "items": [
          {
            "label": "Option",
            "value": "option",
            "checked": true,
            "active": false,
            "disabled": false
          }
        ]
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is FILL; verifier checks actual >= expected."
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#0b2b13",
          "expected": "#0b2b13",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1563:85049",
          "name": "radio",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "drop-down-list-item--1446-118010--darktheme-on--type-radio--items-object-object--figma-theme-dark-type-radio-is-parent-no-checked-yes-active-no-disabled-yes-hover-no--theme-dark",
      "figmaNodeId": "1452:53096",
      "figmaName": "Drop down List/Item",
      "figmaVariantName": "Theme=Dark, Type=Radio, Is Parent=No, Checked=Yes, Active=No, Disabled=Yes, Hover=No",
      "theme": "dark",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Drop down List/Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Is Parent; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Checked; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Active; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Disabled; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Hover; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "DropDownListSelect",
      "codeProps": {
        "darkTheme": "on",
        "type": "Radio",
        "items": [
          {
            "label": "Option",
            "value": "option",
            "checked": true,
            "active": false,
            "disabled": true
          }
        ]
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is FILL; verifier checks actual >= expected."
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#8fd79f",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#8fd79f",
          "expected": "#8fd79f",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1452:53097",
          "name": "radio",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "drop-down-list-item--1446-118010--darktheme-on--type-multi--items-object-object--figma-theme-dark-type-multi-is-parent-no-checked-no-active-no-disabled-no-hover-no--theme-dark",
      "figmaNodeId": "1452:53134",
      "figmaName": "Drop down List/Item",
      "figmaVariantName": "Theme=Dark, Type=Multi, Is Parent=No, Checked=No, Active=No, Disabled=No, Hover=No",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Drop down List/Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Is Parent; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Checked; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Active; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Disabled; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Hover; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "DropDownListSelect",
      "codeProps": {
        "darkTheme": "on",
        "type": "Multi",
        "items": [
          {
            "label": "Option",
            "value": "option",
            "checked": false,
            "active": false,
            "disabled": false
          }
        ]
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is FILL; verifier checks actual >= expected."
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#f8f8f8",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1452:53135",
          "name": "check box",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "drop-down-list-item--1446-118010--darktheme-on--type-multi--items-object-object--figma-theme-dark-type-multi-is-parent-no-checked-no-active-no-disabled-no-hover-yes--theme-dark",
      "figmaNodeId": "1563:85344",
      "figmaName": "Drop down List/Item",
      "figmaVariantName": "Theme=Dark, Type=Multi, Is Parent=No, Checked=No, Active=No, Disabled=No, Hover=Yes",
      "theme": "dark",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Drop down List/Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Is Parent; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Checked; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Active; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Disabled; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Hover; mapped by render manifest generator from current canonical API.",
        "Figma Hover=Yes is a pseudo-state; harness records state but does not force browser :hover."
      ],
      "codeComponent": "DropDownListSelect",
      "codeProps": {
        "darkTheme": "on",
        "type": "Multi",
        "items": [
          {
            "label": "Option",
            "value": "option",
            "checked": false,
            "active": false,
            "disabled": false
          }
        ]
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is FILL; verifier checks actual >= expected."
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#0b2b13",
          "expected": "#0b2b13",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#f8f8f8",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1563:85345",
          "name": "check box",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "drop-down-list-item--1446-118010--darktheme-on--type-multi--items-object-object--figma-theme-dark-type-multi-is-parent-no-checked-no-active-no-disabled-yes-hover-no--theme-dark",
      "figmaNodeId": "1561:6448",
      "figmaName": "Drop down List/Item",
      "figmaVariantName": "Theme=Dark, Type=Multi, Is Parent=No, Checked=No, Active=No, Disabled=Yes, Hover=No",
      "theme": "dark",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Drop down List/Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Is Parent; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Checked; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Active; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Disabled; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Hover; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "DropDownListSelect",
      "codeProps": {
        "darkTheme": "on",
        "type": "Multi",
        "items": [
          {
            "label": "Option",
            "value": "option",
            "checked": false,
            "active": false,
            "disabled": true
          }
        ]
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is FILL; verifier checks actual >= expected."
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#595959",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1561:6449",
          "name": "check box",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "drop-down-list-item--1446-118010--darktheme-on--type-multi--items-object-object--figma-theme-dark-type-multi-is-parent-no-checked-yes-active-no-disabled-no-hover-no--theme-dark",
      "figmaNodeId": "1446:115713",
      "figmaName": "Drop down List/Item",
      "figmaVariantName": "Theme=Dark, Type=Multi, Is Parent=No, Checked=Yes, Active=No, Disabled=No, Hover=No",
      "theme": "dark",
      "state": "filled",
      "warnings": [
        "No axis-implementation-map.json entry found for Drop down List/Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Is Parent; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Checked; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Active; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Disabled; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Hover; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "DropDownListSelect",
      "codeProps": {
        "darkTheme": "on",
        "type": "Multi",
        "items": [
          {
            "label": "Option",
            "value": "option",
            "checked": true,
            "active": false,
            "disabled": false
          }
        ]
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is FILL; verifier checks actual >= expected."
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#f8f8f8",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1446:115714",
          "name": "check box",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "drop-down-list-item--1446-118010--darktheme-on--type-multi--items-object-object--figma-theme-dark-type-multi-is-parent-no-checked-yes-active-no-disabled-no-hover-yes--theme-dark",
      "figmaNodeId": "2678:49958",
      "figmaName": "Drop down List/Item",
      "figmaVariantName": "Theme=Dark, Type=Multi, Is Parent=No, Checked=Yes, Active=No, Disabled=No, Hover=Yes",
      "theme": "dark",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Drop down List/Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Is Parent; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Checked; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Active; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Disabled; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Hover; mapped by render manifest generator from current canonical API.",
        "Figma Hover=Yes is a pseudo-state; harness records state but does not force browser :hover."
      ],
      "codeComponent": "DropDownListSelect",
      "codeProps": {
        "darkTheme": "on",
        "type": "Multi",
        "items": [
          {
            "label": "Option",
            "value": "option",
            "checked": true,
            "active": false,
            "disabled": false
          }
        ]
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is FILL; verifier checks actual >= expected."
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#0b2b13",
          "expected": "#0b2b13",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#f8f8f8",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "2678:49959",
          "name": "check box",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "drop-down-list-item--1446-118010--darktheme-on--type-multi--items-object-object--figma-theme-dark-type-multi-is-parent-no-checked-yes-active-no-disabled-yes-hover-yes--theme-dark",
      "figmaNodeId": "1563:85030",
      "figmaName": "Drop down List/Item",
      "figmaVariantName": "Theme=Dark, Type=Multi, Is Parent=No, Checked=Yes, Active=No, Disabled=Yes, Hover=Yes",
      "theme": "dark",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Drop down List/Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Is Parent; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Checked; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Active; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Disabled; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Hover; mapped by render manifest generator from current canonical API.",
        "Figma Hover=Yes is a pseudo-state; harness records state but does not force browser :hover.",
        "DropDownListSelect disabled+hover is Figma preview state; code intentionally suppresses for runtime UX correctness (see translation/divergences.md#dropdown-disabled-hover-preview-state)."
      ],
      "codeComponent": "DropDownListSelect",
      "codeProps": {
        "darkTheme": "on",
        "type": "Multi",
        "items": [
          {
            "label": "Option",
            "value": "option",
            "checked": true,
            "active": false,
            "disabled": true
          }
        ]
      },
      "status": "FAIL",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is FILL; verifier checks actual >= expected."
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": "#0b2b13",
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootBorderHex",
          "actual": "#595959",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1563:85031",
          "name": "check box",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "drop-down-list-item--1446-118010--darktheme-on--type-multi--items-object-object--figma-theme-dark-type-multi-is-parent-no-checked-yes-active-no-disabled-yes-hover-no--theme-dark",
      "figmaNodeId": "1561:6478",
      "figmaName": "Drop down List/Item",
      "figmaVariantName": "Theme=Dark, Type=Multi, Is Parent=No, Checked=Yes, Active=No, Disabled=Yes, Hover=No",
      "theme": "dark",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Drop down List/Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Is Parent; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Checked; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Active; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Disabled; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Hover; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "DropDownListSelect",
      "codeProps": {
        "darkTheme": "on",
        "type": "Multi",
        "items": [
          {
            "label": "Option",
            "value": "option",
            "checked": true,
            "active": false,
            "disabled": true
          }
        ]
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is FILL; verifier checks actual >= expected."
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#595959",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1561:6479",
          "name": "check box",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "drop-down-list-item--1446-118010--darktheme-on--type-radio--items-object-object--figma-theme-dark-type-radio-is-parent-yes-checked-no-active-no-disabled-no-hover-no--theme-dark",
      "figmaNodeId": "1434:112678",
      "figmaName": "Drop down List/Item",
      "figmaVariantName": "Theme=Dark, Type=Radio, Is Parent=Yes, Checked=No, Active=No, Disabled=No, Hover=No",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Drop down List/Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Is Parent; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Checked; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Active; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Disabled; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Hover; mapped by render manifest generator from current canonical API.",
        "Figma Is Parent=Yes has no DropDownListSelect runtime prop; visual delta should be treated as a boundary/schema gap."
      ],
      "codeComponent": "DropDownListSelect",
      "codeProps": {
        "darkTheme": "on",
        "type": "Radio",
        "items": [
          {
            "label": "Option",
            "value": "option",
            "checked": false,
            "active": false,
            "disabled": false
          }
        ]
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is FILL; verifier checks actual >= expected."
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#f8f8f8",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1434:112649",
          "name": "radio",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1434:112650",
          "name": "icon/Arrow/Next",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "drop-down-list-item--1446-118010--darktheme-on--type-radio--items-object-object--figma-theme-dark-type-radio-is-parent-yes-checked-no-active-no-disabled-no-hover-yes--theme-dark",
      "figmaNodeId": "1563:84957",
      "figmaName": "Drop down List/Item",
      "figmaVariantName": "Theme=Dark, Type=Radio, Is Parent=Yes, Checked=No, Active=No, Disabled=No, Hover=Yes",
      "theme": "dark",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Drop down List/Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Is Parent; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Checked; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Active; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Disabled; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Hover; mapped by render manifest generator from current canonical API.",
        "Figma Is Parent=Yes has no DropDownListSelect runtime prop; visual delta should be treated as a boundary/schema gap.",
        "Figma Hover=Yes is a pseudo-state; harness records state but does not force browser :hover."
      ],
      "codeComponent": "DropDownListSelect",
      "codeProps": {
        "darkTheme": "on",
        "type": "Radio",
        "items": [
          {
            "label": "Option",
            "value": "option",
            "checked": false,
            "active": false,
            "disabled": false
          }
        ]
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is FILL; verifier checks actual >= expected."
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#0b2b13",
          "expected": "#0b2b13",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#f8f8f8",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1563:84958",
          "name": "radio",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1563:84959",
          "name": "icon/Arrow/Next",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "drop-down-list-item--1446-118010--darktheme-on--type-radio--items-object-object--figma-theme-dark-type-radio-is-parent-yes-checked-no-active-no-disabled-yes-hover-no--theme-dark",
      "figmaNodeId": "1446:123072",
      "figmaName": "Drop down List/Item",
      "figmaVariantName": "Theme=Dark, Type=Radio, Is Parent=Yes, Checked=No, Active=No, Disabled=Yes, Hover=No",
      "theme": "dark",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Drop down List/Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Is Parent; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Checked; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Active; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Disabled; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Hover; mapped by render manifest generator from current canonical API.",
        "Figma Is Parent=Yes has no DropDownListSelect runtime prop; visual delta should be treated as a boundary/schema gap."
      ],
      "codeComponent": "DropDownListSelect",
      "codeProps": {
        "darkTheme": "on",
        "type": "Radio",
        "items": [
          {
            "label": "Option",
            "value": "option",
            "checked": false,
            "active": false,
            "disabled": true
          }
        ]
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is FILL; verifier checks actual >= expected."
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#595959",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1446:123073",
          "name": "radio",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1446:123074",
          "name": "icon/Arrow/Next",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "drop-down-list-item--1446-118010--darktheme-on--type-radio--items-object-object--figma-theme-dark-type-radio-is-parent-yes-checked-yes-active-no-disabled-no-hover-no--theme-dark",
      "figmaNodeId": "1434:112683",
      "figmaName": "Drop down List/Item",
      "figmaVariantName": "Theme=Dark, Type=Radio, Is Parent=Yes, Checked=Yes, Active=No, Disabled=No, Hover=No",
      "theme": "dark",
      "state": "filled",
      "warnings": [
        "No axis-implementation-map.json entry found for Drop down List/Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Is Parent; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Checked; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Active; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Disabled; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Hover; mapped by render manifest generator from current canonical API.",
        "Figma Is Parent=Yes has no DropDownListSelect runtime prop; visual delta should be treated as a boundary/schema gap."
      ],
      "codeComponent": "DropDownListSelect",
      "codeProps": {
        "darkTheme": "on",
        "type": "Radio",
        "items": [
          {
            "label": "Option",
            "value": "option",
            "checked": true,
            "active": false,
            "disabled": false
          }
        ]
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is FILL; verifier checks actual >= expected."
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1434:112652",
          "name": "radio",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1434:112653",
          "name": "icon/Arrow/Next",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "drop-down-list-item--1446-118010--darktheme-on--type-radio--items-object-object--figma-theme-dark-type-radio-is-parent-yes-checked-yes-active-yes-disabled-no-hover-no--theme-dark",
      "figmaNodeId": "1563:87874",
      "figmaName": "Drop down List/Item",
      "figmaVariantName": "Theme=Dark, Type=Radio, Is Parent=Yes, Checked=Yes, Active=Yes, Disabled=No, Hover=No",
      "theme": "dark",
      "state": "filled",
      "warnings": [
        "No axis-implementation-map.json entry found for Drop down List/Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Is Parent; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Checked; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Active; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Disabled; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Hover; mapped by render manifest generator from current canonical API.",
        "Figma Is Parent=Yes has no DropDownListSelect runtime prop; visual delta should be treated as a boundary/schema gap."
      ],
      "codeComponent": "DropDownListSelect",
      "codeProps": {
        "darkTheme": "on",
        "type": "Radio",
        "items": [
          {
            "label": "Option",
            "value": "option",
            "checked": true,
            "active": true,
            "disabled": false
          }
        ]
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is FILL; verifier checks actual >= expected."
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#0b2b13",
          "expected": "#0b2b13",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1563:87875",
          "name": "radio",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1563:87876",
          "name": "icon/Arrow/Next",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "drop-down-list-item--1446-118010--darktheme-on--type-radio--items-object-object--figma-theme-dark-type-radio-is-parent-yes-checked-yes-active-no-disabled-no-hover-yes--theme-dark",
      "figmaNodeId": "1563:85082",
      "figmaName": "Drop down List/Item",
      "figmaVariantName": "Theme=Dark, Type=Radio, Is Parent=Yes, Checked=Yes, Active=No, Disabled=No, Hover=Yes",
      "theme": "dark",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Drop down List/Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Is Parent; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Checked; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Active; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Disabled; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Hover; mapped by render manifest generator from current canonical API.",
        "Figma Is Parent=Yes has no DropDownListSelect runtime prop; visual delta should be treated as a boundary/schema gap.",
        "Figma Hover=Yes is a pseudo-state; harness records state but does not force browser :hover."
      ],
      "codeComponent": "DropDownListSelect",
      "codeProps": {
        "darkTheme": "on",
        "type": "Radio",
        "items": [
          {
            "label": "Option",
            "value": "option",
            "checked": true,
            "active": false,
            "disabled": false
          }
        ]
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is FILL; verifier checks actual >= expected."
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#0b2b13",
          "expected": "#0b2b13",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1563:85083",
          "name": "radio",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1563:85084",
          "name": "icon/Arrow/Next",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "drop-down-list-item--1446-118010--darktheme-on--type-radio--items-object-object--figma-theme-dark-type-radio-is-parent-yes-checked-yes-active-no-disabled-yes-hover-no--theme-dark",
      "figmaNodeId": "1452:53077",
      "figmaName": "Drop down List/Item",
      "figmaVariantName": "Theme=Dark, Type=Radio, Is Parent=Yes, Checked=Yes, Active=No, Disabled=Yes, Hover=No",
      "theme": "dark",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Drop down List/Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Is Parent; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Checked; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Active; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Disabled; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Hover; mapped by render manifest generator from current canonical API.",
        "Figma Is Parent=Yes has no DropDownListSelect runtime prop; visual delta should be treated as a boundary/schema gap."
      ],
      "codeComponent": "DropDownListSelect",
      "codeProps": {
        "darkTheme": "on",
        "type": "Radio",
        "items": [
          {
            "label": "Option",
            "value": "option",
            "checked": true,
            "active": false,
            "disabled": true
          }
        ]
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is FILL; verifier checks actual >= expected."
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#8fd79f",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#8fd79f",
          "expected": "#8fd79f",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1452:53078",
          "name": "radio",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1452:53079",
          "name": "icon/Arrow/Next",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "drop-down-list-item--1446-118010--darktheme-on--type-multi--items-object-object--figma-theme-dark-type-multi-is-parent-yes-checked-no-active-no-disabled-no-hover-no--theme-dark",
      "figmaNodeId": "1446:115228",
      "figmaName": "Drop down List/Item",
      "figmaVariantName": "Theme=Dark, Type=Multi, Is Parent=Yes, Checked=No, Active=No, Disabled=No, Hover=No",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Drop down List/Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Is Parent; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Checked; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Active; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Disabled; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Hover; mapped by render manifest generator from current canonical API.",
        "Figma Is Parent=Yes has no DropDownListSelect runtime prop; visual delta should be treated as a boundary/schema gap."
      ],
      "codeComponent": "DropDownListSelect",
      "codeProps": {
        "darkTheme": "on",
        "type": "Multi",
        "items": [
          {
            "label": "Option",
            "value": "option",
            "checked": false,
            "active": false,
            "disabled": false
          }
        ]
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is FILL; verifier checks actual >= expected."
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#f8f8f8",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1446:115142",
          "name": "check box",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1446:115143",
          "name": "icon/Arrow/Next",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "drop-down-list-item--1446-118010--darktheme-on--type-multi--items-object-object--figma-theme-dark-type-multi-is-parent-yes-checked-no-active-no-disabled-no-hover-yes--theme-dark",
      "figmaNodeId": "1563:85272",
      "figmaName": "Drop down List/Item",
      "figmaVariantName": "Theme=Dark, Type=Multi, Is Parent=Yes, Checked=No, Active=No, Disabled=No, Hover=Yes",
      "theme": "dark",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Drop down List/Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Is Parent; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Checked; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Active; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Disabled; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Hover; mapped by render manifest generator from current canonical API.",
        "Figma Is Parent=Yes has no DropDownListSelect runtime prop; visual delta should be treated as a boundary/schema gap.",
        "Figma Hover=Yes is a pseudo-state; harness records state but does not force browser :hover."
      ],
      "codeComponent": "DropDownListSelect",
      "codeProps": {
        "darkTheme": "on",
        "type": "Multi",
        "items": [
          {
            "label": "Option",
            "value": "option",
            "checked": false,
            "active": false,
            "disabled": false
          }
        ]
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is FILL; verifier checks actual >= expected."
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#0b2b13",
          "expected": "#0b2b13",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#f8f8f8",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1563:85273",
          "name": "check box",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1563:85274",
          "name": "icon/Arrow/Next",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "drop-down-list-item--1446-118010--darktheme-on--type-multi--items-object-object--figma-theme-dark-type-multi-is-parent-yes-checked-no-active-no-disabled-yes-hover-no--theme-dark",
      "figmaNodeId": "1548:40921",
      "figmaName": "Drop down List/Item",
      "figmaVariantName": "Theme=Dark, Type=Multi, Is Parent=Yes, Checked=No, Active=No, Disabled=Yes, Hover=No",
      "theme": "dark",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Drop down List/Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Is Parent; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Checked; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Active; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Disabled; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Hover; mapped by render manifest generator from current canonical API.",
        "Figma Is Parent=Yes has no DropDownListSelect runtime prop; visual delta should be treated as a boundary/schema gap."
      ],
      "codeComponent": "DropDownListSelect",
      "codeProps": {
        "darkTheme": "on",
        "type": "Multi",
        "items": [
          {
            "label": "Option",
            "value": "option",
            "checked": false,
            "active": false,
            "disabled": true
          }
        ]
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is FILL; verifier checks actual >= expected."
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#595959",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1548:40922",
          "name": "check box",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1548:40923",
          "name": "icon/Arrow/Next",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "drop-down-list-item--1446-118010--darktheme-on--type-multi--items-object-object--figma-theme-dark-type-multi-is-parent-yes-checked-yes-active-no-disabled-no-hover-no--theme-dark",
      "figmaNodeId": "1446:115239",
      "figmaName": "Drop down List/Item",
      "figmaVariantName": "Theme=Dark, Type=Multi, Is Parent=Yes, Checked=Yes, Active=No, Disabled=No, Hover=No",
      "theme": "dark",
      "state": "filled",
      "warnings": [
        "No axis-implementation-map.json entry found for Drop down List/Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Is Parent; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Checked; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Active; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Disabled; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Hover; mapped by render manifest generator from current canonical API.",
        "Figma Is Parent=Yes has no DropDownListSelect runtime prop; visual delta should be treated as a boundary/schema gap."
      ],
      "codeComponent": "DropDownListSelect",
      "codeProps": {
        "darkTheme": "on",
        "type": "Multi",
        "items": [
          {
            "label": "Option",
            "value": "option",
            "checked": true,
            "active": false,
            "disabled": false
          }
        ]
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is FILL; verifier checks actual >= expected."
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#f8f8f8",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1446:115125",
          "name": "check box",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1561:6438",
          "name": "icon/Arrow/Next",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "drop-down-list-item--1446-118010--darktheme-on--type-multi--items-object-object--figma-theme-dark-type-multi-is-parent-yes-checked-yes-active-no-disabled-no-hover-yes--theme-dark",
      "figmaNodeId": "1563:85308",
      "figmaName": "Drop down List/Item",
      "figmaVariantName": "Theme=Dark, Type=Multi, Is Parent=Yes, Checked=Yes, Active=No, Disabled=No, Hover=Yes",
      "theme": "dark",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Drop down List/Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Is Parent; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Checked; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Active; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Disabled; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Hover; mapped by render manifest generator from current canonical API.",
        "Figma Is Parent=Yes has no DropDownListSelect runtime prop; visual delta should be treated as a boundary/schema gap.",
        "Figma Hover=Yes is a pseudo-state; harness records state but does not force browser :hover."
      ],
      "codeComponent": "DropDownListSelect",
      "codeProps": {
        "darkTheme": "on",
        "type": "Multi",
        "items": [
          {
            "label": "Option",
            "value": "option",
            "checked": true,
            "active": false,
            "disabled": false
          }
        ]
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is FILL; verifier checks actual >= expected."
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#0b2b13",
          "expected": "#0b2b13",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#f8f8f8",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1563:85309",
          "name": "check box",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1563:85310",
          "name": "icon/Arrow/Next",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "drop-down-list-item--1446-118010--darktheme-on--type-multi--items-object-object--figma-theme-dark-type-multi-is-parent-yes-checked-yes-active-no-disabled-yes-hover-no--theme-dark",
      "figmaNodeId": "1548:40943",
      "figmaName": "Drop down List/Item",
      "figmaVariantName": "Theme=Dark, Type=Multi, Is Parent=Yes, Checked=Yes, Active=No, Disabled=Yes, Hover=No",
      "theme": "dark",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Drop down List/Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Is Parent; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Checked; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Active; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Disabled; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Hover; mapped by render manifest generator from current canonical API.",
        "Figma Is Parent=Yes has no DropDownListSelect runtime prop; visual delta should be treated as a boundary/schema gap."
      ],
      "codeComponent": "DropDownListSelect",
      "codeProps": {
        "darkTheme": "on",
        "type": "Multi",
        "items": [
          {
            "label": "Option",
            "value": "option",
            "checked": true,
            "active": false,
            "disabled": true
          }
        ]
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is FILL; verifier checks actual >= expected."
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#595959",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1548:40944",
          "name": "check box",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1548:40945",
          "name": "icon/Arrow/Next",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "drop-down-list-item--1446-118010--darktheme-on--type-multi--items-object-object--figma-theme-dark-type-multi-is-parent-yes-checked-yes-active-yes-disabled-no-hover-no--theme-dark",
      "figmaNodeId": "1561:7242",
      "figmaName": "Drop down List/Item",
      "figmaVariantName": "Theme=Dark, Type=Multi, Is Parent=Yes, Checked=Yes, Active=Yes, Disabled=No, Hover=No",
      "theme": "dark",
      "state": "filled",
      "warnings": [
        "No axis-implementation-map.json entry found for Drop down List/Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Is Parent; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Checked; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Active; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Disabled; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Hover; mapped by render manifest generator from current canonical API.",
        "Figma Is Parent=Yes has no DropDownListSelect runtime prop; visual delta should be treated as a boundary/schema gap."
      ],
      "codeComponent": "DropDownListSelect",
      "codeProps": {
        "darkTheme": "on",
        "type": "Multi",
        "items": [
          {
            "label": "Option",
            "value": "option",
            "checked": true,
            "active": true,
            "disabled": false
          }
        ]
      },
      "status": "FAIL",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is FILL; verifier checks actual >= expected."
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": "#0b2b13",
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootBorderHex",
          "actual": "#f8f8f8",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1561:7243",
          "name": "check box",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1561:7244",
          "name": "icon/Arrow/Next",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "drop-down-list-item--1446-118010--darktheme-on--type-multi--items-object-object--figma-theme-dark-type-multi-is-parent-yes-checked-yes-active-yes-disabled-no-hover-yes--theme-dark",
      "figmaNodeId": "1563:84974",
      "figmaName": "Drop down List/Item",
      "figmaVariantName": "Theme=Dark, Type=Multi, Is Parent=Yes, Checked=Yes, Active=Yes, Disabled=No, Hover=Yes",
      "theme": "dark",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Drop down List/Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Is Parent; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Checked; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Active; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Disabled; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Hover; mapped by render manifest generator from current canonical API.",
        "Figma Is Parent=Yes has no DropDownListSelect runtime prop; visual delta should be treated as a boundary/schema gap.",
        "Figma Hover=Yes is a pseudo-state; harness records state but does not force browser :hover."
      ],
      "codeComponent": "DropDownListSelect",
      "codeProps": {
        "darkTheme": "on",
        "type": "Multi",
        "items": [
          {
            "label": "Option",
            "value": "option",
            "checked": true,
            "active": true,
            "disabled": false
          }
        ]
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is FILL; verifier checks actual >= expected."
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#0b2b13",
          "expected": "#0b2b13",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#f8f8f8",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1563:84975",
          "name": "check box",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1563:84976",
          "name": "icon/Arrow/Next",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "drop-down-list-item--1446-118010--darktheme-on--type-multi--items-object-object--figma-theme-dark-type-multi-is-parent-no-checked-yes-active-yes-disabled-no-hover-no--theme-dark",
      "figmaNodeId": "1563:84939",
      "figmaName": "Drop down List/Item",
      "figmaVariantName": "Theme=Dark, Type=Multi, Is Parent=No, Checked=Yes, Active=Yes, Disabled=No, Hover=No",
      "theme": "dark",
      "state": "filled",
      "warnings": [
        "No axis-implementation-map.json entry found for Drop down List/Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Is Parent; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Checked; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Active; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Disabled; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Hover; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "DropDownListSelect",
      "codeProps": {
        "darkTheme": "on",
        "type": "Multi",
        "items": [
          {
            "label": "Option",
            "value": "option",
            "checked": true,
            "active": true,
            "disabled": false
          }
        ]
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is FILL; verifier checks actual >= expected."
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#f8f8f8",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1563:84940",
          "name": "check box",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "drop-down-list-item--1446-118010--darktheme-on--type-multi--items-object-object--figma-theme-dark-type-multi-is-parent-no-checked-yes-active-yes-disabled-no-hover-yes--theme-dark",
      "figmaNodeId": "1563:85099",
      "figmaName": "Drop down List/Item",
      "figmaVariantName": "Theme=Dark, Type=Multi, Is Parent=No, Checked=Yes, Active=Yes, Disabled=No, Hover=Yes",
      "theme": "dark",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Drop down List/Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Is Parent; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Checked; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Active; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Disabled; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Hover; mapped by render manifest generator from current canonical API.",
        "Figma Hover=Yes is a pseudo-state; harness records state but does not force browser :hover."
      ],
      "codeComponent": "DropDownListSelect",
      "codeProps": {
        "darkTheme": "on",
        "type": "Multi",
        "items": [
          {
            "label": "Option",
            "value": "option",
            "checked": true,
            "active": true,
            "disabled": false
          }
        ]
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is FILL; verifier checks actual >= expected."
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#0b2b13",
          "expected": "#0b2b13",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#f8f8f8",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1563:85100",
          "name": "check box",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "drop-down-list-item--1446-118010--darktheme-on--type-radio--items-object-object--figma-theme-dark-type-selected-is-parent-yes-checked-yes-active-no-disabled-no-hover-no--theme-dark",
      "figmaNodeId": "1561:6818",
      "figmaName": "Drop down List/Item",
      "figmaVariantName": "Theme=Dark, Type=Selected, Is Parent=Yes, Checked=Yes, Active=No, Disabled=No, Hover=No",
      "theme": "dark",
      "state": "filled",
      "warnings": [
        "No axis-implementation-map.json entry found for Drop down List/Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Is Parent; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Checked; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Active; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Disabled; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Hover; mapped by render manifest generator from current canonical API.",
        "Figma Type=Selected has no DropDownListSelect runtime type; mapped to Radio for deterministic render.",
        "Figma Is Parent=Yes has no DropDownListSelect runtime prop; visual delta should be treated as a boundary/schema gap."
      ],
      "codeComponent": "DropDownListSelect",
      "codeProps": {
        "darkTheme": "on",
        "type": "Radio",
        "items": [
          {
            "label": "Option",
            "value": "option",
            "checked": true,
            "active": false,
            "disabled": false
          }
        ]
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is FILL; verifier checks actual >= expected."
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1561:6819",
          "name": "radio",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1561:6820",
          "name": "icon/Edit/Selected",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "drop-down-list-item--1446-118010--darktheme-on--type-radio--items-object-object--figma-theme-dark-type-selected-is-parent-yes-checked-yes-active-no-disabled-no-hover-yes--theme-dark",
      "figmaNodeId": "1563:85238",
      "figmaName": "Drop down List/Item",
      "figmaVariantName": "Theme=Dark, Type=Selected, Is Parent=Yes, Checked=Yes, Active=No, Disabled=No, Hover=Yes",
      "theme": "dark",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Drop down List/Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Is Parent; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Checked; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Active; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Disabled; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Hover; mapped by render manifest generator from current canonical API.",
        "Figma Type=Selected has no DropDownListSelect runtime type; mapped to Radio for deterministic render.",
        "Figma Is Parent=Yes has no DropDownListSelect runtime prop; visual delta should be treated as a boundary/schema gap.",
        "Figma Hover=Yes is a pseudo-state; harness records state but does not force browser :hover."
      ],
      "codeComponent": "DropDownListSelect",
      "codeProps": {
        "darkTheme": "on",
        "type": "Radio",
        "items": [
          {
            "label": "Option",
            "value": "option",
            "checked": true,
            "active": false,
            "disabled": false
          }
        ]
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is FILL; verifier checks actual >= expected."
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#0b2b13",
          "expected": "#0b2b13",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1563:85239",
          "name": "radio",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1563:85240",
          "name": "icon/Edit/Selected",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "drop-down-list-item--1446-118010--darktheme-on--type-radio--items-object-object--figma-theme-dark-type-selected-is-parent-yes-checked-yes-active-no-disabled-yes-hover-no--theme-dark",
      "figmaNodeId": "1561:6821",
      "figmaName": "Drop down List/Item",
      "figmaVariantName": "Theme=Dark, Type=Selected, Is Parent=Yes, Checked=Yes, Active=No, Disabled=Yes, Hover=No",
      "theme": "dark",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Drop down List/Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Is Parent; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Checked; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Active; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Disabled; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Hover; mapped by render manifest generator from current canonical API.",
        "Figma Type=Selected has no DropDownListSelect runtime type; mapped to Radio for deterministic render.",
        "Figma Is Parent=Yes has no DropDownListSelect runtime prop; visual delta should be treated as a boundary/schema gap."
      ],
      "codeComponent": "DropDownListSelect",
      "codeProps": {
        "darkTheme": "on",
        "type": "Radio",
        "items": [
          {
            "label": "Option",
            "value": "option",
            "checked": true,
            "active": false,
            "disabled": true
          }
        ]
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is FILL; verifier checks actual >= expected."
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#8fd79f",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#8fd79f",
          "expected": "#8fd79f",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1561:6822",
          "name": "radio",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1561:6823",
          "name": "icon/Edit/Selected",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "drop-down-list-item--1446-118010--darktheme-on--type-radio--items-object-object--figma-theme-dark-type-selected-is-parent-no-checked-no-active-no-disabled-no-hover-no--theme-dark",
      "figmaNodeId": "1563:94614",
      "figmaName": "Drop down List/Item",
      "figmaVariantName": "Theme=Dark, Type=Selected, Is Parent=No, Checked=No, Active=No, Disabled=No, Hover=No",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Drop down List/Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Is Parent; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Checked; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Active; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Disabled; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Hover; mapped by render manifest generator from current canonical API.",
        "Figma Type=Selected has no DropDownListSelect runtime type; mapped to Radio for deterministic render."
      ],
      "codeComponent": "DropDownListSelect",
      "codeProps": {
        "darkTheme": "on",
        "type": "Radio",
        "items": [
          {
            "label": "Option",
            "value": "option",
            "checked": false,
            "active": false,
            "disabled": false
          }
        ]
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is FILL; verifier checks actual >= expected."
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#f8f8f8",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1563:94615",
          "name": "radio",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "drop-down-list-item--1446-118010--darktheme-on--type-operation-list--items-object-object--figma-theme-dark-type-operation-is-parent-no-checked-no-active-no-disabled-no-hover-no--theme-dark",
      "figmaNodeId": "2675:46908",
      "figmaName": "Drop down List/Item",
      "figmaVariantName": "Theme=Dark, Type=Operation, Is Parent=No, Checked=No, Active=No, Disabled=No, Hover=No",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Drop down List/Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Is Parent; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Checked; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Active; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Disabled; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Hover; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "DropDownListSelect",
      "codeProps": {
        "darkTheme": "on",
        "type": "Operation List",
        "items": [
          {
            "label": "Option",
            "value": "option",
            "checked": false,
            "active": false,
            "disabled": false
          }
        ]
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 200,
          "expected": 200,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#f8f8f8",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "2675:46893",
          "name": "radio",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "drop-down-list-item--1446-118010--darktheme-on--type-operation-list--items-object-object--figma-theme-dark-type-operation-is-parent-no-checked-no-active-no-disabled-no-hover-yes--theme-dark",
      "figmaNodeId": "2678:48174",
      "figmaName": "Drop down List/Item",
      "figmaVariantName": "Theme=Dark, Type=Operation, Is Parent=No, Checked=No, Active=No, Disabled=No, Hover=Yes",
      "theme": "dark",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Drop down List/Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Is Parent; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Checked; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Active; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Disabled; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Hover; mapped by render manifest generator from current canonical API.",
        "Figma Hover=Yes is a pseudo-state; harness records state but does not force browser :hover."
      ],
      "codeComponent": "DropDownListSelect",
      "codeProps": {
        "darkTheme": "on",
        "type": "Operation List",
        "items": [
          {
            "label": "Option",
            "value": "option",
            "checked": false,
            "active": false,
            "disabled": false
          }
        ]
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 200,
          "expected": 200,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#0b2b13",
          "expected": "#0b2b13",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#f8f8f8",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "2678:48175",
          "name": "check box",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "drop-down-list-item--1446-118010--darktheme-on--type-operation-list--items-object-object--figma-theme-dark-type-operation-is-parent-no-checked-yes-active-yes-disabled-no-hover-no--theme-dark",
      "figmaNodeId": "2675:46928",
      "figmaName": "Drop down List/Item",
      "figmaVariantName": "Theme=Dark, Type=Operation, Is Parent=No, Checked=Yes, Active=Yes, Disabled=No, Hover=No",
      "theme": "dark",
      "state": "filled",
      "warnings": [
        "No axis-implementation-map.json entry found for Drop down List/Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Is Parent; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Checked; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Active; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Disabled; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Hover; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "DropDownListSelect",
      "codeProps": {
        "darkTheme": "on",
        "type": "Operation List",
        "items": [
          {
            "label": "Option",
            "value": "option",
            "checked": true,
            "active": true,
            "disabled": false
          }
        ]
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 200,
          "expected": 200,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#0b2b13",
          "expected": "#0b2b13",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "2675:46929",
          "name": "check box",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "drop-down-list-item--1446-118010--darktheme-on--type-operation-list--items-object-object--figma-theme-dark-type-operation-is-parent-no-checked-yes-active-no-disabled-no-hover-no--theme-dark",
      "figmaNodeId": "2678:48909",
      "figmaName": "Drop down List/Item",
      "figmaVariantName": "Theme=Dark, Type=Operation, Is Parent=No, Checked=Yes, Active=No, Disabled=No, Hover=No",
      "theme": "dark",
      "state": "filled",
      "warnings": [
        "No axis-implementation-map.json entry found for Drop down List/Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Is Parent; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Checked; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Active; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Disabled; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Hover; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "DropDownListSelect",
      "codeProps": {
        "darkTheme": "on",
        "type": "Operation List",
        "items": [
          {
            "label": "Option",
            "value": "option",
            "checked": true,
            "active": false,
            "disabled": false
          }
        ]
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 200,
          "expected": 200,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#0b2b13",
          "expected": "#0b2b13",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "2678:48910",
          "name": "check box",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "drop-down-list-item--1446-118010--darktheme-on--type-operation-list--items-object-object--figma-theme-dark-type-operation-is-parent-no-checked-yes-active-yes-disabled-no-hover-yes--theme-dark",
      "figmaNodeId": "2675:46911",
      "figmaName": "Drop down List/Item",
      "figmaVariantName": "Theme=Dark, Type=Operation, Is Parent=No, Checked=Yes, Active=Yes, Disabled=No, Hover=Yes",
      "theme": "dark",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Drop down List/Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Is Parent; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Checked; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Active; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Disabled; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Hover; mapped by render manifest generator from current canonical API.",
        "Figma Hover=Yes is a pseudo-state; harness records state but does not force browser :hover."
      ],
      "codeComponent": "DropDownListSelect",
      "codeProps": {
        "darkTheme": "on",
        "type": "Operation List",
        "items": [
          {
            "label": "Option",
            "value": "option",
            "checked": true,
            "active": true,
            "disabled": false
          }
        ]
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 200,
          "expected": 200,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#0b2b13",
          "expected": "#0b2b13",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#41c760",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#41c760",
          "expected": "#41c760",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "2675:46912",
          "name": "check box",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "drop-down-list-item--1446-118010--darktheme-on--type-operation-list--items-object-object--figma-theme-dark-type-operation-is-parent-no-checked-no-active-no-disabled-yes-hover-no--theme-dark",
      "figmaNodeId": "2675:46945",
      "figmaName": "Drop down List/Item",
      "figmaVariantName": "Theme=Dark, Type=Operation, Is Parent=No, Checked=No, Active=No, Disabled=Yes, Hover=No",
      "theme": "dark",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Drop down List/Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Is Parent; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Checked; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Active; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Disabled; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Hover; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "DropDownListSelect",
      "codeProps": {
        "darkTheme": "on",
        "type": "Operation List",
        "items": [
          {
            "label": "Option",
            "value": "option",
            "checked": false,
            "active": false,
            "disabled": true
          }
        ]
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 200,
          "expected": 200,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#595959",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "2675:46946",
          "name": "check box",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "drop-down-list-item--1561-8390--darktheme-off--type-radio--items-object-object--figma-theme-light-type-radio-is-parent-no-checked-no-active-no-disabled-no-hover-no--theme-light",
      "figmaNodeId": "1561:8409",
      "figmaName": "Drop down List/Item",
      "figmaVariantName": "Theme=Light, Type=Radio, Is Parent=No, Checked=No, Active=No, Disabled=No, Hover=No",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Drop down List/Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Is Parent; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Checked; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Active; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Disabled; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Hover; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "DropDownListSelect",
      "codeProps": {
        "darkTheme": "off",
        "type": "Radio",
        "items": [
          {
            "label": "Option",
            "value": "option",
            "checked": false,
            "active": false,
            "disabled": false
          }
        ]
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is FILL; verifier checks actual >= expected."
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#141414",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1561:8410",
          "name": "radio",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "drop-down-list-item--1561-8390--darktheme-off--type-radio--items-object-object--figma-theme-light-type-radio-is-parent-no-checked-no-active-no-disabled-no-hover-yes--theme-light",
      "figmaNodeId": "1563:85134",
      "figmaName": "Drop down List/Item",
      "figmaVariantName": "Theme=Light, Type=Radio, Is Parent=No, Checked=No, Active=No, Disabled=No, Hover=Yes",
      "theme": "light",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Drop down List/Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Is Parent; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Checked; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Active; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Disabled; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Hover; mapped by render manifest generator from current canonical API.",
        "Figma Hover=Yes is a pseudo-state; harness records state but does not force browser :hover."
      ],
      "codeComponent": "DropDownListSelect",
      "codeProps": {
        "darkTheme": "off",
        "type": "Radio",
        "items": [
          {
            "label": "Option",
            "value": "option",
            "checked": false,
            "active": false,
            "disabled": false
          }
        ]
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is FILL; verifier checks actual >= expected."
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#f1fbf3",
          "expected": "#f1fbf3",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#141414",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1563:85135",
          "name": "radio",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "drop-down-list-item--1561-8390--darktheme-off--type-radio--items-object-object--figma-theme-light-type-radio-is-parent-no-checked-no-active-no-disabled-yes-hover-no--theme-light",
      "figmaNodeId": "1561:8412",
      "figmaName": "Drop down List/Item",
      "figmaVariantName": "Theme=Light, Type=Radio, Is Parent=No, Checked=No, Active=No, Disabled=Yes, Hover=No",
      "theme": "light",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Drop down List/Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Is Parent; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Checked; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Active; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Disabled; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Hover; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "DropDownListSelect",
      "codeProps": {
        "darkTheme": "off",
        "type": "Radio",
        "items": [
          {
            "label": "Option",
            "value": "option",
            "checked": false,
            "active": false,
            "disabled": true
          }
        ]
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is FILL; verifier checks actual >= expected."
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#cccccc",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1561:8413",
          "name": "radio",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "drop-down-list-item--1561-8390--darktheme-off--type-radio--items-object-object--figma-theme-light-type-radio-is-parent-no-checked-no-active-no-disabled-yes-hover-yes--theme-light",
      "figmaNodeId": "1682:51964",
      "figmaName": "Drop down List/Item",
      "figmaVariantName": "Theme=Light, Type=Radio, Is Parent=No, Checked=No, Active=No, Disabled=Yes, Hover=Yes",
      "theme": "light",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Drop down List/Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Is Parent; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Checked; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Active; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Disabled; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Hover; mapped by render manifest generator from current canonical API.",
        "Figma Hover=Yes is a pseudo-state; harness records state but does not force browser :hover.",
        "DropDownListSelect disabled+hover is Figma preview state; code intentionally suppresses for runtime UX correctness (see translation/divergences.md#dropdown-disabled-hover-preview-state)."
      ],
      "codeComponent": "DropDownListSelect",
      "codeProps": {
        "darkTheme": "off",
        "type": "Radio",
        "items": [
          {
            "label": "Option",
            "value": "option",
            "checked": false,
            "active": false,
            "disabled": true
          }
        ]
      },
      "status": "FAIL",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is FILL; verifier checks actual >= expected."
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": "#f1fbf3",
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootBorderHex",
          "actual": "#cccccc",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1682:51965",
          "name": "radio",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "drop-down-list-item--1561-8390--darktheme-off--type-radio--items-object-object--figma-theme-light-type-radio-is-parent-no-checked-yes-active-no-disabled-no-hover-no--theme-light",
      "figmaNodeId": "1561:8415",
      "figmaName": "Drop down List/Item",
      "figmaVariantName": "Theme=Light, Type=Radio, Is Parent=No, Checked=Yes, Active=No, Disabled=No, Hover=No",
      "theme": "light",
      "state": "filled",
      "warnings": [
        "No axis-implementation-map.json entry found for Drop down List/Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Is Parent; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Checked; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Active; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Disabled; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Hover; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "DropDownListSelect",
      "codeProps": {
        "darkTheme": "off",
        "type": "Radio",
        "items": [
          {
            "label": "Option",
            "value": "option",
            "checked": true,
            "active": false,
            "disabled": false
          }
        ]
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is FILL; verifier checks actual >= expected."
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1561:8416",
          "name": "radio",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "drop-down-list-item--1561-8390--darktheme-off--type-radio--items-object-object--figma-theme-light-type-radio-is-parent-no-checked-yes-active-no-disabled-no-hover-yes--theme-light",
      "figmaNodeId": "1563:85151",
      "figmaName": "Drop down List/Item",
      "figmaVariantName": "Theme=Light, Type=Radio, Is Parent=No, Checked=Yes, Active=No, Disabled=No, Hover=Yes",
      "theme": "light",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Drop down List/Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Is Parent; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Checked; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Active; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Disabled; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Hover; mapped by render manifest generator from current canonical API.",
        "Figma Hover=Yes is a pseudo-state; harness records state but does not force browser :hover."
      ],
      "codeComponent": "DropDownListSelect",
      "codeProps": {
        "darkTheme": "off",
        "type": "Radio",
        "items": [
          {
            "label": "Option",
            "value": "option",
            "checked": true,
            "active": false,
            "disabled": false
          }
        ]
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is FILL; verifier checks actual >= expected."
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#f1fbf3",
          "expected": "#f1fbf3",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1563:85152",
          "name": "radio",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "drop-down-list-item--1561-8390--darktheme-off--type-radio--items-object-object--figma-theme-light-type-radio-is-parent-no-checked-yes-active-no-disabled-yes-hover-no--theme-light",
      "figmaNodeId": "1561:8418",
      "figmaName": "Drop down List/Item",
      "figmaVariantName": "Theme=Light, Type=Radio, Is Parent=No, Checked=Yes, Active=No, Disabled=Yes, Hover=No",
      "theme": "light",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Drop down List/Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Is Parent; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Checked; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Active; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Disabled; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Hover; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "DropDownListSelect",
      "codeProps": {
        "darkTheme": "off",
        "type": "Radio",
        "items": [
          {
            "label": "Option",
            "value": "option",
            "checked": true,
            "active": false,
            "disabled": true
          }
        ]
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is FILL; verifier checks actual >= expected."
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#bfe2c7",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#bfe2c7",
          "expected": "#bfe2c7",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1561:8419",
          "name": "radio",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "drop-down-list-item--1561-8390--darktheme-off--type-multi--items-object-object--figma-theme-light-type-multi-is-parent-no-checked-no-active-no-disabled-no-hover-no--theme-light",
      "figmaNodeId": "1561:8433",
      "figmaName": "Drop down List/Item",
      "figmaVariantName": "Theme=Light, Type=Multi, Is Parent=No, Checked=No, Active=No, Disabled=No, Hover=No",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Drop down List/Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Is Parent; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Checked; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Active; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Disabled; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Hover; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "DropDownListSelect",
      "codeProps": {
        "darkTheme": "off",
        "type": "Multi",
        "items": [
          {
            "label": "Option",
            "value": "option",
            "checked": false,
            "active": false,
            "disabled": false
          }
        ]
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is FILL; verifier checks actual >= expected."
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#141414",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1561:8434",
          "name": "check box",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "drop-down-list-item--1561-8390--darktheme-off--type-multi--items-object-object--figma-theme-light-type-multi-is-parent-no-checked-no-active-no-disabled-no-hover-yes--theme-light",
      "figmaNodeId": "1563:85362",
      "figmaName": "Drop down List/Item",
      "figmaVariantName": "Theme=Light, Type=Multi, Is Parent=No, Checked=No, Active=No, Disabled=No, Hover=Yes",
      "theme": "light",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Drop down List/Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Is Parent; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Checked; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Active; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Disabled; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Hover; mapped by render manifest generator from current canonical API.",
        "Figma Hover=Yes is a pseudo-state; harness records state but does not force browser :hover."
      ],
      "codeComponent": "DropDownListSelect",
      "codeProps": {
        "darkTheme": "off",
        "type": "Multi",
        "items": [
          {
            "label": "Option",
            "value": "option",
            "checked": false,
            "active": false,
            "disabled": false
          }
        ]
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is FILL; verifier checks actual >= expected."
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#f1fbf3",
          "expected": "#f1fbf3",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#141414",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1563:85363",
          "name": "check box",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "drop-down-list-item--1561-8390--darktheme-off--type-multi--items-object-object--figma-theme-light-type-multi-is-parent-no-checked-no-active-no-disabled-yes-hover-no--theme-light",
      "figmaNodeId": "1561:8436",
      "figmaName": "Drop down List/Item",
      "figmaVariantName": "Theme=Light, Type=Multi, Is Parent=No, Checked=No, Active=No, Disabled=Yes, Hover=No",
      "theme": "light",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Drop down List/Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Is Parent; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Checked; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Active; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Disabled; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Hover; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "DropDownListSelect",
      "codeProps": {
        "darkTheme": "off",
        "type": "Multi",
        "items": [
          {
            "label": "Option",
            "value": "option",
            "checked": false,
            "active": false,
            "disabled": true
          }
        ]
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is FILL; verifier checks actual >= expected."
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#cccccc",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1561:8437",
          "name": "check box",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "drop-down-list-item--1561-8390--darktheme-off--type-multi--items-object-object--figma-theme-light-type-multi-is-parent-no-checked-yes-active-no-disabled-no-hover-no--theme-light",
      "figmaNodeId": "1561:8439",
      "figmaName": "Drop down List/Item",
      "figmaVariantName": "Theme=Light, Type=Multi, Is Parent=No, Checked=Yes, Active=No, Disabled=No, Hover=No",
      "theme": "light",
      "state": "filled",
      "warnings": [
        "No axis-implementation-map.json entry found for Drop down List/Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Is Parent; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Checked; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Active; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Disabled; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Hover; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "DropDownListSelect",
      "codeProps": {
        "darkTheme": "off",
        "type": "Multi",
        "items": [
          {
            "label": "Option",
            "value": "option",
            "checked": true,
            "active": false,
            "disabled": false
          }
        ]
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is FILL; verifier checks actual >= expected."
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#141414",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1561:8440",
          "name": "check box",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "drop-down-list-item--1561-8390--darktheme-off--type-multi--items-object-object--figma-theme-light-type-multi-is-parent-no-checked-yes-active-no-disabled-no-hover-yes--theme-light",
      "figmaNodeId": "2678:49968",
      "figmaName": "Drop down List/Item",
      "figmaVariantName": "Theme=Light, Type=Multi, Is Parent=No, Checked=Yes, Active=No, Disabled=No, Hover=Yes",
      "theme": "light",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Drop down List/Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Is Parent; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Checked; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Active; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Disabled; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Hover; mapped by render manifest generator from current canonical API.",
        "Figma Hover=Yes is a pseudo-state; harness records state but does not force browser :hover."
      ],
      "codeComponent": "DropDownListSelect",
      "codeProps": {
        "darkTheme": "off",
        "type": "Multi",
        "items": [
          {
            "label": "Option",
            "value": "option",
            "checked": true,
            "active": false,
            "disabled": false
          }
        ]
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is FILL; verifier checks actual >= expected."
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#f1fbf3",
          "expected": "#f1fbf3",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#141414",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "2678:49969",
          "name": "check box",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "drop-down-list-item--1561-8390--darktheme-off--type-multi--items-object-object--figma-theme-light-type-multi-is-parent-no-checked-yes-active-no-disabled-yes-hover-yes--theme-light",
      "figmaNodeId": "1563:85168",
      "figmaName": "Drop down List/Item",
      "figmaVariantName": "Theme=Light, Type=Multi, Is Parent=No, Checked=Yes, Active=No, Disabled=Yes, Hover=Yes",
      "theme": "light",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Drop down List/Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Is Parent; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Checked; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Active; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Disabled; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Hover; mapped by render manifest generator from current canonical API.",
        "Figma Hover=Yes is a pseudo-state; harness records state but does not force browser :hover.",
        "DropDownListSelect disabled+hover is Figma preview state; code intentionally suppresses for runtime UX correctness (see translation/divergences.md#dropdown-disabled-hover-preview-state)."
      ],
      "codeComponent": "DropDownListSelect",
      "codeProps": {
        "darkTheme": "off",
        "type": "Multi",
        "items": [
          {
            "label": "Option",
            "value": "option",
            "checked": true,
            "active": false,
            "disabled": true
          }
        ]
      },
      "status": "FAIL",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is FILL; verifier checks actual >= expected."
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": "#f1fbf3",
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootBorderHex",
          "actual": "#cccccc",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1563:85169",
          "name": "check box",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "drop-down-list-item--1561-8390--darktheme-off--type-multi--items-object-object--figma-theme-light-type-multi-is-parent-no-checked-yes-active-no-disabled-yes-hover-no--theme-light",
      "figmaNodeId": "1561:8442",
      "figmaName": "Drop down List/Item",
      "figmaVariantName": "Theme=Light, Type=Multi, Is Parent=No, Checked=Yes, Active=No, Disabled=Yes, Hover=No",
      "theme": "light",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Drop down List/Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Is Parent; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Checked; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Active; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Disabled; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Hover; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "DropDownListSelect",
      "codeProps": {
        "darkTheme": "off",
        "type": "Multi",
        "items": [
          {
            "label": "Option",
            "value": "option",
            "checked": true,
            "active": false,
            "disabled": true
          }
        ]
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is FILL; verifier checks actual >= expected."
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#cccccc",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1561:8443",
          "name": "check box",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "drop-down-list-item--1561-8390--darktheme-off--type-radio--items-object-object--figma-theme-light-type-radio-is-parent-yes-checked-no-active-no-disabled-no-hover-no--theme-light",
      "figmaNodeId": "1561:8397",
      "figmaName": "Drop down List/Item",
      "figmaVariantName": "Theme=Light, Type=Radio, Is Parent=Yes, Checked=No, Active=No, Disabled=No, Hover=No",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Drop down List/Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Is Parent; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Checked; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Active; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Disabled; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Hover; mapped by render manifest generator from current canonical API.",
        "Figma Is Parent=Yes has no DropDownListSelect runtime prop; visual delta should be treated as a boundary/schema gap."
      ],
      "codeComponent": "DropDownListSelect",
      "codeProps": {
        "darkTheme": "off",
        "type": "Radio",
        "items": [
          {
            "label": "Option",
            "value": "option",
            "checked": false,
            "active": false,
            "disabled": false
          }
        ]
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is FILL; verifier checks actual >= expected."
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#141414",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1561:8398",
          "name": "radio",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1561:8399",
          "name": "icon/Arrow/Next",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "drop-down-list-item--1561-8390--darktheme-off--type-radio--items-object-object--figma-theme-light-type-radio-is-parent-yes-checked-no-active-no-disabled-no-hover-yes--theme-light",
      "figmaNodeId": "1563:85204",
      "figmaName": "Drop down List/Item",
      "figmaVariantName": "Theme=Light, Type=Radio, Is Parent=Yes, Checked=No, Active=No, Disabled=No, Hover=Yes",
      "theme": "light",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Drop down List/Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Is Parent; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Checked; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Active; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Disabled; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Hover; mapped by render manifest generator from current canonical API.",
        "Figma Is Parent=Yes has no DropDownListSelect runtime prop; visual delta should be treated as a boundary/schema gap.",
        "Figma Hover=Yes is a pseudo-state; harness records state but does not force browser :hover."
      ],
      "codeComponent": "DropDownListSelect",
      "codeProps": {
        "darkTheme": "off",
        "type": "Radio",
        "items": [
          {
            "label": "Option",
            "value": "option",
            "checked": false,
            "active": false,
            "disabled": false
          }
        ]
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is FILL; verifier checks actual >= expected."
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#f1fbf3",
          "expected": "#f1fbf3",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#141414",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1563:85205",
          "name": "radio",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1563:85206",
          "name": "icon/Arrow/Next",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "drop-down-list-item--1561-8390--darktheme-off--type-radio--items-object-object--figma-theme-light-type-radio-is-parent-yes-checked-no-active-no-disabled-yes-hover-no--theme-light",
      "figmaNodeId": "1561:8400",
      "figmaName": "Drop down List/Item",
      "figmaVariantName": "Theme=Light, Type=Radio, Is Parent=Yes, Checked=No, Active=No, Disabled=Yes, Hover=No",
      "theme": "light",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Drop down List/Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Is Parent; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Checked; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Active; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Disabled; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Hover; mapped by render manifest generator from current canonical API.",
        "Figma Is Parent=Yes has no DropDownListSelect runtime prop; visual delta should be treated as a boundary/schema gap."
      ],
      "codeComponent": "DropDownListSelect",
      "codeProps": {
        "darkTheme": "off",
        "type": "Radio",
        "items": [
          {
            "label": "Option",
            "value": "option",
            "checked": false,
            "active": false,
            "disabled": true
          }
        ]
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is FILL; verifier checks actual >= expected."
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#cccccc",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1561:8401",
          "name": "radio",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1561:8402",
          "name": "icon/Arrow/Next",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "drop-down-list-item--1561-8390--darktheme-off--type-radio--items-object-object--figma-theme-light-type-radio-is-parent-yes-checked-yes-active-no-disabled-no-hover-no--theme-light",
      "figmaNodeId": "1561:8403",
      "figmaName": "Drop down List/Item",
      "figmaVariantName": "Theme=Light, Type=Radio, Is Parent=Yes, Checked=Yes, Active=No, Disabled=No, Hover=No",
      "theme": "light",
      "state": "filled",
      "warnings": [
        "No axis-implementation-map.json entry found for Drop down List/Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Is Parent; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Checked; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Active; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Disabled; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Hover; mapped by render manifest generator from current canonical API.",
        "Figma Is Parent=Yes has no DropDownListSelect runtime prop; visual delta should be treated as a boundary/schema gap."
      ],
      "codeComponent": "DropDownListSelect",
      "codeProps": {
        "darkTheme": "off",
        "type": "Radio",
        "items": [
          {
            "label": "Option",
            "value": "option",
            "checked": true,
            "active": false,
            "disabled": false
          }
        ]
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is FILL; verifier checks actual >= expected."
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1561:8404",
          "name": "radio",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1561:8405",
          "name": "icon/Arrow/Next",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "drop-down-list-item--1561-8390--darktheme-off--type-radio--items-object-object--figma-theme-light-type-radio-is-parent-yes-checked-yes-active-yes-disabled-no-hover-no--theme-light",
      "figmaNodeId": "1563:87991",
      "figmaName": "Drop down List/Item",
      "figmaVariantName": "Theme=Light, Type=Radio, Is Parent=Yes, Checked=Yes, Active=Yes, Disabled=No, Hover=No",
      "theme": "light",
      "state": "filled",
      "warnings": [
        "No axis-implementation-map.json entry found for Drop down List/Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Is Parent; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Checked; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Active; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Disabled; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Hover; mapped by render manifest generator from current canonical API.",
        "Figma Is Parent=Yes has no DropDownListSelect runtime prop; visual delta should be treated as a boundary/schema gap."
      ],
      "codeComponent": "DropDownListSelect",
      "codeProps": {
        "darkTheme": "off",
        "type": "Radio",
        "items": [
          {
            "label": "Option",
            "value": "option",
            "checked": true,
            "active": true,
            "disabled": false
          }
        ]
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is FILL; verifier checks actual >= expected."
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#f1fbf3",
          "expected": "#f1fbf3",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1563:87992",
          "name": "radio",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1563:87993",
          "name": "icon/Arrow/Next",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "drop-down-list-item--1561-8390--darktheme-off--type-radio--items-object-object--figma-theme-light-type-radio-is-parent-yes-checked-yes-active-no-disabled-no-hover-yes--theme-light",
      "figmaNodeId": "1563:85117",
      "figmaName": "Drop down List/Item",
      "figmaVariantName": "Theme=Light, Type=Radio, Is Parent=Yes, Checked=Yes, Active=No, Disabled=No, Hover=Yes",
      "theme": "light",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Drop down List/Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Is Parent; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Checked; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Active; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Disabled; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Hover; mapped by render manifest generator from current canonical API.",
        "Figma Is Parent=Yes has no DropDownListSelect runtime prop; visual delta should be treated as a boundary/schema gap.",
        "Figma Hover=Yes is a pseudo-state; harness records state but does not force browser :hover."
      ],
      "codeComponent": "DropDownListSelect",
      "codeProps": {
        "darkTheme": "off",
        "type": "Radio",
        "items": [
          {
            "label": "Option",
            "value": "option",
            "checked": true,
            "active": false,
            "disabled": false
          }
        ]
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is FILL; verifier checks actual >= expected."
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#f1fbf3",
          "expected": "#f1fbf3",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1563:85118",
          "name": "radio",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1563:85119",
          "name": "icon/Arrow/Next",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "drop-down-list-item--1561-8390--darktheme-off--type-radio--items-object-object--figma-theme-light-type-radio-is-parent-yes-checked-yes-active-no-disabled-yes-hover-no--theme-light",
      "figmaNodeId": "1561:8406",
      "figmaName": "Drop down List/Item",
      "figmaVariantName": "Theme=Light, Type=Radio, Is Parent=Yes, Checked=Yes, Active=No, Disabled=Yes, Hover=No",
      "theme": "light",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Drop down List/Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Is Parent; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Checked; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Active; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Disabled; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Hover; mapped by render manifest generator from current canonical API.",
        "Figma Is Parent=Yes has no DropDownListSelect runtime prop; visual delta should be treated as a boundary/schema gap."
      ],
      "codeComponent": "DropDownListSelect",
      "codeProps": {
        "darkTheme": "off",
        "type": "Radio",
        "items": [
          {
            "label": "Option",
            "value": "option",
            "checked": true,
            "active": false,
            "disabled": true
          }
        ]
      },
      "status": "FAIL",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is FILL; verifier checks actual >= expected."
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#bfe2c7",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#bfe2c7",
          "expected": "#8fcc9d",
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1561:8407",
          "name": "radio",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1561:8408",
          "name": "icon/Arrow/Next",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "drop-down-list-item--1561-8390--darktheme-off--type-multi--items-object-object--figma-theme-light-type-multi-is-parent-yes-checked-no-active-no-disabled-no-hover-no--theme-light",
      "figmaNodeId": "1561:8421",
      "figmaName": "Drop down List/Item",
      "figmaVariantName": "Theme=Light, Type=Multi, Is Parent=Yes, Checked=No, Active=No, Disabled=No, Hover=No",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Drop down List/Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Is Parent; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Checked; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Active; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Disabled; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Hover; mapped by render manifest generator from current canonical API.",
        "Figma Is Parent=Yes has no DropDownListSelect runtime prop; visual delta should be treated as a boundary/schema gap."
      ],
      "codeComponent": "DropDownListSelect",
      "codeProps": {
        "darkTheme": "off",
        "type": "Multi",
        "items": [
          {
            "label": "Option",
            "value": "option",
            "checked": false,
            "active": false,
            "disabled": false
          }
        ]
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is FILL; verifier checks actual >= expected."
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#141414",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1561:8422",
          "name": "check box",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1561:8423",
          "name": "icon/Arrow/Next",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "drop-down-list-item--1561-8390--darktheme-off--type-multi--items-object-object--figma-theme-light-type-multi-is-parent-yes-checked-no-active-no-disabled-no-hover-yes--theme-light",
      "figmaNodeId": "1563:85290",
      "figmaName": "Drop down List/Item",
      "figmaVariantName": "Theme=Light, Type=Multi, Is Parent=Yes, Checked=No, Active=No, Disabled=No, Hover=Yes",
      "theme": "light",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Drop down List/Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Is Parent; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Checked; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Active; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Disabled; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Hover; mapped by render manifest generator from current canonical API.",
        "Figma Is Parent=Yes has no DropDownListSelect runtime prop; visual delta should be treated as a boundary/schema gap.",
        "Figma Hover=Yes is a pseudo-state; harness records state but does not force browser :hover."
      ],
      "codeComponent": "DropDownListSelect",
      "codeProps": {
        "darkTheme": "off",
        "type": "Multi",
        "items": [
          {
            "label": "Option",
            "value": "option",
            "checked": false,
            "active": false,
            "disabled": false
          }
        ]
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is FILL; verifier checks actual >= expected."
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#f1fbf3",
          "expected": "#f1fbf3",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#141414",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1563:85291",
          "name": "check box",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1563:85292",
          "name": "icon/Arrow/Next",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "drop-down-list-item--1561-8390--darktheme-off--type-multi--items-object-object--figma-theme-light-type-multi-is-parent-yes-checked-no-active-no-disabled-yes-hover-no--theme-light",
      "figmaNodeId": "1561:8424",
      "figmaName": "Drop down List/Item",
      "figmaVariantName": "Theme=Light, Type=Multi, Is Parent=Yes, Checked=No, Active=No, Disabled=Yes, Hover=No",
      "theme": "light",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Drop down List/Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Is Parent; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Checked; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Active; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Disabled; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Hover; mapped by render manifest generator from current canonical API.",
        "Figma Is Parent=Yes has no DropDownListSelect runtime prop; visual delta should be treated as a boundary/schema gap."
      ],
      "codeComponent": "DropDownListSelect",
      "codeProps": {
        "darkTheme": "off",
        "type": "Multi",
        "items": [
          {
            "label": "Option",
            "value": "option",
            "checked": false,
            "active": false,
            "disabled": true
          }
        ]
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is FILL; verifier checks actual >= expected."
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#cccccc",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1561:8425",
          "name": "check box",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1561:8426",
          "name": "icon/Arrow/Next",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "drop-down-list-item--1561-8390--darktheme-off--type-multi--items-object-object--figma-theme-light-type-multi-is-parent-yes-checked-yes-active-no-disabled-no-hover-no--theme-light",
      "figmaNodeId": "1561:8427",
      "figmaName": "Drop down List/Item",
      "figmaVariantName": "Theme=Light, Type=Multi, Is Parent=Yes, Checked=Yes, Active=No, Disabled=No, Hover=No",
      "theme": "light",
      "state": "filled",
      "warnings": [
        "No axis-implementation-map.json entry found for Drop down List/Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Is Parent; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Checked; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Active; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Disabled; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Hover; mapped by render manifest generator from current canonical API.",
        "Figma Is Parent=Yes has no DropDownListSelect runtime prop; visual delta should be treated as a boundary/schema gap."
      ],
      "codeComponent": "DropDownListSelect",
      "codeProps": {
        "darkTheme": "off",
        "type": "Multi",
        "items": [
          {
            "label": "Option",
            "value": "option",
            "checked": true,
            "active": false,
            "disabled": false
          }
        ]
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is FILL; verifier checks actual >= expected."
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#141414",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1561:8428",
          "name": "check box",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1561:8429",
          "name": "icon/Arrow/Next",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "drop-down-list-item--1561-8390--darktheme-off--type-multi--items-object-object--figma-theme-light-type-multi-is-parent-yes-checked-yes-active-no-disabled-no-hover-yes--theme-light",
      "figmaNodeId": "1563:85326",
      "figmaName": "Drop down List/Item",
      "figmaVariantName": "Theme=Light, Type=Multi, Is Parent=Yes, Checked=Yes, Active=No, Disabled=No, Hover=Yes",
      "theme": "light",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Drop down List/Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Is Parent; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Checked; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Active; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Disabled; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Hover; mapped by render manifest generator from current canonical API.",
        "Figma Is Parent=Yes has no DropDownListSelect runtime prop; visual delta should be treated as a boundary/schema gap.",
        "Figma Hover=Yes is a pseudo-state; harness records state but does not force browser :hover."
      ],
      "codeComponent": "DropDownListSelect",
      "codeProps": {
        "darkTheme": "off",
        "type": "Multi",
        "items": [
          {
            "label": "Option",
            "value": "option",
            "checked": true,
            "active": false,
            "disabled": false
          }
        ]
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is FILL; verifier checks actual >= expected."
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#f1fbf3",
          "expected": "#f1fbf3",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#141414",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1563:85327",
          "name": "check box",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1563:85328",
          "name": "icon/Arrow/Next",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "drop-down-list-item--1561-8390--darktheme-off--type-multi--items-object-object--figma-theme-light-type-multi-is-parent-yes-checked-yes-active-no-disabled-yes-hover-no--theme-light",
      "figmaNodeId": "1561:8430",
      "figmaName": "Drop down List/Item",
      "figmaVariantName": "Theme=Light, Type=Multi, Is Parent=Yes, Checked=Yes, Active=No, Disabled=Yes, Hover=No",
      "theme": "light",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Drop down List/Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Is Parent; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Checked; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Active; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Disabled; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Hover; mapped by render manifest generator from current canonical API.",
        "Figma Is Parent=Yes has no DropDownListSelect runtime prop; visual delta should be treated as a boundary/schema gap."
      ],
      "codeComponent": "DropDownListSelect",
      "codeProps": {
        "darkTheme": "off",
        "type": "Multi",
        "items": [
          {
            "label": "Option",
            "value": "option",
            "checked": true,
            "active": false,
            "disabled": true
          }
        ]
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is FILL; verifier checks actual >= expected."
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#cccccc",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1561:8431",
          "name": "check box",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1561:8432",
          "name": "icon/Arrow/Next",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "drop-down-list-item--1561-8390--darktheme-off--type-multi--items-object-object--figma-theme-light-type-multi-is-parent-yes-checked-yes-active-yes-disabled-no-hover-no--theme-light",
      "figmaNodeId": "1561:8445",
      "figmaName": "Drop down List/Item",
      "figmaVariantName": "Theme=Light, Type=Multi, Is Parent=Yes, Checked=Yes, Active=Yes, Disabled=No, Hover=No",
      "theme": "light",
      "state": "filled",
      "warnings": [
        "No axis-implementation-map.json entry found for Drop down List/Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Is Parent; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Checked; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Active; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Disabled; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Hover; mapped by render manifest generator from current canonical API.",
        "Figma Is Parent=Yes has no DropDownListSelect runtime prop; visual delta should be treated as a boundary/schema gap."
      ],
      "codeComponent": "DropDownListSelect",
      "codeProps": {
        "darkTheme": "off",
        "type": "Multi",
        "items": [
          {
            "label": "Option",
            "value": "option",
            "checked": true,
            "active": true,
            "disabled": false
          }
        ]
      },
      "status": "FAIL",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is FILL; verifier checks actual >= expected."
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": "#f1fbf3",
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootBorderHex",
          "actual": "#141414",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1561:8446",
          "name": "check box",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1561:8447",
          "name": "icon/Arrow/Next",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "drop-down-list-item--1561-8390--darktheme-off--type-multi--items-object-object--figma-theme-light-type-multi-is-parent-yes-checked-yes-active-yes-disabled-no-hover-yes--theme-light",
      "figmaNodeId": "1563:85186",
      "figmaName": "Drop down List/Item",
      "figmaVariantName": "Theme=Light, Type=Multi, Is Parent=Yes, Checked=Yes, Active=Yes, Disabled=No, Hover=Yes",
      "theme": "light",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Drop down List/Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Is Parent; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Checked; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Active; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Disabled; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Hover; mapped by render manifest generator from current canonical API.",
        "Figma Is Parent=Yes has no DropDownListSelect runtime prop; visual delta should be treated as a boundary/schema gap.",
        "Figma Hover=Yes is a pseudo-state; harness records state but does not force browser :hover."
      ],
      "codeComponent": "DropDownListSelect",
      "codeProps": {
        "darkTheme": "off",
        "type": "Multi",
        "items": [
          {
            "label": "Option",
            "value": "option",
            "checked": true,
            "active": true,
            "disabled": false
          }
        ]
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is FILL; verifier checks actual >= expected."
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#f1fbf3",
          "expected": "#f1fbf3",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#141414",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1563:85187",
          "name": "check box",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1563:85188",
          "name": "icon/Arrow/Next",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "drop-down-list-item--1561-8390--darktheme-off--type-multi--items-object-object--figma-theme-light-type-multi-is-parent-no-checked-yes-active-yes-disabled-no-hover-no--theme-light",
      "figmaNodeId": "1563:84847",
      "figmaName": "Drop down List/Item",
      "figmaVariantName": "Theme=Light, Type=Multi, Is Parent=No, Checked=Yes, Active=Yes, Disabled=No, Hover=No",
      "theme": "light",
      "state": "filled",
      "warnings": [
        "No axis-implementation-map.json entry found for Drop down List/Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Is Parent; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Checked; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Active; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Disabled; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Hover; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "DropDownListSelect",
      "codeProps": {
        "darkTheme": "off",
        "type": "Multi",
        "items": [
          {
            "label": "Option",
            "value": "option",
            "checked": true,
            "active": true,
            "disabled": false
          }
        ]
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is FILL; verifier checks actual >= expected."
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#141414",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1563:84848",
          "name": "check box",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "drop-down-list-item--1561-8390--darktheme-off--type-multi--items-object-object--figma-theme-light-type-multi-is-parent-no-checked-yes-active-yes-disabled-no-hover-yes--theme-light",
      "figmaNodeId": "1563:85221",
      "figmaName": "Drop down List/Item",
      "figmaVariantName": "Theme=Light, Type=Multi, Is Parent=No, Checked=Yes, Active=Yes, Disabled=No, Hover=Yes",
      "theme": "light",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Drop down List/Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Is Parent; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Checked; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Active; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Disabled; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Hover; mapped by render manifest generator from current canonical API.",
        "Figma Hover=Yes is a pseudo-state; harness records state but does not force browser :hover."
      ],
      "codeComponent": "DropDownListSelect",
      "codeProps": {
        "darkTheme": "off",
        "type": "Multi",
        "items": [
          {
            "label": "Option",
            "value": "option",
            "checked": true,
            "active": true,
            "disabled": false
          }
        ]
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is FILL; verifier checks actual >= expected."
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#f1fbf3",
          "expected": "#f1fbf3",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#141414",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1563:85222",
          "name": "check box",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "drop-down-list-item--1561-8390--darktheme-off--type-radio--items-object-object--figma-theme-light-type-selected-is-parent-yes-checked-yes-active-no-disabled-no-hover-no--theme-light",
      "figmaNodeId": "1561:8391",
      "figmaName": "Drop down List/Item",
      "figmaVariantName": "Theme=Light, Type=Selected, Is Parent=Yes, Checked=Yes, Active=No, Disabled=No, Hover=No",
      "theme": "light",
      "state": "filled",
      "warnings": [
        "No axis-implementation-map.json entry found for Drop down List/Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Is Parent; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Checked; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Active; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Disabled; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Hover; mapped by render manifest generator from current canonical API.",
        "Figma Type=Selected has no DropDownListSelect runtime type; mapped to Radio for deterministic render.",
        "Figma Is Parent=Yes has no DropDownListSelect runtime prop; visual delta should be treated as a boundary/schema gap."
      ],
      "codeComponent": "DropDownListSelect",
      "codeProps": {
        "darkTheme": "off",
        "type": "Radio",
        "items": [
          {
            "label": "Option",
            "value": "option",
            "checked": true,
            "active": false,
            "disabled": false
          }
        ]
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is FILL; verifier checks actual >= expected."
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1561:8392",
          "name": "radio",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1561:8393",
          "name": "icon/Edit/Selected",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "drop-down-list-item--1561-8390--darktheme-off--type-radio--items-object-object--figma-theme-light-type-selected-is-parent-yes-checked-yes-active-no-disabled-no-hover-yes--theme-light",
      "figmaNodeId": "1563:85255",
      "figmaName": "Drop down List/Item",
      "figmaVariantName": "Theme=Light, Type=Selected, Is Parent=Yes, Checked=Yes, Active=No, Disabled=No, Hover=Yes",
      "theme": "light",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Drop down List/Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Is Parent; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Checked; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Active; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Disabled; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Hover; mapped by render manifest generator from current canonical API.",
        "Figma Type=Selected has no DropDownListSelect runtime type; mapped to Radio for deterministic render.",
        "Figma Is Parent=Yes has no DropDownListSelect runtime prop; visual delta should be treated as a boundary/schema gap.",
        "Figma Hover=Yes is a pseudo-state; harness records state but does not force browser :hover."
      ],
      "codeComponent": "DropDownListSelect",
      "codeProps": {
        "darkTheme": "off",
        "type": "Radio",
        "items": [
          {
            "label": "Option",
            "value": "option",
            "checked": true,
            "active": false,
            "disabled": false
          }
        ]
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is FILL; verifier checks actual >= expected."
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#f1fbf3",
          "expected": "#f1fbf3",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1563:85256",
          "name": "radio",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1563:85257",
          "name": "icon/Edit/Selected",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "drop-down-list-item--1561-8390--darktheme-off--type-radio--items-object-object--figma-theme-light-type-selected-is-parent-yes-checked-yes-active-no-disabled-yes-hover-no--theme-light",
      "figmaNodeId": "1561:8394",
      "figmaName": "Drop down List/Item",
      "figmaVariantName": "Theme=Light, Type=Selected, Is Parent=Yes, Checked=Yes, Active=No, Disabled=Yes, Hover=No",
      "theme": "light",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Drop down List/Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Is Parent; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Checked; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Active; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Disabled; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Hover; mapped by render manifest generator from current canonical API.",
        "Figma Type=Selected has no DropDownListSelect runtime type; mapped to Radio for deterministic render.",
        "Figma Is Parent=Yes has no DropDownListSelect runtime prop; visual delta should be treated as a boundary/schema gap."
      ],
      "codeComponent": "DropDownListSelect",
      "codeProps": {
        "darkTheme": "off",
        "type": "Radio",
        "items": [
          {
            "label": "Option",
            "value": "option",
            "checked": true,
            "active": false,
            "disabled": true
          }
        ]
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is FILL; verifier checks actual >= expected."
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#bfe2c7",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#bfe2c7",
          "expected": "#bfe2c7",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1561:8395",
          "name": "radio",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1561:8396",
          "name": "icon/Edit/Selected",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "drop-down-list-item--1561-8390--darktheme-off--type-radio--items-object-object--figma-theme-light-type-selected-is-parent-no-checked-no-active-no-disabled-no-hover-no--theme-light",
      "figmaNodeId": "1563:94663",
      "figmaName": "Drop down List/Item",
      "figmaVariantName": "Theme=Light, Type=Selected, Is Parent=No, Checked=No, Active=No, Disabled=No, Hover=No",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Drop down List/Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Is Parent; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Checked; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Active; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Disabled; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Hover; mapped by render manifest generator from current canonical API.",
        "Figma Type=Selected has no DropDownListSelect runtime type; mapped to Radio for deterministic render."
      ],
      "codeComponent": "DropDownListSelect",
      "codeProps": {
        "darkTheme": "off",
        "type": "Radio",
        "items": [
          {
            "label": "Option",
            "value": "option",
            "checked": false,
            "active": false,
            "disabled": false
          }
        ]
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is FILL; verifier checks actual >= expected."
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#141414",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1563:94664",
          "name": "radio",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "drop-down-list-item--1561-8390--darktheme-off--type-operation-list--items-object-object--figma-theme-light-type-operation-is-parent-no-checked-no-active-no-disabled-no-hover-no--theme-light",
      "figmaNodeId": "2675:47972",
      "figmaName": "Drop down List/Item",
      "figmaVariantName": "Theme=Light, Type=Operation, Is Parent=No, Checked=No, Active=No, Disabled=No, Hover=No",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Drop down List/Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Is Parent; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Checked; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Active; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Disabled; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Hover; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "DropDownListSelect",
      "codeProps": {
        "darkTheme": "off",
        "type": "Operation List",
        "items": [
          {
            "label": "Option",
            "value": "option",
            "checked": false,
            "active": false,
            "disabled": false
          }
        ]
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 200,
          "expected": 200,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#141414",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "2675:47973",
          "name": "check box",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "drop-down-list-item--1561-8390--darktheme-off--type-operation-list--items-object-object--figma-theme-light-type-operation-is-parent-no-checked-no-active-no-disabled-no-hover-yes--theme-light",
      "figmaNodeId": "2678:48188",
      "figmaName": "Drop down List/Item",
      "figmaVariantName": "Theme=Light, Type=Operation, Is Parent=No, Checked=No, Active=No, Disabled=No, Hover=Yes",
      "theme": "light",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Drop down List/Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Is Parent; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Checked; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Active; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Disabled; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Hover; mapped by render manifest generator from current canonical API.",
        "Figma Hover=Yes is a pseudo-state; harness records state but does not force browser :hover."
      ],
      "codeComponent": "DropDownListSelect",
      "codeProps": {
        "darkTheme": "off",
        "type": "Operation List",
        "items": [
          {
            "label": "Option",
            "value": "option",
            "checked": false,
            "active": false,
            "disabled": false
          }
        ]
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 200,
          "expected": 200,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#f1fbf3",
          "expected": "#f1fbf3",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#141414",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "2678:48189",
          "name": "check box",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "drop-down-list-item--1561-8390--darktheme-off--type-operation-list--items-object-object--figma-theme-light-type-operation-is-parent-no-checked-yes-active-yes-disabled-no-hover-no--theme-light",
      "figmaNodeId": "2675:47975",
      "figmaName": "Drop down List/Item",
      "figmaVariantName": "Theme=Light, Type=Operation, Is Parent=No, Checked=Yes, Active=Yes, Disabled=No, Hover=No",
      "theme": "light",
      "state": "filled",
      "warnings": [
        "No axis-implementation-map.json entry found for Drop down List/Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Is Parent; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Checked; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Active; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Disabled; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Hover; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "DropDownListSelect",
      "codeProps": {
        "darkTheme": "off",
        "type": "Operation List",
        "items": [
          {
            "label": "Option",
            "value": "option",
            "checked": true,
            "active": true,
            "disabled": false
          }
        ]
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 200,
          "expected": 200,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#f1fbf3",
          "expected": "#f1fbf3",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "2675:47976",
          "name": "check box",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "drop-down-list-item--1561-8390--darktheme-off--type-operation-list--items-object-object--figma-theme-light-type-operation-is-parent-no-checked-yes-active-no-disabled-no-hover-no--theme-light",
      "figmaNodeId": "2678:48923",
      "figmaName": "Drop down List/Item",
      "figmaVariantName": "Theme=Light, Type=Operation, Is Parent=No, Checked=Yes, Active=No, Disabled=No, Hover=No",
      "theme": "light",
      "state": "filled",
      "warnings": [
        "No axis-implementation-map.json entry found for Drop down List/Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Is Parent; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Checked; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Active; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Disabled; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Hover; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "DropDownListSelect",
      "codeProps": {
        "darkTheme": "off",
        "type": "Operation List",
        "items": [
          {
            "label": "Option",
            "value": "option",
            "checked": true,
            "active": false,
            "disabled": false
          }
        ]
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 200,
          "expected": 200,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#f1fbf3",
          "expected": "#f1fbf3",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "2678:48924",
          "name": "check box",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "drop-down-list-item--1561-8390--darktheme-off--type-operation-list--items-object-object--figma-theme-light-type-operation-is-parent-no-checked-yes-active-yes-disabled-no-hover-yes--theme-light",
      "figmaNodeId": "2675:47978",
      "figmaName": "Drop down List/Item",
      "figmaVariantName": "Theme=Light, Type=Operation, Is Parent=No, Checked=Yes, Active=Yes, Disabled=No, Hover=Yes",
      "theme": "light",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Drop down List/Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Is Parent; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Checked; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Active; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Disabled; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Hover; mapped by render manifest generator from current canonical API.",
        "Figma Hover=Yes is a pseudo-state; harness records state but does not force browser :hover."
      ],
      "codeComponent": "DropDownListSelect",
      "codeProps": {
        "darkTheme": "off",
        "type": "Operation List",
        "items": [
          {
            "label": "Option",
            "value": "option",
            "checked": true,
            "active": true,
            "disabled": false
          }
        ]
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 200,
          "expected": 200,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#f1fbf3",
          "expected": "#f1fbf3",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#00ac39",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#00ac39",
          "expected": "#00ac39",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "2675:47979",
          "name": "check box",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "drop-down-list-item--1561-8390--darktheme-off--type-operation-list--items-object-object--figma-theme-light-type-operation-is-parent-no-checked-no-active-no-disabled-yes-hover-no--theme-light",
      "figmaNodeId": "2675:47981",
      "figmaName": "Drop down List/Item",
      "figmaVariantName": "Theme=Light, Type=Operation, Is Parent=No, Checked=No, Active=No, Disabled=Yes, Hover=No",
      "theme": "light",
      "state": "disabled",
      "warnings": [
        "No axis-implementation-map.json entry found for Drop down List/Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Is Parent; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Checked; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Active; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Disabled; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Drop down List/Item.Hover; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "DropDownListSelect",
      "codeProps": {
        "darkTheme": "off",
        "type": "Operation List",
        "items": [
          {
            "label": "Option",
            "value": "option",
            "checked": false,
            "active": false,
            "disabled": true
          }
        ]
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 200,
          "expected": 200,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#cccccc",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "2675:47982",
          "name": "check box",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "top-bar--tag-after-login--title-product-name--showmenu-true--showsearchbox-false--figma-tag-after-login--theme-dark",
      "figmaNodeId": "4771:7174",
      "figmaName": "Top bar",
      "figmaVariantName": "Tag=After Login",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Top bar.Tag; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "TopBar",
      "codeProps": {
        "tag": "After Login",
        "title": "Product Name",
        "showMenu": true,
        "showSearchBox": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 1920,
          "expected": 1920,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 64,
          "expected": 64,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 80,
          "expected": 80,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#000000",
          "expected": "#000000",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4771:7176",
          "name": "icon/logo/TVU",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4771:7177",
          "name": "Product Name",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4771:7181",
          "name": "Menu",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4771:7182",
          "name": "Menu",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4771:7183",
          "name": "Menu",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4771:7184",
          "name": "Menu",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4771:7185",
          "name": "Menu",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4771:7186",
          "name": "Menu",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4771:7187",
          "name": "Menu",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4771:7192",
          "name": "Asia / Shanghai",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4771:7194",
          "name": "13:39:43",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4771:7197",
          "name": "Rectangle 1053",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4771:7201",
          "name": "Asia / Shanghai",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4771:7203",
          "name": "13:39:43",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4771:7206",
          "name": "Rectangle 1053",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4771:7210",
          "name": "Network Delay",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4771:7211",
          "name": "40ms",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4771:7213",
          "name": "Rectangle 1053",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4771:7215",
          "name": "icon/Setting/Switch",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4771:7217",
          "name": "icon/file/log",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4771:7219",
          "name": "icon/Setting/Setting 1",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4771:7222",
          "name": "椭圆形",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4771:7223",
          "name": "Ti",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4771:7225",
          "name": "icon/menu/3",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "top-bar--tag-after-login--title-product-name--showmenu-true--showsearchbox-false--figma-tag-after-login--theme-light",
      "figmaNodeId": "4771:7174",
      "figmaName": "Top bar",
      "figmaVariantName": "Tag=After Login",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Top bar.Tag; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "TopBar",
      "codeProps": {
        "tag": "After Login",
        "title": "Product Name",
        "showMenu": true,
        "showSearchBox": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 1920,
          "expected": 1920,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 64,
          "expected": 64,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 80,
          "expected": 80,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#dbdbdb",
          "expected": "#dbdbdb",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#000000",
          "expected": "#000000",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4771:7176",
          "name": "icon/logo/TVU",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4771:7177",
          "name": "Product Name",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4771:7181",
          "name": "Menu",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4771:7182",
          "name": "Menu",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4771:7183",
          "name": "Menu",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4771:7184",
          "name": "Menu",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4771:7185",
          "name": "Menu",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4771:7186",
          "name": "Menu",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4771:7187",
          "name": "Menu",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4771:7192",
          "name": "Asia / Shanghai",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4771:7194",
          "name": "13:39:43",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4771:7197",
          "name": "Rectangle 1053",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4771:7201",
          "name": "Asia / Shanghai",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4771:7203",
          "name": "13:39:43",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4771:7206",
          "name": "Rectangle 1053",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4771:7210",
          "name": "Network Delay",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4771:7211",
          "name": "40ms",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4771:7213",
          "name": "Rectangle 1053",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4771:7215",
          "name": "icon/Setting/Switch",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4771:7217",
          "name": "icon/file/log",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4771:7219",
          "name": "icon/Setting/Setting 1",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4771:7222",
          "name": "椭圆形",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4771:7223",
          "name": "Ti",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4771:7225",
          "name": "icon/menu/3",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "top-bar--tag-before-login--title-product-name--showmenu-true--showsearchbox-false--figma-tag-before-login--theme-dark",
      "figmaNodeId": "4771:7226",
      "figmaName": "Top bar",
      "figmaVariantName": "Tag=Before Login",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Top bar.Tag; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "TopBar",
      "codeProps": {
        "tag": "Before Login",
        "title": "Product Name",
        "showMenu": true,
        "showSearchBox": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 1920,
          "expected": 1920,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 64,
          "expected": 64,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 80,
          "expected": 80,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#000000",
          "expected": "#000000",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4771:7228",
          "name": "icon/logo/TVU",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4771:7229",
          "name": "Product Name",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4771:7233",
          "name": "Menu",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4771:7234",
          "name": "Menu",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4771:7235",
          "name": "Menu",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4771:7236",
          "name": "Menu",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4771:7237",
          "name": "Menu",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4771:7238",
          "name": "Menu",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4771:7239",
          "name": "Menu",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4771:7243",
          "name": "Elements/Button/Big",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "top-bar--tag-before-login--title-product-name--showmenu-true--showsearchbox-false--figma-tag-before-login--theme-light",
      "figmaNodeId": "4771:7226",
      "figmaName": "Top bar",
      "figmaVariantName": "Tag=Before Login",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Top bar.Tag; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "TopBar",
      "codeProps": {
        "tag": "Before Login",
        "title": "Product Name",
        "showMenu": true,
        "showSearchBox": false
      },
      "status": "PASS",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 1920,
          "expected": 1920,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 64,
          "expected": 64,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 80,
          "expected": 80,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": "#ffffff",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#dbdbdb",
          "expected": "#dbdbdb",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#000000",
          "expected": "#000000",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4771:7228",
          "name": "icon/logo/TVU",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4771:7229",
          "name": "Product Name",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4771:7233",
          "name": "Menu",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4771:7234",
          "name": "Menu",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4771:7235",
          "name": "Menu",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4771:7236",
          "name": "Menu",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4771:7237",
          "name": "Menu",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4771:7238",
          "name": "Menu",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4771:7239",
          "name": "Menu",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4771:7243",
          "name": "Elements/Button/Big",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "progress--size-m--status-default--theme-dark--value-60--showlabel-true--figma-theme-dark-status-default-size-m--theme-dark",
      "figmaNodeId": "4915:7191",
      "figmaName": "Progress",
      "figmaVariantName": "theme=dark, status=default, size=M",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Progress.theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Progress.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Progress",
      "codeProps": {
        "size": "M",
        "status": "default",
        "theme": "dark",
        "value": 60,
        "showLabel": true
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4915:7195",
          "name": "Frame",
          "type": "FRAME",
          "status": "pass",
          "checks": [
            {
              "prop": "backgroundColor",
              "actual": "#262626",
              "expected": "#262626",
              "pass": true
            }
          ]
        },
        {
          "figmaNodeId": "4915:7196",
          "name": "Frame",
          "type": "FRAME",
          "status": "pass",
          "checks": [
            {
              "prop": "backgroundColor",
              "actual": "#2fb54e",
              "expected": "#2fb54e",
              "pass": true
            }
          ]
        },
        {
          "figmaNodeId": "4929:7182",
          "name": "60%",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "progress--size-s--status-default--theme-dark--value-60--showlabel-true--figma-theme-dark-status-default-size-s--theme-dark",
      "figmaNodeId": "4915:7197",
      "figmaName": "Progress",
      "figmaVariantName": "theme=dark, status=default, size=S",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Progress.theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Progress.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Progress",
      "codeProps": {
        "size": "S",
        "status": "default",
        "theme": "dark",
        "value": 60,
        "showLabel": true
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4915:7201",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4915:7202",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4929:7183",
          "name": "60%",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "progress--size-m--status-default--theme-light--value-60--showlabel-true--figma-theme-light-status-default-size-m--theme-light",
      "figmaNodeId": "4915:7239",
      "figmaName": "Progress",
      "figmaVariantName": "theme=light, status=default, size=M",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Progress.theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Progress.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Progress",
      "codeProps": {
        "size": "M",
        "status": "default",
        "theme": "light",
        "value": 60,
        "showLabel": true
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4915:7243",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4915:7244",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4929:7184",
          "name": "60%",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "progress--size-s--status-default--theme-light--value-60--showlabel-true--figma-theme-light-status-default-size-s--theme-light",
      "figmaNodeId": "4915:7245",
      "figmaName": "Progress",
      "figmaVariantName": "theme=light, status=default, size=S",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Progress.theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Progress.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Progress",
      "codeProps": {
        "size": "S",
        "status": "default",
        "theme": "light",
        "value": 60,
        "showLabel": true
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4915:7249",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4915:7250",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4929:7185",
          "name": "60%",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "progress--size-m--status-success--theme-dark--value-60--showlabel-true--figma-theme-dark-status-success-size-m--theme-dark",
      "figmaNodeId": "4915:7203",
      "figmaName": "Progress",
      "figmaVariantName": "theme=dark, status=success, size=M",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Progress.theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Progress.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Progress",
      "codeProps": {
        "size": "M",
        "status": "success",
        "theme": "dark",
        "value": 60,
        "showLabel": true
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4915:7207",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4915:7208",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4929:7186",
          "name": "60%",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "progress--size-s--status-success--theme-dark--value-60--showlabel-true--figma-theme-dark-status-success-size-s--theme-dark",
      "figmaNodeId": "4915:7209",
      "figmaName": "Progress",
      "figmaVariantName": "theme=dark, status=success, size=S",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Progress.theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Progress.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Progress",
      "codeProps": {
        "size": "S",
        "status": "success",
        "theme": "dark",
        "value": 60,
        "showLabel": true
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4915:7213",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4915:7214",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4929:7187",
          "name": "60%",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "progress--size-m--status-success--theme-light--value-60--showlabel-true--figma-theme-light-status-success-size-m--theme-light",
      "figmaNodeId": "4915:7251",
      "figmaName": "Progress",
      "figmaVariantName": "theme=light, status=success, size=M",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Progress.theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Progress.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Progress",
      "codeProps": {
        "size": "M",
        "status": "success",
        "theme": "light",
        "value": 60,
        "showLabel": true
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4915:7255",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4915:7256",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4929:7188",
          "name": "60%",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "progress--size-s--status-success--theme-light--value-60--showlabel-true--figma-theme-light-status-success-size-s--theme-light",
      "figmaNodeId": "4915:7257",
      "figmaName": "Progress",
      "figmaVariantName": "theme=light, status=success, size=S",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Progress.theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Progress.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Progress",
      "codeProps": {
        "size": "S",
        "status": "success",
        "theme": "light",
        "value": 60,
        "showLabel": true
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4915:7261",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4915:7262",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4929:7189",
          "name": "60%",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "progress--size-m--status-error--theme-dark--value-60--showlabel-true--figma-theme-dark-status-error-size-m--theme-dark",
      "figmaNodeId": "4915:7215",
      "figmaName": "Progress",
      "figmaVariantName": "theme=dark, status=error, size=M",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Progress.theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Progress.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Progress",
      "codeProps": {
        "size": "M",
        "status": "error",
        "theme": "dark",
        "value": 60,
        "showLabel": true
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4915:7219",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4915:7220",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4929:7190",
          "name": "60%",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "progress--size-s--status-error--theme-dark--value-60--showlabel-true--figma-theme-dark-status-error-size-s--theme-dark",
      "figmaNodeId": "4915:7221",
      "figmaName": "Progress",
      "figmaVariantName": "theme=dark, status=error, size=S",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Progress.theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Progress.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Progress",
      "codeProps": {
        "size": "S",
        "status": "error",
        "theme": "dark",
        "value": 60,
        "showLabel": true
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4915:7225",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4915:7226",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4929:7191",
          "name": "60%",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "progress--size-m--status-error--theme-light--value-60--showlabel-true--figma-theme-light-status-error-size-m--theme-light",
      "figmaNodeId": "4915:7263",
      "figmaName": "Progress",
      "figmaVariantName": "theme=light, status=error, size=M",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Progress.theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Progress.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Progress",
      "codeProps": {
        "size": "M",
        "status": "error",
        "theme": "light",
        "value": 60,
        "showLabel": true
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4915:7267",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4915:7268",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4929:7192",
          "name": "60%",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "progress--size-s--status-error--theme-light--value-60--showlabel-true--figma-theme-light-status-error-size-s--theme-light",
      "figmaNodeId": "4915:7269",
      "figmaName": "Progress",
      "figmaVariantName": "theme=light, status=error, size=S",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Progress.theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Progress.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Progress",
      "codeProps": {
        "size": "S",
        "status": "error",
        "theme": "light",
        "value": 60,
        "showLabel": true
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4915:7273",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4915:7274",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4929:7193",
          "name": "60%",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "progress--size-m--status-warning--theme-dark--value-60--showlabel-true--figma-theme-dark-status-warning-size-m--theme-dark",
      "figmaNodeId": "4915:7227",
      "figmaName": "Progress",
      "figmaVariantName": "theme=dark, status=warning, size=M",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Progress.theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Progress.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Progress",
      "codeProps": {
        "size": "M",
        "status": "warning",
        "theme": "dark",
        "value": 60,
        "showLabel": true
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4915:7231",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4915:7232",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4929:7194",
          "name": "60%",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "progress--size-s--status-warning--theme-dark--value-60--showlabel-true--figma-theme-dark-status-warning-size-s--theme-dark",
      "figmaNodeId": "4915:7233",
      "figmaName": "Progress",
      "figmaVariantName": "theme=dark, status=warning, size=S",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Progress.theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Progress.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Progress",
      "codeProps": {
        "size": "S",
        "status": "warning",
        "theme": "dark",
        "value": 60,
        "showLabel": true
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4915:7237",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4915:7238",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4929:7195",
          "name": "60%",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "progress--size-m--status-warning--theme-light--value-60--showlabel-true--figma-theme-light-status-warning-size-m--theme-light",
      "figmaNodeId": "4915:7275",
      "figmaName": "Progress",
      "figmaVariantName": "theme=light, status=warning, size=M",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Progress.theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Progress.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Progress",
      "codeProps": {
        "size": "M",
        "status": "warning",
        "theme": "light",
        "value": 60,
        "showLabel": true
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4915:7279",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4915:7280",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4929:7196",
          "name": "60%",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "progress--size-s--status-warning--theme-light--value-60--showlabel-true--figma-theme-light-status-warning-size-s--theme-light",
      "figmaNodeId": "4915:7281",
      "figmaName": "Progress",
      "figmaVariantName": "theme=light, status=warning, size=S",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Progress.theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Progress.size; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Progress",
      "codeProps": {
        "size": "S",
        "status": "warning",
        "theme": "light",
        "value": 60,
        "showLabel": true
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 240,
          "expected": 240,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4915:7285",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4915:7286",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4929:7197",
          "name": "60%",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "tab-list--type-line--items-object-object-object-object-object-object--modelvalue-overview--figma-type-line--theme-dark",
      "figmaNodeId": "4605:7196",
      "figmaName": "Tab List",
      "figmaVariantName": "Type=Line",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Tab List.Type; mapped by render manifest generator from current canonical API.",
        "Tab List rootBorder + Filled textFillHex are verifier resolution limitations: Figma extract yields aggregate root colour but code applies per-side border + per-tab-state text colour."
      ],
      "codeComponent": "TabList",
      "codeProps": {
        "type": "Line",
        "items": [
          {
            "label": "Overview",
            "value": "overview"
          },
          {
            "label": "Sources",
            "value": "sources"
          },
          {
            "label": "Monitor",
            "value": "monitor"
          }
        ],
        "modelValue": "overview"
      },
      "status": "FAIL",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 325,
          "expected": 325,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is FILL; verifier checks actual >= expected."
        },
        {
          "field": "rootHeight",
          "actual": 33,
          "expected": 32,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 24,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "rgb(0, 0, 0) rgb(0, 0, 0) rgb(53, 53, 53)",
          "expected": "#353535",
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4605:7198",
          "name": "Tab/Item",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4605:7199",
          "name": "Tab/Item",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4605:7200",
          "name": "Tab/Item",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "tab-list--type-line--items-object-object-object-object-object-object--modelvalue-overview--figma-type-line--theme-light",
      "figmaNodeId": "4605:7196",
      "figmaName": "Tab List",
      "figmaVariantName": "Type=Line",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Tab List.Type; mapped by render manifest generator from current canonical API.",
        "Tab List rootBorder + Filled textFillHex are verifier resolution limitations: Figma extract yields aggregate root colour but code applies per-side border + per-tab-state text colour."
      ],
      "codeComponent": "TabList",
      "codeProps": {
        "type": "Line",
        "items": [
          {
            "label": "Overview",
            "value": "overview"
          },
          {
            "label": "Sources",
            "value": "sources"
          },
          {
            "label": "Monitor",
            "value": "monitor"
          }
        ],
        "modelValue": "overview"
      },
      "status": "FAIL",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 325,
          "expected": 325,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is FILL; verifier checks actual >= expected."
        },
        {
          "field": "rootHeight",
          "actual": 33,
          "expected": 32,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 24,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "rgb(0, 0, 0) rgb(0, 0, 0) rgb(219, 219, 219)",
          "expected": "#dbdbdb",
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4605:7198",
          "name": "Tab/Item",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4605:7199",
          "name": "Tab/Item",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4605:7200",
          "name": "Tab/Item",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "tab-list--type-text--items-object-object-object-object-object-object--modelvalue-overview--figma-type-text--theme-dark",
      "figmaNodeId": "4265:16115",
      "figmaName": "Tab List",
      "figmaVariantName": "Type=Text",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Tab List.Type; mapped by render manifest generator from current canonical API.",
        "Tab List rootBorder + Filled textFillHex are verifier resolution limitations: Figma extract yields aggregate root colour but code applies per-side border + per-tab-state text colour."
      ],
      "codeComponent": "TabList",
      "codeProps": {
        "type": "Text",
        "items": [
          {
            "label": "Overview",
            "value": "overview"
          },
          {
            "label": "Sources",
            "value": "sources"
          },
          {
            "label": "Monitor",
            "value": "monitor"
          }
        ],
        "modelValue": "overview"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 325,
          "expected": 325,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is FILL; verifier checks actual >= expected."
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 24,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4265:16117",
          "name": "Tab/Item",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4452:7121",
          "name": "Tab/Item",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4452:7123",
          "name": "Tab/Item",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "tab-list--type-text--items-object-object-object-object-object-object--modelvalue-overview--figma-type-text--theme-light",
      "figmaNodeId": "4265:16115",
      "figmaName": "Tab List",
      "figmaVariantName": "Type=Text",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Tab List.Type; mapped by render manifest generator from current canonical API.",
        "Tab List rootBorder + Filled textFillHex are verifier resolution limitations: Figma extract yields aggregate root colour but code applies per-side border + per-tab-state text colour."
      ],
      "codeComponent": "TabList",
      "codeProps": {
        "type": "Text",
        "items": [
          {
            "label": "Overview",
            "value": "overview"
          },
          {
            "label": "Sources",
            "value": "sources"
          },
          {
            "label": "Monitor",
            "value": "monitor"
          }
        ],
        "modelValue": "overview"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 325,
          "expected": 325,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is FILL; verifier checks actual >= expected."
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 24,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4265:16117",
          "name": "Tab/Item",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4452:7121",
          "name": "Tab/Item",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4452:7123",
          "name": "Tab/Item",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "tab-list--type-filled--items-object-object-object-object-object-object--modelvalue-overview--figma-type-filled--theme-dark",
      "figmaNodeId": "4452:7149",
      "figmaName": "Tab List",
      "figmaVariantName": "Type=Filled",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Tab List.Type; mapped by render manifest generator from current canonical API.",
        "Tab List rootBorder + Filled textFillHex are verifier resolution limitations: Figma extract yields aggregate root colour but code applies per-side border + per-tab-state text colour."
      ],
      "codeComponent": "TabList",
      "codeProps": {
        "type": "Filled",
        "items": [
          {
            "label": "Overview",
            "value": "overview"
          },
          {
            "label": "Sources",
            "value": "sources"
          },
          {
            "label": "Monitor",
            "value": "monitor"
          }
        ],
        "modelValue": "overview"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 325,
          "expected": 325,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is FILL; verifier checks actual >= expected."
        },
        {
          "field": "rootHeight",
          "actual": 34,
          "expected": 32,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#1f1f1f",
          "expected": "#1f1f1f",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4452:7150",
          "name": "Tab/Item",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4452:7151",
          "name": "Tab/Item",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4452:7157",
          "name": "Tab/Item",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "tab-list--type-filled--items-object-object-object-object-object-object--modelvalue-overview--figma-type-filled--theme-light",
      "figmaNodeId": "4452:7149",
      "figmaName": "Tab List",
      "figmaVariantName": "Type=Filled",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Tab List.Type; mapped by render manifest generator from current canonical API.",
        "Tab List rootBorder + Filled textFillHex are verifier resolution limitations: Figma extract yields aggregate root colour but code applies per-side border + per-tab-state text colour."
      ],
      "codeComponent": "TabList",
      "codeProps": {
        "type": "Filled",
        "items": [
          {
            "label": "Overview",
            "value": "overview"
          },
          {
            "label": "Sources",
            "value": "sources"
          },
          {
            "label": "Monitor",
            "value": "monitor"
          }
        ],
        "modelValue": "overview"
      },
      "status": "FAIL",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 325,
          "expected": 325,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is FILL; verifier checks actual >= expected."
        },
        {
          "field": "rootHeight",
          "actual": 34,
          "expected": 32,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#dbdbdb",
          "expected": "#dbdbdb",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#f8f8f8",
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4452:7150",
          "name": "Tab/Item",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4452:7151",
          "name": "Tab/Item",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4452:7157",
          "name": "Tab/Item",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "pagination--type-classic--total-120--pagesize-10--modelvalue-3--figma-type-classic--theme-dark",
      "figmaNodeId": "4884:7181",
      "figmaName": "Pagination",
      "figmaVariantName": "Type=Classic",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Pagination.Type; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Pagination",
      "codeProps": {
        "type": "Classic",
        "total": 120,
        "pageSize": 10,
        "modelValue": 3
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 652,
          "expected": 652,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 88,
          "expected": 32,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4884:7203",
          "name": "1-20 of 1,299",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4884:7205",
          "name": "select box/filled",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4884:7182",
          "name": "Btn/Previous",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4884:7183",
          "name": "icon/Arrow/Previous",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4884:7184",
          "name": "Page/1",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4884:7185",
          "name": "1",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4884:7186",
          "name": "Page/2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4884:7187",
          "name": "2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4884:7188",
          "name": "Page/3",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4884:7189",
          "name": "3",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4884:7190",
          "name": "Page/4",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4884:7191",
          "name": "4",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4884:7192",
          "name": "Page/5",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4884:7193",
          "name": "5",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4884:7194",
          "name": "Btn/Next",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4884:7195",
          "name": "icon/Arrow/Next",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4907:6726",
          "name": "Go to",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4907:6727",
          "name": "input box/filled",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "pagination--type-classic--total-120--pagesize-10--modelvalue-3--figma-type-classic--theme-light",
      "figmaNodeId": "4884:7181",
      "figmaName": "Pagination",
      "figmaVariantName": "Type=Classic",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Pagination.Type; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Pagination",
      "codeProps": {
        "type": "Classic",
        "total": 120,
        "pageSize": 10,
        "modelValue": 3
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 652,
          "expected": 652,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 88,
          "expected": 32,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4884:7203",
          "name": "1-20 of 1,299",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4884:7205",
          "name": "select box/filled",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4884:7182",
          "name": "Btn/Previous",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4884:7183",
          "name": "icon/Arrow/Previous",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4884:7184",
          "name": "Page/1",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4884:7185",
          "name": "1",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4884:7186",
          "name": "Page/2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4884:7187",
          "name": "2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4884:7188",
          "name": "Page/3",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4884:7189",
          "name": "3",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4884:7190",
          "name": "Page/4",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4884:7191",
          "name": "4",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4884:7192",
          "name": "Page/5",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4884:7193",
          "name": "5",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4884:7194",
          "name": "Btn/Next",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4884:7195",
          "name": "icon/Arrow/Next",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4907:6726",
          "name": "Go to",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4907:6727",
          "name": "input box/filled",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "pagination--type-small--total-120--pagesize-10--modelvalue-3--figma-type-small--theme-dark",
      "figmaNodeId": "4907:6738",
      "figmaName": "Pagination",
      "figmaVariantName": "Type=Small",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Pagination.Type; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Pagination",
      "codeProps": {
        "type": "Small",
        "total": 120,
        "pageSize": 10,
        "modelValue": 3
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 628,
          "expected": 628,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 88,
          "expected": 32,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4907:6739",
          "name": "1-20 of 1,299",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4907:6740",
          "name": "select box/line",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4907:6744",
          "name": "icon/Arrow/Previous",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4907:6746",
          "name": "1",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4907:6748",
          "name": "2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4907:6750",
          "name": "3",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4907:6752",
          "name": "4",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4907:6754",
          "name": "5",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4907:6756",
          "name": "icon/Arrow/Next",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4907:6758",
          "name": "Go to",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4907:6759",
          "name": "input box/line",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "pagination--type-small--total-120--pagesize-10--modelvalue-3--figma-type-small--theme-light",
      "figmaNodeId": "4907:6738",
      "figmaName": "Pagination",
      "figmaVariantName": "Type=Small",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Pagination.Type; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Pagination",
      "codeProps": {
        "type": "Small",
        "total": 120,
        "pageSize": 10,
        "modelValue": 3
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 628,
          "expected": 628,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 88,
          "expected": 32,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4907:6739",
          "name": "1-20 of 1,299",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4907:6740",
          "name": "select box/line",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4907:6744",
          "name": "icon/Arrow/Previous",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4907:6746",
          "name": "1",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4907:6748",
          "name": "2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4907:6750",
          "name": "3",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4907:6752",
          "name": "4",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4907:6754",
          "name": "5",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4907:6756",
          "name": "icon/Arrow/Next",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4907:6758",
          "name": "Go to",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4907:6759",
          "name": "input box/line",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "pagination--type-simple--total-120--pagesize-10--modelvalue-3--figma-type-simple--theme-dark",
      "figmaNodeId": "4894:7211",
      "figmaName": "Pagination",
      "figmaVariantName": "Type=Simple",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Pagination.Type; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Pagination",
      "codeProps": {
        "type": "Simple",
        "total": 120,
        "pageSize": 10,
        "modelValue": 3
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 460,
          "expected": 460,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 88,
          "expected": 32,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4894:7212",
          "name": "1-20 of 1,299",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4894:7228",
          "name": "select box/filled",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4894:7214",
          "name": "Btn/Previous",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4894:7215",
          "name": "icon/Arrow/Previous",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4894:7226",
          "name": "Btn/Next",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4894:7227",
          "name": "icon/Arrow/Next",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4907:6733",
          "name": "Go to",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4907:6734",
          "name": "input box/filled",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "pagination--type-simple--total-120--pagesize-10--modelvalue-3--figma-type-simple--theme-light",
      "figmaNodeId": "4894:7211",
      "figmaName": "Pagination",
      "figmaVariantName": "Type=Simple",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Pagination.Type; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Pagination",
      "codeProps": {
        "type": "Simple",
        "total": 120,
        "pageSize": 10,
        "modelValue": 3
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 460,
          "expected": 460,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 88,
          "expected": 32,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4894:7212",
          "name": "1-20 of 1,299",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4894:7228",
          "name": "select box/filled",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4894:7214",
          "name": "Btn/Previous",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4894:7215",
          "name": "icon/Arrow/Previous",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4894:7226",
          "name": "Btn/Next",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4894:7227",
          "name": "icon/Arrow/Next",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4907:6733",
          "name": "Go to",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4907:6734",
          "name": "input box/filled",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "breadcrumb-item--state-default--showseparator-true--figma-state-default--theme-dark",
      "figmaNodeId": "5004:1477",
      "figmaName": "Breadcrumb/Item",
      "figmaVariantName": "state=Default",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "BreadcrumbItem label uses <slot/> — harness limitation: empty slot content makes label dimensions 0 → not visible to verifier; textFillHex falls back to root LI (no color) reads #000000. Real text colour resolves correctly at runtime under canonical state classes."
      ],
      "codeComponent": "BreadcrumbItem",
      "codeProps": {
        "state": "Default",
        "showSeparator": true
      },
      "status": "FAIL",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 16,
          "expected": 70,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 8,
          "expected": 29,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#000000",
          "expected": "#cccccc",
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "5004:1478",
          "name": "icon/Arrow/right_2",
          "type": "INSTANCE",
          "status": "pass",
          "checks": [
            {
              "prop": "color",
              "actual": "#9e9e9e",
              "expected": "#9e9e9e",
              "pass": true
            }
          ]
        },
        {
          "figmaNodeId": "5004:1479",
          "name": "Label",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "breadcrumb-item--state-default--showseparator-true--figma-state-default--theme-light",
      "figmaNodeId": "5004:1477",
      "figmaName": "Breadcrumb/Item",
      "figmaVariantName": "state=Default",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "BreadcrumbItem label uses <slot/> — harness limitation: empty slot content makes label dimensions 0 → not visible to verifier; textFillHex falls back to root LI (no color) reads #000000. Real text colour resolves correctly at runtime under canonical state classes."
      ],
      "codeComponent": "BreadcrumbItem",
      "codeProps": {
        "state": "Default",
        "showSeparator": true
      },
      "status": "FAIL",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 16,
          "expected": 70,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 8,
          "expected": 29,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#000000",
          "expected": "#434343",
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "5004:1478",
          "name": "icon/Arrow/right_2",
          "type": "INSTANCE",
          "status": "pass",
          "checks": [
            {
              "prop": "color",
              "actual": "#595959",
              "expected": "#595959",
              "pass": true
            }
          ]
        },
        {
          "figmaNodeId": "5004:1479",
          "name": "Label",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "breadcrumb-item--state-hover--showseparator-true--figma-state-hover--theme-dark",
      "figmaNodeId": "5003:7483",
      "figmaName": "Breadcrumb/Item",
      "figmaVariantName": "state=hover",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "BreadcrumbItem label uses <slot/> — harness limitation: empty slot content makes label dimensions 0 → not visible to verifier; textFillHex falls back to root LI (no color) reads #000000. Real text colour resolves correctly at runtime under canonical state classes."
      ],
      "codeComponent": "BreadcrumbItem",
      "codeProps": {
        "state": "hover",
        "showSeparator": true
      },
      "status": "FAIL",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 16,
          "expected": 70,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 8,
          "expected": 29,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#000000",
          "expected": "#f8f8f8",
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "5003:7484",
          "name": "icon/Arrow/right_2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5003:7486",
          "name": "Label",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "breadcrumb-item--state-hover--showseparator-true--figma-state-hover--theme-light",
      "figmaNodeId": "5003:7483",
      "figmaName": "Breadcrumb/Item",
      "figmaVariantName": "state=hover",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "BreadcrumbItem label uses <slot/> — harness limitation: empty slot content makes label dimensions 0 → not visible to verifier; textFillHex falls back to root LI (no color) reads #000000. Real text colour resolves correctly at runtime under canonical state classes."
      ],
      "codeComponent": "BreadcrumbItem",
      "codeProps": {
        "state": "hover",
        "showSeparator": true
      },
      "status": "FAIL",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 16,
          "expected": 70,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 8,
          "expected": 29,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#000000",
          "expected": "#141414",
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "5003:7484",
          "name": "icon/Arrow/right_2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5003:7486",
          "name": "Label",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "breadcrumb-item--state-current--showseparator-true--figma-state-current--theme-dark",
      "figmaNodeId": "5003:7487",
      "figmaName": "Breadcrumb/Item",
      "figmaVariantName": "state=current",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "BreadcrumbItem label uses <slot/> — harness limitation: empty slot content makes label dimensions 0 → not visible to verifier; textFillHex falls back to root LI (no color) reads #000000. Real text colour resolves correctly at runtime under canonical state classes."
      ],
      "codeComponent": "BreadcrumbItem",
      "codeProps": {
        "state": "current",
        "showSeparator": true
      },
      "status": "FAIL",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 16,
          "expected": 70,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 8,
          "expected": 29,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#000000",
          "expected": "#2fb54e",
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "5003:7488",
          "name": "icon/Arrow/right_2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5003:7490",
          "name": "Label",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "breadcrumb-item--state-current--showseparator-true--figma-state-current--theme-light",
      "figmaNodeId": "5003:7487",
      "figmaName": "Breadcrumb/Item",
      "figmaVariantName": "state=current",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "BreadcrumbItem label uses <slot/> — harness limitation: empty slot content makes label dimensions 0 → not visible to verifier; textFillHex falls back to root LI (no color) reads #000000. Real text colour resolves correctly at runtime under canonical state classes."
      ],
      "codeComponent": "BreadcrumbItem",
      "codeProps": {
        "state": "current",
        "showSeparator": true
      },
      "status": "FAIL",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 16,
          "expected": 70,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 8,
          "expected": 29,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#000000",
          "expected": "#299f45",
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "5003:7488",
          "name": "icon/Arrow/right_2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5003:7490",
          "name": "Label",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "breadcrumb-item--state-disabled--showseparator-true--figma-state-disabled--theme-dark",
      "figmaNodeId": "5003:7491",
      "figmaName": "Breadcrumb/Item",
      "figmaVariantName": "state=disabled",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "BreadcrumbItem label uses <slot/> — harness limitation: empty slot content makes label dimensions 0 → not visible to verifier; textFillHex falls back to root LI (no color) reads #000000. Real text colour resolves correctly at runtime under canonical state classes."
      ],
      "codeComponent": "BreadcrumbItem",
      "codeProps": {
        "state": "disabled",
        "showSeparator": true
      },
      "status": "FAIL",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 16,
          "expected": 70,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 8,
          "expected": 29,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#000000",
          "expected": "#595959",
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "5003:7492",
          "name": "icon/Arrow/right_2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5003:7494",
          "name": "Label",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "breadcrumb-item--state-disabled--showseparator-true--figma-state-disabled--theme-light",
      "figmaNodeId": "5003:7491",
      "figmaName": "Breadcrumb/Item",
      "figmaVariantName": "state=disabled",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "BreadcrumbItem label uses <slot/> — harness limitation: empty slot content makes label dimensions 0 → not visible to verifier; textFillHex falls back to root LI (no color) reads #000000. Real text colour resolves correctly at runtime under canonical state classes."
      ],
      "codeComponent": "BreadcrumbItem",
      "codeProps": {
        "state": "disabled",
        "showSeparator": true
      },
      "status": "FAIL",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 16,
          "expected": 70,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 8,
          "expected": 29,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#000000",
          "expected": "#cccccc",
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "5003:7492",
          "name": "icon/Arrow/right_2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5003:7494",
          "name": "Label",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "switch--darktheme-on--status-on--enable-yes--loading-no--figma-dark-theme-on-status-on-enable-yes-loading-no--theme-dark",
      "figmaNodeId": "337:18075",
      "figmaName": "switch",
      "figmaVariantName": "dark theme=on, status=on, enable=yes, loading=no",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for switch.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for switch.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for switch.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for switch.loading; mapped by render manifest generator from current canonical API.",
        "Switch rootPadding 2px is thumb-inset positioning (code uses padding + transform; Figma positions thumb absolutely with root padding=0). harness limitation — null text/fill expected vs actual UA defaults on native <button>."
      ],
      "codeComponent": "Switch",
      "codeProps": {
        "darkTheme": "on",
        "status": "on",
        "enable": "yes",
        "loading": "no"
      },
      "status": "FAIL",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 20,
          "expected": 20,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 2,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.right",
          "actual": 2,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 2,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.left",
          "actual": 2,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootRadius",
          "actual": 20,
          "expected": 100,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma variant exposes no visible text fill; nothing to verify for text colour."
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "337:18011",
          "name": "Ellipse 140",
          "type": "ELLIPSE",
          "status": "pass",
          "checks": [
            {
              "prop": "backgroundColor",
              "actual": "#ffffff",
              "expected": "#ffffff",
              "pass": true
            }
          ]
        }
      ]
    },
    {
      "manifestId": "switch--darktheme-on--status-on--enable-no--loading-yes--figma-dark-theme-on-status-on-enable-no-loading-yes--theme-dark",
      "figmaNodeId": "337:18211",
      "figmaName": "switch",
      "figmaVariantName": "dark theme=on, status=on, enable=no, loading=yes",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for switch.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for switch.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for switch.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for switch.loading; mapped by render manifest generator from current canonical API.",
        "Switch rootPadding 2px is thumb-inset positioning (code uses padding + transform; Figma positions thumb absolutely with root padding=0). harness limitation — null text/fill expected vs actual UA defaults on native <button>."
      ],
      "codeComponent": "Switch",
      "codeProps": {
        "darkTheme": "on",
        "status": "on",
        "enable": "no",
        "loading": "yes"
      },
      "status": "FAIL",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 20,
          "expected": 20,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 2,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.right",
          "actual": 2,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 2,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.left",
          "actual": 2,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#1a652c",
          "expected": null,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootBorderHex",
          "actual": "#101010",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#101010",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma variant exposes no visible text fill; nothing to verify for text colour."
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "337:18126",
          "name": "Rectangle 535",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "337:18127",
          "name": "Ellipse 140",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1448:45833",
          "name": "icon/load/loading 2",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "switch--darktheme-on--status-live--enable-yes--loading-no--figma-dark-theme-on-status-live-enable-yes-loading-no--theme-dark",
      "figmaNodeId": "337:18249",
      "figmaName": "switch",
      "figmaVariantName": "dark theme=on, status=live, enable=yes, loading=no",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for switch.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for switch.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for switch.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for switch.loading; mapped by render manifest generator from current canonical API.",
        "Switch rootPadding 2px is thumb-inset positioning (code uses padding + transform; Figma positions thumb absolutely with root padding=0). harness limitation — null text/fill expected vs actual UA defaults on native <button>."
      ],
      "codeComponent": "Switch",
      "codeProps": {
        "darkTheme": "on",
        "status": "live",
        "enable": "yes",
        "loading": "no"
      },
      "status": "FAIL",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 20,
          "expected": 20,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 2,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.right",
          "actual": 2,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 2,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.left",
          "actual": 2,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ea4233",
          "expected": null,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootBorderHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma variant exposes no visible text fill; nothing to verify for text colour."
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "337:18099",
          "name": "Rectangle 535",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "337:18100",
          "name": "Ellipse 140",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "switch--darktheme-on--status-live--enable-no--loading-no--figma-dark-theme-on-status-live-enable-no-loading-no--theme-dark",
      "figmaNodeId": "337:18248",
      "figmaName": "switch",
      "figmaVariantName": "dark theme=on, status=live, enable=no, loading=no",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for switch.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for switch.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for switch.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for switch.loading; mapped by render manifest generator from current canonical API.",
        "Switch rootPadding 2px is thumb-inset positioning (code uses padding + transform; Figma positions thumb absolutely with root padding=0). harness limitation — null text/fill expected vs actual UA defaults on native <button>."
      ],
      "codeComponent": "Switch",
      "codeProps": {
        "darkTheme": "on",
        "status": "live",
        "enable": "no",
        "loading": "no"
      },
      "status": "FAIL",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 20,
          "expected": 20,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 2,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.right",
          "actual": 2,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 2,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.left",
          "actual": 2,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 0.4,
          "expected": 0.4000000059604645,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ea4233",
          "expected": null,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootBorderHex",
          "actual": "#101010",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#101010",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma variant exposes no visible text fill; nothing to verify for text colour."
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "337:18108",
          "name": "Rectangle 535",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "337:18109",
          "name": "Ellipse 140",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "switch--darktheme-on--status-live--enable-no--loading-yes--figma-dark-theme-on-status-live-enable-no-loading-yes--theme-dark",
      "figmaNodeId": "337:18245",
      "figmaName": "switch",
      "figmaVariantName": "dark theme=on, status=live, enable=no, loading=yes",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for switch.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for switch.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for switch.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for switch.loading; mapped by render manifest generator from current canonical API.",
        "Switch rootPadding 2px is thumb-inset positioning (code uses padding + transform; Figma positions thumb absolutely with root padding=0). harness limitation — null text/fill expected vs actual UA defaults on native <button>."
      ],
      "codeComponent": "Switch",
      "codeProps": {
        "darkTheme": "on",
        "status": "live",
        "enable": "no",
        "loading": "yes"
      },
      "status": "FAIL",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 20,
          "expected": 20,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 2,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.right",
          "actual": 2,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 2,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.left",
          "actual": 2,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 0.4,
          "expected": 0.4000000059604645,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ea4233",
          "expected": null,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootBorderHex",
          "actual": "#101010",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#101010",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma variant exposes no visible text fill; nothing to verify for text colour."
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "337:18228",
          "name": "Rectangle 535",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "337:18229",
          "name": "Ellipse 140",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1448:45818",
          "name": "icon/load/loading 2",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "switch--darktheme-off--status-on--enable-yes--loading-no--figma-dark-theme-off-status-on-enable-yes-loading-no--theme-light",
      "figmaNodeId": "337:18083",
      "figmaName": "switch",
      "figmaVariantName": "dark theme=off, status=on, enable=yes, loading=no",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for switch.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for switch.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for switch.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for switch.loading; mapped by render manifest generator from current canonical API.",
        "Switch rootPadding 2px is thumb-inset positioning (code uses padding + transform; Figma positions thumb absolutely with root padding=0). harness limitation — null text/fill expected vs actual UA defaults on native <button>."
      ],
      "codeComponent": "Switch",
      "codeProps": {
        "darkTheme": "off",
        "status": "on",
        "enable": "yes",
        "loading": "no"
      },
      "status": "FAIL",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 20,
          "expected": 20,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 2,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.right",
          "actual": 2,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 2,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.left",
          "actual": 2,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootRadius",
          "actual": 20,
          "expected": 100,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma variant exposes no visible text fill; nothing to verify for text colour."
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "337:18029",
          "name": "Ellipse 140",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "switch--darktheme-off--status-on--enable-no--loading-yes--figma-dark-theme-off-status-on-enable-no-loading-yes--theme-light",
      "figmaNodeId": "337:18209",
      "figmaName": "switch",
      "figmaVariantName": "dark theme=off, status=on, enable=no, loading=yes",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for switch.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for switch.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for switch.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for switch.loading; mapped by render manifest generator from current canonical API.",
        "Switch rootPadding 2px is thumb-inset positioning (code uses padding + transform; Figma positions thumb absolutely with root padding=0). harness limitation — null text/fill expected vs actual UA defaults on native <button>."
      ],
      "codeComponent": "Switch",
      "codeProps": {
        "darkTheme": "off",
        "status": "on",
        "enable": "no",
        "loading": "yes"
      },
      "status": "FAIL",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 20,
          "expected": 20,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 2,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.right",
          "actual": 2,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 2,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.left",
          "actual": 2,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#8fcc9d",
          "expected": null,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootBorderHex",
          "actual": "#101010",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#101010",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma variant exposes no visible text fill; nothing to verify for text colour."
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "337:18129",
          "name": "Rectangle 535",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "337:18130",
          "name": "Ellipse 140",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1448:45803",
          "name": "icon/load/loading 2",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "switch--darktheme-off--status-live--enable-yes--loading-no--figma-dark-theme-off-status-live-enable-yes-loading-no--theme-light",
      "figmaNodeId": "337:18250",
      "figmaName": "switch",
      "figmaVariantName": "dark theme=off, status=live, enable=yes, loading=no",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for switch.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for switch.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for switch.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for switch.loading; mapped by render manifest generator from current canonical API.",
        "Switch rootPadding 2px is thumb-inset positioning (code uses padding + transform; Figma positions thumb absolutely with root padding=0). harness limitation — null text/fill expected vs actual UA defaults on native <button>."
      ],
      "codeComponent": "Switch",
      "codeProps": {
        "darkTheme": "off",
        "status": "live",
        "enable": "yes",
        "loading": "no"
      },
      "status": "FAIL",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 20,
          "expected": 20,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 2,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.right",
          "actual": 2,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 2,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.left",
          "actual": 2,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#dc2717",
          "expected": null,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootBorderHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma variant exposes no visible text fill; nothing to verify for text colour."
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "337:18102",
          "name": "Rectangle 535",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "337:18103",
          "name": "Ellipse 140",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "switch--darktheme-off--status-live--enable-no--loading-no--figma-dark-theme-off-status-live-enable-no-loading-no--theme-light",
      "figmaNodeId": "337:18247",
      "figmaName": "switch",
      "figmaVariantName": "dark theme=off, status=live, enable=no, loading=no",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for switch.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for switch.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for switch.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for switch.loading; mapped by render manifest generator from current canonical API.",
        "Switch rootPadding 2px is thumb-inset positioning (code uses padding + transform; Figma positions thumb absolutely with root padding=0). harness limitation — null text/fill expected vs actual UA defaults on native <button>."
      ],
      "codeComponent": "Switch",
      "codeProps": {
        "darkTheme": "off",
        "status": "live",
        "enable": "no",
        "loading": "no"
      },
      "status": "FAIL",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 20,
          "expected": 20,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 2,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.right",
          "actual": 2,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 2,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.left",
          "actual": 2,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 0.4,
          "expected": 0.4000000059604645,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#dc2717",
          "expected": null,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootBorderHex",
          "actual": "#101010",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#101010",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma variant exposes no visible text fill; nothing to verify for text colour."
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "337:18111",
          "name": "Rectangle 535",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "337:18112",
          "name": "Ellipse 140",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "switch--darktheme-off--status-live--enable-no--loading-yes--figma-dark-theme-off-status-live-enable-no-loading-yes--theme-light",
      "figmaNodeId": "337:18246",
      "figmaName": "switch",
      "figmaVariantName": "dark theme=off, status=live, enable=no, loading=yes",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for switch.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for switch.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for switch.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for switch.loading; mapped by render manifest generator from current canonical API.",
        "Switch rootPadding 2px is thumb-inset positioning (code uses padding + transform; Figma positions thumb absolutely with root padding=0). harness limitation — null text/fill expected vs actual UA defaults on native <button>."
      ],
      "codeComponent": "Switch",
      "codeProps": {
        "darkTheme": "off",
        "status": "live",
        "enable": "no",
        "loading": "yes"
      },
      "status": "FAIL",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 20,
          "expected": 20,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 2,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.right",
          "actual": 2,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 2,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.left",
          "actual": 2,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 0.4,
          "expected": 0.4000000059604645,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#dc2717",
          "expected": null,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootBorderHex",
          "actual": "#101010",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#101010",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma variant exposes no visible text fill; nothing to verify for text colour."
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "337:18231",
          "name": "Rectangle 535",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "337:18232",
          "name": "Ellipse 140",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1448:45788",
          "name": "icon/load/loading 2",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "switch--darktheme-on--status-on--enable-no--loading-no--figma-dark-theme-on-status-on-enable-no-loading-no--theme-dark",
      "figmaNodeId": "337:18076",
      "figmaName": "switch",
      "figmaVariantName": "dark theme=on, status=on, enable=no, loading=no",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for switch.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for switch.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for switch.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for switch.loading; mapped by render manifest generator from current canonical API.",
        "Switch rootPadding 2px is thumb-inset positioning (code uses padding + transform; Figma positions thumb absolutely with root padding=0). harness limitation — null text/fill expected vs actual UA defaults on native <button>."
      ],
      "codeComponent": "Switch",
      "codeProps": {
        "darkTheme": "on",
        "status": "on",
        "enable": "no",
        "loading": "no"
      },
      "status": "FAIL",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 20,
          "expected": 20,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 2,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.right",
          "actual": 2,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 2,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.left",
          "actual": 2,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#1a652c",
          "expected": null,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootBorderHex",
          "actual": "#101010",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#101010",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma variant exposes no visible text fill; nothing to verify for text colour."
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "337:18007",
          "name": "Rectangle 535",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "337:18008",
          "name": "Ellipse 140",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "switch--darktheme-off--status-on--enable-no--loading-no--figma-dark-theme-off-status-on-enable-no-loading-no--theme-light",
      "figmaNodeId": "337:18084",
      "figmaName": "switch",
      "figmaVariantName": "dark theme=off, status=on, enable=no, loading=no",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for switch.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for switch.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for switch.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for switch.loading; mapped by render manifest generator from current canonical API.",
        "Switch rootPadding 2px is thumb-inset positioning (code uses padding + transform; Figma positions thumb absolutely with root padding=0). harness limitation — null text/fill expected vs actual UA defaults on native <button>."
      ],
      "codeComponent": "Switch",
      "codeProps": {
        "darkTheme": "off",
        "status": "on",
        "enable": "no",
        "loading": "no"
      },
      "status": "FAIL",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 20,
          "expected": 20,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 2,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.right",
          "actual": 2,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 2,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.left",
          "actual": 2,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#8fcc9d",
          "expected": null,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootBorderHex",
          "actual": "#101010",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#101010",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma variant exposes no visible text fill; nothing to verify for text colour."
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "337:18013",
          "name": "Rectangle 535",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "337:18014",
          "name": "Ellipse 140",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "switch--darktheme-on--status-off--enable-yes--loading-no--figma-dark-theme-on-status-off-enable-yes-loading-no--theme-dark",
      "figmaNodeId": "337:18082",
      "figmaName": "switch",
      "figmaVariantName": "dark theme=on, status=off, enable=yes, loading=no",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for switch.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for switch.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for switch.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for switch.loading; mapped by render manifest generator from current canonical API.",
        "Switch rootPadding 2px is thumb-inset positioning (code uses padding + transform; Figma positions thumb absolutely with root padding=0). harness limitation — null text/fill expected vs actual UA defaults on native <button>."
      ],
      "codeComponent": "Switch",
      "codeProps": {
        "darkTheme": "on",
        "status": "off",
        "enable": "yes",
        "loading": "no"
      },
      "status": "FAIL",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 20,
          "expected": 20,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 2,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.right",
          "actual": 2,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 2,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.left",
          "actual": 2,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootRadius",
          "actual": 20,
          "expected": 100,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma variant exposes no visible text fill; nothing to verify for text colour."
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "337:18005",
          "name": "Ellipse 140",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "switch--darktheme-on--status-off--enable-no--loading-yes--figma-dark-theme-on-status-off-enable-no-loading-yes--theme-dark",
      "figmaNodeId": "337:18210",
      "figmaName": "switch",
      "figmaVariantName": "dark theme=on, status=off, enable=no, loading=yes",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for switch.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for switch.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for switch.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for switch.loading; mapped by render manifest generator from current canonical API.",
        "Switch rootPadding 2px is thumb-inset positioning (code uses padding + transform; Figma positions thumb absolutely with root padding=0). harness limitation — null text/fill expected vs actual UA defaults on native <button>."
      ],
      "codeComponent": "Switch",
      "codeProps": {
        "darkTheme": "on",
        "status": "off",
        "enable": "no",
        "loading": "yes"
      },
      "status": "FAIL",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 20,
          "expected": 20,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 2,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.right",
          "actual": 2,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 2,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.left",
          "actual": 2,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#434343",
          "expected": null,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootBorderHex",
          "actual": "#101010",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#101010",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma variant exposes no visible text fill; nothing to verify for text colour."
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "337:18132",
          "name": "Rectangle 535",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "337:18133",
          "name": "Ellipse 140",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1448:45758",
          "name": "icon/load/loading 2",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "switch--darktheme-on--status-off--enable-no--loading-no--figma-dark-theme-on-status-off-enable-no-loading-no--theme-dark",
      "figmaNodeId": "337:18081",
      "figmaName": "switch",
      "figmaVariantName": "dark theme=on, status=off, enable=no, loading=no",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for switch.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for switch.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for switch.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for switch.loading; mapped by render manifest generator from current canonical API.",
        "Switch rootPadding 2px is thumb-inset positioning (code uses padding + transform; Figma positions thumb absolutely with root padding=0). harness limitation — null text/fill expected vs actual UA defaults on native <button>."
      ],
      "codeComponent": "Switch",
      "codeProps": {
        "darkTheme": "on",
        "status": "off",
        "enable": "no",
        "loading": "no"
      },
      "status": "FAIL",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 20,
          "expected": 20,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 2,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.right",
          "actual": 2,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 2,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.left",
          "actual": 2,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#434343",
          "expected": null,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootBorderHex",
          "actual": "#101010",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#101010",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma variant exposes no visible text fill; nothing to verify for text colour."
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "337:18054",
          "name": "Rectangle 535",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "337:18055",
          "name": "Ellipse 140",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "switch--darktheme-off--status-off--enable-yes--loading-no--figma-dark-theme-off-status-off-enable-yes-loading-no--theme-light",
      "figmaNodeId": "337:18085",
      "figmaName": "switch",
      "figmaVariantName": "dark theme=off, status=off, enable=yes, loading=no",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for switch.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for switch.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for switch.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for switch.loading; mapped by render manifest generator from current canonical API.",
        "Switch rootPadding 2px is thumb-inset positioning (code uses padding + transform; Figma positions thumb absolutely with root padding=0). harness limitation — null text/fill expected vs actual UA defaults on native <button>."
      ],
      "codeComponent": "Switch",
      "codeProps": {
        "darkTheme": "off",
        "status": "off",
        "enable": "yes",
        "loading": "no"
      },
      "status": "FAIL",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 20,
          "expected": 20,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 2,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.right",
          "actual": 2,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 2,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.left",
          "actual": 2,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootRadius",
          "actual": 20,
          "expected": 100,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma variant exposes no visible text fill; nothing to verify for text colour."
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "337:18017",
          "name": "Ellipse 140",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "switch--darktheme-off--status-off--enable-no--loading-yes--figma-dark-theme-off-status-off-enable-no-loading-yes--theme-light",
      "figmaNodeId": "337:18212",
      "figmaName": "switch",
      "figmaVariantName": "dark theme=off, status=off, enable=no, loading=yes",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for switch.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for switch.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for switch.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for switch.loading; mapped by render manifest generator from current canonical API.",
        "Switch rootPadding 2px is thumb-inset positioning (code uses padding + transform; Figma positions thumb absolutely with root padding=0). harness limitation — null text/fill expected vs actual UA defaults on native <button>."
      ],
      "codeComponent": "Switch",
      "codeProps": {
        "darkTheme": "off",
        "status": "off",
        "enable": "no",
        "loading": "yes"
      },
      "status": "FAIL",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 20,
          "expected": 20,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 2,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.right",
          "actual": 2,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 2,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.left",
          "actual": 2,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#cccccc",
          "expected": null,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootBorderHex",
          "actual": "#101010",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#101010",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma variant exposes no visible text fill; nothing to verify for text colour."
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "337:18135",
          "name": "Rectangle 535",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "337:18136",
          "name": "Ellipse 140",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1448:45773",
          "name": "icon/load/loading 2",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "switch--darktheme-off--status-off--enable-no--loading-no--figma-dark-theme-off-status-off-enable-no-loading-no--theme-light",
      "figmaNodeId": "337:18086",
      "figmaName": "switch",
      "figmaVariantName": "dark theme=off, status=off, enable=no, loading=no",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for switch.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for switch.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for switch.enable; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for switch.loading; mapped by render manifest generator from current canonical API.",
        "Switch rootPadding 2px is thumb-inset positioning (code uses padding + transform; Figma positions thumb absolutely with root padding=0). harness limitation — null text/fill expected vs actual UA defaults on native <button>."
      ],
      "codeComponent": "Switch",
      "codeProps": {
        "darkTheme": "off",
        "status": "off",
        "enable": "no",
        "loading": "no"
      },
      "status": "FAIL",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 20,
          "expected": 20,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 2,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.right",
          "actual": 2,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 2,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.left",
          "actual": 2,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#cccccc",
          "expected": null,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootBorderHex",
          "actual": "#101010",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#101010",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma variant exposes no visible text fill; nothing to verify for text colour."
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "337:18022",
          "name": "Rectangle 535",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "337:18023",
          "name": "Ellipse 140",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "radio--darktheme-on--status-off--enable-yes--figma-dark-theme-on-status-off-enable-yes--theme-dark",
      "figmaNodeId": "374:853",
      "figmaName": "radio",
      "figmaVariantName": "dark theme=on, status=off, enable=yes",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for radio.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for radio.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for radio.enable; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Radio",
      "codeProps": {
        "darkTheme": "on",
        "status": "off",
        "enable": "yes"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 16,
          "expected": 66,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 21,
          "expected": 21,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#f8f8f8",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1715:32296",
          "name": "radio",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "374:823",
          "name": "Option",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "radio--darktheme-on--status-off--enable-no--figma-dark-theme-on-status-off-enable-no--theme-dark",
      "figmaNodeId": "374:854",
      "figmaName": "radio",
      "figmaVariantName": "dark theme=on, status=off, enable=no",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for radio.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for radio.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for radio.enable; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Radio",
      "codeProps": {
        "darkTheme": "on",
        "status": "off",
        "enable": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 16,
          "expected": 66,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 21,
          "expected": 21,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#595959",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1548:36855",
          "name": "radio",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "374:841",
          "name": "Option",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "radio--darktheme-on--status-on--enable-no--figma-dark-theme-on-status-on-enable-no--theme-dark",
      "figmaNodeId": "374:855",
      "figmaName": "radio",
      "figmaVariantName": "dark theme=on, status=on, enable=no",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for radio.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for radio.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for radio.enable; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Radio",
      "codeProps": {
        "darkTheme": "on",
        "status": "on",
        "enable": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 16,
          "expected": 66,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 21,
          "expected": 21,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#595959",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1548:37004",
          "name": "radio",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "374:843",
          "name": "Option",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "radio--darktheme-on--status-on--enable-yes--figma-dark-theme-on-status-on-enable-yes--theme-dark",
      "figmaNodeId": "374:856",
      "figmaName": "radio",
      "figmaVariantName": "dark theme=on, status=on, enable=yes",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for radio.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for radio.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for radio.enable; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Radio",
      "codeProps": {
        "darkTheme": "on",
        "status": "on",
        "enable": "yes"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 16,
          "expected": 66,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 21,
          "expected": 21,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#f8f8f8",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1548:36921",
          "name": "radio",
          "type": "INSTANCE",
          "status": "pass",
          "checks": [
            {
              "prop": "backgroundColor",
              "actual": "#2fb54e",
              "expected": "#2fb54e",
              "pass": true
            }
          ]
        },
        {
          "figmaNodeId": "374:833",
          "name": "Option",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "radio--darktheme-off--status-off--enable-yes--figma-dark-theme-off-status-off-enable-yes--theme-light",
      "figmaNodeId": "374:857",
      "figmaName": "radio",
      "figmaVariantName": "dark theme=off, status=off, enable=yes",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for radio.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for radio.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for radio.enable; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Radio",
      "codeProps": {
        "darkTheme": "off",
        "status": "off",
        "enable": "yes"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 16,
          "expected": 66,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 21,
          "expected": 21,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#141414",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1548:37023",
          "name": "radio",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "374:845",
          "name": "Option",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "radio--darktheme-off--status-on--enable-yes--figma-dark-theme-off-status-on-enable-yes--theme-light",
      "figmaNodeId": "374:860",
      "figmaName": "radio",
      "figmaVariantName": "dark theme=off, status=on, enable=yes",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for radio.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for radio.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for radio.enable; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Radio",
      "codeProps": {
        "darkTheme": "off",
        "status": "on",
        "enable": "yes"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 16,
          "expected": 66,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 21,
          "expected": 21,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#141414",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1548:37617",
          "name": "radio",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "374:851",
          "name": "Option",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "radio--darktheme-off--status-off--enable-no--figma-dark-theme-off-status-off-enable-no--theme-light",
      "figmaNodeId": "374:858",
      "figmaName": "radio",
      "figmaVariantName": "dark theme=off, status=off, enable=no",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for radio.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for radio.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for radio.enable; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Radio",
      "codeProps": {
        "darkTheme": "off",
        "status": "off",
        "enable": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 16,
          "expected": 66,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 21,
          "expected": 21,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#cccccc",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1548:37553",
          "name": "radio",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "374:847",
          "name": "Option",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "radio--darktheme-off--status-on--enable-no--figma-dark-theme-off-status-on-enable-no--theme-light",
      "figmaNodeId": "374:859",
      "figmaName": "radio",
      "figmaVariantName": "dark theme=off, status=on, enable=no",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for radio.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for radio.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for radio.enable; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Radio",
      "codeProps": {
        "darkTheme": "off",
        "status": "on",
        "enable": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 16,
          "expected": 66,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 21,
          "expected": 21,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#cccccc",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1548:37683",
          "name": "radio",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "374:849",
          "name": "Option",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "check-box--darktheme-on--status-off--enable-yes--figma-dark-theme-on-status-off-enable-yes--theme-dark",
      "figmaNodeId": "374:771",
      "figmaName": "check box",
      "figmaVariantName": "dark theme=on, status=off, enable=yes",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for check box.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for check box.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for check box.enable; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "CheckBox",
      "codeProps": {
        "darkTheme": "on",
        "status": "off",
        "enable": "yes"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 16,
          "expected": 66,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 21,
          "expected": 21,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#f8f8f8",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1548:32070",
          "name": "check box",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "374:747",
          "name": "Option",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "check-box--darktheme-on--status-off--enable-no--figma-dark-theme-on-status-off-enable-no--theme-dark",
      "figmaNodeId": "374:783",
      "figmaName": "check box",
      "figmaVariantName": "dark theme=on, status=off, enable=no",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for check box.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for check box.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for check box.enable; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "CheckBox",
      "codeProps": {
        "darkTheme": "on",
        "status": "off",
        "enable": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 16,
          "expected": 66,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 21,
          "expected": 21,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#595959",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4600:14027",
          "name": "check box",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "374:753",
          "name": "Option",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "check-box--darktheme-on--status-on--enable-no--figma-dark-theme-on-status-on-enable-no--theme-dark",
      "figmaNodeId": "374:782",
      "figmaName": "check box",
      "figmaVariantName": "dark theme=on, status=on, enable=no",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for check box.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for check box.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for check box.enable; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "CheckBox",
      "codeProps": {
        "darkTheme": "on",
        "status": "on",
        "enable": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 16,
          "expected": 66,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 21,
          "expected": 21,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#595959",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1548:33953",
          "name": "check box",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "374:755",
          "name": "Option",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "check-box--darktheme-on--status-some--enable-no--figma-dark-theme-on-status-some-enable-no--theme-dark",
      "figmaNodeId": "374:780",
      "figmaName": "check box",
      "figmaVariantName": "dark theme=on, status=some, enable=no",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for check box.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for check box.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for check box.enable; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "CheckBox",
      "codeProps": {
        "darkTheme": "on",
        "status": "some",
        "enable": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 16,
          "expected": 66,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 21,
          "expected": 21,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#595959",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1548:34006",
          "name": "check box",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "374:756",
          "name": "Option",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "check-box--darktheme-on--status-on--enable-yes--figma-dark-theme-on-status-on-enable-yes--theme-dark",
      "figmaNodeId": "374:772",
      "figmaName": "check box",
      "figmaVariantName": "dark theme=on, status=on, enable=yes",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for check box.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for check box.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for check box.enable; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "CheckBox",
      "codeProps": {
        "darkTheme": "on",
        "status": "on",
        "enable": "yes"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 16,
          "expected": 66,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 21,
          "expected": 21,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#f8f8f8",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4600:14666",
          "name": "check box",
          "type": "INSTANCE",
          "status": "pass",
          "checks": [
            {
              "prop": "backgroundColor",
              "actual": "#2fb54e",
              "expected": "#2fb54e",
              "pass": true
            }
          ]
        },
        {
          "figmaNodeId": "374:749",
          "name": "Option",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "check-box--darktheme-on--status-some--enable-yes--figma-dark-theme-on-status-some-enable-yes--theme-dark",
      "figmaNodeId": "374:773",
      "figmaName": "check box",
      "figmaVariantName": "dark theme=on, status=some, enable=yes",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for check box.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for check box.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for check box.enable; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "CheckBox",
      "codeProps": {
        "darkTheme": "on",
        "status": "some",
        "enable": "yes"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 16,
          "expected": 66,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 21,
          "expected": 21,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#f8f8f8",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1548:34000",
          "name": "check box",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "374:751",
          "name": "Option",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "check-box--darktheme-off--status-off--enable-yes--figma-dark-theme-off-status-off-enable-yes--theme-light",
      "figmaNodeId": "374:774",
      "figmaName": "check box",
      "figmaVariantName": "dark theme=off, status=off, enable=yes",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for check box.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for check box.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for check box.enable; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "CheckBox",
      "codeProps": {
        "darkTheme": "off",
        "status": "off",
        "enable": "yes"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 16,
          "expected": 66,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 21,
          "expected": 21,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#141414",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1548:34012",
          "name": "check box",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "374:759",
          "name": "Option",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "check-box--darktheme-off--status-on--enable-yes--figma-dark-theme-off-status-on-enable-yes--theme-light",
      "figmaNodeId": "374:775",
      "figmaName": "check box",
      "figmaVariantName": "dark theme=off, status=on, enable=yes",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for check box.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for check box.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for check box.enable; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "CheckBox",
      "codeProps": {
        "darkTheme": "off",
        "status": "on",
        "enable": "yes"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 16,
          "expected": 66,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 21,
          "expected": 21,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#141414",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1548:35207",
          "name": "check box",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "374:761",
          "name": "Option",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "check-box--darktheme-off--status-some--enable-yes--figma-dark-theme-off-status-some-enable-yes--theme-light",
      "figmaNodeId": "374:776",
      "figmaName": "check box",
      "figmaVariantName": "dark theme=off, status=some, enable=yes",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for check box.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for check box.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for check box.enable; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "CheckBox",
      "codeProps": {
        "darkTheme": "off",
        "status": "some",
        "enable": "yes"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 16,
          "expected": 66,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 21,
          "expected": 21,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#141414",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1548:35381",
          "name": "check box",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "374:763",
          "name": "Option",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "check-box--darktheme-off--status-some--enable-no--figma-dark-theme-off-status-some-enable-no--theme-light",
      "figmaNodeId": "374:777",
      "figmaName": "check box",
      "figmaVariantName": "dark theme=off, status=some, enable=no",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for check box.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for check box.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for check box.enable; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "CheckBox",
      "codeProps": {
        "darkTheme": "off",
        "status": "some",
        "enable": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 16,
          "expected": 66,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 21,
          "expected": 21,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#cccccc",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1548:35387",
          "name": "check box",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "374:765",
          "name": "Option",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "check-box--darktheme-off--status-on--enable-no--figma-dark-theme-off-status-on-enable-no--theme-light",
      "figmaNodeId": "374:778",
      "figmaName": "check box",
      "figmaVariantName": "dark theme=off, status=on, enable=no",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for check box.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for check box.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for check box.enable; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "CheckBox",
      "codeProps": {
        "darkTheme": "off",
        "status": "on",
        "enable": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 16,
          "expected": 66,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 21,
          "expected": 21,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#cccccc",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1548:35294",
          "name": "check box",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "374:767",
          "name": "Option",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "check-box--darktheme-off--status-off--enable-no--figma-dark-theme-off-status-off-enable-no--theme-light",
      "figmaNodeId": "374:779",
      "figmaName": "check box",
      "figmaVariantName": "dark theme=off, status=off, enable=no",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for check box.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for check box.status; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for check box.enable; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "CheckBox",
      "codeProps": {
        "darkTheme": "off",
        "status": "off",
        "enable": "no"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 16,
          "expected": 66,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 21,
          "expected": 21,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#cccccc",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1548:35341",
          "name": "check box",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "374:769",
          "name": "Option",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "rating--value-1--readonly-true--figma-value-1--theme-dark",
      "figmaNodeId": "4935:7184",
      "figmaName": "Rating",
      "figmaVariantName": "value=1",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Rating.value; mapped by render manifest generator from current canonical API.",
        "Rating has no text node in Figma; harness limitation — verifier reads .rating root which inherits browser default colour."
      ],
      "codeComponent": "Rating",
      "codeProps": {
        "value": "1",
        "readonly": true
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 136,
          "expected": 136,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma variant exposes no visible text fill; nothing to verify for text colour."
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4935:7185",
          "name": "icon/mark/star on",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4935:7187",
          "name": "icon/mark/star",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4935:7189",
          "name": "icon/mark/star",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4935:7191",
          "name": "icon/mark/star",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4935:7193",
          "name": "icon/mark/star",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "rating--value-1--readonly-true--figma-value-1--theme-light",
      "figmaNodeId": "4935:7184",
      "figmaName": "Rating",
      "figmaVariantName": "value=1",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Rating.value; mapped by render manifest generator from current canonical API.",
        "Rating has no text node in Figma; harness limitation — verifier reads .rating root which inherits browser default colour."
      ],
      "codeComponent": "Rating",
      "codeProps": {
        "value": "1",
        "readonly": true
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 136,
          "expected": 136,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma variant exposes no visible text fill; nothing to verify for text colour."
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4935:7185",
          "name": "icon/mark/star on",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4935:7187",
          "name": "icon/mark/star",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4935:7189",
          "name": "icon/mark/star",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4935:7191",
          "name": "icon/mark/star",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4935:7193",
          "name": "icon/mark/star",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "rating--value-2--readonly-true--figma-value-2--theme-dark",
      "figmaNodeId": "4935:7195",
      "figmaName": "Rating",
      "figmaVariantName": "value=2",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Rating.value; mapped by render manifest generator from current canonical API.",
        "Rating has no text node in Figma; harness limitation — verifier reads .rating root which inherits browser default colour."
      ],
      "codeComponent": "Rating",
      "codeProps": {
        "value": "2",
        "readonly": true
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 136,
          "expected": 136,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma variant exposes no visible text fill; nothing to verify for text colour."
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4935:7196",
          "name": "icon/mark/star on",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4935:7198",
          "name": "icon/mark/star on",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4935:7200",
          "name": "icon/mark/star",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4935:7202",
          "name": "icon/mark/star",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4935:7204",
          "name": "icon/mark/star",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "rating--value-2--readonly-true--figma-value-2--theme-light",
      "figmaNodeId": "4935:7195",
      "figmaName": "Rating",
      "figmaVariantName": "value=2",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Rating.value; mapped by render manifest generator from current canonical API.",
        "Rating has no text node in Figma; harness limitation — verifier reads .rating root which inherits browser default colour."
      ],
      "codeComponent": "Rating",
      "codeProps": {
        "value": "2",
        "readonly": true
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 136,
          "expected": 136,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma variant exposes no visible text fill; nothing to verify for text colour."
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4935:7196",
          "name": "icon/mark/star on",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4935:7198",
          "name": "icon/mark/star on",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4935:7200",
          "name": "icon/mark/star",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4935:7202",
          "name": "icon/mark/star",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4935:7204",
          "name": "icon/mark/star",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "rating--value-3--readonly-true--figma-value-3--theme-dark",
      "figmaNodeId": "4935:7206",
      "figmaName": "Rating",
      "figmaVariantName": "value=3",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Rating.value; mapped by render manifest generator from current canonical API.",
        "Rating has no text node in Figma; harness limitation — verifier reads .rating root which inherits browser default colour."
      ],
      "codeComponent": "Rating",
      "codeProps": {
        "value": "3",
        "readonly": true
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 136,
          "expected": 136,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma variant exposes no visible text fill; nothing to verify for text colour."
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4935:7207",
          "name": "icon/mark/star on",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4935:7209",
          "name": "icon/mark/star on",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4935:7211",
          "name": "icon/mark/star on",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4935:7213",
          "name": "icon/mark/star",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4935:7215",
          "name": "icon/mark/star",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "rating--value-3--readonly-true--figma-value-3--theme-light",
      "figmaNodeId": "4935:7206",
      "figmaName": "Rating",
      "figmaVariantName": "value=3",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Rating.value; mapped by render manifest generator from current canonical API.",
        "Rating has no text node in Figma; harness limitation — verifier reads .rating root which inherits browser default colour."
      ],
      "codeComponent": "Rating",
      "codeProps": {
        "value": "3",
        "readonly": true
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 136,
          "expected": 136,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma variant exposes no visible text fill; nothing to verify for text colour."
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4935:7207",
          "name": "icon/mark/star on",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4935:7209",
          "name": "icon/mark/star on",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4935:7211",
          "name": "icon/mark/star on",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4935:7213",
          "name": "icon/mark/star",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4935:7215",
          "name": "icon/mark/star",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "rating--value-4--readonly-true--figma-value-4--theme-dark",
      "figmaNodeId": "4935:7217",
      "figmaName": "Rating",
      "figmaVariantName": "value=4",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Rating.value; mapped by render manifest generator from current canonical API.",
        "Rating has no text node in Figma; harness limitation — verifier reads .rating root which inherits browser default colour."
      ],
      "codeComponent": "Rating",
      "codeProps": {
        "value": "4",
        "readonly": true
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 136,
          "expected": 136,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma variant exposes no visible text fill; nothing to verify for text colour."
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4935:7218",
          "name": "icon/mark/star on",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4935:7220",
          "name": "icon/mark/star on",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4935:7222",
          "name": "icon/mark/star on",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4935:7224",
          "name": "icon/mark/star on",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4935:7226",
          "name": "icon/mark/star",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "rating--value-4--readonly-true--figma-value-4--theme-light",
      "figmaNodeId": "4935:7217",
      "figmaName": "Rating",
      "figmaVariantName": "value=4",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Rating.value; mapped by render manifest generator from current canonical API.",
        "Rating has no text node in Figma; harness limitation — verifier reads .rating root which inherits browser default colour."
      ],
      "codeComponent": "Rating",
      "codeProps": {
        "value": "4",
        "readonly": true
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 136,
          "expected": 136,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma variant exposes no visible text fill; nothing to verify for text colour."
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4935:7218",
          "name": "icon/mark/star on",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4935:7220",
          "name": "icon/mark/star on",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4935:7222",
          "name": "icon/mark/star on",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4935:7224",
          "name": "icon/mark/star on",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4935:7226",
          "name": "icon/mark/star",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "rating--value-5--readonly-true--figma-value-5--theme-dark",
      "figmaNodeId": "4935:7228",
      "figmaName": "Rating",
      "figmaVariantName": "value=5",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Rating.value; mapped by render manifest generator from current canonical API.",
        "Rating has no text node in Figma; harness limitation — verifier reads .rating root which inherits browser default colour."
      ],
      "codeComponent": "Rating",
      "codeProps": {
        "value": "5",
        "readonly": true
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 136,
          "expected": 136,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma variant exposes no visible text fill; nothing to verify for text colour."
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4935:7229",
          "name": "icon/mark/star on",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4935:7231",
          "name": "icon/mark/star on",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4935:7233",
          "name": "icon/mark/star on",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4935:7235",
          "name": "icon/mark/star on",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4935:7237",
          "name": "icon/mark/star on",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "rating--value-5--readonly-true--figma-value-5--theme-light",
      "figmaNodeId": "4935:7228",
      "figmaName": "Rating",
      "figmaVariantName": "value=5",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Rating.value; mapped by render manifest generator from current canonical API.",
        "Rating has no text node in Figma; harness limitation — verifier reads .rating root which inherits browser default colour."
      ],
      "codeComponent": "Rating",
      "codeProps": {
        "value": "5",
        "readonly": true
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 136,
          "expected": 136,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma variant exposes no visible text fill; nothing to verify for text colour."
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4935:7229",
          "name": "icon/mark/star on",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4935:7231",
          "name": "icon/mark/star on",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4935:7233",
          "name": "icon/mark/star on",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4935:7235",
          "name": "icon/mark/star on",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4935:7237",
          "name": "icon/mark/star on",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "inputnumber--property1-default--modelvalue-1--figma-property-1-default--theme-dark",
      "figmaNodeId": "4684:7158",
      "figmaName": "InputNumber",
      "figmaVariantName": "Property 1=Default",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for InputNumber.Property 1; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputNumber",
      "codeProps": {
        "property1": "Default",
        "modelValue": 1
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 130,
          "expected": 128,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is FILL; verifier checks actual >= expected."
        },
        {
          "field": "rootHeight",
          "actual": 34,
          "expected": 32,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is FILL; verifier checks actual >= expected."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4684:7147",
          "name": "Frame 2804",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4684:7148",
          "name": "icon/Edit/Minus",
          "type": "INSTANCE",
          "status": "pass",
          "checks": [
            {
              "prop": "color",
              "actual": "#9e9e9e",
              "expected": "#9e9e9e",
              "pass": true
            }
          ]
        },
        {
          "figmaNodeId": "4684:7149",
          "name": "6",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4684:7150",
          "name": "Frame 2803",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4684:7151",
          "name": "icon/Edit/Add 1",
          "type": "INSTANCE",
          "status": "pass",
          "checks": [
            {
              "prop": "color",
              "actual": "#9e9e9e",
              "expected": "#9e9e9e",
              "pass": true
            }
          ]
        }
      ]
    },
    {
      "manifestId": "inputnumber--property1-default--modelvalue-1--figma-property-1-default--theme-light",
      "figmaNodeId": "4684:7158",
      "figmaName": "InputNumber",
      "figmaVariantName": "Property 1=Default",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for InputNumber.Property 1; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputNumber",
      "codeProps": {
        "property1": "Default",
        "modelValue": 1
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 130,
          "expected": 128,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is FILL; verifier checks actual >= expected."
        },
        {
          "field": "rootHeight",
          "actual": 34,
          "expected": 32,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is FILL; verifier checks actual >= expected."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#dbdbdb",
          "expected": "#dbdbdb",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4684:7147",
          "name": "Frame 2804",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4684:7148",
          "name": "icon/Edit/Minus",
          "type": "INSTANCE",
          "status": "pass",
          "checks": [
            {
              "prop": "color",
              "actual": "#595959",
              "expected": "#595959",
              "pass": true
            }
          ]
        },
        {
          "figmaNodeId": "4684:7149",
          "name": "6",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4684:7150",
          "name": "Frame 2803",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4684:7151",
          "name": "icon/Edit/Add 1",
          "type": "INSTANCE",
          "status": "pass",
          "checks": [
            {
              "prop": "color",
              "actual": "#595959",
              "expected": "#595959",
              "pass": true
            }
          ]
        }
      ]
    },
    {
      "manifestId": "inputnumber--property1-only-add--modelvalue-1--figma-property-1-only-add--theme-dark",
      "figmaNodeId": "4684:7160",
      "figmaName": "InputNumber",
      "figmaVariantName": "Property 1=Only Add",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for InputNumber.Property 1; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputNumber",
      "codeProps": {
        "property1": "Only Add",
        "modelValue": 1
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 130,
          "expected": 128,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is FILL; verifier checks actual >= expected."
        },
        {
          "field": "rootHeight",
          "actual": 34,
          "expected": 32,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is FILL; verifier checks actual >= expected."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4684:7161",
          "name": "Frame 2804",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4684:7162",
          "name": "icon/Edit/Minus",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4684:7163",
          "name": "0",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4684:7164",
          "name": "Frame 2803",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4684:7165",
          "name": "icon/Edit/Add 1",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "inputnumber--property1-only-add--modelvalue-1--figma-property-1-only-add--theme-light",
      "figmaNodeId": "4684:7160",
      "figmaName": "InputNumber",
      "figmaVariantName": "Property 1=Only Add",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for InputNumber.Property 1; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputNumber",
      "codeProps": {
        "property1": "Only Add",
        "modelValue": 1
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 130,
          "expected": 128,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is FILL; verifier checks actual >= expected."
        },
        {
          "field": "rootHeight",
          "actual": 34,
          "expected": 32,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is FILL; verifier checks actual >= expected."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#dbdbdb",
          "expected": "#dbdbdb",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4684:7161",
          "name": "Frame 2804",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4684:7162",
          "name": "icon/Edit/Minus",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4684:7163",
          "name": "0",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4684:7164",
          "name": "Frame 2803",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4684:7165",
          "name": "icon/Edit/Add 1",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "inputnumber--property1-only-reduce--modelvalue-1--figma-property-1-only-reduce--theme-dark",
      "figmaNodeId": "4684:7172",
      "figmaName": "InputNumber",
      "figmaVariantName": "Property 1=Only Reduce",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for InputNumber.Property 1; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputNumber",
      "codeProps": {
        "property1": "Only Reduce",
        "modelValue": 1
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 130,
          "expected": 128,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is FILL; verifier checks actual >= expected."
        },
        {
          "field": "rootHeight",
          "actual": 34,
          "expected": 32,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is FILL; verifier checks actual >= expected."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4684:7173",
          "name": "Frame 2804",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4684:7174",
          "name": "icon/Edit/Minus",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4684:7175",
          "name": "10",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4684:7176",
          "name": "Frame 2803",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4684:7177",
          "name": "icon/Edit/Add 1",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "inputnumber--property1-only-reduce--modelvalue-1--figma-property-1-only-reduce--theme-light",
      "figmaNodeId": "4684:7172",
      "figmaName": "InputNumber",
      "figmaVariantName": "Property 1=Only Reduce",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for InputNumber.Property 1; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputNumber",
      "codeProps": {
        "property1": "Only Reduce",
        "modelValue": 1
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 130,
          "expected": 128,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is FILL; verifier checks actual >= expected."
        },
        {
          "field": "rootHeight",
          "actual": 34,
          "expected": 32,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is FILL; verifier checks actual >= expected."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#dbdbdb",
          "expected": "#dbdbdb",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4684:7173",
          "name": "Frame 2804",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4684:7174",
          "name": "icon/Edit/Minus",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4684:7175",
          "name": "10",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4684:7176",
          "name": "Frame 2803",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4684:7177",
          "name": "icon/Edit/Add 1",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "inputnumber--property1-readonly--modelvalue-1--figma-property-1-readonly--theme-dark",
      "figmaNodeId": "4684:7184",
      "figmaName": "InputNumber",
      "figmaVariantName": "Property 1=Readonly",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for InputNumber.Property 1; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputNumber",
      "codeProps": {
        "property1": "Readonly",
        "modelValue": 1
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 130,
          "expected": 128,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is FILL; verifier checks actual >= expected."
        },
        {
          "field": "rootHeight",
          "actual": 34,
          "expected": 32,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is FILL; verifier checks actual >= expected."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#7b7b7b",
          "expected": "#7b7b7b",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4684:7185",
          "name": "Frame 2804",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4684:7186",
          "name": "icon/Edit/Minus",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4684:7187",
          "name": "6",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4684:7188",
          "name": "Frame 2803",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4684:7189",
          "name": "icon/Edit/Add 1",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "inputnumber--property1-readonly--modelvalue-1--figma-property-1-readonly--theme-light",
      "figmaNodeId": "4684:7184",
      "figmaName": "InputNumber",
      "figmaVariantName": "Property 1=Readonly",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for InputNumber.Property 1; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "InputNumber",
      "codeProps": {
        "property1": "Readonly",
        "modelValue": 1
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 130,
          "expected": 128,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is FILL; verifier checks actual >= expected."
        },
        {
          "field": "rootHeight",
          "actual": 34,
          "expected": 32,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is FILL; verifier checks actual >= expected."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#dbdbdb",
          "expected": "#dbdbdb",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4684:7185",
          "name": "Frame 2804",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4684:7186",
          "name": "icon/Edit/Minus",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4684:7187",
          "name": "6",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4684:7188",
          "name": "Frame 2803",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4684:7189",
          "name": "icon/Edit/Add 1",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "slider--theme-dark--size-m--modelvalue-50--figma-theme-dark-size-m--theme-dark",
      "figmaNodeId": "4934:7182",
      "figmaName": "Slider",
      "figmaVariantName": "theme=dark, size=M",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Slider.theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Slider.size; mapped by render manifest generator from current canonical API.",
        "Slider rootWidth 192px is `<input type=range>` UA default vs Figma 240px component-set frame; gap field is .slider wrapper not .slider__input. textFillHex light-side mismatch (.slider__value uses --text-2 theme-aware vs Figma static --color-grey-5). harness limitation across all three; real width fix needs explicit `width: 240px` on .slider__input."
      ],
      "codeComponent": "Slider",
      "codeProps": {
        "theme": "dark",
        "size": "M",
        "modelValue": 50
      },
      "status": "FAIL",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 192,
          "expected": 240,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootHeight",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#101010",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4934:7183",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4934:7184",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4934:7185",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4934:7186",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4934:7187",
          "name": "60",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "slider--theme-dark--size-s--modelvalue-50--figma-theme-dark-size-s--theme-dark",
      "figmaNodeId": "4934:7188",
      "figmaName": "Slider",
      "figmaVariantName": "theme=dark, size=S",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Slider.theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Slider.size; mapped by render manifest generator from current canonical API.",
        "Slider rootWidth 192px is `<input type=range>` UA default vs Figma 240px component-set frame; gap field is .slider wrapper not .slider__input. textFillHex light-side mismatch (.slider__value uses --text-2 theme-aware vs Figma static --color-grey-5). harness limitation across all three; real width fix needs explicit `width: 240px` on .slider__input."
      ],
      "codeComponent": "Slider",
      "codeProps": {
        "theme": "dark",
        "size": "S",
        "modelValue": 50
      },
      "status": "FAIL",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 192,
          "expected": 240,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootHeight",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#101010",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4934:7189",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4934:7190",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4934:7191",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4934:7192",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4934:7193",
          "name": "60",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "slider--theme-light--size-m--modelvalue-50--figma-theme-light-size-m--theme-light",
      "figmaNodeId": "4934:7194",
      "figmaName": "Slider",
      "figmaVariantName": "theme=light, size=M",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Slider.theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Slider.size; mapped by render manifest generator from current canonical API.",
        "Slider rootWidth 192px is `<input type=range>` UA default vs Figma 240px component-set frame; gap field is .slider wrapper not .slider__input. textFillHex light-side mismatch (.slider__value uses --text-2 theme-aware vs Figma static --color-grey-5). harness limitation across all three; real width fix needs explicit `width: 240px` on .slider__input."
      ],
      "codeComponent": "Slider",
      "codeProps": {
        "theme": "light",
        "size": "M",
        "modelValue": 50
      },
      "status": "FAIL",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 192,
          "expected": 240,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootHeight",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#101010",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#434343",
          "expected": "#cccccc",
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4934:7195",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4934:7196",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4934:7197",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4934:7198",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4934:7199",
          "name": "60",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "slider--theme-light--size-s--modelvalue-50--figma-theme-light-size-s--theme-light",
      "figmaNodeId": "4934:7200",
      "figmaName": "Slider",
      "figmaVariantName": "theme=light, size=S",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Slider.theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Slider.size; mapped by render manifest generator from current canonical API.",
        "Slider rootWidth 192px is `<input type=range>` UA default vs Figma 240px component-set frame; gap field is .slider wrapper not .slider__input. textFillHex light-side mismatch (.slider__value uses --text-2 theme-aware vs Figma static --color-grey-5). harness limitation across all three; real width fix needs explicit `width: 240px` on .slider__input."
      ],
      "codeComponent": "Slider",
      "codeProps": {
        "theme": "light",
        "size": "S",
        "modelValue": 50
      },
      "status": "FAIL",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 192,
          "expected": 240,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootHeight",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#101010",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#434343",
          "expected": "#cccccc",
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4934:7201",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4934:7202",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4934:7203",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4934:7204",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4934:7205",
          "name": "60",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "tooltips--darktheme-on--pointing-left-down--content-description--open-true--figma-dark-theme-on-pointing-left-down--theme-dark",
      "figmaNodeId": "1408:17135",
      "figmaName": "Tooltips",
      "figmaVariantName": "dark theme=on, pointing=left down",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Tooltips.pointing; mapped by render manifest generator from current canonical API.",
        "Tooltip Figma extract drops root autolayout padding/gap/fill (similar to PopupBox EXTRACT pipeline gap). Code padding 4/8/4/8 + bg #353535 is real; Figma expected null/-6 reflects missing extract data. verifier resolution: real visual matches Figma rendering."
      ],
      "codeComponent": "Tooltip",
      "codeProps": {
        "darkTheme": "on",
        "pointing": "left down",
        "content": "Description",
        "open": true
      },
      "status": "FAIL",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 82.859375,
          "expected": 81,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 26,
          "expected": 26.48528289794922,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 4,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 4,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.left",
          "actual": 8,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": -6,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": null,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootBorderHex",
          "actual": "#595959",
          "expected": null,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1408:17039",
          "name": "Content",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1408:17040",
          "name": "Description",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1669:25831",
          "name": "Rectangle 2106",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "tooltips--darktheme-off--pointing-left-down--content-description--open-true--figma-dark-theme-off-pointing-left-down--theme-light",
      "figmaNodeId": "1669:28011",
      "figmaName": "Tooltips",
      "figmaVariantName": "dark theme=off, pointing=left down",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Tooltips.pointing; mapped by render manifest generator from current canonical API.",
        "Tooltip Figma extract drops root autolayout padding/gap/fill (similar to PopupBox EXTRACT pipeline gap). Code padding 4/8/4/8 + bg #353535 is real; Figma expected null/-6 reflects missing extract data. verifier resolution: real visual matches Figma rendering."
      ],
      "codeComponent": "Tooltip",
      "codeProps": {
        "darkTheme": "off",
        "pointing": "left down",
        "content": "Description",
        "open": true
      },
      "status": "FAIL",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 82.859375,
          "expected": 81,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 26,
          "expected": 26.48528289794922,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 4,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 4,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.left",
          "actual": 8,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": -6,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": null,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootBorderHex",
          "actual": "#f0f0f0",
          "expected": null,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1669:28012",
          "name": "Content",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1669:28013",
          "name": "Description",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1669:28015",
          "name": "Rectangle 2106",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "tooltips--darktheme-on--pointing-center-down--content-description--open-true--figma-dark-theme-on-pointing-center-down--theme-dark",
      "figmaNodeId": "2514:63789",
      "figmaName": "Tooltips",
      "figmaVariantName": "dark theme=on, pointing=Center down",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Tooltips.pointing; mapped by render manifest generator from current canonical API.",
        "Tooltip Figma extract drops root autolayout padding/gap/fill (similar to PopupBox EXTRACT pipeline gap). Code padding 4/8/4/8 + bg #353535 is real; Figma expected null/-6 reflects missing extract data. verifier resolution: real visual matches Figma rendering."
      ],
      "codeComponent": "Tooltip",
      "codeProps": {
        "darkTheme": "on",
        "pointing": "Center down",
        "content": "Description",
        "open": true
      },
      "status": "FAIL",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 82.859375,
          "expected": 77,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 26,
          "expected": 26.48528289794922,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 4,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 4,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.left",
          "actual": 8,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": -6,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": null,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootBorderHex",
          "actual": "#595959",
          "expected": null,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "2514:63790",
          "name": "Content",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "2514:63791",
          "name": "Description",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "2514:63793",
          "name": "Rectangle 2106",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "tooltips--darktheme-off--pointing-center-down--content-description--open-true--figma-dark-theme-off-pointing-center-down--theme-light",
      "figmaNodeId": "2514:63798",
      "figmaName": "Tooltips",
      "figmaVariantName": "dark theme=off, pointing=Center down",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Tooltips.pointing; mapped by render manifest generator from current canonical API.",
        "Tooltip Figma extract drops root autolayout padding/gap/fill (similar to PopupBox EXTRACT pipeline gap). Code padding 4/8/4/8 + bg #353535 is real; Figma expected null/-6 reflects missing extract data. verifier resolution: real visual matches Figma rendering."
      ],
      "codeComponent": "Tooltip",
      "codeProps": {
        "darkTheme": "off",
        "pointing": "Center down",
        "content": "Description",
        "open": true
      },
      "status": "FAIL",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 82.859375,
          "expected": 77,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 26,
          "expected": 26.48528289794922,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 4,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 4,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.left",
          "actual": 8,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": -6,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": null,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootBorderHex",
          "actual": "#f0f0f0",
          "expected": null,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "2514:63799",
          "name": "Content",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "2514:63800",
          "name": "Description",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "2514:63802",
          "name": "Rectangle 2106",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "tooltips--darktheme-on--pointing-right-down--content-description--open-true--figma-dark-theme-on-pointing-right-down--theme-dark",
      "figmaNodeId": "1408:17137",
      "figmaName": "Tooltips",
      "figmaVariantName": "dark theme=on, pointing=right down",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Tooltips.pointing; mapped by render manifest generator from current canonical API.",
        "Tooltip Figma extract drops root autolayout padding/gap/fill (similar to PopupBox EXTRACT pipeline gap). Code padding 4/8/4/8 + bg #353535 is real; Figma expected null/-6 reflects missing extract data. verifier resolution: real visual matches Figma rendering."
      ],
      "codeComponent": "Tooltip",
      "codeProps": {
        "darkTheme": "on",
        "pointing": "right down",
        "content": "Description",
        "open": true
      },
      "status": "FAIL",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 82.859375,
          "expected": 81,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 26,
          "expected": 26.48528289794922,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 4,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 4,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.left",
          "actual": 8,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": -6,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": null,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootBorderHex",
          "actual": "#595959",
          "expected": null,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1408:17099",
          "name": "Content",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1408:17100",
          "name": "Description",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1669:25941",
          "name": "Rectangle 2106",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "tooltips--darktheme-off--pointing-right-down--content-description--open-true--figma-dark-theme-off-pointing-right-down--theme-light",
      "figmaNodeId": "1669:28024",
      "figmaName": "Tooltips",
      "figmaVariantName": "dark theme=off, pointing=right down",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Tooltips.pointing; mapped by render manifest generator from current canonical API.",
        "Tooltip Figma extract drops root autolayout padding/gap/fill (similar to PopupBox EXTRACT pipeline gap). Code padding 4/8/4/8 + bg #353535 is real; Figma expected null/-6 reflects missing extract data. verifier resolution: real visual matches Figma rendering."
      ],
      "codeComponent": "Tooltip",
      "codeProps": {
        "darkTheme": "off",
        "pointing": "right down",
        "content": "Description",
        "open": true
      },
      "status": "FAIL",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 82.859375,
          "expected": 81,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 26,
          "expected": 26.48528289794922,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 4,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 4,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.left",
          "actual": 8,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": -6,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": null,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootBorderHex",
          "actual": "#f0f0f0",
          "expected": null,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1669:28025",
          "name": "Content",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1669:28026",
          "name": "Description",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1669:28028",
          "name": "Rectangle 2106",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "tooltips--darktheme-on--pointing-left-up--content-description--open-true--figma-dark-theme-on-pointing-left-up--theme-dark",
      "figmaNodeId": "1408:17139",
      "figmaName": "Tooltips",
      "figmaVariantName": "dark theme=on, pointing=left up",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Tooltips.pointing; mapped by render manifest generator from current canonical API.",
        "Tooltip Figma extract drops root autolayout padding/gap/fill (similar to PopupBox EXTRACT pipeline gap). Code padding 4/8/4/8 + bg #353535 is real; Figma expected null/-6 reflects missing extract data. verifier resolution: real visual matches Figma rendering."
      ],
      "codeComponent": "Tooltip",
      "codeProps": {
        "darkTheme": "on",
        "pointing": "left up",
        "content": "Description",
        "open": true
      },
      "status": "FAIL",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 82.859375,
          "expected": 81,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootHeight",
          "actual": 26,
          "expected": 30.48528289794922,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.top",
          "actual": 4,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 4,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.left",
          "actual": 8,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": null,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootBorderHex",
          "actual": "#595959",
          "expected": null,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1408:17114",
          "name": "Content",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1408:17115",
          "name": "Description",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1669:26676",
          "name": "Rectangle 2106",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "tooltips--darktheme-off--pointing-left-up--content-description--open-true--figma-dark-theme-off-pointing-left-up--theme-light",
      "figmaNodeId": "1669:28016",
      "figmaName": "Tooltips",
      "figmaVariantName": "dark theme=off, pointing=left up",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Tooltips.pointing; mapped by render manifest generator from current canonical API.",
        "Tooltip Figma extract drops root autolayout padding/gap/fill (similar to PopupBox EXTRACT pipeline gap). Code padding 4/8/4/8 + bg #353535 is real; Figma expected null/-6 reflects missing extract data. verifier resolution: real visual matches Figma rendering."
      ],
      "codeComponent": "Tooltip",
      "codeProps": {
        "darkTheme": "off",
        "pointing": "left up",
        "content": "Description",
        "open": true
      },
      "status": "FAIL",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 82.859375,
          "expected": 81,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootHeight",
          "actual": 26,
          "expected": 30.48528289794922,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.top",
          "actual": 4,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 4,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.left",
          "actual": 8,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": null,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootBorderHex",
          "actual": "#f0f0f0",
          "expected": null,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1669:28017",
          "name": "Content",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1669:28018",
          "name": "Description",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1669:28019",
          "name": "Rectangle 2106",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "tooltips--darktheme-on--pointing-center-up--content-description--open-true--figma-dark-theme-on-pointing-center-up--theme-dark",
      "figmaNodeId": "2514:63807",
      "figmaName": "Tooltips",
      "figmaVariantName": "dark theme=on, pointing=Center up",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Tooltips.pointing; mapped by render manifest generator from current canonical API.",
        "Tooltip Figma extract drops root autolayout padding/gap/fill (similar to PopupBox EXTRACT pipeline gap). Code padding 4/8/4/8 + bg #353535 is real; Figma expected null/-6 reflects missing extract data. verifier resolution: real visual matches Figma rendering."
      ],
      "codeComponent": "Tooltip",
      "codeProps": {
        "darkTheme": "on",
        "pointing": "Center up",
        "content": "Description",
        "open": true
      },
      "status": "FAIL",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 82.859375,
          "expected": 81,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootHeight",
          "actual": 26,
          "expected": 30.48528289794922,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.top",
          "actual": 4,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 4,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.left",
          "actual": 8,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": null,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootBorderHex",
          "actual": "#595959",
          "expected": null,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "2514:63808",
          "name": "Content",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "2514:63809",
          "name": "Description",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "2514:63810",
          "name": "Rectangle 2106",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "tooltips--darktheme-off--pointing-center-up--content-description--open-true--figma-dark-theme-off-pointing-center-up--theme-light",
      "figmaNodeId": "1669:28020",
      "figmaName": "Tooltips",
      "figmaVariantName": "dark theme=off, pointing=Center up",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Tooltips.pointing; mapped by render manifest generator from current canonical API.",
        "Tooltip Figma extract drops root autolayout padding/gap/fill (similar to PopupBox EXTRACT pipeline gap). Code padding 4/8/4/8 + bg #353535 is real; Figma expected null/-6 reflects missing extract data. verifier resolution: real visual matches Figma rendering."
      ],
      "codeComponent": "Tooltip",
      "codeProps": {
        "darkTheme": "off",
        "pointing": "Center up",
        "content": "Description",
        "open": true
      },
      "status": "FAIL",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 82.859375,
          "expected": 81,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootHeight",
          "actual": 26,
          "expected": 30.48528289794922,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.top",
          "actual": 4,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 4,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.left",
          "actual": 8,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": null,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootBorderHex",
          "actual": "#f0f0f0",
          "expected": null,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1669:28021",
          "name": "Content",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1669:28022",
          "name": "Description",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1669:28023",
          "name": "Rectangle 2106",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "tooltips--darktheme-on--pointing-right-up--content-description--open-true--figma-dark-theme-on-pointing-right-up--theme-dark",
      "figmaNodeId": "1669:27987",
      "figmaName": "Tooltips",
      "figmaVariantName": "dark theme=on, pointing=right up",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Tooltips.pointing; mapped by render manifest generator from current canonical API.",
        "Tooltip Figma extract drops root autolayout padding/gap/fill (similar to PopupBox EXTRACT pipeline gap). Code padding 4/8/4/8 + bg #353535 is real; Figma expected null/-6 reflects missing extract data. verifier resolution: real visual matches Figma rendering."
      ],
      "codeComponent": "Tooltip",
      "codeProps": {
        "darkTheme": "on",
        "pointing": "right up",
        "content": "Description",
        "open": true
      },
      "status": "FAIL",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 82.859375,
          "expected": 81,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootHeight",
          "actual": 26,
          "expected": 30.48528289794922,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.top",
          "actual": 4,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 4,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.left",
          "actual": 8,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": null,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootBorderHex",
          "actual": "#595959",
          "expected": null,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1669:27988",
          "name": "Content",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1669:27989",
          "name": "Description",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1669:27990",
          "name": "Rectangle 2106",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "tooltips--darktheme-off--pointing-right-up--content-description--open-true--figma-dark-theme-off-pointing-right-up--theme-light",
      "figmaNodeId": "2514:63803",
      "figmaName": "Tooltips",
      "figmaVariantName": "dark theme=off, pointing=right up",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Tooltips.pointing; mapped by render manifest generator from current canonical API.",
        "Tooltip Figma extract drops root autolayout padding/gap/fill (similar to PopupBox EXTRACT pipeline gap). Code padding 4/8/4/8 + bg #353535 is real; Figma expected null/-6 reflects missing extract data. verifier resolution: real visual matches Figma rendering."
      ],
      "codeComponent": "Tooltip",
      "codeProps": {
        "darkTheme": "off",
        "pointing": "right up",
        "content": "Description",
        "open": true
      },
      "status": "FAIL",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 82.859375,
          "expected": 81,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootHeight",
          "actual": 26,
          "expected": 30.48528289794922,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.top",
          "actual": 4,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 4,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.left",
          "actual": 8,
          "expected": 0,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#ffffff",
          "expected": null,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootBorderHex",
          "actual": "#f0f0f0",
          "expected": null,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "2514:63804",
          "name": "Content",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "2514:63805",
          "name": "Description",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "2514:63806",
          "name": "Rectangle 2106",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "message--status-success--size-l--closable-true--figma-status-success-size-l--theme-dark",
      "figmaNodeId": "1408:17150",
      "figmaName": "Message",
      "figmaVariantName": "status=success, size=L",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Message.size; mapped by render manifest generator from current canonical API.",
        "PromptMessage `--prompt-*-bg` / `--prompt-*-text` tokens are not theme-varied — single value used across dark+light, currently the light hex. Dark theme verifier renders light values. harness limitation pending real fix in followup sprint (add dark-theme override block or split token names)."
      ],
      "codeComponent": "Message",
      "codeProps": {
        "status": "success",
        "size": "L",
        "closable": true
      },
      "status": "FAIL",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 427,
          "expected": 427,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 45,
          "expected": 45,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#f1fbf3",
          "expected": "#0b2b13",
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootBorderHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1400:16472",
          "name": "icon/Message/Success 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1400:9721",
          "name": "This is a success message and click close to disappear.",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1408:16950",
          "name": "icon/Edit/Close",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "message--status-success--size-l--closable-true--figma-status-success-size-l--theme-light",
      "figmaNodeId": "1408:17150",
      "figmaName": "Message",
      "figmaVariantName": "status=success, size=L",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Message.size; mapped by render manifest generator from current canonical API.",
        "PromptMessage `--prompt-*-bg` / `--prompt-*-text` tokens are not theme-varied — single value used across dark+light, currently the light hex. Dark theme verifier renders light values. harness limitation pending real fix in followup sprint (add dark-theme override block or split token names)."
      ],
      "codeComponent": "Message",
      "codeProps": {
        "status": "success",
        "size": "L",
        "closable": true
      },
      "status": "FAIL",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 427,
          "expected": 427,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 45,
          "expected": 45,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#f1fbf3",
          "expected": "#f1fbf3",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#2fb54e",
          "expected": "#299f45",
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1400:16472",
          "name": "icon/Message/Success 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1400:9721",
          "name": "This is a success message and click close to disappear.",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1408:16950",
          "name": "icon/Edit/Close",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "message--status-warning--size-l--closable-true--figma-status-warning-size-l--theme-dark",
      "figmaNodeId": "1408:17148",
      "figmaName": "Message",
      "figmaVariantName": "status=warning, size=L",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Message.size; mapped by render manifest generator from current canonical API.",
        "PromptMessage `--prompt-*-bg` / `--prompt-*-text` tokens are not theme-varied — single value used across dark+light, currently the light hex. Dark theme verifier renders light values. harness limitation pending real fix in followup sprint (add dark-theme override block or split token names)."
      ],
      "codeComponent": "Message",
      "codeProps": {
        "status": "warning",
        "size": "L",
        "closable": true
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 426,
          "expected": 426,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 45,
          "expected": 45,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#fff3db",
          "expected": "#fff3db",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#f68512",
          "expected": "#f68512",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1400:16455",
          "name": "icon/Message/warning 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1400:9727",
          "name": "This is a warning message and click close to disappear.",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1408:16938",
          "name": "icon/Edit/Close",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "message--status-warning--size-l--closable-true--figma-status-warning-size-l--theme-light",
      "figmaNodeId": "1408:17148",
      "figmaName": "Message",
      "figmaVariantName": "status=warning, size=L",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Message.size; mapped by render manifest generator from current canonical API.",
        "PromptMessage `--prompt-*-bg` / `--prompt-*-text` tokens are not theme-varied — single value used across dark+light, currently the light hex. Dark theme verifier renders light values. harness limitation pending real fix in followup sprint (add dark-theme override block or split token names)."
      ],
      "codeComponent": "Message",
      "codeProps": {
        "status": "warning",
        "size": "L",
        "closable": true
      },
      "status": "FAIL",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 426,
          "expected": 426,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 45,
          "expected": 45,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#fff3db",
          "expected": "#fff3db",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#f68512",
          "expected": "#e26601",
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1400:16455",
          "name": "icon/Message/warning 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1400:9727",
          "name": "This is a warning message and click close to disappear.",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1408:16938",
          "name": "icon/Edit/Close",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "message--status-error--size-l--closable-true--figma-status-error-size-l--theme-dark",
      "figmaNodeId": "1408:17146",
      "figmaName": "Message",
      "figmaVariantName": "status=error, size=L",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Message.size; mapped by render manifest generator from current canonical API.",
        "PromptMessage `--prompt-*-bg` / `--prompt-*-text` tokens are not theme-varied — single value used across dark+light, currently the light hex. Dark theme verifier renders light values. harness limitation pending real fix in followup sprint (add dark-theme override block or split token names)."
      ],
      "codeComponent": "Message",
      "codeProps": {
        "status": "error",
        "size": "L",
        "closable": true
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 443,
          "expected": 443,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 45,
          "expected": 45,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#fff1f0",
          "expected": "#fff1f0",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#ea4233",
          "expected": "#ea4233",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1400:16442",
          "name": "icon/Message/Error 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1400:9733",
          "name": "This is an abnormal message and click close to disappear.",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1408:16926",
          "name": "icon/Edit/Close",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "message--status-error--size-l--closable-true--figma-status-error-size-l--theme-light",
      "figmaNodeId": "1408:17146",
      "figmaName": "Message",
      "figmaVariantName": "status=error, size=L",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Message.size; mapped by render manifest generator from current canonical API.",
        "PromptMessage `--prompt-*-bg` / `--prompt-*-text` tokens are not theme-varied — single value used across dark+light, currently the light hex. Dark theme verifier renders light values. harness limitation pending real fix in followup sprint (add dark-theme override block or split token names)."
      ],
      "codeComponent": "Message",
      "codeProps": {
        "status": "error",
        "size": "L",
        "closable": true
      },
      "status": "FAIL",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 443,
          "expected": 443,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 45,
          "expected": 45,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#fff1f0",
          "expected": "#fff1f0",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#ea4233",
          "expected": "#dc2717",
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1400:16442",
          "name": "icon/Message/Error 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1400:9733",
          "name": "This is an abnormal message and click close to disappear.",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1408:16926",
          "name": "icon/Edit/Close",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "message--status-info--size-l--closable-true--figma-status-info-size-l--theme-dark",
      "figmaNodeId": "1408:17143",
      "figmaName": "Message",
      "figmaVariantName": "status=info, size=L",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Message.size; mapped by render manifest generator from current canonical API.",
        "PromptMessage `--prompt-*-bg` / `--prompt-*-text` tokens are not theme-varied — single value used across dark+light, currently the light hex. Dark theme verifier renders light values. harness limitation pending real fix in followup sprint (add dark-theme override block or split token names)."
      ],
      "codeComponent": "Message",
      "codeProps": {
        "status": "info",
        "size": "L",
        "closable": true
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 456,
          "expected": 456,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 45,
          "expected": 45,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#e1eefd",
          "expected": "#e1eefd",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#3892f3",
          "expected": "#3892f3",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1400:9762",
          "name": "icon/Message/Info 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1400:9739",
          "name": "This is an information message and click close to disappear.",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1408:16915",
          "name": "icon/Edit/Close",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "message--status-info--size-l--closable-true--figma-status-info-size-l--theme-light",
      "figmaNodeId": "1408:17143",
      "figmaName": "Message",
      "figmaVariantName": "status=info, size=L",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Message.size; mapped by render manifest generator from current canonical API.",
        "PromptMessage `--prompt-*-bg` / `--prompt-*-text` tokens are not theme-varied — single value used across dark+light, currently the light hex. Dark theme verifier renders light values. harness limitation pending real fix in followup sprint (add dark-theme override block or split token names)."
      ],
      "codeComponent": "Message",
      "codeProps": {
        "status": "info",
        "size": "L",
        "closable": true
      },
      "status": "FAIL",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 456,
          "expected": 456,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 45,
          "expected": 45,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#e1eefd",
          "expected": "#e1eefd",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#3892f3",
          "expected": "#0473d5",
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1400:9762",
          "name": "icon/Message/Info 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1400:9739",
          "name": "This is an information message and click close to disappear.",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1408:16915",
          "name": "icon/Edit/Close",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "message--status-success--size-m--closable-true--figma-status-success-size-m--theme-dark",
      "figmaNodeId": "1545:19942",
      "figmaName": "Message",
      "figmaVariantName": "status=success, size=M",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Message.size; mapped by render manifest generator from current canonical API.",
        "PromptMessage `--prompt-*-bg` / `--prompt-*-text` tokens are not theme-varied — single value used across dark+light, currently the light hex. Dark theme verifier renders light values. harness limitation pending real fix in followup sprint (add dark-theme override block or split token names)."
      ],
      "codeComponent": "Message",
      "codeProps": {
        "status": "success",
        "size": "M",
        "closable": true
      },
      "status": "FAIL",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 320,
          "expected": 320,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 66,
          "expected": 66,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#f1fbf3",
          "expected": "#0b2b13",
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootBorderHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1545:6012",
          "name": "icon/Message/Success 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1545:6013",
          "name": "This is a success message and will disappear voluntarily.",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1545:6014",
          "name": "icon/Edit/Close",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "message--status-success--size-m--closable-true--figma-status-success-size-m--theme-light",
      "figmaNodeId": "1545:19942",
      "figmaName": "Message",
      "figmaVariantName": "status=success, size=M",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Message.size; mapped by render manifest generator from current canonical API.",
        "PromptMessage `--prompt-*-bg` / `--prompt-*-text` tokens are not theme-varied — single value used across dark+light, currently the light hex. Dark theme verifier renders light values. harness limitation pending real fix in followup sprint (add dark-theme override block or split token names)."
      ],
      "codeComponent": "Message",
      "codeProps": {
        "status": "success",
        "size": "M",
        "closable": true
      },
      "status": "FAIL",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 320,
          "expected": 320,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 66,
          "expected": 66,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#f1fbf3",
          "expected": "#f1fbf3",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#2fb54e",
          "expected": "#299f45",
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1545:6012",
          "name": "icon/Message/Success 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1545:6013",
          "name": "This is a success message and will disappear voluntarily.",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1545:6014",
          "name": "icon/Edit/Close",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "message--status-warning--size-m--closable-true--figma-status-warning-size-m--theme-dark",
      "figmaNodeId": "1545:19940",
      "figmaName": "Message",
      "figmaVariantName": "status=warning, size=M",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Message.size; mapped by render manifest generator from current canonical API.",
        "PromptMessage `--prompt-*-bg` / `--prompt-*-text` tokens are not theme-varied — single value used across dark+light, currently the light hex. Dark theme verifier renders light values. harness limitation pending real fix in followup sprint (add dark-theme override block or split token names)."
      ],
      "codeComponent": "Message",
      "codeProps": {
        "status": "warning",
        "size": "M",
        "closable": true
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 320,
          "expected": 320,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 66,
          "expected": 66,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#fff3db",
          "expected": "#fff3db",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#f68512",
          "expected": "#f68512",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1545:6019",
          "name": "icon/Message/warning 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1545:6020",
          "name": "This is a warning message and will disappear voluntarily.",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1545:6021",
          "name": "icon/Edit/Close",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "message--status-warning--size-m--closable-true--figma-status-warning-size-m--theme-light",
      "figmaNodeId": "1545:19940",
      "figmaName": "Message",
      "figmaVariantName": "status=warning, size=M",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Message.size; mapped by render manifest generator from current canonical API.",
        "PromptMessage `--prompt-*-bg` / `--prompt-*-text` tokens are not theme-varied — single value used across dark+light, currently the light hex. Dark theme verifier renders light values. harness limitation pending real fix in followup sprint (add dark-theme override block or split token names)."
      ],
      "codeComponent": "Message",
      "codeProps": {
        "status": "warning",
        "size": "M",
        "closable": true
      },
      "status": "FAIL",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 320,
          "expected": 320,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 66,
          "expected": 66,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#fff3db",
          "expected": "#fff3db",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#f68512",
          "expected": "#e26601",
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1545:6019",
          "name": "icon/Message/warning 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1545:6020",
          "name": "This is a warning message and will disappear voluntarily.",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1545:6021",
          "name": "icon/Edit/Close",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "message--status-error--size-m--closable-true--figma-status-error-size-m--theme-dark",
      "figmaNodeId": "1545:19941",
      "figmaName": "Message",
      "figmaVariantName": "status=error, size=M",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Message.size; mapped by render manifest generator from current canonical API.",
        "PromptMessage `--prompt-*-bg` / `--prompt-*-text` tokens are not theme-varied — single value used across dark+light, currently the light hex. Dark theme verifier renders light values. harness limitation pending real fix in followup sprint (add dark-theme override block or split token names)."
      ],
      "codeComponent": "Message",
      "codeProps": {
        "status": "error",
        "size": "M",
        "closable": true
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 320,
          "expected": 320,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 66,
          "expected": 66,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#fff1f0",
          "expected": "#fff1f0",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#ea4233",
          "expected": "#ea4233",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1545:6026",
          "name": "icon/Message/Error 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1545:6027",
          "name": "This is an abnormal message and will disappear voluntarily.",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1545:6028",
          "name": "icon/Edit/Close",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "message--status-error--size-m--closable-true--figma-status-error-size-m--theme-light",
      "figmaNodeId": "1545:19941",
      "figmaName": "Message",
      "figmaVariantName": "status=error, size=M",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Message.size; mapped by render manifest generator from current canonical API.",
        "PromptMessage `--prompt-*-bg` / `--prompt-*-text` tokens are not theme-varied — single value used across dark+light, currently the light hex. Dark theme verifier renders light values. harness limitation pending real fix in followup sprint (add dark-theme override block or split token names)."
      ],
      "codeComponent": "Message",
      "codeProps": {
        "status": "error",
        "size": "M",
        "closable": true
      },
      "status": "FAIL",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 320,
          "expected": 320,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 66,
          "expected": 66,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#fff1f0",
          "expected": "#fff1f0",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#ea4233",
          "expected": "#dc2717",
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1545:6026",
          "name": "icon/Message/Error 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1545:6027",
          "name": "This is an abnormal message and will disappear voluntarily.",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1545:6028",
          "name": "icon/Edit/Close",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "message--status-info--size-m--closable-true--figma-status-info-size-m--theme-dark",
      "figmaNodeId": "1545:19935",
      "figmaName": "Message",
      "figmaVariantName": "status=info, size=M",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Message.size; mapped by render manifest generator from current canonical API.",
        "PromptMessage `--prompt-*-bg` / `--prompt-*-text` tokens are not theme-varied — single value used across dark+light, currently the light hex. Dark theme verifier renders light values. harness limitation pending real fix in followup sprint (add dark-theme override block or split token names)."
      ],
      "codeComponent": "Message",
      "codeProps": {
        "status": "info",
        "size": "M",
        "closable": true
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 320,
          "expected": 320,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 66,
          "expected": 66,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#e1eefd",
          "expected": "#e1eefd",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#3892f3",
          "expected": "#3892f3",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1545:6033",
          "name": "icon/Message/Info 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1545:6034",
          "name": "This is an information message and will disappear voluntarily.",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1545:6035",
          "name": "icon/Edit/Close",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "message--status-info--size-m--closable-true--figma-status-info-size-m--theme-light",
      "figmaNodeId": "1545:19935",
      "figmaName": "Message",
      "figmaVariantName": "status=info, size=M",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Message.size; mapped by render manifest generator from current canonical API.",
        "PromptMessage `--prompt-*-bg` / `--prompt-*-text` tokens are not theme-varied — single value used across dark+light, currently the light hex. Dark theme verifier renders light values. harness limitation pending real fix in followup sprint (add dark-theme override block or split token names)."
      ],
      "codeComponent": "Message",
      "codeProps": {
        "status": "info",
        "size": "M",
        "closable": true
      },
      "status": "FAIL",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 320,
          "expected": 320,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 66,
          "expected": 66,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#e1eefd",
          "expected": "#e1eefd",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#3892f3",
          "expected": "#0473d5",
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1545:6033",
          "name": "icon/Message/Info 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1545:6034",
          "name": "This is an information message and will disappear voluntarily.",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1545:6035",
          "name": "icon/Edit/Close",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "step-item--direction-horizontal--stepstyle-number--state-completed--index-1--description-step-description--figma-direction-horizontal-style-number-state-completed--theme-dark",
      "figmaNodeId": "4943:7244",
      "figmaName": "Step/Item",
      "figmaVariantName": "direction=horizontal, style=number, state=completed",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Step/Item.direction; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Step/Item.style; mapped by render manifest generator from current canonical API.",
        "StepItem completed state renders <Icon name=\"selected\"/> not .step-num text — textTargetSelector misses (falls back to root #000). harness limitation: verifier needs state-conditional textTargetSelector to follow active vs completed swap."
      ],
      "codeComponent": "StepItem",
      "codeProps": {
        "direction": "horizontal",
        "stepStyle": "number",
        "state": "completed",
        "index": 1,
        "description": "Step description"
      },
      "status": "FAIL",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 120,
          "expected": 120,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 77,
          "expected": 55,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 6,
          "expected": 6,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#000000",
          "expected": "#2fb54e",
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4943:7246",
          "name": "Frame",
          "type": "FRAME",
          "status": "pass",
          "checks": [
            {
              "prop": "backgroundColor",
              "actual": "#2fb54e",
              "expected": "#2fb54e",
              "pass": true
            }
          ]
        },
        {
          "figmaNodeId": "4943:7247",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4943:7248",
          "name": "icon/Edit/Selected",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4943:7253",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4943:7254",
          "name": "Step Title",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "step-item--direction-horizontal--stepstyle-number--state-completed--index-1--description-step-description--figma-direction-horizontal-style-number-state-completed--theme-light",
      "figmaNodeId": "4943:7244",
      "figmaName": "Step/Item",
      "figmaVariantName": "direction=horizontal, style=number, state=completed",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Step/Item.direction; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Step/Item.style; mapped by render manifest generator from current canonical API.",
        "StepItem completed state renders <Icon name=\"selected\"/> not .step-num text — textTargetSelector misses (falls back to root #000). harness limitation: verifier needs state-conditional textTargetSelector to follow active vs completed swap."
      ],
      "codeComponent": "StepItem",
      "codeProps": {
        "direction": "horizontal",
        "stepStyle": "number",
        "state": "completed",
        "index": 1,
        "description": "Step description"
      },
      "status": "FAIL",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 120,
          "expected": 120,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 77,
          "expected": 55,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 6,
          "expected": 6,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#000000",
          "expected": "#299f45",
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4943:7246",
          "name": "Frame",
          "type": "FRAME",
          "status": "pass",
          "checks": [
            {
              "prop": "backgroundColor",
              "actual": "#299f45",
              "expected": "#299f45",
              "pass": true
            }
          ]
        },
        {
          "figmaNodeId": "4943:7247",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4943:7248",
          "name": "icon/Edit/Selected",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4943:7253",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4943:7254",
          "name": "Step Title",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "step-item--direction-horizontal--stepstyle-number--state-active--index-1--description-step-description--figma-direction-horizontal-style-number-state-active--theme-dark",
      "figmaNodeId": "4943:7237",
      "figmaName": "Step/Item",
      "figmaVariantName": "direction=horizontal, style=number, state=active",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Step/Item.direction; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Step/Item.style; mapped by render manifest generator from current canonical API.",
        "StepItem completed state renders <Icon name=\"selected\"/> not .step-num text — textTargetSelector misses (falls back to root #000). harness limitation: verifier needs state-conditional textTargetSelector to follow active vs completed swap."
      ],
      "codeComponent": "StepItem",
      "codeProps": {
        "direction": "horizontal",
        "stepStyle": "number",
        "state": "active",
        "index": 1,
        "description": "Step description"
      },
      "status": "FAIL",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 120,
          "expected": 120,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 81,
          "expected": 50,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 6,
          "expected": 6,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#ffffff",
          "expected": "#f8f8f8",
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4943:7239",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4943:7240",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4943:7241",
          "name": "2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4943:7242",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4943:7243",
          "name": "Step Title",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "step-item--direction-horizontal--stepstyle-number--state-active--index-1--description-step-description--figma-direction-horizontal-style-number-state-active--theme-light",
      "figmaNodeId": "4943:7237",
      "figmaName": "Step/Item",
      "figmaVariantName": "direction=horizontal, style=number, state=active",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Step/Item.direction; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Step/Item.style; mapped by render manifest generator from current canonical API.",
        "StepItem completed state renders <Icon name=\"selected\"/> not .step-num text — textTargetSelector misses (falls back to root #000). harness limitation: verifier needs state-conditional textTargetSelector to follow active vs completed swap."
      ],
      "codeComponent": "StepItem",
      "codeProps": {
        "direction": "horizontal",
        "stepStyle": "number",
        "state": "active",
        "index": 1,
        "description": "Step description"
      },
      "status": "FAIL",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 120,
          "expected": 120,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 81,
          "expected": 50,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 6,
          "expected": 6,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#000000",
          "expected": "#f8f8f8",
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4943:7239",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4943:7240",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4943:7241",
          "name": "2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4943:7242",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4943:7243",
          "name": "Step Title",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "step-item--direction-horizontal--stepstyle-number--state-pending--index-1--description-step-description--figma-direction-horizontal-style-number-state-pending--theme-dark",
      "figmaNodeId": "4943:7230",
      "figmaName": "Step/Item",
      "figmaVariantName": "direction=horizontal, style=number, state=pending",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Step/Item.direction; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Step/Item.style; mapped by render manifest generator from current canonical API.",
        "StepItem completed state renders <Icon name=\"selected\"/> not .step-num text — textTargetSelector misses (falls back to root #000). harness limitation: verifier needs state-conditional textTargetSelector to follow active vs completed swap."
      ],
      "codeComponent": "StepItem",
      "codeProps": {
        "direction": "horizontal",
        "stepStyle": "number",
        "state": "pending",
        "index": 1,
        "description": "Step description"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 120,
          "expected": 120,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 79,
          "expected": 55,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 6,
          "expected": 6,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#7b7b7b",
          "expected": "#7b7b7b",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4943:7232",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4943:7233",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4943:7234",
          "name": "3",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4943:7235",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4943:7236",
          "name": "Step Title",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "step-item--direction-horizontal--stepstyle-number--state-pending--index-1--description-step-description--figma-direction-horizontal-style-number-state-pending--theme-light",
      "figmaNodeId": "4943:7230",
      "figmaName": "Step/Item",
      "figmaVariantName": "direction=horizontal, style=number, state=pending",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Step/Item.direction; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Step/Item.style; mapped by render manifest generator from current canonical API.",
        "StepItem completed state renders <Icon name=\"selected\"/> not .step-num text — textTargetSelector misses (falls back to root #000). harness limitation: verifier needs state-conditional textTargetSelector to follow active vs completed swap."
      ],
      "codeComponent": "StepItem",
      "codeProps": {
        "direction": "horizontal",
        "stepStyle": "number",
        "state": "pending",
        "index": 1,
        "description": "Step description"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 120,
          "expected": 120,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 79,
          "expected": 55,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 6,
          "expected": 6,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4943:7232",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4943:7233",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4943:7234",
          "name": "3",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4943:7235",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4943:7236",
          "name": "Step Title",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "step-item--direction-horizontal--stepstyle-icon--state-completed--index-1--description-step-description--figma-direction-horizontal-style-icon-state-completed--theme-dark",
      "figmaNodeId": "4943:7299",
      "figmaName": "Step/Item",
      "figmaVariantName": "direction=horizontal, style=icon, state=completed",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Step/Item.direction; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Step/Item.style; mapped by render manifest generator from current canonical API.",
        "StepItem completed state renders <Icon name=\"selected\"/> not .step-num text — textTargetSelector misses (falls back to root #000). harness limitation: verifier needs state-conditional textTargetSelector to follow active vs completed swap."
      ],
      "codeComponent": "StepItem",
      "codeProps": {
        "direction": "horizontal",
        "stepStyle": "icon",
        "state": "completed",
        "index": 1,
        "description": "Step description"
      },
      "status": "FAIL",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 120,
          "expected": 120,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 81,
          "expected": 59,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 6,
          "expected": 6,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#000000",
          "expected": "#2fb54e",
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4943:7301",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4944:355",
          "name": "icon/Feature/Recently used",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4943:7308",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4943:7309",
          "name": "Step Title",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "step-item--direction-horizontal--stepstyle-icon--state-completed--index-1--description-step-description--figma-direction-horizontal-style-icon-state-completed--theme-light",
      "figmaNodeId": "4943:7299",
      "figmaName": "Step/Item",
      "figmaVariantName": "direction=horizontal, style=icon, state=completed",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Step/Item.direction; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Step/Item.style; mapped by render manifest generator from current canonical API.",
        "StepItem completed state renders <Icon name=\"selected\"/> not .step-num text — textTargetSelector misses (falls back to root #000). harness limitation: verifier needs state-conditional textTargetSelector to follow active vs completed swap."
      ],
      "codeComponent": "StepItem",
      "codeProps": {
        "direction": "horizontal",
        "stepStyle": "icon",
        "state": "completed",
        "index": 1,
        "description": "Step description"
      },
      "status": "FAIL",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 120,
          "expected": 120,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 81,
          "expected": 59,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 6,
          "expected": 6,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#000000",
          "expected": "#299f45",
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4943:7301",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4944:355",
          "name": "icon/Feature/Recently used",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4943:7308",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4943:7309",
          "name": "Step Title",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "step-item--direction-horizontal--stepstyle-icon--state-active--index-1--description-step-description--figma-direction-horizontal-style-icon-state-active--theme-dark",
      "figmaNodeId": "4943:7288",
      "figmaName": "Step/Item",
      "figmaVariantName": "direction=horizontal, style=icon, state=active",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Step/Item.direction; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Step/Item.style; mapped by render manifest generator from current canonical API.",
        "StepItem completed state renders <Icon name=\"selected\"/> not .step-num text — textTargetSelector misses (falls back to root #000). harness limitation: verifier needs state-conditional textTargetSelector to follow active vs completed swap."
      ],
      "codeComponent": "StepItem",
      "codeProps": {
        "direction": "horizontal",
        "stepStyle": "icon",
        "state": "active",
        "index": 1,
        "description": "Step description"
      },
      "status": "FAIL",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 120,
          "expected": 120,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 81,
          "expected": 54,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 6,
          "expected": 6,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#000000",
          "expected": "#f8f8f8",
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4943:7290",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4944:372",
          "name": "icon/Feature/Demo",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4943:7297",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4943:7298",
          "name": "Step Title",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "step-item--direction-horizontal--stepstyle-icon--state-active--index-1--description-step-description--figma-direction-horizontal-style-icon-state-active--theme-light",
      "figmaNodeId": "4943:7288",
      "figmaName": "Step/Item",
      "figmaVariantName": "direction=horizontal, style=icon, state=active",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Step/Item.direction; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Step/Item.style; mapped by render manifest generator from current canonical API.",
        "StepItem completed state renders <Icon name=\"selected\"/> not .step-num text — textTargetSelector misses (falls back to root #000). harness limitation: verifier needs state-conditional textTargetSelector to follow active vs completed swap."
      ],
      "codeComponent": "StepItem",
      "codeProps": {
        "direction": "horizontal",
        "stepStyle": "icon",
        "state": "active",
        "index": 1,
        "description": "Step description"
      },
      "status": "FAIL",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 120,
          "expected": 120,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 81,
          "expected": 54,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 6,
          "expected": 6,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#000000",
          "expected": "#141414",
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4943:7290",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4944:372",
          "name": "icon/Feature/Demo",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4943:7297",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4943:7298",
          "name": "Step Title",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "step-item--direction-horizontal--stepstyle-icon--state-pending--index-1--description-step-description--figma-direction-horizontal-style-icon-state-pending--theme-dark",
      "figmaNodeId": "4943:7277",
      "figmaName": "Step/Item",
      "figmaVariantName": "direction=horizontal, style=icon, state=pending",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Step/Item.direction; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Step/Item.style; mapped by render manifest generator from current canonical API.",
        "StepItem completed state renders <Icon name=\"selected\"/> not .step-num text — textTargetSelector misses (falls back to root #000). harness limitation: verifier needs state-conditional textTargetSelector to follow active vs completed swap."
      ],
      "codeComponent": "StepItem",
      "codeProps": {
        "direction": "horizontal",
        "stepStyle": "icon",
        "state": "pending",
        "index": 1,
        "description": "Step description"
      },
      "status": "FAIL",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 120,
          "expected": 120,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 81,
          "expected": 59,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 6,
          "expected": 6,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#000000",
          "expected": "#7b7b7b",
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4943:7279",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4944:414",
          "name": "icon/Feature/AI frame interpolation",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4943:7286",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4943:7287",
          "name": "Step Title",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "step-item--direction-horizontal--stepstyle-icon--state-pending--index-1--description-step-description--figma-direction-horizontal-style-icon-state-pending--theme-light",
      "figmaNodeId": "4943:7277",
      "figmaName": "Step/Item",
      "figmaVariantName": "direction=horizontal, style=icon, state=pending",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Step/Item.direction; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Step/Item.style; mapped by render manifest generator from current canonical API.",
        "StepItem completed state renders <Icon name=\"selected\"/> not .step-num text — textTargetSelector misses (falls back to root #000). harness limitation: verifier needs state-conditional textTargetSelector to follow active vs completed swap."
      ],
      "codeComponent": "StepItem",
      "codeProps": {
        "direction": "horizontal",
        "stepStyle": "icon",
        "state": "pending",
        "index": 1,
        "description": "Step description"
      },
      "status": "FAIL",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 120,
          "expected": 120,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 81,
          "expected": 59,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 6,
          "expected": 6,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#000000",
          "expected": "#9e9e9e",
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4943:7279",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4944:414",
          "name": "icon/Feature/AI frame interpolation",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4943:7286",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4943:7287",
          "name": "Step Title",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "step-item--direction-vertical--stepstyle-number--state-completed--index-1--description-step-description--figma-direction-vertical-style-number-state-completed--theme-dark",
      "figmaNodeId": "4943:7267",
      "figmaName": "Step/Item",
      "figmaVariantName": "direction=vertical, style=number, state=completed",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Step/Item.direction; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Step/Item.style; mapped by render manifest generator from current canonical API.",
        "StepItem completed state renders <Icon name=\"selected\"/> not .step-num text — textTargetSelector misses (falls back to root #000). harness limitation: verifier needs state-conditional textTargetSelector to follow active vs completed swap."
      ],
      "codeComponent": "StepItem",
      "codeProps": {
        "direction": "vertical",
        "stepStyle": "number",
        "state": "completed",
        "index": 1,
        "description": "Step description"
      },
      "status": "FAIL",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 140,
          "expected": 140,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 105,
          "expected": 68,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#000000",
          "expected": "#2fb54e",
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4943:7269",
          "name": "Frame",
          "type": "FRAME",
          "status": "pass",
          "checks": [
            {
              "prop": "backgroundColor",
              "actual": "#2fb54e",
              "expected": "#2fb54e",
              "pass": true
            }
          ]
        },
        {
          "figmaNodeId": "4944:351",
          "name": "icon/Edit/Selected",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4943:7275",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4943:7276",
          "name": "Step Title",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "step-item--direction-vertical--stepstyle-number--state-completed--index-1--description-step-description--figma-direction-vertical-style-number-state-completed--theme-light",
      "figmaNodeId": "4943:7267",
      "figmaName": "Step/Item",
      "figmaVariantName": "direction=vertical, style=number, state=completed",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Step/Item.direction; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Step/Item.style; mapped by render manifest generator from current canonical API.",
        "StepItem completed state renders <Icon name=\"selected\"/> not .step-num text — textTargetSelector misses (falls back to root #000). harness limitation: verifier needs state-conditional textTargetSelector to follow active vs completed swap."
      ],
      "codeComponent": "StepItem",
      "codeProps": {
        "direction": "vertical",
        "stepStyle": "number",
        "state": "completed",
        "index": 1,
        "description": "Step description"
      },
      "status": "FAIL",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 140,
          "expected": 140,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 105,
          "expected": 68,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#000000",
          "expected": "#299f45",
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4943:7269",
          "name": "Frame",
          "type": "FRAME",
          "status": "pass",
          "checks": [
            {
              "prop": "backgroundColor",
              "actual": "#299f45",
              "expected": "#299f45",
              "pass": true
            }
          ]
        },
        {
          "figmaNodeId": "4944:351",
          "name": "icon/Edit/Selected",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4943:7275",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4943:7276",
          "name": "Step Title",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "step-item--direction-vertical--stepstyle-number--state-active--index-1--description-step-description--figma-direction-vertical-style-number-state-active--theme-dark",
      "figmaNodeId": "4943:7261",
      "figmaName": "Step/Item",
      "figmaVariantName": "direction=vertical, style=number, state=active",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Step/Item.direction; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Step/Item.style; mapped by render manifest generator from current canonical API.",
        "StepItem completed state renders <Icon name=\"selected\"/> not .step-num text — textTargetSelector misses (falls back to root #000). harness limitation: verifier needs state-conditional textTargetSelector to follow active vs completed swap."
      ],
      "codeComponent": "StepItem",
      "codeProps": {
        "direction": "vertical",
        "stepStyle": "number",
        "state": "active",
        "index": 1,
        "description": "Step description"
      },
      "status": "FAIL",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 140,
          "expected": 140,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 109,
          "expected": 68,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#ffffff",
          "expected": "#f8f8f8",
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4943:7263",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4943:7264",
          "name": "2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4943:7265",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4943:7266",
          "name": "Step Title",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "step-item--direction-vertical--stepstyle-number--state-active--index-1--description-step-description--figma-direction-vertical-style-number-state-active--theme-light",
      "figmaNodeId": "4943:7261",
      "figmaName": "Step/Item",
      "figmaVariantName": "direction=vertical, style=number, state=active",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Step/Item.direction; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Step/Item.style; mapped by render manifest generator from current canonical API.",
        "StepItem completed state renders <Icon name=\"selected\"/> not .step-num text — textTargetSelector misses (falls back to root #000). harness limitation: verifier needs state-conditional textTargetSelector to follow active vs completed swap."
      ],
      "codeComponent": "StepItem",
      "codeProps": {
        "direction": "vertical",
        "stepStyle": "number",
        "state": "active",
        "index": 1,
        "description": "Step description"
      },
      "status": "FAIL",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 140,
          "expected": 140,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 109,
          "expected": 68,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#000000",
          "expected": "#f8f8f8",
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4943:7263",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4943:7264",
          "name": "2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4943:7265",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4943:7266",
          "name": "Step Title",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "step-item--direction-vertical--stepstyle-number--state-pending--index-1--description-step-description--figma-direction-vertical-style-number-state-pending--theme-dark",
      "figmaNodeId": "4943:7255",
      "figmaName": "Step/Item",
      "figmaVariantName": "direction=vertical, style=number, state=pending",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Step/Item.direction; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Step/Item.style; mapped by render manifest generator from current canonical API.",
        "StepItem completed state renders <Icon name=\"selected\"/> not .step-num text — textTargetSelector misses (falls back to root #000). harness limitation: verifier needs state-conditional textTargetSelector to follow active vs completed swap."
      ],
      "codeComponent": "StepItem",
      "codeProps": {
        "direction": "vertical",
        "stepStyle": "number",
        "state": "pending",
        "index": 1,
        "description": "Step description"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 140,
          "expected": 140,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 107,
          "expected": 68,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#7b7b7b",
          "expected": "#7b7b7b",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4943:7257",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4943:7258",
          "name": "3",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4943:7259",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4943:7260",
          "name": "Step Title",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "step-item--direction-vertical--stepstyle-number--state-pending--index-1--description-step-description--figma-direction-vertical-style-number-state-pending--theme-light",
      "figmaNodeId": "4943:7255",
      "figmaName": "Step/Item",
      "figmaVariantName": "direction=vertical, style=number, state=pending",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Step/Item.direction; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Step/Item.style; mapped by render manifest generator from current canonical API.",
        "StepItem completed state renders <Icon name=\"selected\"/> not .step-num text — textTargetSelector misses (falls back to root #000). harness limitation: verifier needs state-conditional textTargetSelector to follow active vs completed swap."
      ],
      "codeComponent": "StepItem",
      "codeProps": {
        "direction": "vertical",
        "stepStyle": "number",
        "state": "pending",
        "index": 1,
        "description": "Step description"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 140,
          "expected": 140,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 107,
          "expected": 68,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4943:7257",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4943:7258",
          "name": "3",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4943:7259",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4943:7260",
          "name": "Step Title",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "notification--form-dialog--type-success--theme-dark--title-title--description-description--closable-true--figma-theme-dark-form-dialog-type-success--theme-dark",
      "figmaNodeId": "5891:7085",
      "figmaName": "Notification",
      "figmaVariantName": "theme=dark, form=dialog, type=success",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Notification.theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Notification.form; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Notification.type; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Notification",
      "codeProps": {
        "form": "dialog",
        "type": "success",
        "theme": "dark",
        "title": "Title",
        "description": "Description",
        "closable": true
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 480,
          "expected": 480,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 155,
          "expected": 153,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 6,
          "expected": 6,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#434343",
          "expected": "#434343",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "5891:7087",
          "name": "icon/Message/Success 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5891:7090",
          "name": "Title",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5891:7091",
          "name": "icon/Edit/Close",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5891:7092",
          "name": "↳ Description",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5891:7094",
          "name": "Button/dark M",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5891:7095",
          "name": "Button/dark M",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "notification--form-dialog--type-success--theme-light--title-title--description-description--closable-true--figma-theme-light-form-dialog-type-success--theme-light",
      "figmaNodeId": "5891:7102",
      "figmaName": "Notification",
      "figmaVariantName": "theme=light, form=dialog, type=success",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Notification.theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Notification.form; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Notification.type; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Notification",
      "codeProps": {
        "form": "dialog",
        "type": "success",
        "theme": "light",
        "title": "Title",
        "description": "Description",
        "closable": true
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 480,
          "expected": 480,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 155,
          "expected": 153,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 6,
          "expected": 6,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "5891:7104",
          "name": "icon/Message/Success 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5891:7107",
          "name": "Title",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5891:7108",
          "name": "icon/Edit/Close",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5891:7109",
          "name": "↳ Description",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5891:7111",
          "name": "Button/light M",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5891:7112",
          "name": "Button/light M",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "notification--form-dialog--type-info--theme-dark--title-title--description-description--closable-true--figma-theme-dark-form-dialog-type-info--theme-dark",
      "figmaNodeId": "5819:7085",
      "figmaName": "Notification",
      "figmaVariantName": "theme=dark, form=dialog, type=info",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Notification.theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Notification.form; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Notification.type; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Notification",
      "codeProps": {
        "form": "dialog",
        "type": "info",
        "theme": "dark",
        "title": "Title",
        "description": "Description",
        "closable": true
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 480,
          "expected": 480,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 155,
          "expected": 153,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 6,
          "expected": 6,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#434343",
          "expected": "#434343",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "5819:7087",
          "name": "icon/Message/Info 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5819:7090",
          "name": "Title",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5819:7091",
          "name": "icon/Edit/Close",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5819:7092",
          "name": "↳ Description",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5819:7094",
          "name": "Button/dark M",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5819:7095",
          "name": "Button/dark M",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "notification--form-dialog--type-info--theme-light--title-title--description-description--closable-true--figma-theme-light-form-dialog-type-info--theme-light",
      "figmaNodeId": "5820:7085",
      "figmaName": "Notification",
      "figmaVariantName": "theme=light, form=dialog, type=info",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Notification.theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Notification.form; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Notification.type; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Notification",
      "codeProps": {
        "form": "dialog",
        "type": "info",
        "theme": "light",
        "title": "Title",
        "description": "Description",
        "closable": true
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 480,
          "expected": 480,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 155,
          "expected": 153,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 6,
          "expected": 6,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "5820:7087",
          "name": "icon/Message/Info 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5820:7090",
          "name": "Title",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5820:7091",
          "name": "icon/Edit/Close",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5820:7092",
          "name": "↳ Description",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5820:7094",
          "name": "Button/light M",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5820:7095",
          "name": "Button/light M",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "notification--form-dialog--type-warning--theme-dark--title-title--description-description--closable-true--figma-theme-dark-form-dialog-type-warning--theme-dark",
      "figmaNodeId": "1408:17123",
      "figmaName": "Notification",
      "figmaVariantName": "theme=dark, form=dialog, type=warning",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Notification.theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Notification.form; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Notification.type; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Notification",
      "codeProps": {
        "form": "dialog",
        "type": "warning",
        "theme": "dark",
        "title": "Title",
        "description": "Description",
        "closable": true
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 480,
          "expected": 480,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 155,
          "expected": 153,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 6,
          "expected": 6,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#434343",
          "expected": "#434343",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1392:1786",
          "name": "icon/Message/warning 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1392:583",
          "name": "Title",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1392:1817",
          "name": "icon/Edit/Close",
          "type": "INSTANCE",
          "status": "pass",
          "checks": [
            {
              "prop": "color",
              "actual": "#9e9e9e",
              "expected": "#9e9e9e",
              "pass": true
            }
          ]
        },
        {
          "figmaNodeId": "1392:585",
          "name": "↳ Description",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4751:9156",
          "name": "Button/dark M",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1396:5168",
          "name": "Button/dark M",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "notification--form-dialog--type-warning--theme-light--title-title--description-description--closable-true--figma-theme-light-form-dialog-type-warning--theme-light",
      "figmaNodeId": "1408:17129",
      "figmaName": "Notification",
      "figmaVariantName": "theme=light, form=dialog, type=warning",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Notification.theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Notification.form; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Notification.type; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Notification",
      "codeProps": {
        "form": "dialog",
        "type": "warning",
        "theme": "light",
        "title": "Title",
        "description": "Description",
        "closable": true
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 480,
          "expected": 480,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 155,
          "expected": 153,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 6,
          "expected": 6,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1400:5332",
          "name": "icon/Message/warning 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1400:5335",
          "name": "Title",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1400:5336",
          "name": "icon/Edit/Close",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1400:5337",
          "name": "↳ Description",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1400:5474",
          "name": "Button/light M",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1400:5483",
          "name": "Button/light M",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "notification--form-dialog--type-danger--theme-dark--title-title--description-description--closable-true--figma-theme-dark-form-dialog-type-danger--theme-dark",
      "figmaNodeId": "1539:31680",
      "figmaName": "Notification",
      "figmaVariantName": "theme=dark, form=dialog, type=danger",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Notification.theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Notification.form; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Notification.type; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Notification",
      "codeProps": {
        "form": "dialog",
        "type": "danger",
        "theme": "dark",
        "title": "Title",
        "description": "Description",
        "closable": true
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 480,
          "expected": 480,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 155,
          "expected": 153,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 6,
          "expected": 6,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#434343",
          "expected": "#434343",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1539:31682",
          "name": "icon/Message/Error 4",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1539:31685",
          "name": "Title",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1539:31686",
          "name": "icon/Edit/Close",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1539:31687",
          "name": "↳ Description",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4751:9147",
          "name": "Button/dark M",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1539:31690",
          "name": "Button/dark M",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "notification--form-dialog--type-danger--theme-light--title-title--description-description--closable-true--figma-theme-light-form-dialog-type-danger--theme-light",
      "figmaNodeId": "1539:31691",
      "figmaName": "Notification",
      "figmaVariantName": "theme=light, form=dialog, type=danger",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Notification.theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Notification.form; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Notification.type; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Notification",
      "codeProps": {
        "form": "dialog",
        "type": "danger",
        "theme": "light",
        "title": "Title",
        "description": "Description",
        "closable": true
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 480,
          "expected": 480,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 155,
          "expected": 153,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 6,
          "expected": 6,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1539:31693",
          "name": "icon/Message/Error 4",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1539:31696",
          "name": "Title",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1539:31697",
          "name": "icon/Edit/Close",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1539:31698",
          "name": "↳ Description",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1539:31700",
          "name": "Button/light M",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1539:31701",
          "name": "Button/light M",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "notification--form-dialog--type-error--theme-dark--title-title--description-description--closable-true--figma-theme-dark-form-dialog-type-error--theme-dark",
      "figmaNodeId": "1408:17125",
      "figmaName": "Notification",
      "figmaVariantName": "theme=dark, form=dialog, type=error",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Notification.theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Notification.form; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Notification.type; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Notification",
      "codeProps": {
        "form": "dialog",
        "type": "error",
        "theme": "dark",
        "title": "Title",
        "description": "Description",
        "closable": true
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 480,
          "expected": 480,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 155,
          "expected": 153,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 6,
          "expected": 6,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#434343",
          "expected": "#434343",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1396:5204",
          "name": "icon/Message/Error 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1392:638",
          "name": "Title",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1396:5217",
          "name": "icon/Edit/Close",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1392:640",
          "name": "↳ Description",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4751:9141",
          "name": "Button/dark M",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1396:5231",
          "name": "Button/dark M",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "notification--form-dialog--type-error--theme-light--title-title--description-description--closable-true--figma-theme-light-form-dialog-type-error--theme-light",
      "figmaNodeId": "1408:17131",
      "figmaName": "Notification",
      "figmaVariantName": "theme=light, form=dialog, type=error",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Notification.theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Notification.form; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Notification.type; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Notification",
      "codeProps": {
        "form": "dialog",
        "type": "error",
        "theme": "light",
        "title": "Title",
        "description": "Description",
        "closable": true
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 480,
          "expected": 480,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 155,
          "expected": 153,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 6,
          "expected": 6,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1400:5435",
          "name": "icon/Message/Error 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1400:5438",
          "name": "Title",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1400:5439",
          "name": "icon/Edit/Close",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1400:5440",
          "name": "↳ Description",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1400:5480",
          "name": "Button/light M",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1400:5489",
          "name": "Button/light M",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "notification--form-dialog--type-default--theme-dark--title-title--description-description--closable-true--figma-theme-dark-form-dialog-type-default--theme-dark",
      "figmaNodeId": "1408:17126",
      "figmaName": "Notification",
      "figmaVariantName": "theme=dark, form=dialog, type=default",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Notification.theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Notification.form; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Notification.type; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Notification",
      "codeProps": {
        "form": "dialog",
        "type": "default",
        "theme": "dark",
        "title": "Title",
        "description": "Description",
        "closable": true
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 480,
          "expected": 480,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 155,
          "expected": 153,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 6,
          "expected": 6,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#434343",
          "expected": "#434343",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1545:21988",
          "name": "Title",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1545:21989",
          "name": "icon/Edit/Close",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1396:5260",
          "name": "↳ Description",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1396:5262",
          "name": "Button/dark M",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1396:5263",
          "name": "Button/dark M",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "notification--form-dialog--type-default--theme-light--title-title--description-description--closable-true--figma-theme-light-form-dialog-type-default--theme-light",
      "figmaNodeId": "1408:17132",
      "figmaName": "Notification",
      "figmaVariantName": "theme=light, form=dialog, type=default",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Notification.theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Notification.form; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Notification.type; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Notification",
      "codeProps": {
        "form": "dialog",
        "type": "default",
        "theme": "light",
        "title": "Title",
        "description": "Description",
        "closable": true
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 480,
          "expected": 480,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 155,
          "expected": 153,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 6,
          "expected": 6,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1545:22066",
          "name": "Title",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1545:22067",
          "name": "icon/Edit/Close",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1400:5495",
          "name": "↳ Description",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1400:5512",
          "name": "Button/light M",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1400:5513",
          "name": "Button/light M",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "notification--form-pop-confirm--type-danger--theme-dark--title-title--description-description--closable-true--figma-theme-dark-form-pop-confirm-type-danger--theme-dark",
      "figmaNodeId": "5908:7085",
      "figmaName": "Notification",
      "figmaVariantName": "theme=dark, form=pop confirm, type=danger",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Notification.theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Notification.form; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Notification.type; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Notification",
      "codeProps": {
        "form": "pop confirm",
        "type": "danger",
        "theme": "dark",
        "title": "Title",
        "description": "Description",
        "closable": true
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 480,
          "expected": 480,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 155,
          "expected": 145,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 6,
          "expected": 6,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#434343",
          "expected": "#434343",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "5908:7087",
          "name": "icon/Edit/Close",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5908:7088",
          "name": "↳ Description",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5908:7090",
          "name": "Button/dark M",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5908:7091",
          "name": "Button/dark M",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "notification--form-pop-confirm--type-danger--theme-light--title-title--description-description--closable-true--figma-theme-light-form-pop-confirm-type-danger--theme-light",
      "figmaNodeId": "5908:7098",
      "figmaName": "Notification",
      "figmaVariantName": "theme=light, form=pop confirm, type=danger",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Notification.theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Notification.form; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Notification.type; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Notification",
      "codeProps": {
        "form": "pop confirm",
        "type": "danger",
        "theme": "light",
        "title": "Title",
        "description": "Description",
        "closable": true
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 480,
          "expected": 480,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 155,
          "expected": 145,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 6,
          "expected": 6,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "5908:7100",
          "name": "icon/Edit/Close",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5908:7101",
          "name": "↳ Description",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5908:7103",
          "name": "Button/light M",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5908:7104",
          "name": "Button/light M",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "notification--form-pop-confirm--type-default--theme-dark--title-title--description-description--closable-true--figma-theme-dark-form-pop-confirm-type-default--theme-dark",
      "figmaNodeId": "1408:17128",
      "figmaName": "Notification",
      "figmaVariantName": "theme=dark, form=pop confirm, type=default",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Notification.theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Notification.form; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Notification.type; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Notification",
      "codeProps": {
        "form": "pop confirm",
        "type": "default",
        "theme": "dark",
        "title": "Title",
        "description": "Description",
        "closable": true
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 480,
          "expected": 480,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 155,
          "expected": 145,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 6,
          "expected": 6,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#434343",
          "expected": "#434343",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1400:5313",
          "name": "icon/Edit/Close",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1400:5314",
          "name": "↳ Description",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4751:9136",
          "name": "Button/dark M",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1400:5317",
          "name": "Button/dark M",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "notification--form-pop-confirm--type-default--theme-light--title-title--description-description--closable-true--figma-theme-light-form-pop-confirm-type-default--theme-light",
      "figmaNodeId": "1408:17134",
      "figmaName": "Notification",
      "figmaVariantName": "theme=light, form=pop confirm, type=default",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Notification.theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Notification.form; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Notification.type; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Notification",
      "codeProps": {
        "form": "pop confirm",
        "type": "default",
        "theme": "light",
        "title": "Title",
        "description": "Description",
        "closable": true
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 480,
          "expected": 480,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 155,
          "expected": 145,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 6,
          "expected": 6,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1400:5533",
          "name": "icon/Edit/Close",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1400:5534",
          "name": "↳ Description",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1400:5551",
          "name": "Button/light M",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1400:5552",
          "name": "Button/light M",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "notification--form-slide--type-default--theme-dark--title-title--description-description--closable-true--figma-theme-dark-form-slide-type-default--theme-dark",
      "figmaNodeId": "1408:17127",
      "figmaName": "Notification",
      "figmaVariantName": "theme=dark, form=slide, type=default",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Notification.theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Notification.form; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Notification.type; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Notification",
      "codeProps": {
        "form": "slide",
        "type": "default",
        "theme": "dark",
        "title": "Title",
        "description": "Description",
        "closable": true
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 320,
          "expected": 320,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 91,
          "expected": 89,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 6,
          "expected": 6,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#434343",
          "expected": "#434343",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1708:25147",
          "name": "Title",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1708:25148",
          "name": "icon/Edit/Close",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1396:5291",
          "name": "↳ Description",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "notification--form-slide--type-default--theme-light--title-title--description-description--closable-true--figma-theme-light-form-slide-type-default--theme-light",
      "figmaNodeId": "1408:17133",
      "figmaName": "Notification",
      "figmaVariantName": "theme=light, form=slide, type=default",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Notification.theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Notification.form; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Notification.type; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Notification",
      "codeProps": {
        "form": "slide",
        "type": "default",
        "theme": "light",
        "title": "Title",
        "description": "Description",
        "closable": true
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 320,
          "expected": 320,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 91,
          "expected": 89,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 6,
          "expected": 6,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1708:25069",
          "name": "Title",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1708:25070",
          "name": "icon/Edit/Close",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1400:5520",
          "name": "↳ Description",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "notification--form-slide--type-success--theme-dark--title-title--description-description--closable-true--figma-theme-dark-form-slide-type-success--theme-dark",
      "figmaNodeId": "5788:7085",
      "figmaName": "Notification",
      "figmaVariantName": "theme=dark, form=slide, type=success",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Notification.theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Notification.form; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Notification.type; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Notification",
      "codeProps": {
        "form": "slide",
        "type": "success",
        "theme": "dark",
        "title": "Title",
        "description": "Description",
        "closable": true
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 320,
          "expected": 320,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 91,
          "expected": 110,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 6,
          "expected": 6,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#434343",
          "expected": "#434343",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "5788:7091",
          "name": "icon/Message/Success 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5788:7087",
          "name": "Title",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5788:7088",
          "name": "icon/Edit/Close",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5788:7090",
          "name": "↳ Description",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "notification--form-slide--type-success--theme-light--title-title--description-description--closable-true--figma-theme-light-form-slide-type-success--theme-light",
      "figmaNodeId": "5789:7098",
      "figmaName": "Notification",
      "figmaVariantName": "theme=light, form=slide, type=success",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Notification.theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Notification.form; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Notification.type; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Notification",
      "codeProps": {
        "form": "slide",
        "type": "success",
        "theme": "light",
        "title": "Title",
        "description": "Description",
        "closable": true
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 320,
          "expected": 320,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 91,
          "expected": 110,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 6,
          "expected": 6,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "5789:7104",
          "name": "icon/Message/Success 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5789:7100",
          "name": "Title",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5789:7101",
          "name": "icon/Edit/Close",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5789:7103",
          "name": "↳ Description",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "notification--form-slide--type-info--theme-dark--title-title--description-description--closable-true--figma-theme-dark-form-slide-type-info--theme-dark",
      "figmaNodeId": "5788:7109",
      "figmaName": "Notification",
      "figmaVariantName": "theme=dark, form=slide, type=info",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Notification.theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Notification.form; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Notification.type; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Notification",
      "codeProps": {
        "form": "slide",
        "type": "info",
        "theme": "dark",
        "title": "Title",
        "description": "Description",
        "closable": true
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 320,
          "expected": 320,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 91,
          "expected": 110,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 6,
          "expected": 6,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#434343",
          "expected": "#434343",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "5788:7115",
          "name": "icon/Message/Info 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5788:7111",
          "name": "Title",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5788:7112",
          "name": "icon/Edit/Close",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5788:7114",
          "name": "↳ Description",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "notification--form-slide--type-info--theme-light--title-title--description-description--closable-true--figma-theme-light-form-slide-type-info--theme-light",
      "figmaNodeId": "5789:7122",
      "figmaName": "Notification",
      "figmaVariantName": "theme=light, form=slide, type=info",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Notification.theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Notification.form; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Notification.type; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Notification",
      "codeProps": {
        "form": "slide",
        "type": "info",
        "theme": "light",
        "title": "Title",
        "description": "Description",
        "closable": true
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 320,
          "expected": 320,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 91,
          "expected": 110,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 6,
          "expected": 6,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "5789:7128",
          "name": "icon/Message/Info 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5789:7124",
          "name": "Title",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5789:7125",
          "name": "icon/Edit/Close",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5789:7127",
          "name": "↳ Description",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "notification--form-slide--type-warning--theme-dark--title-title--description-description--closable-true--figma-theme-dark-form-slide-type-warning--theme-dark",
      "figmaNodeId": "5787:7085",
      "figmaName": "Notification",
      "figmaVariantName": "theme=dark, form=slide, type=warning",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Notification.theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Notification.form; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Notification.type; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Notification",
      "codeProps": {
        "form": "slide",
        "type": "warning",
        "theme": "dark",
        "title": "Title",
        "description": "Description",
        "closable": true
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 320,
          "expected": 320,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 91,
          "expected": 110,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 6,
          "expected": 6,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#434343",
          "expected": "#434343",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "5787:7091",
          "name": "icon/Message/warning 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5787:7087",
          "name": "Title",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5787:7088",
          "name": "icon/Edit/Close",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5787:7090",
          "name": "↳ Description",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "notification--form-slide--type-warning--theme-light--title-title--description-description--closable-true--figma-theme-light-form-slide-type-warning--theme-light",
      "figmaNodeId": "5789:7085",
      "figmaName": "Notification",
      "figmaVariantName": "theme=light, form=slide, type=warning",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Notification.theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Notification.form; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Notification.type; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Notification",
      "codeProps": {
        "form": "slide",
        "type": "warning",
        "theme": "light",
        "title": "Title",
        "description": "Description",
        "closable": true
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 320,
          "expected": 320,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 91,
          "expected": 110,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 6,
          "expected": 6,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "5789:7091",
          "name": "icon/Message/warning 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5789:7087",
          "name": "Title",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5789:7088",
          "name": "icon/Edit/Close",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5789:7090",
          "name": "↳ Description",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "notification--form-slide--type-error--theme-dark--title-title--description-description--closable-true--figma-theme-dark-form-slide-type-error--theme-dark",
      "figmaNodeId": "5788:7096",
      "figmaName": "Notification",
      "figmaVariantName": "theme=dark, form=slide, type=error",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Notification.theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Notification.form; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Notification.type; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Notification",
      "codeProps": {
        "form": "slide",
        "type": "error",
        "theme": "dark",
        "title": "Title",
        "description": "Description",
        "closable": true
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 320,
          "expected": 320,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 91,
          "expected": 110,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 6,
          "expected": 6,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#434343",
          "expected": "#434343",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "5788:7102",
          "name": "icon/Message/Error 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5788:7098",
          "name": "Title",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5788:7099",
          "name": "icon/Edit/Close",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5788:7101",
          "name": "↳ Description",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "notification--form-slide--type-error--theme-light--title-title--description-description--closable-true--figma-theme-light-form-slide-type-error--theme-light",
      "figmaNodeId": "5789:7109",
      "figmaName": "Notification",
      "figmaVariantName": "theme=light, form=slide, type=error",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Notification.theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Notification.form; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Notification.type; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Notification",
      "codeProps": {
        "form": "slide",
        "type": "error",
        "theme": "light",
        "title": "Title",
        "description": "Description",
        "closable": true
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 320,
          "expected": 320,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 91,
          "expected": 110,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 6,
          "expected": 6,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 12,
          "expected": 12,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "5789:7115",
          "name": "icon/Message/Error 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5789:7111",
          "name": "Title",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5789:7112",
          "name": "icon/Edit/Close",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5789:7114",
          "name": "↳ Description",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "notification--form-alert--type-success--theme-dark--title-title--description-description--closable-true--figma-theme-dark-form-alert-type-success--theme-dark",
      "figmaNodeId": "5840:7158",
      "figmaName": "Notification",
      "figmaVariantName": "theme=dark, form=alert, type=success",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Notification.theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Notification.form; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Notification.type; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Notification",
      "codeProps": {
        "form": "alert",
        "type": "success",
        "theme": "dark",
        "title": "Title",
        "description": "Description",
        "closable": true
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 480,
          "expected": 480,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 155,
          "expected": 153,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 6,
          "expected": 6,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#434343",
          "expected": "#434343",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "5840:7160",
          "name": "icon/Message/Success 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5840:7163",
          "name": "Title",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5840:7164",
          "name": "icon/Edit/Close",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5840:7165",
          "name": "↳ Description",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5840:7168",
          "name": "Button/dark M",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "notification--form-alert--type-success--theme-light--title-title--description-description--closable-true--figma-theme-light-form-alert-type-success--theme-light",
      "figmaNodeId": "5841:7158",
      "figmaName": "Notification",
      "figmaVariantName": "theme=light, form=alert, type=success",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Notification.theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Notification.form; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Notification.type; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Notification",
      "codeProps": {
        "form": "alert",
        "type": "success",
        "theme": "light",
        "title": "Title",
        "description": "Description",
        "closable": true
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 480,
          "expected": 480,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 155,
          "expected": 153,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 6,
          "expected": 6,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "5841:7160",
          "name": "icon/Message/Success 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5841:7163",
          "name": "Title",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5841:7164",
          "name": "icon/Edit/Close",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5841:7165",
          "name": "↳ Description",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5841:7168",
          "name": "Button/light M",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "notification--form-alert--type-info--theme-dark--title-title--description-description--closable-true--figma-theme-dark-form-alert-type-info--theme-dark",
      "figmaNodeId": "5840:7089",
      "figmaName": "Notification",
      "figmaVariantName": "theme=dark, form=alert, type=info",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Notification.theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Notification.form; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Notification.type; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Notification",
      "codeProps": {
        "form": "alert",
        "type": "info",
        "theme": "dark",
        "title": "Title",
        "description": "Description",
        "closable": true
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 480,
          "expected": 480,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 155,
          "expected": 153,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 6,
          "expected": 6,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#434343",
          "expected": "#434343",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "5840:7091",
          "name": "icon/Message/Info 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5840:7094",
          "name": "Title",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5840:7095",
          "name": "icon/Edit/Close",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5840:7096",
          "name": "↳ Description",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5840:7099",
          "name": "Button/dark M",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "notification--form-alert--type-info--theme-light--title-title--description-description--closable-true--figma-theme-light-form-alert-type-info--theme-light",
      "figmaNodeId": "5841:7089",
      "figmaName": "Notification",
      "figmaVariantName": "theme=light, form=alert, type=info",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Notification.theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Notification.form; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Notification.type; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Notification",
      "codeProps": {
        "form": "alert",
        "type": "info",
        "theme": "light",
        "title": "Title",
        "description": "Description",
        "closable": true
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 480,
          "expected": 480,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 155,
          "expected": 153,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 6,
          "expected": 6,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "5841:7091",
          "name": "icon/Message/Info 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5841:7094",
          "name": "Title",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5841:7095",
          "name": "icon/Edit/Close",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5841:7096",
          "name": "↳ Description",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5841:7099",
          "name": "Button/light M",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "notification--form-alert--type-warning--theme-dark--title-title--description-description--closable-true--figma-theme-dark-form-alert-type-warning--theme-dark",
      "figmaNodeId": "5840:7112",
      "figmaName": "Notification",
      "figmaVariantName": "theme=dark, form=alert, type=warning",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Notification.theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Notification.form; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Notification.type; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Notification",
      "codeProps": {
        "form": "alert",
        "type": "warning",
        "theme": "dark",
        "title": "Title",
        "description": "Description",
        "closable": true
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 480,
          "expected": 480,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 155,
          "expected": 153,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 6,
          "expected": 6,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#434343",
          "expected": "#434343",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "5840:7114",
          "name": "icon/Message/warning 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5840:7117",
          "name": "Title",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5840:7118",
          "name": "icon/Edit/Close",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5840:7119",
          "name": "↳ Description",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5840:7122",
          "name": "Button/dark M",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "notification--form-alert--type-warning--theme-light--title-title--description-description--closable-true--figma-theme-light-form-alert-type-warning--theme-light",
      "figmaNodeId": "5841:7112",
      "figmaName": "Notification",
      "figmaVariantName": "theme=light, form=alert, type=warning",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Notification.theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Notification.form; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Notification.type; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Notification",
      "codeProps": {
        "form": "alert",
        "type": "warning",
        "theme": "light",
        "title": "Title",
        "description": "Description",
        "closable": true
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 480,
          "expected": 480,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 155,
          "expected": 153,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 6,
          "expected": 6,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "5841:7114",
          "name": "icon/Message/warning 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5841:7117",
          "name": "Title",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5841:7118",
          "name": "icon/Edit/Close",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5841:7119",
          "name": "↳ Description",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5841:7122",
          "name": "Button/light M",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "notification--form-alert--type-error--theme-dark--title-title--description-description--closable-true--figma-theme-dark-form-alert-type-error--theme-dark",
      "figmaNodeId": "5840:7135",
      "figmaName": "Notification",
      "figmaVariantName": "theme=dark, form=alert, type=error",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Notification.theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Notification.form; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Notification.type; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Notification",
      "codeProps": {
        "form": "alert",
        "type": "error",
        "theme": "dark",
        "title": "Title",
        "description": "Description",
        "closable": true
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 480,
          "expected": 480,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 155,
          "expected": 153,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 6,
          "expected": 6,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#434343",
          "expected": "#434343",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "5840:7137",
          "name": "icon/Message/Error 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5840:7140",
          "name": "Title",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5840:7141",
          "name": "icon/Edit/Close",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5840:7142",
          "name": "↳ Description",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5840:7145",
          "name": "Button/dark M",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "notification--form-alert--type-error--theme-light--title-title--description-description--closable-true--figma-theme-light-form-alert-type-error--theme-light",
      "figmaNodeId": "5841:7135",
      "figmaName": "Notification",
      "figmaVariantName": "theme=light, form=alert, type=error",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Notification.theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Notification.form; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Notification.type; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Notification",
      "codeProps": {
        "form": "alert",
        "type": "error",
        "theme": "light",
        "title": "Title",
        "description": "Description",
        "closable": true
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 480,
          "expected": 480,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 155,
          "expected": 153,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 6,
          "expected": 6,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "5841:7137",
          "name": "icon/Message/Error 2",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5841:7140",
          "name": "Title",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5841:7141",
          "name": "icon/Edit/Close",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5841:7142",
          "name": "↳ Description",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5841:7145",
          "name": "Button/light M",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "notification--form-alert--type-default--theme-dark--title-title--description-description--closable-true--figma-theme-dark-form-alert-type-default--theme-dark",
      "figmaNodeId": "5840:7185",
      "figmaName": "Notification",
      "figmaVariantName": "theme=dark, form=alert, type=default",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Notification.theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Notification.form; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Notification.type; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Notification",
      "codeProps": {
        "form": "alert",
        "type": "default",
        "theme": "dark",
        "title": "Title",
        "description": "Description",
        "closable": true
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 480,
          "expected": 480,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 155,
          "expected": 153,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 6,
          "expected": 6,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#434343",
          "expected": "#434343",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "5840:7190",
          "name": "Title",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5840:7191",
          "name": "icon/Edit/Close",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5840:7192",
          "name": "↳ Description",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5840:7195",
          "name": "Button/dark M",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "notification--form-alert--type-default--theme-light--title-title--description-description--closable-true--figma-theme-light-form-alert-type-default--theme-light",
      "figmaNodeId": "5841:7181",
      "figmaName": "Notification",
      "figmaVariantName": "theme=light, form=alert, type=default",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Notification.theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Notification.form; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Notification.type; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "Notification",
      "codeProps": {
        "form": "alert",
        "type": "default",
        "theme": "light",
        "title": "Title",
        "description": "Description",
        "closable": true
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 480,
          "expected": 480,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 155,
          "expected": 153,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 24,
          "expected": 24,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 6,
          "expected": 6,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1.2000000476837158,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "5841:7186",
          "name": "Title",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5841:7187",
          "name": "icon/Edit/Close",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5841:7188",
          "name": "↳ Description",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "5841:7191",
          "name": "Button/light M",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "chart--type-pie--labels-a-b-c--datasets-object-object--figma-type-pie--theme-dark",
      "figmaNodeId": "4949:7090",
      "figmaName": "Chart",
      "figmaVariantName": "type=pie",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Chart.type; mapped by render manifest generator from current canonical API.",
        "Chart renders into <canvas> via Chart.js — verifier reads only root wrapper computed style; pixel content not introspectable. harness limitation across all token / colour / sizing checks."
      ],
      "codeComponent": "Chart",
      "codeProps": {
        "type": "pie",
        "labels": [
          "A",
          "B",
          "C"
        ],
        "datasets": [
          {
            "label": "Series",
            "data": [
              1,
              2,
              3
            ]
          }
        ]
      },
      "status": "FAIL",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 352,
          "expected": 240,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootHeight",
          "actual": 232,
          "expected": 220,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.top",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 12,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#262626",
          "expected": "#262626",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#000000",
          "expected": "#cccccc",
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4949:7092",
          "name": "Ellipse",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4949:7093",
          "name": "Ellipse",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4949:7094",
          "name": "Ellipse",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4949:7095",
          "name": "Ellipse",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4949:7098",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4949:7099",
          "name": "A",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4949:7101",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4949:7102",
          "name": "B",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4949:7104",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4949:7105",
          "name": "C",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4949:7107",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4949:7108",
          "name": "D",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "chart--type-pie--labels-a-b-c--datasets-object-object--figma-type-pie--theme-light",
      "figmaNodeId": "4949:7090",
      "figmaName": "Chart",
      "figmaVariantName": "type=pie",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Chart.type; mapped by render manifest generator from current canonical API.",
        "Chart renders into <canvas> via Chart.js — verifier reads only root wrapper computed style; pixel content not introspectable. harness limitation across all token / colour / sizing checks."
      ],
      "codeComponent": "Chart",
      "codeProps": {
        "type": "pie",
        "labels": [
          "A",
          "B",
          "C"
        ],
        "datasets": [
          {
            "label": "Series",
            "data": [
              1,
              2,
              3
            ]
          }
        ]
      },
      "status": "FAIL",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 352,
          "expected": 240,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootHeight",
          "actual": 232,
          "expected": 220,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.top",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 12,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#f0f0f0",
          "expected": "#f0f0f0",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#000000",
          "expected": "#cccccc",
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4949:7092",
          "name": "Ellipse",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4949:7093",
          "name": "Ellipse",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4949:7094",
          "name": "Ellipse",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4949:7095",
          "name": "Ellipse",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4949:7098",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4949:7099",
          "name": "A",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4949:7101",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4949:7102",
          "name": "B",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4949:7104",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4949:7105",
          "name": "C",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4949:7107",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4949:7108",
          "name": "D",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "chart--type-donut--labels-a-b-c--datasets-object-object--figma-type-donut--theme-dark",
      "figmaNodeId": "4949:7109",
      "figmaName": "Chart",
      "figmaVariantName": "type=donut",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Chart.type; mapped by render manifest generator from current canonical API.",
        "Chart renders into <canvas> via Chart.js — verifier reads only root wrapper computed style; pixel content not introspectable. harness limitation across all token / colour / sizing checks."
      ],
      "codeComponent": "Chart",
      "codeProps": {
        "type": "donut",
        "labels": [
          "A",
          "B",
          "C"
        ],
        "datasets": [
          {
            "label": "Series",
            "data": [
              1,
              2,
              3
            ]
          }
        ]
      },
      "status": "FAIL",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 352,
          "expected": 240,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootHeight",
          "actual": 232,
          "expected": 220,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.top",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 12,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#262626",
          "expected": "#262626",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#000000",
          "expected": "#ffffff",
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4949:7111",
          "name": "Ellipse",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4949:7112",
          "name": "Ellipse",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4949:7113",
          "name": "75%",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4949:7116",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4949:7117",
          "name": "Used 75%",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4949:7119",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4949:7120",
          "name": "Free 25%",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "chart--type-donut--labels-a-b-c--datasets-object-object--figma-type-donut--theme-light",
      "figmaNodeId": "4949:7109",
      "figmaName": "Chart",
      "figmaVariantName": "type=donut",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Chart.type; mapped by render manifest generator from current canonical API.",
        "Chart renders into <canvas> via Chart.js — verifier reads only root wrapper computed style; pixel content not introspectable. harness limitation across all token / colour / sizing checks."
      ],
      "codeComponent": "Chart",
      "codeProps": {
        "type": "donut",
        "labels": [
          "A",
          "B",
          "C"
        ],
        "datasets": [
          {
            "label": "Series",
            "data": [
              1,
              2,
              3
            ]
          }
        ]
      },
      "status": "FAIL",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 352,
          "expected": 240,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootHeight",
          "actual": 232,
          "expected": 220,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.top",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 12,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#f0f0f0",
          "expected": "#f0f0f0",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#000000",
          "expected": "#000000",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4949:7111",
          "name": "Ellipse",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4949:7112",
          "name": "Ellipse",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4949:7113",
          "name": "75%",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4949:7116",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4949:7117",
          "name": "Used 75%",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4949:7119",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4949:7120",
          "name": "Free 25%",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "chart--type-line--labels-a-b-c--datasets-object-object--figma-type-line--theme-dark",
      "figmaNodeId": "4949:7121",
      "figmaName": "Chart",
      "figmaVariantName": "type=line",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Chart.type; mapped by render manifest generator from current canonical API.",
        "Chart renders into <canvas> via Chart.js — verifier reads only root wrapper computed style; pixel content not introspectable. harness limitation across all token / colour / sizing checks."
      ],
      "codeComponent": "Chart",
      "codeProps": {
        "type": "line",
        "labels": [
          "A",
          "B",
          "C"
        ],
        "datasets": [
          {
            "label": "Series",
            "data": [
              1,
              2,
              3
            ]
          }
        ]
      },
      "status": "FAIL",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 352,
          "expected": 320,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootHeight",
          "actual": 232,
          "expected": 270,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.top",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 12,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#262626",
          "expected": "#262626",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#000000",
          "expected": "#cccccc",
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4959:7089",
          "name": "100",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7090",
          "name": "75",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7091",
          "name": "50",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7092",
          "name": "25",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7093",
          "name": "0",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7096",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7097",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7098",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7099",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7100",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7101",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7102",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7110",
          "name": "Rectangle",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7111",
          "name": "Rectangle",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7112",
          "name": "Rectangle",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7113",
          "name": "Rectangle",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7114",
          "name": "Rectangle",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7115",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7116",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7117",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7118",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7119",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7120",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7121",
          "name": "Rectangle",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7122",
          "name": "Rectangle",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7123",
          "name": "Rectangle",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7124",
          "name": "Rectangle",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7125",
          "name": "Rectangle",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7126",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7127",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7128",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7129",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7130",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7131",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7132",
          "name": "Rectangle",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7133",
          "name": "Rectangle",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7134",
          "name": "Rectangle",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7135",
          "name": "Rectangle",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7136",
          "name": "Rectangle",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7137",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7138",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7139",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7140",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7141",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7142",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7143",
          "name": "Rectangle",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7144",
          "name": "Rectangle",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7145",
          "name": "Rectangle",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7146",
          "name": "Rectangle",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7147",
          "name": "Rectangle",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7148",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7149",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7150",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7151",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7152",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7153",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7154",
          "name": "Rectangle",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7155",
          "name": "Rectangle",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7156",
          "name": "Rectangle",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7157",
          "name": "Rectangle",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7158",
          "name": "Rectangle",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7159",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7160",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7161",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7162",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7163",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7164",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7104",
          "name": "Jan",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7105",
          "name": "Feb",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7106",
          "name": "Mar",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7107",
          "name": "Apr",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7108",
          "name": "May",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7109",
          "name": "Jun",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7167",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7168",
          "name": "A",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7170",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7171",
          "name": "B",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7173",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7174",
          "name": "C",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7176",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7177",
          "name": "D",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7179",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7180",
          "name": "E",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "chart--type-line--labels-a-b-c--datasets-object-object--figma-type-line--theme-light",
      "figmaNodeId": "4949:7121",
      "figmaName": "Chart",
      "figmaVariantName": "type=line",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Chart.type; mapped by render manifest generator from current canonical API.",
        "Chart renders into <canvas> via Chart.js — verifier reads only root wrapper computed style; pixel content not introspectable. harness limitation across all token / colour / sizing checks."
      ],
      "codeComponent": "Chart",
      "codeProps": {
        "type": "line",
        "labels": [
          "A",
          "B",
          "C"
        ],
        "datasets": [
          {
            "label": "Series",
            "data": [
              1,
              2,
              3
            ]
          }
        ]
      },
      "status": "FAIL",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 352,
          "expected": 320,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootHeight",
          "actual": 232,
          "expected": 270,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.top",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 12,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#f0f0f0",
          "expected": "#f0f0f0",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#000000",
          "expected": "#cccccc",
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4959:7089",
          "name": "100",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7090",
          "name": "75",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7091",
          "name": "50",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7092",
          "name": "25",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7093",
          "name": "0",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7096",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7097",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7098",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7099",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7100",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7101",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7102",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7110",
          "name": "Rectangle",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7111",
          "name": "Rectangle",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7112",
          "name": "Rectangle",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7113",
          "name": "Rectangle",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7114",
          "name": "Rectangle",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7115",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7116",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7117",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7118",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7119",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7120",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7121",
          "name": "Rectangle",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7122",
          "name": "Rectangle",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7123",
          "name": "Rectangle",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7124",
          "name": "Rectangle",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7125",
          "name": "Rectangle",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7126",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7127",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7128",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7129",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7130",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7131",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7132",
          "name": "Rectangle",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7133",
          "name": "Rectangle",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7134",
          "name": "Rectangle",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7135",
          "name": "Rectangle",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7136",
          "name": "Rectangle",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7137",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7138",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7139",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7140",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7141",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7142",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7143",
          "name": "Rectangle",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7144",
          "name": "Rectangle",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7145",
          "name": "Rectangle",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7146",
          "name": "Rectangle",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7147",
          "name": "Rectangle",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7148",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7149",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7150",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7151",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7152",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7153",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7154",
          "name": "Rectangle",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7155",
          "name": "Rectangle",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7156",
          "name": "Rectangle",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7157",
          "name": "Rectangle",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7158",
          "name": "Rectangle",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7159",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7160",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7161",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7162",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7163",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7164",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7104",
          "name": "Jan",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7105",
          "name": "Feb",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7106",
          "name": "Mar",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7107",
          "name": "Apr",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7108",
          "name": "May",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7109",
          "name": "Jun",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7167",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7168",
          "name": "A",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7170",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7171",
          "name": "B",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7173",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7174",
          "name": "C",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7176",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7177",
          "name": "D",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7179",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7180",
          "name": "E",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "chart--type-bar--labels-a-b-c--datasets-object-object--figma-type-bar--theme-dark",
      "figmaNodeId": "4949:7146",
      "figmaName": "Chart",
      "figmaVariantName": "type=bar",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Chart.type; mapped by render manifest generator from current canonical API.",
        "Chart renders into <canvas> via Chart.js — verifier reads only root wrapper computed style; pixel content not introspectable. harness limitation across all token / colour / sizing checks."
      ],
      "codeComponent": "Chart",
      "codeProps": {
        "type": "bar",
        "labels": [
          "A",
          "B",
          "C"
        ],
        "datasets": [
          {
            "label": "Series",
            "data": [
              1,
              2,
              3
            ]
          }
        ]
      },
      "status": "FAIL",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 352,
          "expected": 320,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootHeight",
          "actual": 232,
          "expected": 270,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.top",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 12,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#262626",
          "expected": "#262626",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#000000",
          "expected": "#cccccc",
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4959:7183",
          "name": "100",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7184",
          "name": "75",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7185",
          "name": "50",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7186",
          "name": "25",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7187",
          "name": "0",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7190",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7191",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7192",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7193",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7194",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7195",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7196",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7204",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7205",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7206",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7207",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7208",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7209",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7198",
          "name": "Jan",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7199",
          "name": "Feb",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7200",
          "name": "Mar",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7201",
          "name": "Apr",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7202",
          "name": "May",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7203",
          "name": "Jun",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7212",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7213",
          "name": "A",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7215",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7216",
          "name": "B",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7218",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7219",
          "name": "C",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7221",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7222",
          "name": "D",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7224",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7225",
          "name": "E",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "chart--type-bar--labels-a-b-c--datasets-object-object--figma-type-bar--theme-light",
      "figmaNodeId": "4949:7146",
      "figmaName": "Chart",
      "figmaVariantName": "type=bar",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Chart.type; mapped by render manifest generator from current canonical API.",
        "Chart renders into <canvas> via Chart.js — verifier reads only root wrapper computed style; pixel content not introspectable. harness limitation across all token / colour / sizing checks."
      ],
      "codeComponent": "Chart",
      "codeProps": {
        "type": "bar",
        "labels": [
          "A",
          "B",
          "C"
        ],
        "datasets": [
          {
            "label": "Series",
            "data": [
              1,
              2,
              3
            ]
          }
        ]
      },
      "status": "FAIL",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 352,
          "expected": 320,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootHeight",
          "actual": 232,
          "expected": 270,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.top",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 12,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#f0f0f0",
          "expected": "#f0f0f0",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#000000",
          "expected": "#cccccc",
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4959:7183",
          "name": "100",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7184",
          "name": "75",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7185",
          "name": "50",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7186",
          "name": "25",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7187",
          "name": "0",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7190",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7191",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7192",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7193",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7194",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7195",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7196",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7204",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7205",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7206",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7207",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7208",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7209",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7198",
          "name": "Jan",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7199",
          "name": "Feb",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7200",
          "name": "Mar",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7201",
          "name": "Apr",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7202",
          "name": "May",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7203",
          "name": "Jun",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7212",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7213",
          "name": "A",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7215",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7216",
          "name": "B",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7218",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7219",
          "name": "C",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7221",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7222",
          "name": "D",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7224",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7225",
          "name": "E",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "chart--type-bar-horizontal--labels-a-b-c--datasets-object-object--figma-type-bar-horizontal--theme-dark",
      "figmaNodeId": "4949:7159",
      "figmaName": "Chart",
      "figmaVariantName": "type=bar-horizontal",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Chart.type; mapped by render manifest generator from current canonical API.",
        "Chart renders into <canvas> via Chart.js — verifier reads only root wrapper computed style; pixel content not introspectable. harness limitation across all token / colour / sizing checks."
      ],
      "codeComponent": "Chart",
      "codeProps": {
        "type": "bar-horizontal",
        "labels": [
          "A",
          "B",
          "C"
        ],
        "datasets": [
          {
            "label": "Series",
            "data": [
              1,
              2,
              3
            ]
          }
        ]
      },
      "status": "FAIL",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 352,
          "expected": 240,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootHeight",
          "actual": 232,
          "expected": 220,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.top",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 10,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#262626",
          "expected": "#262626",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#000000",
          "expected": "#cccccc",
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4949:7161",
          "name": "CPU",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4949:7162",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4949:7163",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4949:7165",
          "name": "Memory",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4949:7166",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4949:7167",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4949:7169",
          "name": "Disk",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4949:7170",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4949:7171",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4949:7173",
          "name": "Net",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4949:7174",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4949:7175",
          "name": "Frame",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "chart--type-bar-horizontal--labels-a-b-c--datasets-object-object--figma-type-bar-horizontal--theme-light",
      "figmaNodeId": "4949:7159",
      "figmaName": "Chart",
      "figmaVariantName": "type=bar-horizontal",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Chart.type; mapped by render manifest generator from current canonical API.",
        "Chart renders into <canvas> via Chart.js — verifier reads only root wrapper computed style; pixel content not introspectable. harness limitation across all token / colour / sizing checks."
      ],
      "codeComponent": "Chart",
      "codeProps": {
        "type": "bar-horizontal",
        "labels": [
          "A",
          "B",
          "C"
        ],
        "datasets": [
          {
            "label": "Series",
            "data": [
              1,
              2,
              3
            ]
          }
        ]
      },
      "status": "FAIL",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 352,
          "expected": 240,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootHeight",
          "actual": 232,
          "expected": 220,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.top",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 10,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#f0f0f0",
          "expected": "#f0f0f0",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#000000",
          "expected": "#cccccc",
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4949:7161",
          "name": "CPU",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4949:7162",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4949:7163",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4949:7165",
          "name": "Memory",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4949:7166",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4949:7167",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4949:7169",
          "name": "Disk",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4949:7170",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4949:7171",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4949:7173",
          "name": "Net",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4949:7174",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4949:7175",
          "name": "Frame",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "chart--type-line-bar--labels-a-b-c--datasets-object-object--figma-type-line-bar--theme-dark",
      "figmaNodeId": "4953:7170",
      "figmaName": "Chart",
      "figmaVariantName": "type=line-bar",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Chart.type; mapped by render manifest generator from current canonical API.",
        "Chart renders into <canvas> via Chart.js — verifier reads only root wrapper computed style; pixel content not introspectable. harness limitation across all token / colour / sizing checks."
      ],
      "codeComponent": "Chart",
      "codeProps": {
        "type": "line-bar",
        "labels": [
          "A",
          "B",
          "C"
        ],
        "datasets": [
          {
            "label": "Series",
            "data": [
              1,
              2,
              3
            ]
          }
        ]
      },
      "status": "FAIL",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 352,
          "expected": 320,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootHeight",
          "actual": 232,
          "expected": 270,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.top",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#262626",
          "expected": "#262626",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#000000",
          "expected": "#cccccc",
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4959:7228",
          "name": "100",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7229",
          "name": "75",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7230",
          "name": "50",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7231",
          "name": "25",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7232",
          "name": "0",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7235",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7236",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7237",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7238",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7239",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7240",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7241",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7249",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7250",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7251",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7252",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7253",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7254",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7255",
          "name": "Rectangle",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7256",
          "name": "Rectangle",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7257",
          "name": "Rectangle",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7258",
          "name": "Rectangle",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7259",
          "name": "Rectangle",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7260",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7261",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7262",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7263",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7264",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7265",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7243",
          "name": "Jan",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7244",
          "name": "Feb",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7245",
          "name": "Mar",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7246",
          "name": "Apr",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7247",
          "name": "May",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7248",
          "name": "Jun",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7268",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7269",
          "name": "Line",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7271",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7272",
          "name": "Bar",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "chart--type-line-bar--labels-a-b-c--datasets-object-object--figma-type-line-bar--theme-light",
      "figmaNodeId": "4953:7170",
      "figmaName": "Chart",
      "figmaVariantName": "type=line-bar",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Chart.type; mapped by render manifest generator from current canonical API.",
        "Chart renders into <canvas> via Chart.js — verifier reads only root wrapper computed style; pixel content not introspectable. harness limitation across all token / colour / sizing checks."
      ],
      "codeComponent": "Chart",
      "codeProps": {
        "type": "line-bar",
        "labels": [
          "A",
          "B",
          "C"
        ],
        "datasets": [
          {
            "label": "Series",
            "data": [
              1,
              2,
              3
            ]
          }
        ]
      },
      "status": "FAIL",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 352,
          "expected": 320,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootHeight",
          "actual": 232,
          "expected": 270,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootPadding.top",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 8,
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#f0f0f0",
          "expected": "#f0f0f0",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#000000",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#000000",
          "expected": "#cccccc",
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4959:7228",
          "name": "100",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7229",
          "name": "75",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7230",
          "name": "50",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7231",
          "name": "25",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7232",
          "name": "0",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7235",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7236",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7237",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7238",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7239",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7240",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7241",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7249",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7250",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7251",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7252",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7253",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7254",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7255",
          "name": "Rectangle",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7256",
          "name": "Rectangle",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7257",
          "name": "Rectangle",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7258",
          "name": "Rectangle",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7259",
          "name": "Rectangle",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7260",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7261",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7262",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7263",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7264",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7265",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7243",
          "name": "Jan",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7244",
          "name": "Feb",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7245",
          "name": "Mar",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7246",
          "name": "Apr",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7247",
          "name": "May",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7248",
          "name": "Jun",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7268",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7269",
          "name": "Line",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7271",
          "name": "Frame",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4959:7272",
          "name": "Bar",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "tab-item--property1-normal--property2-white--type-line--value-tab-1--figma-property-1-normal-property-2-white-type-line--theme-dark",
      "figmaNodeId": "4265:16083",
      "figmaName": "Tab/Item",
      "figmaVariantName": "Property 1=Normal, Property 2=White, Type=Line",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Tab/Item.Property 1; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Tab/Item.Property 2; mapped by render manifest generator from current canonical API.",
        "TabItem Line type rootBorderHex is verifier resolution limitation — Figma extract yields aggregate root colour but code applies bottom-only border for active indicator (same family as TabList Line type)."
      ],
      "codeComponent": "TabItem",
      "codeProps": {
        "property1": "Normal",
        "property2": "White",
        "type": "Line",
        "value": "tab-1"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 32,
          "expected": 92,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 33,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "rgb(158, 158, 158) rgb(158, 158, 158) rgba(0, 0, 0, 0)",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4265:16084",
          "name": "Menu xxx",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "tab-item--property1-normal--property2-white--type-line--value-tab-1--figma-property-1-normal-property-2-white-type-line--theme-light",
      "figmaNodeId": "4265:16083",
      "figmaName": "Tab/Item",
      "figmaVariantName": "Property 1=Normal, Property 2=White, Type=Line",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Tab/Item.Property 1; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Tab/Item.Property 2; mapped by render manifest generator from current canonical API.",
        "TabItem Line type rootBorderHex is verifier resolution limitation — Figma extract yields aggregate root colour but code applies bottom-only border for active indicator (same family as TabList Line type)."
      ],
      "codeComponent": "TabItem",
      "codeProps": {
        "property1": "Normal",
        "property2": "White",
        "type": "Line",
        "value": "tab-1"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 32,
          "expected": 92,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 33,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "rgb(89, 89, 89) rgb(89, 89, 89) rgba(0, 0, 0, 0)",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4265:16084",
          "name": "Menu xxx",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "tab-item--property1-active--property2-white--type-text--value-tab-1--figma-property-1-active-property-2-white-type-text--theme-dark",
      "figmaNodeId": "4605:7204",
      "figmaName": "Tab/Item",
      "figmaVariantName": "Property 1=Active, Property 2=White, Type=Text",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Tab/Item.Property 1; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Tab/Item.Property 2; mapped by render manifest generator from current canonical API.",
        "TabItem Line type rootBorderHex is verifier resolution limitation — Figma extract yields aggregate root colour but code applies bottom-only border for active indicator (same family as TabList Line type)."
      ],
      "codeComponent": "TabItem",
      "codeProps": {
        "property1": "Active",
        "property2": "White",
        "type": "Text",
        "value": "tab-1"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 32,
          "expected": 93,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#f8f8f8",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4605:7205",
          "name": "Menu xxx",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "tab-item--property1-active--property2-white--type-text--value-tab-1--figma-property-1-active-property-2-white-type-text--theme-light",
      "figmaNodeId": "4605:7204",
      "figmaName": "Tab/Item",
      "figmaVariantName": "Property 1=Active, Property 2=White, Type=Text",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Tab/Item.Property 1; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Tab/Item.Property 2; mapped by render manifest generator from current canonical API.",
        "TabItem Line type rootBorderHex is verifier resolution limitation — Figma extract yields aggregate root colour but code applies bottom-only border for active indicator (same family as TabList Line type)."
      ],
      "codeComponent": "TabItem",
      "codeProps": {
        "property1": "Active",
        "property2": "White",
        "type": "Text",
        "value": "tab-1"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 32,
          "expected": 93,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#141414",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4605:7205",
          "name": "Menu xxx",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "tab-item--property1-normal--property2-white--type-filled--value-tab-1--figma-property-1-normal-property-2-white-type-filled--theme-dark",
      "figmaNodeId": "4452:7118",
      "figmaName": "Tab/Item",
      "figmaVariantName": "Property 1=Normal, Property 2=White, Type=Filled",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Tab/Item.Property 1; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Tab/Item.Property 2; mapped by render manifest generator from current canonical API.",
        "TabItem Line type rootBorderHex is verifier resolution limitation — Figma extract yields aggregate root colour but code applies bottom-only border for active indicator (same family as TabList Line type)."
      ],
      "codeComponent": "TabItem",
      "codeProps": {
        "property1": "Normal",
        "property2": "White",
        "type": "Filled",
        "value": "tab-1"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 32,
          "expected": 92,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#353535",
          "expected": "#353535",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#cccccc",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#cccccc",
          "expected": "#cccccc",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4452:7119",
          "name": "Menu xxx",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "tab-item--property1-normal--property2-white--type-filled--value-tab-1--figma-property-1-normal-property-2-white-type-filled--theme-light",
      "figmaNodeId": "4452:7118",
      "figmaName": "Tab/Item",
      "figmaVariantName": "Property 1=Normal, Property 2=White, Type=Filled",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Tab/Item.Property 1; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Tab/Item.Property 2; mapped by render manifest generator from current canonical API.",
        "TabItem Line type rootBorderHex is verifier resolution limitation — Figma extract yields aggregate root colour but code applies bottom-only border for active indicator (same family as TabList Line type)."
      ],
      "codeComponent": "TabItem",
      "codeProps": {
        "property1": "Normal",
        "property2": "White",
        "type": "Filled",
        "value": "tab-1"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 32,
          "expected": 92,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#dbdbdb",
          "expected": "#dbdbdb",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#434343",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#434343",
          "expected": "#434343",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4452:7119",
          "name": "Menu xxx",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "tab-item--property1-active--property2-green--type-line--value-tab-1--figma-property-1-active-property-2-green-type-line--theme-dark",
      "figmaNodeId": "4265:16085",
      "figmaName": "Tab/Item",
      "figmaVariantName": "Property 1=Active, Property 2=Green, Type=Line",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Tab/Item.Property 1; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Tab/Item.Property 2; mapped by render manifest generator from current canonical API.",
        "TabItem Line type rootBorderHex is verifier resolution limitation — Figma extract yields aggregate root colour but code applies bottom-only border for active indicator (same family as TabList Line type)."
      ],
      "codeComponent": "TabItem",
      "codeProps": {
        "property1": "Active",
        "property2": "Green",
        "type": "Line",
        "value": "tab-1"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 32,
          "expected": 93,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 33,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4265:16086",
          "name": "Menu xxx",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "tab-item--property1-active--property2-green--type-line--value-tab-1--figma-property-1-active-property-2-green-type-line--theme-light",
      "figmaNodeId": "4265:16085",
      "figmaName": "Tab/Item",
      "figmaVariantName": "Property 1=Active, Property 2=Green, Type=Line",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Tab/Item.Property 1; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Tab/Item.Property 2; mapped by render manifest generator from current canonical API.",
        "TabItem Line type rootBorderHex is verifier resolution limitation — Figma extract yields aggregate root colour but code applies bottom-only border for active indicator (same family as TabList Line type)."
      ],
      "codeComponent": "TabItem",
      "codeProps": {
        "property1": "Active",
        "property2": "Green",
        "type": "Line",
        "value": "tab-1"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 32,
          "expected": 93,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 33,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4265:16086",
          "name": "Menu xxx",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "tab-item--property1-active--property2-green--type-filled--value-tab-1--figma-property-1-active-property-2-green-type-filled--theme-dark",
      "figmaNodeId": "4452:7116",
      "figmaName": "Tab/Item",
      "figmaVariantName": "Property 1=Active, Property 2=Green, Type=Filled",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Tab/Item.Property 1; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Tab/Item.Property 2; mapped by render manifest generator from current canonical API.",
        "TabItem Line type rootBorderHex is verifier resolution limitation — Figma extract yields aggregate root colour but code applies bottom-only border for active indicator (same family as TabList Line type)."
      ],
      "codeComponent": "TabItem",
      "codeProps": {
        "property1": "Active",
        "property2": "Green",
        "type": "Filled",
        "value": "tab-1"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 32,
          "expected": 92,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#2fb54e",
          "expected": "#2fb54e",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#f8f8f8",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4452:7117",
          "name": "Menu xxx",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "tab-item--property1-active--property2-green--type-filled--value-tab-1--figma-property-1-active-property-2-green-type-filled--theme-light",
      "figmaNodeId": "4452:7116",
      "figmaName": "Tab/Item",
      "figmaVariantName": "Property 1=Active, Property 2=Green, Type=Filled",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Tab/Item.Property 1; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Tab/Item.Property 2; mapped by render manifest generator from current canonical API.",
        "TabItem Line type rootBorderHex is verifier resolution limitation — Figma extract yields aggregate root colour but code applies bottom-only border for active indicator (same family as TabList Line type)."
      ],
      "codeComponent": "TabItem",
      "codeProps": {
        "property1": "Active",
        "property2": "Green",
        "type": "Filled",
        "value": "tab-1"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 32,
          "expected": 92,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 32,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#299f45",
          "expected": "#299f45",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#f8f8f8",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4452:7117",
          "name": "Menu xxx",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "tab-item--property1-active--property2-white--type-line--value-tab-1--figma-property-1-active-property-2-white-type-line--theme-dark",
      "figmaNodeId": "4265:16087",
      "figmaName": "Tab/Item",
      "figmaVariantName": "Property 1=Active, Property 2=White, Type=Line",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Tab/Item.Property 1; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Tab/Item.Property 2; mapped by render manifest generator from current canonical API.",
        "TabItem Line type rootBorderHex is verifier resolution limitation — Figma extract yields aggregate root colour but code applies bottom-only border for active indicator (same family as TabList Line type)."
      ],
      "codeComponent": "TabItem",
      "codeProps": {
        "property1": "Active",
        "property2": "White",
        "type": "Line",
        "value": "tab-1"
      },
      "status": "FAIL",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 32,
          "expected": 93,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 33,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "rgb(248, 248, 248) rgb(248, 248, 248) rgb(67, 67, 67)",
          "expected": "#434343",
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4265:16088",
          "name": "Menu xxx",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "tab-item--property1-active--property2-white--type-line--value-tab-1--figma-property-1-active-property-2-white-type-line--theme-light",
      "figmaNodeId": "4265:16087",
      "figmaName": "Tab/Item",
      "figmaVariantName": "Property 1=Active, Property 2=White, Type=Line",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Tab/Item.Property 1; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Tab/Item.Property 2; mapped by render manifest generator from current canonical API.",
        "TabItem Line type rootBorderHex is verifier resolution limitation — Figma extract yields aggregate root colour but code applies bottom-only border for active indicator (same family as TabList Line type)."
      ],
      "codeComponent": "TabItem",
      "codeProps": {
        "property1": "Active",
        "property2": "White",
        "type": "Line",
        "value": "tab-1"
      },
      "status": "FAIL",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 32,
          "expected": 93,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootHeight",
          "actual": 33,
          "expected": 32,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root has fewer than 2 subnodes; auto-layout gap is not visually meaningful."
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "rgb(20, 20, 20) rgb(20, 20, 20) rgb(204, 204, 204)",
          "expected": "#cccccc",
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4265:16088",
          "name": "Menu xxx",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "table--type-header--align-left--columns-object-object-object-object--data-object-object-object-object--figma-type-header-align-left--theme-dark",
      "figmaNodeId": "4265:16132",
      "figmaName": "Table",
      "figmaVariantName": "Type=Header, Align=Left",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Table.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Table.Align; mapped by render manifest generator from current canonical API.",
        "Table cell left padding is a real fidelity drift surfaced by INFRA-F39: Figma cell auto-layout uses padding-left 0 / padding-right 8 uniformly across all 6 variants, code .tbl-cell uses symmetric 8px. Tracked as CANONICAL-029."
      ],
      "codeComponent": "Table",
      "codeProps": {
        "type": "Header",
        "align": "Left",
        "columns": [
          {
            "key": "name",
            "title": "Name",
            "align": "left"
          },
          {
            "key": "value",
            "title": "Value",
            "align": "left"
          }
        ],
        "data": [
          {
            "name": "Row 1",
            "value": "A"
          },
          {
            "name": "Row 2",
            "value": "B"
          }
        ]
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 61.140625,
          "expected": 120,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "rootTargetSelector is a sub-element; Figma component-frame width is layout-driven, not binding."
        },
        {
          "field": "rootHeight",
          "actual": 37.5,
          "expected": 33,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "rootTargetSelector is a sub-element; Figma component-frame height is renderer-driven, not binding."
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "rgb(158, 158, 158) rgb(158, 158, 158) rgb(53, 53, 53)",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4265:16134",
          "name": "Edit",
          "type": "TEXT",
          "status": "pass",
          "checks": [
            {
              "prop": "color",
              "actual": "#9e9e9e",
              "expected": "#9e9e9e",
              "pass": true
            }
          ]
        }
      ]
    },
    {
      "manifestId": "table--type-header--align-left--columns-object-object-object-object--data-object-object-object-object--figma-type-header-align-left--theme-light",
      "figmaNodeId": "4265:16132",
      "figmaName": "Table",
      "figmaVariantName": "Type=Header, Align=Left",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Table.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Table.Align; mapped by render manifest generator from current canonical API.",
        "Table cell left padding is a real fidelity drift surfaced by INFRA-F39: Figma cell auto-layout uses padding-left 0 / padding-right 8 uniformly across all 6 variants, code .tbl-cell uses symmetric 8px. Tracked as CANONICAL-029."
      ],
      "codeComponent": "Table",
      "codeProps": {
        "type": "Header",
        "align": "Left",
        "columns": [
          {
            "key": "name",
            "title": "Name",
            "align": "left"
          },
          {
            "key": "value",
            "title": "Value",
            "align": "left"
          }
        ],
        "data": [
          {
            "name": "Row 1",
            "value": "A"
          },
          {
            "name": "Row 2",
            "value": "B"
          }
        ]
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 61.140625,
          "expected": 120,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "rootTargetSelector is a sub-element; Figma component-frame width is layout-driven, not binding."
        },
        {
          "field": "rootHeight",
          "actual": 37.5,
          "expected": 33,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "rootTargetSelector is a sub-element; Figma component-frame height is renderer-driven, not binding."
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "rgb(89, 89, 89) rgb(89, 89, 89) rgb(219, 219, 219)",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4265:16134",
          "name": "Edit",
          "type": "TEXT",
          "status": "pass",
          "checks": [
            {
              "prop": "color",
              "actual": "#595959",
              "expected": "#595959",
              "pass": true
            }
          ]
        }
      ]
    },
    {
      "manifestId": "table--type-header--align-center--columns-object-object-object-object--data-object-object-object-object--figma-type-header-align-center--theme-dark",
      "figmaNodeId": "4605:7111",
      "figmaName": "Table",
      "figmaVariantName": "Type=Header, Align=Center",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Table.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Table.Align; mapped by render manifest generator from current canonical API.",
        "Table cell left padding is a real fidelity drift surfaced by INFRA-F39: Figma cell auto-layout uses padding-left 0 / padding-right 8 uniformly across all 6 variants, code .tbl-cell uses symmetric 8px. Tracked as CANONICAL-029."
      ],
      "codeComponent": "Table",
      "codeProps": {
        "type": "Header",
        "align": "Center",
        "columns": [
          {
            "key": "name",
            "title": "Name",
            "align": "center"
          },
          {
            "key": "value",
            "title": "Value",
            "align": "center"
          }
        ],
        "data": [
          {
            "name": "Row 1",
            "value": "A"
          },
          {
            "name": "Row 2",
            "value": "B"
          }
        ]
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 61.140625,
          "expected": 120,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "rootTargetSelector is a sub-element; Figma component-frame width is layout-driven, not binding."
        },
        {
          "field": "rootHeight",
          "actual": 37.5,
          "expected": 33,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "rootTargetSelector is a sub-element; Figma component-frame height is renderer-driven, not binding."
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "rgb(158, 158, 158) rgb(158, 158, 158) rgb(53, 53, 53)",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4605:7115",
          "name": "Edit",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "table--type-header--align-center--columns-object-object-object-object--data-object-object-object-object--figma-type-header-align-center--theme-light",
      "figmaNodeId": "4605:7111",
      "figmaName": "Table",
      "figmaVariantName": "Type=Header, Align=Center",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Table.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Table.Align; mapped by render manifest generator from current canonical API.",
        "Table cell left padding is a real fidelity drift surfaced by INFRA-F39: Figma cell auto-layout uses padding-left 0 / padding-right 8 uniformly across all 6 variants, code .tbl-cell uses symmetric 8px. Tracked as CANONICAL-029."
      ],
      "codeComponent": "Table",
      "codeProps": {
        "type": "Header",
        "align": "Center",
        "columns": [
          {
            "key": "name",
            "title": "Name",
            "align": "center"
          },
          {
            "key": "value",
            "title": "Value",
            "align": "center"
          }
        ],
        "data": [
          {
            "name": "Row 1",
            "value": "A"
          },
          {
            "name": "Row 2",
            "value": "B"
          }
        ]
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 61.140625,
          "expected": 120,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "rootTargetSelector is a sub-element; Figma component-frame width is layout-driven, not binding."
        },
        {
          "field": "rootHeight",
          "actual": 37.5,
          "expected": 33,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "rootTargetSelector is a sub-element; Figma component-frame height is renderer-driven, not binding."
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "rgb(89, 89, 89) rgb(89, 89, 89) rgb(219, 219, 219)",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4605:7115",
          "name": "Edit",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "table--type-header--align-right--columns-object-object-object-object--data-object-object-object-object--figma-type-header-align-right--theme-dark",
      "figmaNodeId": "4605:7118",
      "figmaName": "Table",
      "figmaVariantName": "Type=Header, Align=Right",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Table.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Table.Align; mapped by render manifest generator from current canonical API.",
        "Table cell left padding is a real fidelity drift surfaced by INFRA-F39: Figma cell auto-layout uses padding-left 0 / padding-right 8 uniformly across all 6 variants, code .tbl-cell uses symmetric 8px. Tracked as CANONICAL-029."
      ],
      "codeComponent": "Table",
      "codeProps": {
        "type": "Header",
        "align": "Right",
        "columns": [
          {
            "key": "name",
            "title": "Name",
            "align": "right"
          },
          {
            "key": "value",
            "title": "Value",
            "align": "right"
          }
        ],
        "data": [
          {
            "name": "Row 1",
            "value": "A"
          },
          {
            "name": "Row 2",
            "value": "B"
          }
        ]
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 61.140625,
          "expected": 120,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "rootTargetSelector is a sub-element; Figma component-frame width is layout-driven, not binding."
        },
        {
          "field": "rootHeight",
          "actual": 37.5,
          "expected": 33,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "rootTargetSelector is a sub-element; Figma component-frame height is renderer-driven, not binding."
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "rgb(158, 158, 158) rgb(158, 158, 158) rgb(53, 53, 53)",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4605:7122",
          "name": "Edit",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "table--type-header--align-right--columns-object-object-object-object--data-object-object-object-object--figma-type-header-align-right--theme-light",
      "figmaNodeId": "4605:7118",
      "figmaName": "Table",
      "figmaVariantName": "Type=Header, Align=Right",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Table.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Table.Align; mapped by render manifest generator from current canonical API.",
        "Table cell left padding is a real fidelity drift surfaced by INFRA-F39: Figma cell auto-layout uses padding-left 0 / padding-right 8 uniformly across all 6 variants, code .tbl-cell uses symmetric 8px. Tracked as CANONICAL-029."
      ],
      "codeComponent": "Table",
      "codeProps": {
        "type": "Header",
        "align": "Right",
        "columns": [
          {
            "key": "name",
            "title": "Name",
            "align": "right"
          },
          {
            "key": "value",
            "title": "Value",
            "align": "right"
          }
        ],
        "data": [
          {
            "name": "Row 1",
            "value": "A"
          },
          {
            "name": "Row 2",
            "value": "B"
          }
        ]
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 61.140625,
          "expected": 120,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "rootTargetSelector is a sub-element; Figma component-frame width is layout-driven, not binding."
        },
        {
          "field": "rootHeight",
          "actual": 37.5,
          "expected": 33,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "rootTargetSelector is a sub-element; Figma component-frame height is renderer-driven, not binding."
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "rgb(89, 89, 89) rgb(89, 89, 89) rgb(219, 219, 219)",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4605:7122",
          "name": "Edit",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "table--type-tbody--align-left--columns-object-object-object-object--data-object-object-object-object--figma-type-tbody-align-left--theme-dark",
      "figmaNodeId": "4605:7125",
      "figmaName": "Table",
      "figmaVariantName": "Type=Tbody, Align=Left",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Table.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Table.Align; mapped by render manifest generator from current canonical API.",
        "Table cell left padding is a real fidelity drift surfaced by INFRA-F39: Figma cell auto-layout uses padding-left 0 / padding-right 8 uniformly across all 6 variants, code .tbl-cell uses symmetric 8px. Tracked as CANONICAL-029."
      ],
      "codeComponent": "Table",
      "codeProps": {
        "type": "Tbody",
        "align": "Left",
        "columns": [
          {
            "key": "name",
            "title": "Name",
            "align": "left"
          },
          {
            "key": "value",
            "title": "Value",
            "align": "left"
          }
        ],
        "data": [
          {
            "name": "Row 1",
            "value": "A"
          },
          {
            "name": "Row 2",
            "value": "B"
          }
        ]
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 61.140625,
          "expected": 120,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "rootTargetSelector is a sub-element; Figma component-frame width is layout-driven, not binding."
        },
        {
          "field": "rootHeight",
          "actual": 38,
          "expected": 33,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "rootTargetSelector is a sub-element; Figma component-frame height is renderer-driven, not binding."
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#f8f8f8",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4605:7129",
          "name": "Edit",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "table--type-tbody--align-left--columns-object-object-object-object--data-object-object-object-object--figma-type-tbody-align-left--theme-light",
      "figmaNodeId": "4605:7125",
      "figmaName": "Table",
      "figmaVariantName": "Type=Tbody, Align=Left",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Table.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Table.Align; mapped by render manifest generator from current canonical API.",
        "Table cell left padding is a real fidelity drift surfaced by INFRA-F39: Figma cell auto-layout uses padding-left 0 / padding-right 8 uniformly across all 6 variants, code .tbl-cell uses symmetric 8px. Tracked as CANONICAL-029."
      ],
      "codeComponent": "Table",
      "codeProps": {
        "type": "Tbody",
        "align": "Left",
        "columns": [
          {
            "key": "name",
            "title": "Name",
            "align": "left"
          },
          {
            "key": "value",
            "title": "Value",
            "align": "left"
          }
        ],
        "data": [
          {
            "name": "Row 1",
            "value": "A"
          },
          {
            "name": "Row 2",
            "value": "B"
          }
        ]
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 61.140625,
          "expected": 120,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "rootTargetSelector is a sub-element; Figma component-frame width is layout-driven, not binding."
        },
        {
          "field": "rootHeight",
          "actual": 38,
          "expected": 33,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "rootTargetSelector is a sub-element; Figma component-frame height is renderer-driven, not binding."
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#141414",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4605:7129",
          "name": "Edit",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "table--type-tbody--align-center--columns-object-object-object-object--data-object-object-object-object--figma-type-tbody-align-center--theme-dark",
      "figmaNodeId": "4265:16167",
      "figmaName": "Table",
      "figmaVariantName": "Type=Tbody, Align=Center",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Table.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Table.Align; mapped by render manifest generator from current canonical API.",
        "Table cell left padding is a real fidelity drift surfaced by INFRA-F39: Figma cell auto-layout uses padding-left 0 / padding-right 8 uniformly across all 6 variants, code .tbl-cell uses symmetric 8px. Tracked as CANONICAL-029."
      ],
      "codeComponent": "Table",
      "codeProps": {
        "type": "Tbody",
        "align": "Center",
        "columns": [
          {
            "key": "name",
            "title": "Name",
            "align": "center"
          },
          {
            "key": "value",
            "title": "Value",
            "align": "center"
          }
        ],
        "data": [
          {
            "name": "Row 1",
            "value": "A"
          },
          {
            "name": "Row 2",
            "value": "B"
          }
        ]
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 61.140625,
          "expected": 120,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "rootTargetSelector is a sub-element; Figma component-frame width is layout-driven, not binding."
        },
        {
          "field": "rootHeight",
          "actual": 38,
          "expected": 33,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "rootTargetSelector is a sub-element; Figma component-frame height is renderer-driven, not binding."
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#f8f8f8",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4265:16170",
          "name": "Edit",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "table--type-tbody--align-center--columns-object-object-object-object--data-object-object-object-object--figma-type-tbody-align-center--theme-light",
      "figmaNodeId": "4265:16167",
      "figmaName": "Table",
      "figmaVariantName": "Type=Tbody, Align=Center",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Table.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Table.Align; mapped by render manifest generator from current canonical API.",
        "Table cell left padding is a real fidelity drift surfaced by INFRA-F39: Figma cell auto-layout uses padding-left 0 / padding-right 8 uniformly across all 6 variants, code .tbl-cell uses symmetric 8px. Tracked as CANONICAL-029."
      ],
      "codeComponent": "Table",
      "codeProps": {
        "type": "Tbody",
        "align": "Center",
        "columns": [
          {
            "key": "name",
            "title": "Name",
            "align": "center"
          },
          {
            "key": "value",
            "title": "Value",
            "align": "center"
          }
        ],
        "data": [
          {
            "name": "Row 1",
            "value": "A"
          },
          {
            "name": "Row 2",
            "value": "B"
          }
        ]
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 61.140625,
          "expected": 120,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "rootTargetSelector is a sub-element; Figma component-frame width is layout-driven, not binding."
        },
        {
          "field": "rootHeight",
          "actual": 38,
          "expected": 33,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "rootTargetSelector is a sub-element; Figma component-frame height is renderer-driven, not binding."
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#141414",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4265:16170",
          "name": "Edit",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "table--type-tbody--align-right--columns-object-object-object-object--data-object-object-object-object--figma-type-tbody-align-right--theme-dark",
      "figmaNodeId": "4605:7131",
      "figmaName": "Table",
      "figmaVariantName": "Type=Tbody, Align=Right",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Table.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Table.Align; mapped by render manifest generator from current canonical API.",
        "Table cell left padding is a real fidelity drift surfaced by INFRA-F39: Figma cell auto-layout uses padding-left 0 / padding-right 8 uniformly across all 6 variants, code .tbl-cell uses symmetric 8px. Tracked as CANONICAL-029."
      ],
      "codeComponent": "Table",
      "codeProps": {
        "type": "Tbody",
        "align": "Right",
        "columns": [
          {
            "key": "name",
            "title": "Name",
            "align": "right"
          },
          {
            "key": "value",
            "title": "Value",
            "align": "right"
          }
        ],
        "data": [
          {
            "name": "Row 1",
            "value": "A"
          },
          {
            "name": "Row 2",
            "value": "B"
          }
        ]
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 61.140625,
          "expected": 120,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "rootTargetSelector is a sub-element; Figma component-frame width is layout-driven, not binding."
        },
        {
          "field": "rootHeight",
          "actual": 38,
          "expected": 33,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "rootTargetSelector is a sub-element; Figma component-frame height is renderer-driven, not binding."
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#f8f8f8",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4605:7135",
          "name": "Edit",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "table--type-tbody--align-right--columns-object-object-object-object--data-object-object-object-object--figma-type-tbody-align-right--theme-light",
      "figmaNodeId": "4605:7131",
      "figmaName": "Table",
      "figmaVariantName": "Type=Tbody, Align=Right",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Table.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Table.Align; mapped by render manifest generator from current canonical API.",
        "Table cell left padding is a real fidelity drift surfaced by INFRA-F39: Figma cell auto-layout uses padding-left 0 / padding-right 8 uniformly across all 6 variants, code .tbl-cell uses symmetric 8px. Tracked as CANONICAL-029."
      ],
      "codeComponent": "Table",
      "codeProps": {
        "type": "Tbody",
        "align": "Right",
        "columns": [
          {
            "key": "name",
            "title": "Name",
            "align": "right"
          },
          {
            "key": "value",
            "title": "Value",
            "align": "right"
          }
        ],
        "data": [
          {
            "name": "Row 1",
            "value": "A"
          },
          {
            "name": "Row 2",
            "value": "B"
          }
        ]
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 61.140625,
          "expected": 120,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "rootTargetSelector is a sub-element; Figma component-frame width is layout-driven, not binding."
        },
        {
          "field": "rootHeight",
          "actual": 38,
          "expected": 33,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "rootTargetSelector is a sub-element; Figma component-frame height is renderer-driven, not binding."
        },
        {
          "field": "rootPadding.top",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#141414",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "4605:7135",
          "name": "Edit",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "form-item--type-label-and-input--layout-2-lines--theme-dark--labelwidth-dynamic--status-normal--label-form-label--figma-type-label-and-input-layout-2-lines-theme-dark-label-width-dynamic-status-normal--theme-dark",
      "figmaNodeId": "1923:49063",
      "figmaName": "Form Item",
      "figmaVariantName": "Type=Label & Input, Layout=2 lines, Theme=Dark, Label Width=Dynamic, Status=Normal",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Form Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Layout; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Label Width; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Status; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "FormItem",
      "codeProps": {
        "type": "Label & Input",
        "layout": "2 lines",
        "theme": "Dark",
        "labelWidth": "Dynamic",
        "status": "Normal",
        "label": "Form Label"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 440,
          "expected": 440,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 72,
          "expected": 64,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#f8f8f8",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1923:49066",
          "name": "Form Label",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49068",
          "name": "input box/filled",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "form-item--type-label-and-input--layout-2-lines--theme-dark--labelwidth-dynamic--status-error--label-form-label--figma-type-label-and-input-layout-2-lines-theme-dark-label-width-dynamic-status-error--theme-dark",
      "figmaNodeId": "1923:49069",
      "figmaName": "Form Item",
      "figmaVariantName": "Type=Label & Input, Layout=2 lines, Theme=Dark, Label Width=Dynamic, Status=Error",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Form Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Layout; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Label Width; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Status; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "FormItem",
      "codeProps": {
        "type": "Label & Input",
        "layout": "2 lines",
        "theme": "Dark",
        "labelWidth": "Dynamic",
        "status": "Error",
        "label": "Form Label"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 440,
          "expected": 440,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 92,
          "expected": 84,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#f8f8f8",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1923:49072",
          "name": "Form Label",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49075",
          "name": "input box/filled",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49076",
          "name": "Error message",
          "type": "TEXT",
          "status": "pass",
          "checks": [
            {
              "prop": "color",
              "actual": "#ea4233",
              "expected": "#ea4233",
              "pass": true
            }
          ]
        }
      ]
    },
    {
      "manifestId": "form-item--type-label-and-selector--layout-2-lines--theme-dark--labelwidth-dynamic--status-normal--label-form-label--figma-type-label-and-selector-layout-2-lines-theme-dark-label-width-dynamic-status-normal--theme-dark",
      "figmaNodeId": "1923:49077",
      "figmaName": "Form Item",
      "figmaVariantName": "Type=Label & Selector, Layout=2 lines, Theme=Dark, Label Width=Dynamic, Status=Normal",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Form Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Layout; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Label Width; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Status; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "FormItem",
      "codeProps": {
        "type": "Label & Selector",
        "layout": "2 lines",
        "theme": "Dark",
        "labelWidth": "Dynamic",
        "status": "Normal",
        "label": "Form Label"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 440,
          "expected": 440,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 72,
          "expected": 64,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#f8f8f8",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1923:49080",
          "name": "Form Label",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49082",
          "name": "select box/filled",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "form-item--type-label-and-selector--layout-2-lines--theme-dark--labelwidth-dynamic--status-error--label-form-label--figma-type-label-and-selector-layout-2-lines-theme-dark-label-width-dynamic-status-error--theme-dark",
      "figmaNodeId": "1923:49083",
      "figmaName": "Form Item",
      "figmaVariantName": "Type=Label & Selector, Layout=2 lines, Theme=Dark, Label Width=Dynamic, Status=Error",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Form Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Layout; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Label Width; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Status; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "FormItem",
      "codeProps": {
        "type": "Label & Selector",
        "layout": "2 lines",
        "theme": "Dark",
        "labelWidth": "Dynamic",
        "status": "Error",
        "label": "Form Label"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 440,
          "expected": 440,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 92,
          "expected": 84,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#f8f8f8",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1923:49086",
          "name": "Form Label",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49089",
          "name": "select box/filled",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49090",
          "name": "Error message",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "form-item--type-label-and-textarea--layout-2-lines--theme-dark--labelwidth-dynamic--status-normal--label-form-label--figma-type-label-and-textarea-layout-2-lines-theme-dark-label-width-dynamic-status-normal--theme-dark",
      "figmaNodeId": "1923:49091",
      "figmaName": "Form Item",
      "figmaVariantName": "Type=Label & Textarea, Layout=2 lines, Theme=Dark, Label Width=Dynamic, Status=Normal",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Form Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Layout; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Label Width; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Status; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "FormItem",
      "codeProps": {
        "type": "Label & Textarea",
        "layout": "2 lines",
        "theme": "Dark",
        "labelWidth": "Dynamic",
        "status": "Normal",
        "label": "Form Label"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 440,
          "expected": 440,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 140,
          "expected": 132,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#f8f8f8",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1923:49094",
          "name": "Form Label",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49096",
          "name": "input box/filled",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "form-item--type-label-and-textarea--layout-2-lines--theme-dark--labelwidth-dynamic--status-error--label-form-label--figma-type-label-and-textarea-layout-2-lines-theme-dark-label-width-dynamic-status-error--theme-dark",
      "figmaNodeId": "1923:49097",
      "figmaName": "Form Item",
      "figmaVariantName": "Type=Label & Textarea, Layout=2 lines, Theme=Dark, Label Width=Dynamic, Status=Error",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Form Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Layout; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Label Width; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Status; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "FormItem",
      "codeProps": {
        "type": "Label & Textarea",
        "layout": "2 lines",
        "theme": "Dark",
        "labelWidth": "Dynamic",
        "status": "Error",
        "label": "Form Label"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 440,
          "expected": 440,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 160,
          "expected": 152,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#f8f8f8",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1923:49100",
          "name": "Form Label",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49103",
          "name": "input box/filled",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49104",
          "name": "Error message",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "form-item--type-label-and-radio--layout-2-lines--theme-dark--labelwidth-dynamic--status-normal--label-form-label--figma-type-label-and-radio-layout-2-lines-theme-dark-label-width-dynamic-status-normal--theme-dark",
      "figmaNodeId": "1923:49105",
      "figmaName": "Form Item",
      "figmaVariantName": "Type=Label & Radio, Layout=2 lines, Theme=Dark, Label Width=Dynamic, Status=Normal",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Form Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Layout; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Label Width; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Status; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "FormItem",
      "codeProps": {
        "type": "Label & Radio",
        "layout": "2 lines",
        "theme": "Dark",
        "labelWidth": "Dynamic",
        "status": "Normal",
        "label": "Form Label"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 440,
          "expected": 440,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 72,
          "expected": 64,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#f8f8f8",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1923:49108",
          "name": "Form Label",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49111",
          "name": "radio",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49112",
          "name": "radio",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49113",
          "name": "radio",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "form-item--type-label-and-checkbox--layout-2-lines--theme-dark--labelwidth-dynamic--status-normal--label-form-label--figma-type-label-and-checkbox-layout-2-lines-theme-dark-label-width-dynamic-status-normal--theme-dark",
      "figmaNodeId": "1923:49116",
      "figmaName": "Form Item",
      "figmaVariantName": "Type=Label & checkbox, Layout=2 lines, Theme=Dark, Label Width=Dynamic, Status=Normal",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Form Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Layout; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Label Width; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Status; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "FormItem",
      "codeProps": {
        "type": "Label & checkbox",
        "layout": "2 lines",
        "theme": "Dark",
        "labelWidth": "Dynamic",
        "status": "Normal",
        "label": "Form Label"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 440,
          "expected": 440,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 72,
          "expected": 64,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#f8f8f8",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1923:49119",
          "name": "Form Label",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49122",
          "name": "check box",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49123",
          "name": "check box",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49124",
          "name": "check box",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "form-item--type-label-and-input--layout-1-line--theme-dark--labelwidth-200-px--status-normal--label-form-label--figma-type-label-and-input-layout-1-line-theme-dark-label-width-200-px-status-normal--theme-dark",
      "figmaNodeId": "1923:49127",
      "figmaName": "Form Item",
      "figmaVariantName": "Type=Label & Input, Layout=1 line, Theme=Dark, Label Width=200 px, Status=Normal",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Form Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Layout; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Label Width; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Status; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "FormItem",
      "codeProps": {
        "type": "Label & Input",
        "layout": "1 line",
        "theme": "Dark",
        "labelWidth": "200 px",
        "status": "Normal",
        "label": "Form Label"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 638,
          "expected": 638,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 32,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#f8f8f8",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1923:49130",
          "name": "Form Label:",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49132",
          "name": "input box/filled",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "form-item--type-label-and-input--layout-1-line--theme-dark--labelwidth-200-px--status-error--label-form-label--figma-type-label-and-input-layout-1-line-theme-dark-label-width-200-px-status-error--theme-dark",
      "figmaNodeId": "1923:49133",
      "figmaName": "Form Item",
      "figmaVariantName": "Type=Label & Input, Layout=1 line, Theme=Dark, Label Width=200 px, Status=Error",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Form Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Layout; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Label Width; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Status; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "FormItem",
      "codeProps": {
        "type": "Label & Input",
        "layout": "1 line",
        "theme": "Dark",
        "labelWidth": "200 px",
        "status": "Error",
        "label": "Form Label"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 638,
          "expected": 638,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 52,
          "expected": 52,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#f8f8f8",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1923:49136",
          "name": "Form Label:",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49139",
          "name": "input box/filled",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49140",
          "name": "Error message",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "form-item--type-label-and-selector--layout-1-line--theme-dark--labelwidth-200-px--status-normal--label-form-label--figma-type-label-and-selector-layout-1-line-theme-dark-label-width-200-px-status-normal--theme-dark",
      "figmaNodeId": "1923:49141",
      "figmaName": "Form Item",
      "figmaVariantName": "Type=Label & Selector, Layout=1 line, Theme=Dark, Label Width=200 px, Status=Normal",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Form Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Layout; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Label Width; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Status; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "FormItem",
      "codeProps": {
        "type": "Label & Selector",
        "layout": "1 line",
        "theme": "Dark",
        "labelWidth": "200 px",
        "status": "Normal",
        "label": "Form Label"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 638,
          "expected": 638,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 32,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#f8f8f8",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1923:49144",
          "name": "Form Label:",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49146",
          "name": "select box/filled",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "form-item--type-label-and-selector--layout-1-line--theme-dark--labelwidth-200-px--status-error--label-form-label--figma-type-label-and-selector-layout-1-line-theme-dark-label-width-200-px-status-error--theme-dark",
      "figmaNodeId": "1923:49147",
      "figmaName": "Form Item",
      "figmaVariantName": "Type=Label & Selector, Layout=1 line, Theme=Dark, Label Width=200 px, Status=Error",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Form Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Layout; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Label Width; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Status; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "FormItem",
      "codeProps": {
        "type": "Label & Selector",
        "layout": "1 line",
        "theme": "Dark",
        "labelWidth": "200 px",
        "status": "Error",
        "label": "Form Label"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 638,
          "expected": 638,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 52,
          "expected": 52,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#f8f8f8",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1923:49150",
          "name": "Form Label:",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49153",
          "name": "select box/filled",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49154",
          "name": "Error message",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "form-item--type-label-and-textarea--layout-1-line--theme-dark--labelwidth-200-px--status-normal--label-form-label--figma-type-label-and-textarea-layout-1-line-theme-dark-label-width-200-px-status-normal--theme-dark",
      "figmaNodeId": "1923:49155",
      "figmaName": "Form Item",
      "figmaVariantName": "Type=Label & Textarea, Layout=1 line, Theme=Dark, Label Width=200 px, Status=Normal",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Form Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Layout; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Label Width; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Status; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "FormItem",
      "codeProps": {
        "type": "Label & Textarea",
        "layout": "1 line",
        "theme": "Dark",
        "labelWidth": "200 px",
        "status": "Normal",
        "label": "Form Label"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 638,
          "expected": 638,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 100,
          "expected": 100,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#f8f8f8",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1923:49158",
          "name": "Form Label:",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49160",
          "name": "input box/filled",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "form-item--type-label-and-textarea--layout-1-line--theme-dark--labelwidth-200-px--status-error--label-form-label--figma-type-label-and-textarea-layout-1-line-theme-dark-label-width-200-px-status-error--theme-dark",
      "figmaNodeId": "1923:49161",
      "figmaName": "Form Item",
      "figmaVariantName": "Type=Label & Textarea, Layout=1 line, Theme=Dark, Label Width=200 px, Status=Error",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Form Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Layout; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Label Width; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Status; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "FormItem",
      "codeProps": {
        "type": "Label & Textarea",
        "layout": "1 line",
        "theme": "Dark",
        "labelWidth": "200 px",
        "status": "Error",
        "label": "Form Label"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 638,
          "expected": 638,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 120,
          "expected": 120,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#f8f8f8",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1923:49164",
          "name": "Form Label:",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49167",
          "name": "input box/filled",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49168",
          "name": "Error message",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "form-item--type-label-and-radio--layout-1-line--theme-dark--labelwidth-200-px--status-normal--label-form-label--figma-type-label-and-radio-layout-1-line-theme-dark-label-width-200-px-status-normal--theme-dark",
      "figmaNodeId": "1923:49169",
      "figmaName": "Form Item",
      "figmaVariantName": "Type=Label & Radio, Layout=1 line, Theme=Dark, Label Width=200 px, Status=Normal",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Form Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Layout; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Label Width; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Status; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "FormItem",
      "codeProps": {
        "type": "Label & Radio",
        "layout": "1 line",
        "theme": "Dark",
        "labelWidth": "200 px",
        "status": "Normal",
        "label": "Form Label"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 638,
          "expected": 638,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 32,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#f8f8f8",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1923:49172",
          "name": "Radio Label:",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49175",
          "name": "radio",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49176",
          "name": "radio",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49177",
          "name": "radio",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "form-item--type-label-and-checkbox--layout-1-line--theme-dark--labelwidth-200-px--status-normal--label-form-label--figma-type-label-and-checkbox-layout-1-line-theme-dark-label-width-200-px-status-normal--theme-dark",
      "figmaNodeId": "1923:49180",
      "figmaName": "Form Item",
      "figmaVariantName": "Type=Label & checkbox, Layout=1 line, Theme=Dark, Label Width=200 px, Status=Normal",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Form Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Layout; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Label Width; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Status; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "FormItem",
      "codeProps": {
        "type": "Label & checkbox",
        "layout": "1 line",
        "theme": "Dark",
        "labelWidth": "200 px",
        "status": "Normal",
        "label": "Form Label"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 638,
          "expected": 638,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 32,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#f8f8f8",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1923:49183",
          "name": "Check Label:",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49186",
          "name": "check box",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49187",
          "name": "check box",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49188",
          "name": "check box",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "form-item--type-label-and-input--layout-1-line--theme-dark--labelwidth-120-px--status-normal--label-form-label--figma-type-label-and-input-layout-1-line-theme-dark-label-width-120-px-status-normal--theme-dark",
      "figmaNodeId": "1923:49191",
      "figmaName": "Form Item",
      "figmaVariantName": "Type=Label & Input, Layout=1 line, Theme=Dark, Label Width=120 px, Status=Normal",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Form Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Layout; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Label Width; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Status; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "FormItem",
      "codeProps": {
        "type": "Label & Input",
        "layout": "1 line",
        "theme": "Dark",
        "labelWidth": "120 px",
        "status": "Normal",
        "label": "Form Label"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 638,
          "expected": 638,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 40,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#f8f8f8",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1923:49194",
          "name": "Form Label:",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49196",
          "name": "input box/filled",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "form-item--type-label-and-input--layout-1-line--theme-dark--labelwidth-dynamic--status-normal--label-form-label--figma-type-label-and-input-layout-1-line-theme-dark-label-width-dynamic-status-normal--theme-dark",
      "figmaNodeId": "1923:49197",
      "figmaName": "Form Item",
      "figmaVariantName": "Type=Label & Input, Layout=1 line, Theme=Dark, Label Width=Dynamic, Status=Normal",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Form Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Layout; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Label Width; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Status; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "FormItem",
      "codeProps": {
        "type": "Label & Input",
        "layout": "1 line",
        "theme": "Dark",
        "labelWidth": "Dynamic",
        "status": "Normal",
        "label": "Form Label"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 638,
          "expected": 638,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 32,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#f8f8f8",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1923:49200",
          "name": "Form Label:",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49202",
          "name": "input box/filled",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "form-item--type-label-and-input--layout-1-line--theme-dark--labelwidth-120-px--status-error--label-form-label--figma-type-label-and-input-layout-1-line-theme-dark-label-width-120-px-status-error--theme-dark",
      "figmaNodeId": "1923:49203",
      "figmaName": "Form Item",
      "figmaVariantName": "Type=Label & Input, Layout=1 line, Theme=Dark, Label Width=120 px, Status=Error",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Form Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Layout; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Label Width; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Status; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "FormItem",
      "codeProps": {
        "type": "Label & Input",
        "layout": "1 line",
        "theme": "Dark",
        "labelWidth": "120 px",
        "status": "Error",
        "label": "Form Label"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 638,
          "expected": 638,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 52,
          "expected": 52,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#f8f8f8",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1923:49206",
          "name": "Form Label:",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49209",
          "name": "input box/filled",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49210",
          "name": "Error message",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "form-item--type-label-and-selector--layout-1-line--theme-dark--labelwidth-120-px--status-normal--label-form-label--figma-type-label-and-selector-layout-1-line-theme-dark-label-width-120-px-status-normal--theme-dark",
      "figmaNodeId": "1923:49211",
      "figmaName": "Form Item",
      "figmaVariantName": "Type=Label & Selector, Layout=1 line, Theme=Dark, Label Width=120 px, Status=Normal",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Form Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Layout; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Label Width; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Status; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "FormItem",
      "codeProps": {
        "type": "Label & Selector",
        "layout": "1 line",
        "theme": "Dark",
        "labelWidth": "120 px",
        "status": "Normal",
        "label": "Form Label"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 638,
          "expected": 638,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 32,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#f8f8f8",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1923:49214",
          "name": "Form Label:",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49216",
          "name": "select box/filled",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "form-item--type-label-and-selector--layout-1-line--theme-dark--labelwidth-dynamic--status-normal--label-form-label--figma-type-label-and-selector-layout-1-line-theme-dark-label-width-dynamic-status-normal--theme-dark",
      "figmaNodeId": "1923:49217",
      "figmaName": "Form Item",
      "figmaVariantName": "Type=Label & Selector, Layout=1 line, Theme=Dark, Label Width=Dynamic, Status=Normal",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Form Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Layout; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Label Width; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Status; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "FormItem",
      "codeProps": {
        "type": "Label & Selector",
        "layout": "1 line",
        "theme": "Dark",
        "labelWidth": "Dynamic",
        "status": "Normal",
        "label": "Form Label"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 638,
          "expected": 638,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 32,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#f8f8f8",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1923:49220",
          "name": "Form Label:",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49222",
          "name": "select box/filled",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "form-item--type-label-and-switch--layout-1-line--theme-dark--labelwidth-dynamic--status-normal--label-form-label--figma-type-label-and-switch-layout-1-line-theme-dark-label-width-dynamic-status-normal--theme-dark",
      "figmaNodeId": "1923:49223",
      "figmaName": "Form Item",
      "figmaVariantName": "Type=Label & Switch, Layout=1 line, Theme=Dark, Label Width=Dynamic, Status=Normal",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Form Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Layout; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Label Width; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Status; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "FormItem",
      "codeProps": {
        "type": "Label & Switch",
        "layout": "1 line",
        "theme": "Dark",
        "labelWidth": "Dynamic",
        "status": "Normal",
        "label": "Form Label"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 638,
          "expected": 638,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 32,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#f8f8f8",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1923:49226",
          "name": "Form Label:",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49229",
          "name": "switch",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "form-item--type-label-and-switch--layout-1-line-and-right--theme-dark--labelwidth-dynamic--status-normal--label-form-label--figma-type-label-and-switch-layout-1-line-and-right-theme-dark-label-width-dynamic-status-normal--theme-dark",
      "figmaNodeId": "1923:49230",
      "figmaName": "Form Item",
      "figmaVariantName": "Type=Label & Switch, Layout=1 line & Right, Theme=Dark, Label Width=Dynamic, Status=Normal",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Form Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Layout; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Label Width; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Status; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "FormItem",
      "codeProps": {
        "type": "Label & Switch",
        "layout": "1 line & Right",
        "theme": "Dark",
        "labelWidth": "Dynamic",
        "status": "Normal",
        "label": "Form Label"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 638,
          "expected": 638,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 32,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#f8f8f8",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1923:49233",
          "name": "Form Label:",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49236",
          "name": "switch",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "form-item--type-label-and-switch--layout-1-line--theme-dark--labelwidth-120-px--status-normal--label-form-label--figma-type-label-and-switch-layout-1-line-theme-dark-label-width-120-px-status-normal--theme-dark",
      "figmaNodeId": "1923:49237",
      "figmaName": "Form Item",
      "figmaVariantName": "Type=Label & Switch, Layout=1 line, Theme=Dark, Label Width=120 px, Status=Normal",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Form Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Layout; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Label Width; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Status; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "FormItem",
      "codeProps": {
        "type": "Label & Switch",
        "layout": "1 line",
        "theme": "Dark",
        "labelWidth": "120 px",
        "status": "Normal",
        "label": "Form Label"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 638,
          "expected": 638,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 32,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#f8f8f8",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1923:49240",
          "name": "Form Label:",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49243",
          "name": "switch",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "form-item--type-label-and-switch--layout-1-line--theme-dark--labelwidth-200-px--status-normal--label-form-label--figma-type-label-and-switch-layout-1-line-theme-dark-label-width-200-px-status-normal--theme-dark",
      "figmaNodeId": "1923:49244",
      "figmaName": "Form Item",
      "figmaVariantName": "Type=Label & Switch, Layout=1 line, Theme=Dark, Label Width=200 px, Status=Normal",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Form Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Layout; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Label Width; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Status; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "FormItem",
      "codeProps": {
        "type": "Label & Switch",
        "layout": "1 line",
        "theme": "Dark",
        "labelWidth": "200 px",
        "status": "Normal",
        "label": "Form Label"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 638,
          "expected": 638,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 32,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#f8f8f8",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1923:49247",
          "name": "Form Label:",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49250",
          "name": "switch",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "form-item--type-label-and-selector--layout-1-line--theme-dark--labelwidth-120-px--status-error--label-form-label--figma-type-label-and-selector-layout-1-line-theme-dark-label-width-120-px-status-error--theme-dark",
      "figmaNodeId": "1923:49251",
      "figmaName": "Form Item",
      "figmaVariantName": "Type=Label & Selector, Layout=1 line, Theme=Dark, Label Width=120 px, Status=Error",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Form Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Layout; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Label Width; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Status; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "FormItem",
      "codeProps": {
        "type": "Label & Selector",
        "layout": "1 line",
        "theme": "Dark",
        "labelWidth": "120 px",
        "status": "Error",
        "label": "Form Label"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 638,
          "expected": 638,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 52,
          "expected": 52,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#f8f8f8",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1923:49254",
          "name": "Form Label:",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49257",
          "name": "select box/filled",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49258",
          "name": "Error message",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "form-item--type-label-and-textarea--layout-1-line--theme-dark--labelwidth-120-px--status-normal--label-form-label--figma-type-label-and-textarea-layout-1-line-theme-dark-label-width-120-px-status-normal--theme-dark",
      "figmaNodeId": "1923:49259",
      "figmaName": "Form Item",
      "figmaVariantName": "Type=Label & Textarea, Layout=1 line, Theme=Dark, Label Width=120 px, Status=Normal",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Form Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Layout; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Label Width; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Status; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "FormItem",
      "codeProps": {
        "type": "Label & Textarea",
        "layout": "1 line",
        "theme": "Dark",
        "labelWidth": "120 px",
        "status": "Normal",
        "label": "Form Label"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 638,
          "expected": 638,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 100,
          "expected": 100,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#f8f8f8",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1923:49262",
          "name": "Form Label:",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49264",
          "name": "input box/filled",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "form-item--type-label-and-textarea--layout-1-line--theme-dark--labelwidth-120-px--status-error--label-form-label--figma-type-label-and-textarea-layout-1-line-theme-dark-label-width-120-px-status-error--theme-dark",
      "figmaNodeId": "1923:49265",
      "figmaName": "Form Item",
      "figmaVariantName": "Type=Label & Textarea, Layout=1 line, Theme=Dark, Label Width=120 px, Status=Error",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Form Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Layout; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Label Width; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Status; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "FormItem",
      "codeProps": {
        "type": "Label & Textarea",
        "layout": "1 line",
        "theme": "Dark",
        "labelWidth": "120 px",
        "status": "Error",
        "label": "Form Label"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 638,
          "expected": 638,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 120,
          "expected": 120,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#f8f8f8",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1923:49268",
          "name": "Form Label:",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49271",
          "name": "input box/filled",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49272",
          "name": "Error message",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "form-item--type-label-and-radio--layout-1-line--theme-dark--labelwidth-120-px--status-normal--label-form-label--figma-type-label-and-radio-layout-1-line-theme-dark-label-width-120-px-status-normal--theme-dark",
      "figmaNodeId": "1923:49273",
      "figmaName": "Form Item",
      "figmaVariantName": "Type=Label & Radio, Layout=1 line, Theme=Dark, Label Width=120 px, Status=Normal",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Form Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Layout; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Label Width; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Status; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "FormItem",
      "codeProps": {
        "type": "Label & Radio",
        "layout": "1 line",
        "theme": "Dark",
        "labelWidth": "120 px",
        "status": "Normal",
        "label": "Form Label"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 638,
          "expected": 638,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 32,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#f8f8f8",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1923:49276",
          "name": "Radio Label:",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49279",
          "name": "radio",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49280",
          "name": "radio",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49281",
          "name": "radio",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "form-item--type-label-and-radio--layout-1-line--theme-dark--labelwidth-dynamic--status-normal--label-form-label--figma-type-label-and-radio-layout-1-line-theme-dark-label-width-dynamic-status-normal--theme-dark",
      "figmaNodeId": "1923:49284",
      "figmaName": "Form Item",
      "figmaVariantName": "Type=Label & Radio, Layout=1 line, Theme=Dark, Label Width=Dynamic, Status=Normal",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Form Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Layout; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Label Width; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Status; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "FormItem",
      "codeProps": {
        "type": "Label & Radio",
        "layout": "1 line",
        "theme": "Dark",
        "labelWidth": "Dynamic",
        "status": "Normal",
        "label": "Form Label"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 638,
          "expected": 638,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 32,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#f8f8f8",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1923:49287",
          "name": "Radio Label:",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49290",
          "name": "radio",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49291",
          "name": "radio",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49292",
          "name": "radio",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "form-item--type-label-and-checkbox--layout-1-line--theme-dark--labelwidth-120-px--status-normal--label-form-label--figma-type-label-and-checkbox-layout-1-line-theme-dark-label-width-120-px-status-normal--theme-dark",
      "figmaNodeId": "1923:49295",
      "figmaName": "Form Item",
      "figmaVariantName": "Type=Label & checkbox, Layout=1 line, Theme=Dark, Label Width=120 px, Status=Normal",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Form Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Layout; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Label Width; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Status; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "FormItem",
      "codeProps": {
        "type": "Label & checkbox",
        "layout": "1 line",
        "theme": "Dark",
        "labelWidth": "120 px",
        "status": "Normal",
        "label": "Form Label"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 638,
          "expected": 638,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 32,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#f8f8f8",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1923:49298",
          "name": "Check Box Label:",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49301",
          "name": "check box",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49302",
          "name": "check box",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49303",
          "name": "check box",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "form-item--type-label-and-checkbox--layout-1-line--theme-dark--labelwidth-dynamic--status-normal--label-form-label--figma-type-label-and-checkbox-layout-1-line-theme-dark-label-width-dynamic-status-normal--theme-dark",
      "figmaNodeId": "1923:49306",
      "figmaName": "Form Item",
      "figmaVariantName": "Type=Label & checkbox, Layout=1 line, Theme=Dark, Label Width=Dynamic, Status=Normal",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Form Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Layout; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Label Width; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Status; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "FormItem",
      "codeProps": {
        "type": "Label & checkbox",
        "layout": "1 line",
        "theme": "Dark",
        "labelWidth": "Dynamic",
        "status": "Normal",
        "label": "Form Label"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 638,
          "expected": 638,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 32,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#f8f8f8",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#9e9e9e",
          "expected": "#9e9e9e",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1923:49309",
          "name": "Check Box Label:",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49312",
          "name": "check box",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49313",
          "name": "check box",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49314",
          "name": "check box",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "form-item--type-label-and-input--layout-2-lines--theme-light--labelwidth-dynamic--status-normal--label-form-label--figma-type-label-and-input-layout-2-lines-theme-light-label-width-dynamic-status-normal--theme-light",
      "figmaNodeId": "1923:49318",
      "figmaName": "Form Item",
      "figmaVariantName": "Type=Label & Input, Layout=2 lines, Theme=Light, Label Width=Dynamic, Status=Normal",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Form Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Layout; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Label Width; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Status; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "FormItem",
      "codeProps": {
        "type": "Label & Input",
        "layout": "2 lines",
        "theme": "Light",
        "labelWidth": "Dynamic",
        "status": "Normal",
        "label": "Form Label"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 440,
          "expected": 440,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 72,
          "expected": 64,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#141414",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#434343",
          "expected": "#434343",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1923:49321",
          "name": "Form Label",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49323",
          "name": "input box/line",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "form-item--type-label-and-input--layout-2-lines--theme-light--labelwidth-dynamic--status-error--label-form-label--figma-type-label-and-input-layout-2-lines-theme-light-label-width-dynamic-status-error--theme-light",
      "figmaNodeId": "1923:49324",
      "figmaName": "Form Item",
      "figmaVariantName": "Type=Label & Input, Layout=2 lines, Theme=Light, Label Width=Dynamic, Status=Error",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Form Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Layout; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Label Width; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Status; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "FormItem",
      "codeProps": {
        "type": "Label & Input",
        "layout": "2 lines",
        "theme": "Light",
        "labelWidth": "Dynamic",
        "status": "Error",
        "label": "Form Label"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 440,
          "expected": 440,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 92,
          "expected": 84,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#141414",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#434343",
          "expected": "#434343",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1923:49327",
          "name": "Form Label",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49330",
          "name": "input box/line",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49331",
          "name": "Error message",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "form-item--type-label-and-selector--layout-2-lines--theme-light--labelwidth-dynamic--status-normal--label-form-label--figma-type-label-and-selector-layout-2-lines-theme-light-label-width-dynamic-status-normal--theme-light",
      "figmaNodeId": "1923:49332",
      "figmaName": "Form Item",
      "figmaVariantName": "Type=Label & Selector, Layout=2 lines, Theme=Light, Label Width=Dynamic, Status=Normal",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Form Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Layout; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Label Width; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Status; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "FormItem",
      "codeProps": {
        "type": "Label & Selector",
        "layout": "2 lines",
        "theme": "Light",
        "labelWidth": "Dynamic",
        "status": "Normal",
        "label": "Form Label"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 440,
          "expected": 440,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 72,
          "expected": 64,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#141414",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#434343",
          "expected": "#434343",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1923:49335",
          "name": "Form Label",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49337",
          "name": "select box/line",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "form-item--type-label-and-selector--layout-2-lines--theme-light--labelwidth-dynamic--status-error--label-form-label--figma-type-label-and-selector-layout-2-lines-theme-light-label-width-dynamic-status-error--theme-light",
      "figmaNodeId": "1923:49338",
      "figmaName": "Form Item",
      "figmaVariantName": "Type=Label & Selector, Layout=2 lines, Theme=Light, Label Width=Dynamic, Status=Error",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Form Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Layout; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Label Width; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Status; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "FormItem",
      "codeProps": {
        "type": "Label & Selector",
        "layout": "2 lines",
        "theme": "Light",
        "labelWidth": "Dynamic",
        "status": "Error",
        "label": "Form Label"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 440,
          "expected": 440,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 92,
          "expected": 84,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#141414",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#434343",
          "expected": "#434343",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1923:49341",
          "name": "Form Label",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49344",
          "name": "select box/line",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49345",
          "name": "Error message",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "form-item--type-label-and-textarea--layout-2-lines--theme-light--labelwidth-dynamic--status-normal--label-form-label--figma-type-label-and-textarea-layout-2-lines-theme-light-label-width-dynamic-status-normal--theme-light",
      "figmaNodeId": "1923:49346",
      "figmaName": "Form Item",
      "figmaVariantName": "Type=Label & Textarea, Layout=2 lines, Theme=Light, Label Width=Dynamic, Status=Normal",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Form Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Layout; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Label Width; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Status; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "FormItem",
      "codeProps": {
        "type": "Label & Textarea",
        "layout": "2 lines",
        "theme": "Light",
        "labelWidth": "Dynamic",
        "status": "Normal",
        "label": "Form Label"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 440,
          "expected": 440,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 140,
          "expected": 132,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#141414",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#434343",
          "expected": "#434343",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1923:49349",
          "name": "Form Label",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49351",
          "name": "input box/line",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "form-item--type-label-and-textarea--layout-2-lines--theme-light--labelwidth-dynamic--status-error--label-form-label--figma-type-label-and-textarea-layout-2-lines-theme-light-label-width-dynamic-status-error--theme-light",
      "figmaNodeId": "1923:49352",
      "figmaName": "Form Item",
      "figmaVariantName": "Type=Label & Textarea, Layout=2 lines, Theme=Light, Label Width=Dynamic, Status=Error",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Form Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Layout; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Label Width; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Status; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "FormItem",
      "codeProps": {
        "type": "Label & Textarea",
        "layout": "2 lines",
        "theme": "Light",
        "labelWidth": "Dynamic",
        "status": "Error",
        "label": "Form Label"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 440,
          "expected": 440,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 160,
          "expected": 152,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#141414",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#434343",
          "expected": "#434343",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1923:49355",
          "name": "Form Label",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49358",
          "name": "input box/line",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49359",
          "name": "Error message",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "form-item--type-label-and-radio--layout-2-lines--theme-light--labelwidth-dynamic--status-normal--label-form-label--figma-type-label-and-radio-layout-2-lines-theme-light-label-width-dynamic-status-normal--theme-light",
      "figmaNodeId": "1923:49360",
      "figmaName": "Form Item",
      "figmaVariantName": "Type=Label & Radio, Layout=2 lines, Theme=Light, Label Width=Dynamic, Status=Normal",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Form Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Layout; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Label Width; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Status; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "FormItem",
      "codeProps": {
        "type": "Label & Radio",
        "layout": "2 lines",
        "theme": "Light",
        "labelWidth": "Dynamic",
        "status": "Normal",
        "label": "Form Label"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 440,
          "expected": 440,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 72,
          "expected": 64,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#141414",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#434343",
          "expected": "#434343",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1923:49363",
          "name": "Form Label",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49366",
          "name": "radio",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49367",
          "name": "radio",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49368",
          "name": "radio",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "form-item--type-label-and-checkbox--layout-2-lines--theme-light--labelwidth-dynamic--status-normal--label-form-label--figma-type-label-and-checkbox-layout-2-lines-theme-light-label-width-dynamic-status-normal--theme-light",
      "figmaNodeId": "1923:49371",
      "figmaName": "Form Item",
      "figmaVariantName": "Type=Label & checkbox, Layout=2 lines, Theme=Light, Label Width=Dynamic, Status=Normal",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Form Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Layout; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Label Width; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Status; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "FormItem",
      "codeProps": {
        "type": "Label & checkbox",
        "layout": "2 lines",
        "theme": "Light",
        "labelWidth": "Dynamic",
        "status": "Normal",
        "label": "Form Label"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 440,
          "expected": 440,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 72,
          "expected": 64,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#141414",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#434343",
          "expected": "#434343",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1923:49374",
          "name": "Form Label",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49377",
          "name": "check box",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49378",
          "name": "check box",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49379",
          "name": "check box",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "form-item--type-label-and-input--layout-1-line--theme-light--labelwidth-200-px--status-normal--label-form-label--figma-type-label-and-input-layout-1-line-theme-light-label-width-200-px-status-normal--theme-light",
      "figmaNodeId": "1923:49382",
      "figmaName": "Form Item",
      "figmaVariantName": "Type=Label & Input, Layout=1 line, Theme=Light, Label Width=200 px, Status=Normal",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Form Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Layout; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Label Width; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Status; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "FormItem",
      "codeProps": {
        "type": "Label & Input",
        "layout": "1 line",
        "theme": "Light",
        "labelWidth": "200 px",
        "status": "Normal",
        "label": "Form Label"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 638,
          "expected": 638,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 32,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#141414",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#434343",
          "expected": "#434343",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1923:49385",
          "name": "Form Label:",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49387",
          "name": "input box/line",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "form-item--type-label-and-input--layout-1-line--theme-light--labelwidth-200-px--status-error--label-form-label--figma-type-label-and-input-layout-1-line-theme-light-label-width-200-px-status-error--theme-light",
      "figmaNodeId": "1923:49388",
      "figmaName": "Form Item",
      "figmaVariantName": "Type=Label & Input, Layout=1 line, Theme=Light, Label Width=200 px, Status=Error",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Form Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Layout; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Label Width; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Status; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "FormItem",
      "codeProps": {
        "type": "Label & Input",
        "layout": "1 line",
        "theme": "Light",
        "labelWidth": "200 px",
        "status": "Error",
        "label": "Form Label"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 638,
          "expected": 638,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 52,
          "expected": 52,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#141414",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#434343",
          "expected": "#434343",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1923:49391",
          "name": "Form Label:",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49394",
          "name": "input box/line",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49395",
          "name": "Error message",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "form-item--type-label-and-selector--layout-1-line--theme-light--labelwidth-200-px--status-normal--label-form-label--figma-type-label-and-selector-layout-1-line-theme-light-label-width-200-px-status-normal--theme-light",
      "figmaNodeId": "1923:49396",
      "figmaName": "Form Item",
      "figmaVariantName": "Type=Label & Selector, Layout=1 line, Theme=Light, Label Width=200 px, Status=Normal",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Form Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Layout; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Label Width; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Status; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "FormItem",
      "codeProps": {
        "type": "Label & Selector",
        "layout": "1 line",
        "theme": "Light",
        "labelWidth": "200 px",
        "status": "Normal",
        "label": "Form Label"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 638,
          "expected": 638,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 32,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#141414",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#434343",
          "expected": "#434343",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1923:49399",
          "name": "Form Label:",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49401",
          "name": "select box/line",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "form-item--type-label-and-selector--layout-1-line--theme-light--labelwidth-200-px--status-error--label-form-label--figma-type-label-and-selector-layout-1-line-theme-light-label-width-200-px-status-error--theme-light",
      "figmaNodeId": "1923:49402",
      "figmaName": "Form Item",
      "figmaVariantName": "Type=Label & Selector, Layout=1 line, Theme=Light, Label Width=200 px, Status=Error",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Form Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Layout; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Label Width; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Status; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "FormItem",
      "codeProps": {
        "type": "Label & Selector",
        "layout": "1 line",
        "theme": "Light",
        "labelWidth": "200 px",
        "status": "Error",
        "label": "Form Label"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 638,
          "expected": 638,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 52,
          "expected": 52,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#141414",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#434343",
          "expected": "#434343",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1923:49405",
          "name": "Form Label:",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49408",
          "name": "select box/line",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49409",
          "name": "Error message",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "form-item--type-label-and-textarea--layout-1-line--theme-light--labelwidth-200-px--status-normal--label-form-label--figma-type-label-and-textarea-layout-1-line-theme-light-label-width-200-px-status-normal--theme-light",
      "figmaNodeId": "1923:49410",
      "figmaName": "Form Item",
      "figmaVariantName": "Type=Label & Textarea, Layout=1 line, Theme=Light, Label Width=200 px, Status=Normal",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Form Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Layout; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Label Width; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Status; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "FormItem",
      "codeProps": {
        "type": "Label & Textarea",
        "layout": "1 line",
        "theme": "Light",
        "labelWidth": "200 px",
        "status": "Normal",
        "label": "Form Label"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 638,
          "expected": 638,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 100,
          "expected": 100,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#141414",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#434343",
          "expected": "#434343",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1923:49413",
          "name": "Form Label:",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49415",
          "name": "input box/line",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "form-item--type-label-and-textarea--layout-1-line--theme-light--labelwidth-200-px--status-error--label-form-label--figma-type-label-and-textarea-layout-1-line-theme-light-label-width-200-px-status-error--theme-light",
      "figmaNodeId": "1923:49416",
      "figmaName": "Form Item",
      "figmaVariantName": "Type=Label & Textarea, Layout=1 line, Theme=Light, Label Width=200 px, Status=Error",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Form Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Layout; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Label Width; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Status; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "FormItem",
      "codeProps": {
        "type": "Label & Textarea",
        "layout": "1 line",
        "theme": "Light",
        "labelWidth": "200 px",
        "status": "Error",
        "label": "Form Label"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 638,
          "expected": 638,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 120,
          "expected": 120,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#141414",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#434343",
          "expected": "#434343",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1923:49419",
          "name": "Form Label:",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49422",
          "name": "input box/line",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49423",
          "name": "Error message",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "form-item--type-label-and-radio--layout-1-line--theme-light--labelwidth-200-px--status-normal--label-form-label--figma-type-label-and-radio-layout-1-line-theme-light-label-width-200-px-status-normal--theme-light",
      "figmaNodeId": "1923:49424",
      "figmaName": "Form Item",
      "figmaVariantName": "Type=Label & Radio, Layout=1 line, Theme=Light, Label Width=200 px, Status=Normal",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Form Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Layout; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Label Width; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Status; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "FormItem",
      "codeProps": {
        "type": "Label & Radio",
        "layout": "1 line",
        "theme": "Light",
        "labelWidth": "200 px",
        "status": "Normal",
        "label": "Form Label"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 638,
          "expected": 638,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 32,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#141414",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#434343",
          "expected": "#434343",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1923:49427",
          "name": "Radio Label:",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49430",
          "name": "radio",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49431",
          "name": "radio",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49432",
          "name": "radio",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "form-item--type-label-and-checkbox--layout-1-line--theme-light--labelwidth-200-px--status-normal--label-form-label--figma-type-label-and-checkbox-layout-1-line-theme-light-label-width-200-px-status-normal--theme-light",
      "figmaNodeId": "1923:49435",
      "figmaName": "Form Item",
      "figmaVariantName": "Type=Label & checkbox, Layout=1 line, Theme=Light, Label Width=200 px, Status=Normal",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Form Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Layout; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Label Width; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Status; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "FormItem",
      "codeProps": {
        "type": "Label & checkbox",
        "layout": "1 line",
        "theme": "Light",
        "labelWidth": "200 px",
        "status": "Normal",
        "label": "Form Label"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 638,
          "expected": 638,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 32,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#141414",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#434343",
          "expected": "#434343",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1923:49438",
          "name": "Check Label:",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49441",
          "name": "check box",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49442",
          "name": "check box",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49443",
          "name": "check box",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "form-item--type-label-and-input--layout-1-line--theme-light--labelwidth-120-px--status-normal--label-form-label--figma-type-label-and-input-layout-1-line-theme-light-label-width-120-px-status-normal--theme-light",
      "figmaNodeId": "1923:49446",
      "figmaName": "Form Item",
      "figmaVariantName": "Type=Label & Input, Layout=1 line, Theme=Light, Label Width=120 px, Status=Normal",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Form Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Layout; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Label Width; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Status; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "FormItem",
      "codeProps": {
        "type": "Label & Input",
        "layout": "1 line",
        "theme": "Light",
        "labelWidth": "120 px",
        "status": "Normal",
        "label": "Form Label"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 638,
          "expected": 638,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 32,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#141414",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#434343",
          "expected": "#434343",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1923:49449",
          "name": "Form Label:",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49451",
          "name": "input box/line",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "form-item--type-label-and-input--layout-1-line--theme-light--labelwidth-dynamic--status-normal--label-form-label--figma-type-label-and-input-layout-1-line-theme-light-label-width-dynamic-status-normal--theme-light",
      "figmaNodeId": "1923:49452",
      "figmaName": "Form Item",
      "figmaVariantName": "Type=Label & Input, Layout=1 line, Theme=Light, Label Width=Dynamic, Status=Normal",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Form Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Layout; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Label Width; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Status; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "FormItem",
      "codeProps": {
        "type": "Label & Input",
        "layout": "1 line",
        "theme": "Light",
        "labelWidth": "Dynamic",
        "status": "Normal",
        "label": "Form Label"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 638,
          "expected": 638,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 32,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#141414",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#434343",
          "expected": "#434343",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1923:49455",
          "name": "Form Label:",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49457",
          "name": "input box/line",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "form-item--type-label-and-input--layout-1-line--theme-light--labelwidth-120-px--status-error--label-form-label--figma-type-label-and-input-layout-1-line-theme-light-label-width-120-px-status-error--theme-light",
      "figmaNodeId": "1923:49458",
      "figmaName": "Form Item",
      "figmaVariantName": "Type=Label & Input, Layout=1 line, Theme=Light, Label Width=120 px, Status=Error",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Form Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Layout; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Label Width; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Status; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "FormItem",
      "codeProps": {
        "type": "Label & Input",
        "layout": "1 line",
        "theme": "Light",
        "labelWidth": "120 px",
        "status": "Error",
        "label": "Form Label"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 638,
          "expected": 638,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 52,
          "expected": 52,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#141414",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#434343",
          "expected": "#434343",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1923:49461",
          "name": "Form Label:",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49464",
          "name": "input box/line",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49465",
          "name": "Error message",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "form-item--type-label-and-selector--layout-1-line--theme-light--labelwidth-120-px--status-normal--label-form-label--figma-type-label-and-selector-layout-1-line-theme-light-label-width-120-px-status-normal--theme-light",
      "figmaNodeId": "1923:49466",
      "figmaName": "Form Item",
      "figmaVariantName": "Type=Label & Selector, Layout=1 line, Theme=Light, Label Width=120 px, Status=Normal",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Form Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Layout; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Label Width; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Status; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "FormItem",
      "codeProps": {
        "type": "Label & Selector",
        "layout": "1 line",
        "theme": "Light",
        "labelWidth": "120 px",
        "status": "Normal",
        "label": "Form Label"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 638,
          "expected": 638,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 32,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#141414",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#434343",
          "expected": "#434343",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1923:49469",
          "name": "Form Label:",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49471",
          "name": "select box/line",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "form-item--type-label-and-selector--layout-1-line--theme-light--labelwidth-dynamic--status-normal--label-form-label--figma-type-label-and-selector-layout-1-line-theme-light-label-width-dynamic-status-normal--theme-light",
      "figmaNodeId": "1923:49472",
      "figmaName": "Form Item",
      "figmaVariantName": "Type=Label & Selector, Layout=1 line, Theme=Light, Label Width=Dynamic, Status=Normal",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Form Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Layout; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Label Width; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Status; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "FormItem",
      "codeProps": {
        "type": "Label & Selector",
        "layout": "1 line",
        "theme": "Light",
        "labelWidth": "Dynamic",
        "status": "Normal",
        "label": "Form Label"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 638,
          "expected": 638,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 32,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#141414",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#434343",
          "expected": "#434343",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1923:49475",
          "name": "Form Label:",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49477",
          "name": "select box/line",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "form-item--type-label-and-switch--layout-1-line--theme-light--labelwidth-dynamic--status-normal--label-form-label--figma-type-label-and-switch-layout-1-line-theme-light-label-width-dynamic-status-normal--theme-light",
      "figmaNodeId": "1923:49478",
      "figmaName": "Form Item",
      "figmaVariantName": "Type=Label & Switch, Layout=1 line, Theme=Light, Label Width=Dynamic, Status=Normal",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Form Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Layout; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Label Width; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Status; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "FormItem",
      "codeProps": {
        "type": "Label & Switch",
        "layout": "1 line",
        "theme": "Light",
        "labelWidth": "Dynamic",
        "status": "Normal",
        "label": "Form Label"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 638,
          "expected": 638,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 32,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#141414",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#434343",
          "expected": "#434343",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1923:49481",
          "name": "Form Label:",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49484",
          "name": "switch",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "form-item--type-label-and-switch--layout-1-line-and-right--theme-light--labelwidth-dynamic--status-normal--label-form-label--figma-type-label-and-switch-layout-1-line-and-right-theme-light-label-width-dynamic-status-normal--theme-light",
      "figmaNodeId": "1923:49485",
      "figmaName": "Form Item",
      "figmaVariantName": "Type=Label & Switch, Layout=1 line & Right, Theme=Light, Label Width=Dynamic, Status=Normal",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Form Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Layout; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Label Width; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Status; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "FormItem",
      "codeProps": {
        "type": "Label & Switch",
        "layout": "1 line & Right",
        "theme": "Light",
        "labelWidth": "Dynamic",
        "status": "Normal",
        "label": "Form Label"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 638,
          "expected": 638,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 32,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#141414",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#434343",
          "expected": "#434343",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1923:49488",
          "name": "Form Label:",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49491",
          "name": "switch",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "form-item--type-label-and-switch--layout-1-line--theme-light--labelwidth-120-px--status-normal--label-form-label--figma-type-label-and-switch-layout-1-line-theme-light-label-width-120-px-status-normal--theme-light",
      "figmaNodeId": "1923:49492",
      "figmaName": "Form Item",
      "figmaVariantName": "Type=Label & Switch, Layout=1 line, Theme=Light, Label Width=120 px, Status=Normal",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Form Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Layout; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Label Width; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Status; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "FormItem",
      "codeProps": {
        "type": "Label & Switch",
        "layout": "1 line",
        "theme": "Light",
        "labelWidth": "120 px",
        "status": "Normal",
        "label": "Form Label"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 638,
          "expected": 638,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 32,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#141414",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#434343",
          "expected": "#434343",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1923:49495",
          "name": "Form Label:",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49498",
          "name": "switch",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "form-item--type-label-and-switch--layout-1-line--theme-light--labelwidth-200-px--status-normal--label-form-label--figma-type-label-and-switch-layout-1-line-theme-light-label-width-200-px-status-normal--theme-light",
      "figmaNodeId": "1923:49499",
      "figmaName": "Form Item",
      "figmaVariantName": "Type=Label & Switch, Layout=1 line, Theme=Light, Label Width=200 px, Status=Normal",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Form Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Layout; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Label Width; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Status; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "FormItem",
      "codeProps": {
        "type": "Label & Switch",
        "layout": "1 line",
        "theme": "Light",
        "labelWidth": "200 px",
        "status": "Normal",
        "label": "Form Label"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 638,
          "expected": 638,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 32,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#141414",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#434343",
          "expected": "#434343",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1923:49502",
          "name": "Form Label:",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49505",
          "name": "switch",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "form-item--type-label-and-selector--layout-1-line--theme-light--labelwidth-120-px--status-error--label-form-label--figma-type-label-and-selector-layout-1-line-theme-light-label-width-120-px-status-error--theme-light",
      "figmaNodeId": "1923:49506",
      "figmaName": "Form Item",
      "figmaVariantName": "Type=Label & Selector, Layout=1 line, Theme=Light, Label Width=120 px, Status=Error",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Form Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Layout; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Label Width; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Status; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "FormItem",
      "codeProps": {
        "type": "Label & Selector",
        "layout": "1 line",
        "theme": "Light",
        "labelWidth": "120 px",
        "status": "Error",
        "label": "Form Label"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 638,
          "expected": 638,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 52,
          "expected": 52,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#141414",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#434343",
          "expected": "#434343",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1923:49509",
          "name": "Form Label:",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49512",
          "name": "select box/line",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49513",
          "name": "Error message",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "form-item--type-label-and-textarea--layout-1-line--theme-light--labelwidth-120-px--status-normal--label-form-label--figma-type-label-and-textarea-layout-1-line-theme-light-label-width-120-px-status-normal--theme-light",
      "figmaNodeId": "1923:49514",
      "figmaName": "Form Item",
      "figmaVariantName": "Type=Label & Textarea, Layout=1 line, Theme=Light, Label Width=120 px, Status=Normal",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Form Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Layout; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Label Width; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Status; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "FormItem",
      "codeProps": {
        "type": "Label & Textarea",
        "layout": "1 line",
        "theme": "Light",
        "labelWidth": "120 px",
        "status": "Normal",
        "label": "Form Label"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 638,
          "expected": 638,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 100,
          "expected": 100,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#141414",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#434343",
          "expected": "#434343",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1923:49517",
          "name": "Form Label:",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49519",
          "name": "input box/line",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "form-item--type-label-and-textarea--layout-1-line--theme-light--labelwidth-120-px--status-error--label-form-label--figma-type-label-and-textarea-layout-1-line-theme-light-label-width-120-px-status-error--theme-light",
      "figmaNodeId": "1923:49520",
      "figmaName": "Form Item",
      "figmaVariantName": "Type=Label & Textarea, Layout=1 line, Theme=Light, Label Width=120 px, Status=Error",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Form Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Layout; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Label Width; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Status; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "FormItem",
      "codeProps": {
        "type": "Label & Textarea",
        "layout": "1 line",
        "theme": "Light",
        "labelWidth": "120 px",
        "status": "Error",
        "label": "Form Label"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 638,
          "expected": 638,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 120,
          "expected": 120,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#141414",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#434343",
          "expected": "#434343",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1923:49523",
          "name": "Form Label:",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49526",
          "name": "input box/line",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49527",
          "name": "Error message",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "form-item--type-label-and-radio--layout-1-line--theme-light--labelwidth-120-px--status-normal--label-form-label--figma-type-label-and-radio-layout-1-line-theme-light-label-width-120-px-status-normal--theme-light",
      "figmaNodeId": "1923:49528",
      "figmaName": "Form Item",
      "figmaVariantName": "Type=Label & Radio, Layout=1 line, Theme=Light, Label Width=120 px, Status=Normal",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Form Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Layout; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Label Width; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Status; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "FormItem",
      "codeProps": {
        "type": "Label & Radio",
        "layout": "1 line",
        "theme": "Light",
        "labelWidth": "120 px",
        "status": "Normal",
        "label": "Form Label"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 638,
          "expected": 638,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 32,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#141414",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#434343",
          "expected": "#434343",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1923:49531",
          "name": "Radio Label:",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49534",
          "name": "radio",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49535",
          "name": "radio",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49536",
          "name": "radio",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "form-item--type-label-and-radio--layout-1-line--theme-light--labelwidth-dynamic--status-normal--label-form-label--figma-type-label-and-radio-layout-1-line-theme-light-label-width-dynamic-status-normal--theme-light",
      "figmaNodeId": "1923:49539",
      "figmaName": "Form Item",
      "figmaVariantName": "Type=Label & Radio, Layout=1 line, Theme=Light, Label Width=Dynamic, Status=Normal",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Form Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Layout; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Label Width; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Status; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "FormItem",
      "codeProps": {
        "type": "Label & Radio",
        "layout": "1 line",
        "theme": "Light",
        "labelWidth": "Dynamic",
        "status": "Normal",
        "label": "Form Label"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 638,
          "expected": 638,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 32,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#141414",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#434343",
          "expected": "#434343",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1923:49542",
          "name": "Radio Label:",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49545",
          "name": "radio",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49546",
          "name": "radio",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49547",
          "name": "radio",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "form-item--type-label-and-checkbox--layout-1-line--theme-light--labelwidth-120-px--status-normal--label-form-label--figma-type-label-and-checkbox-layout-1-line-theme-light-label-width-120-px-status-normal--theme-light",
      "figmaNodeId": "1923:49550",
      "figmaName": "Form Item",
      "figmaVariantName": "Type=Label & checkbox, Layout=1 line, Theme=Light, Label Width=120 px, Status=Normal",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Form Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Layout; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Label Width; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Status; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "FormItem",
      "codeProps": {
        "type": "Label & checkbox",
        "layout": "1 line",
        "theme": "Light",
        "labelWidth": "120 px",
        "status": "Normal",
        "label": "Form Label"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 638,
          "expected": 638,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 32,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#141414",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#434343",
          "expected": "#434343",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1923:49553",
          "name": "Check Box Label:",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49556",
          "name": "check box",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49557",
          "name": "check box",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49558",
          "name": "check box",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "form-item--type-label-and-checkbox--layout-1-line--theme-light--labelwidth-dynamic--status-normal--label-form-label--figma-type-label-and-checkbox-layout-1-line-theme-light-label-width-dynamic-status-normal--theme-light",
      "figmaNodeId": "1923:49561",
      "figmaName": "Form Item",
      "figmaVariantName": "Type=Label & checkbox, Layout=1 line, Theme=Light, Label Width=Dynamic, Status=Normal",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Form Item.Type; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Layout; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Label Width; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Form Item.Status; mapped by render manifest generator from current canonical API."
      ],
      "codeComponent": "FormItem",
      "codeProps": {
        "type": "Label & checkbox",
        "layout": "1 line",
        "theme": "Light",
        "labelWidth": "Dynamic",
        "status": "Normal",
        "label": "Form Label"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 638,
          "expected": 638,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootHeight",
          "actual": 40,
          "expected": 32,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 8,
          "expected": 8,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": null,
          "expected": null,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#141414",
          "expected": null,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Border width is 0 and Figma confirms no stroke; CSS computed border-color = currentColor is not visually rendered."
        },
        {
          "field": "textFillHex",
          "actual": "#434343",
          "expected": "#434343",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1923:49564",
          "name": "Check Box Label:",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49567",
          "name": "check box",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49568",
          "name": "check box",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1923:49569",
          "name": "check box",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "button-url-link--theme-dark--size-m--color-gray-1--style-rimless--radius-square--fixedwidth-no--icon-no--status-default--figma-dark-theme-on-status-default--theme-dark",
      "figmaNodeId": "438:7990",
      "figmaName": "Button/url link",
      "figmaVariantName": "dark theme=on, status=default",
      "theme": "dark",
      "state": "filled",
      "warnings": [
        "No axis-implementation-map.json entry found for Button.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Button.status; mapped by render manifest generator from current canonical API.",
        "Button/url link is rendered via canonical Button with style=rimless approximation; harness limitation — Figma URL link variant has its own typography/underline that canonical Button does not implement."
      ],
      "codeComponent": "Button",
      "codeProps": {
        "theme": "dark",
        "size": "M",
        "color": "gray 1",
        "style": "rimless",
        "radius": "square",
        "fixedWidth": "no",
        "icon": "no",
        "status": "default"
      },
      "status": "FAIL",
      "checks": [
        {
          "field": "renderTarget",
          "actual": "missing: .btn",
          "expected": "visible",
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "438:7977",
          "name": "url://urlxxxxxxxx",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "button-url-link--theme-light--size-m--color-gray-1--style-rimless--radius-square--fixedwidth-no--icon-no--status-default--figma-dark-theme-off-status-default--theme-light",
      "figmaNodeId": "438:7991",
      "figmaName": "Button/url link",
      "figmaVariantName": "dark theme=off, status=default",
      "theme": "light",
      "state": "filled",
      "warnings": [
        "No axis-implementation-map.json entry found for Button.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Button.status; mapped by render manifest generator from current canonical API.",
        "Button/url link is rendered via canonical Button with style=rimless approximation; harness limitation — Figma URL link variant has its own typography/underline that canonical Button does not implement."
      ],
      "codeComponent": "Button",
      "codeProps": {
        "theme": "light",
        "size": "M",
        "color": "gray 1",
        "style": "rimless",
        "radius": "square",
        "fixedWidth": "no",
        "icon": "no",
        "status": "default"
      },
      "status": "FAIL",
      "checks": [
        {
          "field": "renderTarget",
          "actual": "missing: .btn",
          "expected": "visible",
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "438:7979",
          "name": "url://urlxxxxxxxx",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "button-url-link--theme-dark--size-m--color-gray-1--style-rimless--radius-square--fixedwidth-no--icon-no--status-hover--figma-dark-theme-on-status-hover--theme-dark",
      "figmaNodeId": "438:7993",
      "figmaName": "Button/url link",
      "figmaVariantName": "dark theme=on, status=hover",
      "theme": "dark",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Button.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Button.status; mapped by render manifest generator from current canonical API.",
        "Button/url link is rendered via canonical Button with style=rimless approximation; harness limitation — Figma URL link variant has its own typography/underline that canonical Button does not implement."
      ],
      "codeComponent": "Button",
      "codeProps": {
        "theme": "dark",
        "size": "M",
        "color": "gray 1",
        "style": "rimless",
        "radius": "square",
        "fixedWidth": "no",
        "icon": "no",
        "status": "hover"
      },
      "status": "FAIL",
      "checks": [
        {
          "field": "renderTarget",
          "actual": "missing: .btn",
          "expected": "visible",
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "438:7981",
          "name": "url://urlxxxxxxxx",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "button-url-link--theme-light--size-m--color-gray-1--style-rimless--radius-square--fixedwidth-no--icon-no--status-hover--figma-dark-theme-off-status-hover--theme-light",
      "figmaNodeId": "438:7992",
      "figmaName": "Button/url link",
      "figmaVariantName": "dark theme=off, status=hover",
      "theme": "light",
      "state": "hover",
      "warnings": [
        "No axis-implementation-map.json entry found for Button.dark theme; mapped by render manifest generator from current canonical API.",
        "No axis-implementation-map.json entry found for Button.status; mapped by render manifest generator from current canonical API.",
        "Button/url link is rendered via canonical Button with style=rimless approximation; harness limitation — Figma URL link variant has its own typography/underline that canonical Button does not implement."
      ],
      "codeComponent": "Button",
      "codeProps": {
        "theme": "light",
        "size": "M",
        "color": "gray 1",
        "style": "rimless",
        "radius": "square",
        "fixedWidth": "no",
        "icon": "no",
        "status": "hover"
      },
      "status": "FAIL",
      "checks": [
        {
          "field": "renderTarget",
          "actual": "missing: .btn",
          "expected": "visible",
          "pass": false,
          "status": "fail",
          "classification": "B_RESIDUAL_SCHEMA_GAP"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "438:7983",
          "name": "url://urlxxxxxxxx",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "popup-box--theme-dark--visible-true--title-title--canceltext-cancel--confirmtext-confirm--figma-theme-dark--theme-dark",
      "figmaNodeId": "1939:43644",
      "figmaName": "Popup Box",
      "figmaVariantName": "Theme=Dark",
      "theme": "dark",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Popup Box.Theme; mapped by render manifest generator from current canonical API.",
        "Popup Box renders inside a teleported overlay; verifier targets `.popup-box` dialog node, not `.popup-overlay` backdrop."
      ],
      "codeComponent": "PopupBox",
      "codeProps": {
        "theme": "dark",
        "visible": true,
        "title": "Title",
        "cancelText": "Cancel",
        "confirmText": "Confirm"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 714,
          "expected": 680,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is FILL; verifier checks actual >= expected."
        },
        {
          "field": "rootHeight",
          "actual": 147,
          "expected": 416,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#1f1f1f",
          "expected": "#1f1f1f",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#595959",
          "expected": "#595959",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1869:68899",
          "name": "popup top bar",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1869:68900",
          "name": "General",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1869:68902",
          "name": "icon/Edit/Close",
          "type": "INSTANCE",
          "status": "pass",
          "checks": [
            {
              "prop": "color",
              "actual": "#9e9e9e",
              "expected": "#9e9e9e",
              "pass": true
            }
          ]
        },
        {
          "figmaNodeId": "1869:68904",
          "name": "Form Item",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1869:68912",
          "name": "Form Item",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1869:68913",
          "name": "Form Item",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1869:68914",
          "name": "Form Item",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1869:68917",
          "name": "Button/dark M",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1869:68918",
          "name": "Button/dark M",
          "status": "coverage-gap"
        }
      ]
    },
    {
      "manifestId": "popup-box--theme-light--visible-true--title-title--canceltext-cancel--confirmtext-confirm--figma-theme-light--theme-light",
      "figmaNodeId": "1939:43606",
      "figmaName": "Popup Box",
      "figmaVariantName": "Theme=Light",
      "theme": "light",
      "state": "placeholder",
      "warnings": [
        "No axis-implementation-map.json entry found for Popup Box.Theme; mapped by render manifest generator from current canonical API.",
        "Popup Box renders inside a teleported overlay; verifier targets `.popup-box` dialog node, not `.popup-overlay` backdrop."
      ],
      "codeComponent": "PopupBox",
      "codeProps": {
        "theme": "light",
        "visible": true,
        "title": "Title",
        "cancelText": "Cancel",
        "confirmText": "Confirm"
      },
      "status": "PASS_BY_MODE_SKIP",
      "checks": [
        {
          "field": "rootWidth",
          "actual": 714,
          "expected": 680,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is FILL; verifier checks actual >= expected."
        },
        {
          "field": "rootHeight",
          "actual": 147,
          "expected": 416,
          "pass": true,
          "status": "pass-by-mode-skip",
          "reason": "Figma root sizing is HUG; content metrics are renderer-driven."
        },
        {
          "field": "rootPadding.top",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.right",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.bottom",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootPadding.left",
          "actual": 16,
          "expected": 16,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootRadius",
          "actual": 4,
          "expected": 4,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootGap",
          "actual": 0,
          "expected": 0,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootOpacity",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderWidth",
          "actual": 1,
          "expected": 1,
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootFillHex",
          "actual": "#f8f8f8",
          "expected": "#f8f8f8",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "rootBorderHex",
          "actual": "#f0f0f0",
          "expected": "#f0f0f0",
          "pass": true,
          "status": "pass"
        },
        {
          "field": "textFillHex",
          "actual": "#141414",
          "expected": "#141414",
          "pass": true,
          "status": "pass"
        }
      ],
      "nodeChecks": [
        {
          "figmaNodeId": "1939:43262",
          "name": "popup top bar",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1939:43263",
          "name": "General",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1939:43265",
          "name": "icon/Edit/Close",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4993:1296",
          "name": "Form Item",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4993:1297",
          "name": "Form Item",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4993:1298",
          "name": "Form Item",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "4993:1299",
          "name": "Form Item",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1939:43270",
          "name": "Server",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1939:43272",
          "name": "http://",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1939:43273",
          "name": ".tvustream.com:8288/",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1939:43274",
          "name": ".m3u8",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1939:43601",
          "name": "Button/light M",
          "status": "coverage-gap"
        },
        {
          "figmaNodeId": "1939:43602",
          "name": "Button/light M",
          "status": "coverage-gap"
        }
      ]
    }
  ]
}
