{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$comment": "Mozi Cooperative · Brand color tokens · v1 · 2026-05",
  "$source": "@mozi-house/tokens (packages/tokens/src/mozi.ts)",
  "$license": "Mozi Cooperative brand assets are licensed for press and editorial use; redistribution requires written permission from the cooperative. Contact press@mozicooperative.xyz.",
  "primary": {
    "ink": {
      "hex": "#1F1F1F",
      "rgb": [31, 31, 31],
      "use": "Primary type. Never #000000.",
      "name": "Ink"
    },
    "cream": {
      "hex": "#EFE7D6",
      "rgb": [239, 231, 214],
      "use": "Primary background. The institutional paper substrate.",
      "name": "Cream"
    },
    "earth": {
      "hex": "#8A6A4F",
      "rgb": [138, 106, 79],
      "use": "Primary brand accent.",
      "name": "Earth"
    },
    "drafting": {
      "hex": "#5B7A93",
      "rgb": [91, 122, 147],
      "use": "Schematic line work. Engineering drawings.",
      "name": "Drafting Blue"
    }
  },
  "extended": {
    "inkSoft": { "hex": "#4A4A4A", "rgb": [74, 74, 74], "use": "Secondary type." },
    "inkLight": { "hex": "#7A7A7A", "rgb": [122, 122, 122], "use": "Tertiary type, metadata." },
    "creamWarm": { "hex": "#E8DDC4", "rgb": [232, 221, 196], "use": "Schematic backgrounds, halos." },
    "bone": { "hex": "#FBF8EC", "rgb": [251, 248, 236], "use": "Card backgrounds." },
    "earthDeep": { "hex": "#5C4A38", "rgb": [92, 74, 56], "use": "Earth emphasis, eyebrows, CTA-block bg." },
    "earthLight": { "hex": "#B8A088", "rgb": [184, 160, 136], "use": "Earth highlights." },
    "draftingDeep": { "hex": "#3D5872", "rgb": [61, 88, 114], "use": "Schematic emphasis." },
    "draftingLight": { "hex": "#C4D2DD", "rgb": [196, 210, 221], "use": "Schematic backgrounds." },
    "rule": { "hex": "#D5CFB8", "rgb": [213, 207, 184], "use": "Hairline rules." },
    "terracotta": { "hex": "#8B3A2A", "rgb": [139, 58, 42], "use": "Warning / error accents." }
  },
  "siblingBridges": {
    "$comment": "Cross-brand link colors when Mozi links to siblings",
    "citrate": { "hex": "#5A7A4F", "use": "Citrate Leaf — links to citrate.ai" },
    "cnidarian": { "hex": "#3D5872", "use": "Drafting Blue Deep — links to cnidarian.org" },
    "mtt": { "hex": "#1A1A1A", "use": "Charcoal — links to modernthinktank.com" }
  }
}
