{
  "_doc": "Remote/library Figma variable ID → cssVar bridge. Component-library instances bind paints to PUBLISHED-library variables whose IDs differ from this file's local variables.json IDs and are NOT returned by getVariables (Figma REST /variables/local; subscribed-library variable metadata is unavailable offline on the Pro plan). Without this map, normalize-component-tokens falls back to hex-matching, which is ambiguous where several tokens share a value (e.g. #9e9e9e = --icon-default / --text-tips / --color-grey-6 in dark) and loses theme-awareness. The remote ID is stable across every component that binds the same library variable, so one entry resolves all of them. Seeded deterministically from live Figma get_variable_defs(<node>). See backlog EXTRACT-icon-token-fidelity.",
  "_provenance": {
    "VariableID:e8580f8fb376dbba245f38c8562e9c909b52fb91/4726:0": "get_variable_defs(5004:1478) = 'Color Type/Icon/Default' #9e9e9e (BreadcrumbItem separator), 2026-06-08"
  },
  "aliases": {
    "VariableID:e8580f8fb376dbba245f38c8562e9c909b52fb91/4726:0": "--icon-default"
  }
}
