{
  "$description": "Brand: Apache Software Foundation — light mode",
  "color": {
    "swatches": {
      "$description": "Source-of-truth color swatches from palette apache@1.0.0",
      "apache-red": {
        "$value": "#D22128",
        "$type": "color",
        "$description": "Primary brand color — the fill of the Apache feather mark. The single most-recognized Apache visual element.\n"
      },
      "apache-red-dark": {
        "$value": "#A81920",
        "$type": "color",
        "$description": "Pressed / active variant of Apache Red for hover states."
      },
      "apache-black": {
        "$value": "#0E1014",
        "$type": "color",
        "$description": "Wordmark color on light canvas; dark-mode page canvas."
      },
      "apache-charcoal": {
        "$value": "#1F232B",
        "$type": "color",
        "$description": "Elevated dark surface for cards and panels."
      },
      "apache-slate": {
        "$value": "#4A5568",
        "$type": "color",
        "$description": "Body text on light canvas; secondary copy."
      },
      "apache-gray": {
        "$value": "#7B8794",
        "$type": "color",
        "$description": "Tertiary text and quiet UI; muted divider tone."
      },
      "apache-light-gray": {
        "$value": "#D5D9DE",
        "$type": "color",
        "$description": "Hairline borders on light canvas."
      },
      "apache-off-white": {
        "$value": "#F4F5F7",
        "$type": "color",
        "$description": "Subtle layered surface on light canvas."
      },
      "apache-white": {
        "$value": "#FFFFFF",
        "$type": "color",
        "$description": "Page canvas in light mode."
      }
    },
    "roles": {
      "$description": "Semantic color roles (light mode) mapped to palette swatches",
      "background": {
        "$value": "{color.swatches.apache-white}",
        "$type": "color",
        "$description": "background role → Apache White"
      },
      "surface": {
        "$value": "{color.swatches.apache-off-white}",
        "$type": "color",
        "$description": "surface role → Apache Off-White"
      },
      "surface-elevated": {
        "$value": "{color.swatches.apache-white}",
        "$type": "color",
        "$description": "surface-elevated role → Apache White"
      },
      "text-primary": {
        "$value": "{color.swatches.apache-black}",
        "$type": "color",
        "$description": "text-primary role → Apache Black"
      },
      "text-secondary": {
        "$value": "{color.swatches.apache-slate}",
        "$type": "color",
        "$description": "text-secondary role → Apache Slate"
      },
      "text-tertiary": {
        "$value": "{color.swatches.apache-gray}",
        "$type": "color",
        "$description": "text-tertiary role → Apache Gray"
      },
      "primary": {
        "$value": "{color.swatches.apache-red}",
        "$type": "color",
        "$description": "primary role → Apache Red"
      },
      "primary-hover": {
        "$value": "{color.swatches.apache-red-dark}",
        "$type": "color",
        "$description": "primary-hover role → Apache Red Dark"
      },
      "accent": {
        "$value": "{color.swatches.apache-red}",
        "$type": "color",
        "$description": "accent role → Apache Red"
      },
      "accent-hover": {
        "$value": "{color.swatches.apache-red-dark}",
        "$type": "color",
        "$description": "accent-hover role → Apache Red Dark"
      },
      "warning": {
        "$value": "{color.swatches.apache-red}",
        "$type": "color",
        "$description": "warning role → Apache Red"
      },
      "warning-hover": {
        "$value": "{color.swatches.apache-red-dark}",
        "$type": "color",
        "$description": "warning-hover role → Apache Red Dark"
      },
      "error": {
        "$value": "{color.swatches.apache-red-dark}",
        "$type": "color",
        "$description": "error role → Apache Red Dark"
      },
      "success": {
        "$value": "{color.swatches.apache-slate}",
        "$type": "color",
        "$description": "success role → Apache Slate"
      },
      "border": {
        "$value": "{color.swatches.apache-light-gray}",
        "$type": "color",
        "$description": "border role → Apache Light Gray"
      },
      "brand-overrides": {
        "$description": "Brand-level role overrides (take precedence over palette role mappings)",
        "identity": {
          "$value": "{color.swatches.apache-red}",
          "$type": "color",
          "$description": "Brand role identity → Apache Red"
        },
        "on-identity": {
          "$value": "{color.swatches.apache-white}",
          "$type": "color",
          "$description": "Brand role on-identity → Apache White"
        },
        "primary": {
          "$value": "{color.swatches.apache-red}",
          "$type": "color",
          "$description": "Brand role primary → Apache Red"
        },
        "primary-hover": {
          "$value": "{color.swatches.apache-red-dark}",
          "$type": "color",
          "$description": "Brand role primary-hover → Apache Red Dark"
        },
        "accent": {
          "$value": "{color.swatches.apache-red}",
          "$type": "color",
          "$description": "Brand role accent → Apache Red"
        },
        "accent-hover": {
          "$value": "{color.swatches.apache-red-dark}",
          "$type": "color",
          "$description": "Brand role accent-hover → Apache Red Dark"
        },
        "mark": {
          "$value": "{color.swatches.apache-red}",
          "$type": "color",
          "$description": "Brand role mark → Apache Red"
        },
        "background": {
          "$value": "{color.swatches.apache-white}",
          "$type": "color",
          "$description": "Brand role background → Apache White"
        },
        "surface": {
          "$value": "{color.swatches.apache-off-white}",
          "$type": "color",
          "$description": "Brand role surface → Apache Off-White"
        },
        "text-primary": {
          "$value": "{color.swatches.apache-black}",
          "$type": "color",
          "$description": "Brand role text-primary → Apache Black"
        },
        "text-secondary": {
          "$value": "{color.swatches.apache-slate}",
          "$type": "color",
          "$description": "Brand role text-secondary → Apache Slate"
        },
        "error": {
          "$value": "{color.swatches.apache-red-dark}",
          "$type": "color",
          "$description": "Brand role error → Apache Red Dark"
        },
        "success": {
          "$value": "{color.swatches.apache-slate}",
          "$type": "color",
          "$description": "Brand role success → Apache Slate"
        },
        "border": {
          "$value": "{color.swatches.apache-light-gray}",
          "$type": "color",
          "$description": "Brand role border → Apache Light Gray"
        }
      }
    }
  },
  "font": {
    "$description": "Typography roles mapped to font atoms",
    "heading": {
      "family": {
        "$value": [
          "Inter",
          "-apple-system",
          "BlinkMacSystemFont",
          "Segoe UI",
          "Roboto",
          "Helvetica Neue",
          "Arial",
          "sans-serif"
        ],
        "$type": "fontFamily",
        "$description": "heading role → Inter (inter@1.0.0)"
      },
      "weight": {
        "100": {
          "$value": 100,
          "$type": "fontWeight"
        },
        "200": {
          "$value": 200,
          "$type": "fontWeight"
        },
        "300": {
          "$value": 300,
          "$type": "fontWeight"
        },
        "400": {
          "$value": 400,
          "$type": "fontWeight"
        },
        "500": {
          "$value": 500,
          "$type": "fontWeight"
        },
        "600": {
          "$value": 600,
          "$type": "fontWeight"
        },
        "700": {
          "$value": 700,
          "$type": "fontWeight"
        },
        "800": {
          "$value": 800,
          "$type": "fontWeight"
        },
        "900": {
          "$value": 900,
          "$type": "fontWeight"
        },
        "$description": "Available font weights"
      }
    },
    "body": {
      "family": {
        "$value": [
          "Inter",
          "-apple-system",
          "BlinkMacSystemFont",
          "Segoe UI",
          "Roboto",
          "Helvetica Neue",
          "Arial",
          "sans-serif"
        ],
        "$type": "fontFamily",
        "$description": "body role → Inter (inter@1.0.0)"
      },
      "weight": {
        "100": {
          "$value": 100,
          "$type": "fontWeight"
        },
        "200": {
          "$value": 200,
          "$type": "fontWeight"
        },
        "300": {
          "$value": 300,
          "$type": "fontWeight"
        },
        "400": {
          "$value": 400,
          "$type": "fontWeight"
        },
        "500": {
          "$value": 500,
          "$type": "fontWeight"
        },
        "600": {
          "$value": 600,
          "$type": "fontWeight"
        },
        "700": {
          "$value": 700,
          "$type": "fontWeight"
        },
        "800": {
          "$value": 800,
          "$type": "fontWeight"
        },
        "900": {
          "$value": 900,
          "$type": "fontWeight"
        },
        "$description": "Available font weights"
      }
    },
    "mono": {
      "family": {
        "$value": [
          "Source Code Pro",
          "ui-monospace",
          "SFMono-Regular",
          "Menlo",
          "Consolas",
          "Liberation Mono",
          "monospace"
        ],
        "$type": "fontFamily",
        "$description": "mono role → Source Code Pro (source-code-pro@1.0.0)"
      },
      "weight": {
        "200": {
          "$value": 200,
          "$type": "fontWeight"
        },
        "300": {
          "$value": 300,
          "$type": "fontWeight"
        },
        "400": {
          "$value": 400,
          "$type": "fontWeight"
        },
        "500": {
          "$value": 500,
          "$type": "fontWeight"
        },
        "600": {
          "$value": 600,
          "$type": "fontWeight"
        },
        "700": {
          "$value": 700,
          "$type": "fontWeight"
        },
        "800": {
          "$value": 800,
          "$type": "fontWeight"
        },
        "900": {
          "$value": 900,
          "$type": "fontWeight"
        },
        "$description": "Available font weights"
      }
    }
  }
}
