{
  "$schema": "https://design-tokens.github.io/community-group/format/",
  "brand": {
    "name": "Cranky Old Bastard Motorsport",
    "shortName": "COBMS",
    "version": "1.0",
    "maker": "Mu Works LLC",
    "technology": "Mu Works Optimization Engine"
  },
  "color": {
    "ink": { "$type": "color", "$value": "#0A0A0A", "$description": "Primary field, mark, and type" },
    "paper": { "$type": "color", "$value": "#F4F4F2", "$description": "Primary light surface and reversed type" },
    "signal": { "$type": "color", "$value": "#ED5B2A", "$description": "Actions, selected states, warnings, and mark arrow" },
    "asphalt": { "$type": "color", "$value": "#20201E", "$description": "Raised dark panels and secondary fields" },
    "steel": { "$type": "color", "$value": "#767674", "$description": "Rules, diagrams, and non-text data marks" },
    "fog": { "$type": "color", "$value": "#DEDEDC", "$description": "Hairlines, dividers, and disabled controls" }
  },
  "type": {
    "display": {
      "family": "IBM Plex Sans Condensed",
      "weight": 700,
      "case": "uppercase",
      "letterSpacing": "-0.04em to -0.055em",
      "lineHeight": "0.78 to 0.92"
    },
    "interface": {
      "family": "IBM Plex Sans",
      "weights": [400, 500, 600, 700],
      "lineHeight": 1.6
    },
    "data": {
      "family": "IBM Plex Mono",
      "weights": [400, 500, 600],
      "case": "uppercase for labels",
      "letterSpacing": "0.12em to 0.20em"
    }
  },
  "shape": {
    "radius": { "$type": "dimension", "$value": "0.32rem" },
    "grid": { "$type": "dimension", "$value": "32px" },
    "lineAlpha": { "$type": "number", "$value": 0.15 }
  },
  "accessibility": {
    "smallTextOnPaper": "Ink at 65% opacity or stronger",
    "smallTextOnInk": "Paper at 60% opacity or stronger",
    "steelTextRestriction": "Do not use Steel for normal-size text on Ink or Paper"
  },
  "logo": {
    "clearSpaceMark": "25% of mark diameter",
    "clearSpaceLockup": "one mark radius",
    "minimumMarkDigital": "24px",
    "minimumMarkPrint": "8mm",
    "minimumLockupDigital": "152px",
    "minimumLockupPrint": "32mm"
  },
  "voice": {
    "principles": [
      "Cranky, not cruel",
      "Specific, not mysterious",
      "Conservative, not timid",
      "Fast to use, not rushed"
    ],
    "requiredSuggestionParts": ["change", "why", "expected effect", "undo"],
    "avoid": ["AI-powered race engineer", "guaranteed faster", "perfect setup", "unsafe swagger"]
  }
}
