{
  "id": "valkyre-ai",
  "version": "1.0.0",
  "name": "Valkyre.ai",
  "description": "Brand identity for valkyre.ai — a managed security operations platform for AI-assisted red-team, blue-team, engagement, audit, and Mythos-defense workflows. Built by Convergent Systems LLC. Norse mythology aesthetic; dual crimson-red / electric-blue identity representing the offensive and defensive sides of the platform.\n",
  "provenance": {
    "source": "https://valkyre.ai",
    "license": "proprietary",
    "attribution": "Convergent Systems LLC",
    "importedDate": "2026-05-26",
    "notes": "valkyre.ai is a Convergent Systems product but maintains its own independent brand identity. Logo mark is a Valkyrie helmet split diagonally — left half crimson red (red team / offense), right half electric blue (blue team / defense) — with circuit-trace and Norse rune texture overlays. A violet glow at the center split represents the AI cognitive engine.\n"
  },
  "tags": [
    "dark",
    "security",
    "cybersecurity",
    "saas",
    "norse",
    "ai"
  ],
  "palette": {
    "ref": "valkyre-ai@1.0.0",
    "swatches": [
      {
        "id": "black",
        "name": "Black",
        "value": "#000000",
        "description": "Pure black — primary background",
        "aliases": []
      },
      {
        "id": "surface",
        "name": "Surface",
        "value": "#0d0f14",
        "description": "Near-black surface for cards and panels",
        "aliases": []
      },
      {
        "id": "surface-elevated",
        "name": "Surface Elevated",
        "value": "#161a22",
        "description": "Slightly lighter surface for elevated components",
        "aliases": []
      },
      {
        "id": "border",
        "name": "Border",
        "value": "#1e2530",
        "description": "Subtle border on dark backgrounds",
        "aliases": []
      },
      {
        "id": "red",
        "name": "Red",
        "value": "#d41b2a",
        "description": "Crimson red — red team, offense, attack vectors",
        "aliases": []
      },
      {
        "id": "red-bright",
        "name": "Red Bright",
        "value": "#f02233",
        "description": "Brighter red for hover and interactive states",
        "aliases": []
      },
      {
        "id": "red-muted",
        "name": "Red Muted",
        "value": "#7a1018",
        "description": "Deep crimson for backgrounds and subtle indicators",
        "aliases": []
      },
      {
        "id": "blue",
        "name": "Blue",
        "value": "#1b67e8",
        "description": "Electric blue — blue team, defense, monitoring",
        "aliases": []
      },
      {
        "id": "blue-bright",
        "name": "Blue Bright",
        "value": "#2e7af5",
        "description": "Brighter blue for hover and interactive states",
        "aliases": []
      },
      {
        "id": "blue-muted",
        "name": "Blue Muted",
        "value": "#0f3d8a",
        "description": "Deep blue for backgrounds and subtle indicators",
        "aliases": []
      },
      {
        "id": "violet",
        "name": "Violet",
        "value": "#7c3aed",
        "description": "Violet — AI cognitive layer; the convergence of red and blue",
        "aliases": []
      },
      {
        "id": "violet-bright",
        "name": "Violet Bright",
        "value": "#9f5cf7",
        "description": "Brighter violet for hover states",
        "aliases": []
      },
      {
        "id": "white",
        "name": "White",
        "value": "#ffffff",
        "description": "Pure white — primary text",
        "aliases": []
      },
      {
        "id": "gray-100",
        "name": "Gray 100",
        "value": "#e6e8ee",
        "description": "Near-white — headings and high-emphasis text",
        "aliases": []
      },
      {
        "id": "gray-400",
        "name": "Gray 400",
        "value": "#9ca3af",
        "description": "Mid-gray — secondary text and metadata",
        "aliases": []
      },
      {
        "id": "gray-600",
        "name": "Gray 600",
        "value": "#4b5563",
        "description": "Dark gray — muted text and disabled states",
        "aliases": []
      },
      {
        "id": "success",
        "name": "Success",
        "value": "#16a34a",
        "description": "Green — engagement active, scan complete, finding resolved",
        "aliases": []
      },
      {
        "id": "warning",
        "name": "Warning",
        "value": "#d97706",
        "description": "Amber — degraded device, expiring artifact, elevated risk",
        "aliases": []
      },
      {
        "id": "error",
        "name": "Error",
        "value": "#dc2626",
        "description": "Red error — distinct from brand red; critical system failure",
        "aliases": []
      }
    ],
    "modes": {
      "light": {
        "roles": {
          "background": "white",
          "surface": "gray-100",
          "surface-elevated": "white",
          "text-primary": "black",
          "text-secondary": "surface-elevated",
          "text-tertiary": "gray-400",
          "primary": "blue",
          "primary-hover": "blue-bright",
          "accent": "red",
          "accent-hover": "red-bright",
          "mark": "violet",
          "warning": "warning",
          "error": "error",
          "success": "success",
          "border": "border"
        }
      },
      "dark": {
        "roles": {
          "background": "black",
          "surface": "surface",
          "surface-elevated": "surface-elevated",
          "text-primary": "white",
          "text-secondary": "gray-100",
          "text-tertiary": "gray-400",
          "primary": "blue",
          "primary-hover": "blue-bright",
          "accent": "red",
          "accent-hover": "red-bright",
          "mark": "violet",
          "warning": "warning",
          "error": "error",
          "success": "success",
          "border": "border"
        }
      }
    }
  },
  "fonts": [
    {
      "role": "heading",
      "ref": "geist@1.0.0",
      "family": "Geist",
      "classification": "sans-serif",
      "source": {
        "kind": "external",
        "family": "Geist",
        "cssImportUrl": "https://cdn.jsdelivr.net/npm/@fontsource-variable/geist/index.css",
        "notes": "Vercel's first-party distribution is the `geist` npm package (next/font compatible). The cssImportUrl above points at the community @fontsource-variable/geist bundle on jsDelivr for drop-in <link rel=\"stylesheet\"> consumption.\n"
      },
      "fallbackStack": [
        "-apple-system",
        "BlinkMacSystemFont",
        "Segoe UI",
        "Helvetica",
        "Arial",
        "sans-serif"
      ],
      "availableStyles": [
        {
          "weight": 100,
          "style": "normal"
        },
        {
          "weight": 200,
          "style": "normal"
        },
        {
          "weight": 300,
          "style": "normal"
        },
        {
          "weight": 400,
          "style": "normal"
        },
        {
          "weight": 500,
          "style": "normal"
        },
        {
          "weight": 600,
          "style": "normal"
        },
        {
          "weight": 700,
          "style": "normal"
        },
        {
          "weight": 800,
          "style": "normal"
        },
        {
          "weight": 900,
          "style": "normal"
        }
      ]
    },
    {
      "role": "body",
      "ref": "inter@1.0.0",
      "family": "Inter",
      "classification": "sans-serif",
      "source": {
        "kind": "google-fonts",
        "family": "Inter",
        "url": "https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap"
      },
      "fallbackStack": [
        "-apple-system",
        "BlinkMacSystemFont",
        "Segoe UI",
        "Roboto",
        "Helvetica Neue",
        "Arial",
        "sans-serif"
      ],
      "availableStyles": [
        {
          "weight": 100,
          "style": "normal"
        },
        {
          "weight": 100,
          "style": "italic"
        },
        {
          "weight": 200,
          "style": "normal"
        },
        {
          "weight": 200,
          "style": "italic"
        },
        {
          "weight": 300,
          "style": "normal"
        },
        {
          "weight": 300,
          "style": "italic"
        },
        {
          "weight": 400,
          "style": "normal"
        },
        {
          "weight": 400,
          "style": "italic"
        },
        {
          "weight": 500,
          "style": "normal"
        },
        {
          "weight": 500,
          "style": "italic"
        },
        {
          "weight": 600,
          "style": "normal"
        },
        {
          "weight": 600,
          "style": "italic"
        },
        {
          "weight": 700,
          "style": "normal"
        },
        {
          "weight": 700,
          "style": "italic"
        },
        {
          "weight": 800,
          "style": "normal"
        },
        {
          "weight": 800,
          "style": "italic"
        },
        {
          "weight": 900,
          "style": "normal"
        },
        {
          "weight": 900,
          "style": "italic"
        }
      ]
    },
    {
      "role": "mono",
      "ref": "jetbrainsmono-nerdfont@1.0.0",
      "family": "JetBrainsMono Nerd Font",
      "classification": "monospace",
      "source": {
        "kind": "external",
        "family": "JetBrainsMono Nerd Font",
        "notes": "Nerd-Font-patched build of JetBrains Mono. Not available via Google Fonts. Download woff2/ttf files from the Nerd Fonts GitHub release and self-host, or install system-wide for terminal/IDE use.\n"
      },
      "fallbackStack": [
        "JetBrains Mono",
        "Fira Code",
        "Menlo",
        "Monaco",
        "Consolas",
        "Liberation Mono",
        "monospace"
      ],
      "availableStyles": [
        {
          "weight": 100,
          "style": "normal"
        },
        {
          "weight": 100,
          "style": "italic"
        },
        {
          "weight": 200,
          "style": "normal"
        },
        {
          "weight": 200,
          "style": "italic"
        },
        {
          "weight": 300,
          "style": "normal"
        },
        {
          "weight": 300,
          "style": "italic"
        },
        {
          "weight": 400,
          "style": "normal"
        },
        {
          "weight": 400,
          "style": "italic"
        },
        {
          "weight": 500,
          "style": "normal"
        },
        {
          "weight": 500,
          "style": "italic"
        },
        {
          "weight": 600,
          "style": "normal"
        },
        {
          "weight": 600,
          "style": "italic"
        },
        {
          "weight": 700,
          "style": "normal"
        },
        {
          "weight": 700,
          "style": "italic"
        },
        {
          "weight": 800,
          "style": "normal"
        },
        {
          "weight": 800,
          "style": "italic"
        }
      ]
    }
  ],
  "roles": {
    "colors": {
      "identity": "blue",
      "on-identity": "white",
      "primary": "blue",
      "primary-hover": "blue-bright",
      "accent": "red",
      "accent-hover": "red-bright",
      "mark": "violet",
      "background-dark": "black",
      "surface-dark": "surface",
      "surface-elevated-dark": "surface-elevated",
      "text-primary-dark": "white",
      "text-secondary-dark": "gray-100",
      "text-tertiary-dark": "gray-400",
      "border-dark": "border",
      "success": "success",
      "warning": "warning",
      "error": "error"
    },
    "typography": {
      "display": "heading",
      "prose": "body",
      "code": "mono"
    }
  },
  "assets": [],
  "rules": [
    {
      "type": "contrastRatio",
      "target": "roles.colors.text-primary-dark",
      "severity": "error",
      "rationale": "White on pure black is the primary text combination. WCAG-AAA 7:1 minimum is enforced — this is an operator-facing security tool where readability under stress is critical.\n",
      "against": "roles.colors.background-dark",
      "minRatio": 7,
      "standard": "WCAG-AAA"
    },
    {
      "type": "contrastRatio",
      "target": "roles.colors.primary",
      "severity": "error",
      "rationale": "Electric blue (#1b67e8) on black must meet WCAG-AA-large for interactive elements rendered at 18px+ or bold 14px+.\n",
      "against": "roles.colors.background-dark",
      "minRatio": 3,
      "standard": "WCAG-AA-large"
    },
    {
      "type": "contrastRatio",
      "target": "roles.colors.accent",
      "severity": "error",
      "rationale": "Crimson red (#d41b2a) is used for destructive actions, critical findings, and red-team indicators. Must be distinguishable from background at large-text sizes.\n",
      "against": "roles.colors.background-dark",
      "minRatio": 3,
      "standard": "WCAG-AA-large"
    },
    {
      "type": "forbiddenTreatment",
      "target": "assets.logo-mark",
      "severity": "error",
      "rationale": "The helmet mark's precise red/blue split is a core identity element. Recoloring, gradient fills, or drop shadows destroy the dual-identity meaning. Never render on a non-black or non-very-dark background.\n",
      "treatments": [
        "recolored",
        "gradient-fill",
        "drop-shadow",
        "on-busy-photo"
      ]
    },
    {
      "type": "forbiddenTreatment",
      "target": "assets.logo-mark",
      "severity": "error",
      "rationale": "The diamond-framed helmet is bilaterally specific — rotation or stretching misaligns the red/blue split and breaks the visual metaphor.\n",
      "treatments": [
        "stretched",
        "rotated"
      ]
    },
    {
      "type": "colorChoice",
      "target": "roles.colors.background-dark",
      "severity": "error",
      "rationale": "valkyre.ai is a dark-first brand. There is no light mode. Backgrounds must be black or near-black surface only.\n",
      "allowed": [
        "black",
        "surface"
      ],
      "forbidden": [
        "white",
        "gray-100"
      ]
    },
    {
      "type": "colorChoice",
      "target": "ui.cta-buttons",
      "severity": "warning",
      "rationale": "CTAs are blue (primary actions) or red (destructive / offensive actions). Do not use violet, gray, or white for button backgrounds.\n",
      "allowed": [
        "blue",
        "blue-bright",
        "red",
        "red-bright"
      ]
    },
    {
      "type": "fontPairing",
      "target": "typography.display",
      "severity": "recommendation",
      "rationale": "Geist display headings should be at minimum 1.25x the size of Inter body text to maintain hierarchy. The wordmark uses rounded Geist; body copy uses Inter for legibility at smaller sizes.\n",
      "requires": "inter@1.0.0",
      "minSizeRatio": 1.25
    },
    {
      "type": "contextRestriction",
      "target": "roles.colors.accent",
      "severity": "warning",
      "rationale": "Crimson red is the red-team / offense color. Using it in marketing heroes or onboarding creates an adversarial first impression. Reserve for in-product red-team views, critical findings, and destructive-action confirmations.\n",
      "forbiddenContexts": [
        "marketing-hero",
        "onboarding"
      ]
    },
    {
      "type": "compositionConstraint",
      "target": "roles.colors.accent",
      "severity": "warning",
      "rationale": "Brand red (#d41b2a) and error red (#dc2626) are visually similar but semantically distinct — brand red means \"offense / red-team\", error red means \"system failure\". Do not use them adjacent; rely on context and iconography to differentiate when both must appear.\n",
      "doesNotPairWith": [
        "error"
      ]
    },
    {
      "type": "accessibilityRequirement",
      "target": "ui.terminal-output",
      "severity": "error",
      "rationale": "The secure remote terminal and all CLI/log output must meet WCAG-AA contrast. Operators read terminal sessions under operational stress; low contrast is a safety risk.\n",
      "standard": "WCAG-AA",
      "criterion": "1.4.3"
    }
  ],
  "_ai": {
    "docs": "https://brand-atoms.com/ai/index.json",
    "catalog": "https://brand-atoms.com/dist/index.json"
  }
}
