{
  "$description": "W3C Design Tokens (DTCG) source for the Quick Start's token steps (08-token-entry.yaml, 09-token-described.yaml point here via `source`). Deliberately just the one token the walkthrough documents, so the point is unmissable: the DSDS entry carries the meaning and usage rules, this file carries the value, and neither repeats the other.",
  "color": {
    "action": {
      "primary": {
        "$type": "color",
        "$value": "#0055ff",
        "$description": "The fill color for high-emphasis interactive surfaces."
      }
    }
  }
}
