{
  "generatedAt": "2026-08-08T08:34:36.330Z",
  "package": {
    "name": "@digitaltableteur/react",
    "version": "0.1.24"
  },
  "dimensions": {
    "react": {
      "declaredRange": ">=19.0.0",
      "combosExercised": [
        "19.0.0",
        "19.2.8"
      ],
      "note": "range endpoints: declared floor + resolved current; versions between the endpoints remain untested claims"
    },
    "next": {
      "note": "next is an app dependency, not a package peer; its single exercised version is app evidence recorded in the compatibility manifest"
    }
  },
  "methodology": {
    "isolation": "each combo installs the packed tarball plus pinned react/react-dom and resolved peers into a fresh consumer directory (ignore-scripts, no lockfile) and runs the SSR render-plan smoke with THAT consumer's React",
    "smoke": "renderToString of every renderable export using the shared render plans (playground defaults, type-driven synthesis, descriptor resolution); outcome per component is pass, skip, or the error's first line",
    "gate": "combo equivalence: outcome sets must be identical across combos; a divergence means the declared peer range is broken and the gate exits 2"
  },
  "totals": {
    "combos": 2,
    "divergence": 0
  },
  "divergence": [],
  "combos": [
    {
      "label": "react-floor-19.0.0",
      "react": "19.0.0",
      "reactDom": "19.0.0",
      "framerMotion": "12.43.0",
      "reactMarkdown": "10.1.0",
      "outcomes": {
        "Accordion": "pass",
        "AlertBanner": "pass",
        "AspectRatio": "pass",
        "Author": "pass",
        "AuthorBio": "pass",
        "Avatar": "pass",
        "AvatarGroup": "pass",
        "Badge": "pass",
        "Breadcrumb": "pass",
        "Button": "pass",
        "ButtonGroup": "pass",
        "Card": "pass",
        "CategoryFilter": "pass",
        "Center": "pass",
        "Checkbox": "pass",
        "CheckboxGroup": "pass",
        "CodeBlockWindow": "pass",
        "CodeSnippet": "pass",
        "Combobox": "pass",
        "CommandPalette": "pass",
        "Container": "pass",
        "CookieConsent": "useCookieConsent must be used within CookieConsentProvider",
        "DataTable": "pass",
        "Display": "pass",
        "Divider": "pass",
        "EmptyState": "pass",
        "ExpandableSection": "pass",
        "FileUpload": "pass",
        "FilterChip": "pass",
        "FlexBox": "pass",
        "FormField": "pass",
        "Gallery": "pass",
        "Grid": "pass",
        "GroupLabel": "pass",
        "HelperText": "pass",
        "Icon": "pass",
        "IconButton": "pass",
        "Kbd": "pass",
        "Label": "pass",
        "LanguageSwitcher": "pass",
        "Link": "pass",
        "List": "pass",
        "ListItem": "pass",
        "Logo": "pass",
        "MacWindowFrame": "pass",
        "Menu": "pass",
        "Modal": "pass",
        "MultiCombobox": "pass",
        "NavLink": "pass",
        "NavMenuList": "pass",
        "PageLayout": "pass",
        "Pagination": "pass",
        "PhoneInput": "pass",
        "ProcessBlock": "pass",
        "Progress": "pass",
        "Radio": "pass",
        "RadioGroup": "pass",
        "ReadingProgress": "pass",
        "ResizablePanelGroup": "pass",
        "ScrollIndicator": "pass",
        "Section": "pass",
        "SegmentedControl": "pass",
        "Select": "pass",
        "SelectableCard": "pass",
        "Skeleton": "pass",
        "SkipLink": "pass",
        "SlideButton": "pass",
        "Spacer": "pass",
        "Spinner": "pass",
        "SplitButton": "pass",
        "Stack": "pass",
        "StatusDot": "pass",
        "Switch": "pass",
        "Table": "pass",
        "TableCell": "pass",
        "TableHeaderCell": "pass",
        "TableRow": "pass",
        "Tabs": "pass",
        "Text": "pass",
        "TextArea": "pass",
        "TextInput": "pass",
        "ThemeProvider": "pass",
        "Timestamp": "pass",
        "Title": "pass",
        "Toast": "pass",
        "ToastStack": "pass",
        "Tooltip": "`Tooltip` must be used within `TooltipProvider`",
        "TreeView": "pass",
        "ValueCard": "pass",
        "VirtualList": "pass",
        "VirtualListItem": "pass",
        "VisuallyHidden": "pass"
      }
    },
    {
      "label": "react-current-19.2.8",
      "react": "19.2.8",
      "reactDom": "19.2.8",
      "framerMotion": "12.43.0",
      "reactMarkdown": "10.1.0",
      "outcomes": {
        "Accordion": "pass",
        "AlertBanner": "pass",
        "AspectRatio": "pass",
        "Author": "pass",
        "AuthorBio": "pass",
        "Avatar": "pass",
        "AvatarGroup": "pass",
        "Badge": "pass",
        "Breadcrumb": "pass",
        "Button": "pass",
        "ButtonGroup": "pass",
        "Card": "pass",
        "CategoryFilter": "pass",
        "Center": "pass",
        "Checkbox": "pass",
        "CheckboxGroup": "pass",
        "CodeBlockWindow": "pass",
        "CodeSnippet": "pass",
        "Combobox": "pass",
        "CommandPalette": "pass",
        "Container": "pass",
        "CookieConsent": "useCookieConsent must be used within CookieConsentProvider",
        "DataTable": "pass",
        "Display": "pass",
        "Divider": "pass",
        "EmptyState": "pass",
        "ExpandableSection": "pass",
        "FileUpload": "pass",
        "FilterChip": "pass",
        "FlexBox": "pass",
        "FormField": "pass",
        "Gallery": "pass",
        "Grid": "pass",
        "GroupLabel": "pass",
        "HelperText": "pass",
        "Icon": "pass",
        "IconButton": "pass",
        "Kbd": "pass",
        "Label": "pass",
        "LanguageSwitcher": "pass",
        "Link": "pass",
        "List": "pass",
        "ListItem": "pass",
        "Logo": "pass",
        "MacWindowFrame": "pass",
        "Menu": "pass",
        "Modal": "pass",
        "MultiCombobox": "pass",
        "NavLink": "pass",
        "NavMenuList": "pass",
        "PageLayout": "pass",
        "Pagination": "pass",
        "PhoneInput": "pass",
        "ProcessBlock": "pass",
        "Progress": "pass",
        "Radio": "pass",
        "RadioGroup": "pass",
        "ReadingProgress": "pass",
        "ResizablePanelGroup": "pass",
        "ScrollIndicator": "pass",
        "Section": "pass",
        "SegmentedControl": "pass",
        "Select": "pass",
        "SelectableCard": "pass",
        "Skeleton": "pass",
        "SkipLink": "pass",
        "SlideButton": "pass",
        "Spacer": "pass",
        "Spinner": "pass",
        "SplitButton": "pass",
        "Stack": "pass",
        "StatusDot": "pass",
        "Switch": "pass",
        "Table": "pass",
        "TableCell": "pass",
        "TableHeaderCell": "pass",
        "TableRow": "pass",
        "Tabs": "pass",
        "Text": "pass",
        "TextArea": "pass",
        "TextInput": "pass",
        "ThemeProvider": "pass",
        "Timestamp": "pass",
        "Title": "pass",
        "Toast": "pass",
        "ToastStack": "pass",
        "Tooltip": "`Tooltip` must be used within `TooltipProvider`",
        "TreeView": "pass",
        "ValueCard": "pass",
        "VirtualList": "pass",
        "VirtualListItem": "pass",
        "VisuallyHidden": "pass"
      }
    }
  ],
  "provenance": {
    "sourceCommit": "12cabe9a72e3711110622ec69466086520244c72",
    "workingTreeClean": false,
    "dirtyPathCount": 3,
    "generator": {
      "name": "measure-compat-matrix",
      "version": 1,
      "node": "v22.22.3"
    }
  }
}
