{
  "$schema": "https://www.jiangfinance.com/data/design-system/schemas/domain-design-tokens/1.8.0/schema.json",
  "schemaVersion": "1.8.0",
  "lastUpdated": "2026-08-25",
  "scope": "brand-presentation",
  "architecture": {
    "center": "jiang-finance-core",
    "path": [
      "core",
      "domain",
      "product"
    ],
    "productTemplate": {
      "id": "universe-product-v1",
      "requiredSlots": [
        "domain-arrival",
        "product-identity",
        "verified-actions",
        "product-facts",
        "product-story",
        "domain-continuation"
      ],
      "optionalSlots": [
        "domain-journey",
        "product-gallery",
        "knowledge-entry"
      ]
    },
    "heroSceneContract": {
      "id": "domain-hero-scene",
      "version": "1.0.0",
      "sourceOfTruth": "domain-design-tokens",
      "sceneVersion": "2",
      "scope": {
        "includedContexts": [
          "universe-map",
          "product-hero",
          "creative-branch",
          "label-hero",
          "world-hero"
        ],
        "excludedContexts": [
          "origin-hero"
        ]
      },
      "requiredInputs": [
        "accent",
        "surface",
        "geometry",
        "line-style",
        "response",
        "depth",
        "field",
        "flow"
      ],
      "layerOrder": [
        "surface",
        "geometry",
        "line-style",
        "response"
      ],
      "layerRoles": {
        "surface": "atmosphere",
        "geometry": "structure",
        "line-style": "direction",
        "response": "confirmation"
      },
      "fieldAnchors": {
        "axial-field": {
          "x": 0.5,
          "y": 0.5
        },
        "organic-field": {
          "x": 0.31,
          "y": 0.39
        },
        "stratified-field": {
          "x": 0.5,
          "y": 0.78
        },
        "modular-field": {
          "x": 0.66,
          "y": 0.39
        },
        "compositional-field": {
          "x": 0.42,
          "y": 0.55
        },
        "world-field": {
          "x": 0.5,
          "y": 0.5
        }
      },
      "responseTargets": {
        "axis-resolve": "line-style",
        "provenance-close": "geometry",
        "strata-align": "line-style",
        "route-confirm": "line-style",
        "frame-register": "geometry",
        "portal-reveal": "geometry"
      },
      "confirmationLayer": "response",
      "platformAdaptationRequired": true,
      "behavior": {
        "component": "domain-scene",
        "finiteOnly": true,
        "terminalState": "resting",
        "continuousAmbientLoops": false,
        "reducedMotion": "immediate-state"
      },
      "accessibility": {
        "decorative": true,
        "keyboard": "none",
        "pointerInteraction": "none",
        "domainTextRequired": true
      },
      "fallback": {
        "missingMapping": "fail-generation",
        "missingRenderer": "text-and-accent"
      },
      "bindings": {
        "web": "data-domain-hero-scene",
        "apple": "component.domain-scene"
      }
    },
    "componentContract": {
      "version": "1.1.0",
      "sourceOfTruth": "domain-design-tokens",
      "inheritance": [
        "core",
        "domain",
        "destination"
      ],
      "components": [
        {
          "id": "core-anchor",
          "level": "core",
          "role": "orientation",
          "platforms": [
            "web",
            "apple"
          ],
          "requiredContext": [
            "brand-system",
            "domain-order"
          ],
          "requiredSignals": [
            "identity-role",
            "text-label",
            "spatial-center"
          ],
          "states": [
            "resting",
            "previewing",
            "arriving"
          ],
          "motionRole": "spatial",
          "fallback": "static-labeled-core",
          "accessibility": {
            "keyboard": "none",
            "currentState": "status",
            "reducedMotion": "immediate-state",
            "textAlternative": "required"
          },
          "bindings": {
            "web": "data-universe-console",
            "apple": "component.core-anchor"
          }
        },
        {
          "id": "domain-selector",
          "level": "domain",
          "role": "navigation",
          "platforms": [
            "web",
            "apple"
          ],
          "requiredContext": [
            "domain",
            "domain-order",
            "scene-fingerprint"
          ],
          "requiredSignals": [
            "domain-index",
            "domain-label",
            "domain-accent",
            "motif"
          ],
          "states": [
            "resting",
            "focused",
            "selected"
          ],
          "motionRole": "control",
          "fallback": "native-domain-links",
          "accessibility": {
            "keyboard": "roving-selection",
            "currentState": "selection",
            "reducedMotion": "immediate-state",
            "textAlternative": "required"
          },
          "bindings": {
            "web": "data-universe-tab",
            "apple": "component.domain-selector"
          }
        },
        {
          "id": "domain-scene",
          "level": "domain",
          "role": "atmosphere",
          "platforms": [
            "web",
            "apple"
          ],
          "requiredContext": [
            "domain",
            "scene-fingerprint",
            "spatial-grammar"
          ],
          "requiredSignals": [
            "surface",
            "geometry",
            "line-style",
            "response",
            "text-label",
            "state-label"
          ],
          "states": [
            "resting",
            "previewing",
            "responding",
            "arriving"
          ],
          "motionRole": "confirm",
          "fallback": "text-and-accent",
          "accessibility": {
            "keyboard": "none",
            "currentState": "status",
            "reducedMotion": "immediate-state",
            "textAlternative": "required"
          },
          "bindings": {
            "web": "data-domain-scene",
            "apple": "component.domain-scene"
          }
        },
        {
          "id": "domain-passage",
          "level": "system",
          "role": "transition",
          "platforms": [
            "web",
            "apple"
          ],
          "requiredContext": [
            "domain",
            "entry-kind",
            "destination"
          ],
          "requiredSignals": [
            "domain-label",
            "coordinate",
            "destination-label"
          ],
          "states": [
            "hidden",
            "entering",
            "leaving"
          ],
          "motionRole": "passage",
          "fallback": "native-link-navigation",
          "accessibility": {
            "keyboard": "native-action",
            "currentState": "status",
            "reducedMotion": "immediate-state",
            "textAlternative": "required"
          },
          "bindings": {
            "web": "data-domain-passage",
            "apple": "component.domain-passage"
          }
        },
        {
          "id": "universe-path",
          "level": "destination",
          "role": "orientation",
          "platforms": [
            "web",
            "apple"
          ],
          "requiredContext": [
            "domain",
            "destination-kind",
            "current-location"
          ],
          "requiredSignals": [
            "text-label",
            "position",
            "domain-accent"
          ],
          "states": [
            "ancestor",
            "current"
          ],
          "motionRole": "none",
          "fallback": "native-breadcrumb-navigation",
          "accessibility": {
            "keyboard": "native-navigation",
            "currentState": "location",
            "reducedMotion": "static",
            "textAlternative": "required"
          },
          "bindings": {
            "web": "data-universe-path",
            "apple": "component.universe-path"
          }
        },
        {
          "id": "domain-journey",
          "level": "destination",
          "role": "navigation",
          "platforms": [
            "web",
            "apple"
          ],
          "requiredContext": [
            "domain",
            "journey-variant",
            "current-location"
          ],
          "requiredSignals": [
            "domain-label",
            "voice-actions",
            "stage-labels"
          ],
          "states": [
            "resting",
            "current"
          ],
          "motionRole": "control",
          "fallback": "native-fragment-navigation",
          "accessibility": {
            "keyboard": "native-navigation",
            "currentState": "location",
            "reducedMotion": "immediate-state",
            "textAlternative": "required"
          },
          "bindings": {
            "web": "data-domain-journey",
            "apple": "component.domain-journey"
          }
        },
        {
          "id": "product-arrival",
          "level": "destination",
          "role": "identity",
          "platforms": [
            "web",
            "apple"
          ],
          "requiredContext": [
            "product",
            "domain",
            "presentation",
            "verified-status"
          ],
          "requiredSignals": [
            "core-domain-product-path",
            "domain-method",
            "product-identity",
            "verified-action"
          ],
          "states": [
            "resting",
            "arriving"
          ],
          "motionRole": "spatial",
          "fallback": "static-product-header",
          "accessibility": {
            "keyboard": "native-navigation",
            "currentState": "status",
            "reducedMotion": "immediate-state",
            "textAlternative": "required"
          },
          "bindings": {
            "web": "data-product-template",
            "apple": "component.product-arrival"
          }
        },
        {
          "id": "launch-observatory",
          "level": "system",
          "role": "evidence",
          "platforms": [
            "web"
          ],
          "requiredContext": [
            "release-event-ledger",
            "verified-observation"
          ],
          "requiredSignals": [
            "event-kind",
            "event-date",
            "product-label",
            "source-evidence"
          ],
          "states": [
            "recorded",
            "latest"
          ],
          "motionRole": "none",
          "fallback": "chronological-event-list",
          "accessibility": {
            "keyboard": "native-navigation",
            "currentState": "location",
            "reducedMotion": "static",
            "textAlternative": "required"
          },
          "bindings": {
            "web": "data-launch-observatory",
            "apple": "component.launch-observatory"
          }
        }
      ]
    },
    "principles": [
      {
        "id": "universe-consistency",
        "priority": 1,
        "rule": "Shared Universe rules take precedence over isolated page decoration."
      },
      {
        "id": "clarity-through-restraint",
        "priority": 2,
        "rule": "Hierarchy, legibility and intentional absence come before spectacle."
      },
      {
        "id": "world-continuity",
        "priority": 3,
        "rule": "Every transition preserves a visible relationship to the Jiang Finance Core."
      },
      {
        "id": "ecosystem-coherence",
        "priority": 4,
        "rule": "Products inherit their Domain language without losing their product boundaries."
      },
      {
        "id": "durable-structure",
        "priority": 5,
        "rule": "New products extend the system through tokens and templates, not one-off effects."
      },
      {
        "id": "truthful-boundaries",
        "priority": 6,
        "rule": "Presentation never turns an idea, status or future date into a public promise."
      }
    ]
  },
  "foundations": {
    "color": {
      "canvas": {
        "hex": "#030508",
        "rgb": [
          3,
          5,
          8
        ]
      },
      "ink": {
        "hex": "#F5F1E7",
        "rgb": [
          245,
          241,
          231
        ]
      },
      "muted": {
        "hex": "#AEB8C7",
        "rgb": [
          174,
          184,
          199
        ]
      },
      "coreGold": {
        "hex": "#EFB74E",
        "rgb": [
          239,
          183,
          78
        ]
      }
    },
    "typography": {
      "strategy": "restrained-responsive",
      "roles": [
        "display",
        "interface",
        "data"
      ],
      "oversizedDisplayTypeAllowed": false,
      "platformAdaptationRequired": true,
      "scale": {
        "hero": {
          "role": "display",
          "web": {
            "regular": {
              "minRem": 3.2,
              "fluidVw": 4.4,
              "maxRem": 5.2
            },
            "compact": {
              "minRem": 2.7,
              "fluidVw": 11.2,
              "maxRem": 3.6
            }
          },
          "appleTextStyle": "large-title",
          "lineHeight": 0.9
        },
        "pageTitle": {
          "role": "display",
          "web": {
            "regular": {
              "minRem": 3,
              "fluidVw": 4.6,
              "maxRem": 5.6
            },
            "compact": {
              "minRem": 2.7,
              "fluidVw": 11.3,
              "maxRem": 3.9
            }
          },
          "appleTextStyle": "large-title",
          "lineHeight": 0.9
        },
        "section": {
          "role": "display",
          "web": {
            "regular": {
              "minRem": 2.25,
              "fluidVw": 3.4,
              "maxRem": 4.1
            },
            "compact": {
              "minRem": 2.2,
              "fluidVw": 9.4,
              "maxRem": 3
            }
          },
          "appleTextStyle": "title",
          "lineHeight": 1
        },
        "productTitle": {
          "role": "display",
          "web": {
            "regular": {
              "minRem": 2.9,
              "fluidVw": 4.4,
              "maxRem": 5.4
            },
            "compact": {
              "minRem": 2.6,
              "fluidVw": 10.8,
              "maxRem": 3.55
            }
          },
          "appleTextStyle": "large-title",
          "lineHeight": 0.9
        },
        "story": {
          "role": "display",
          "web": {
            "regular": {
              "minRem": 2.4,
              "fluidVw": 3.8,
              "maxRem": 4.4
            },
            "compact": {
              "minRem": 2.1,
              "fluidVw": 8.8,
              "maxRem": 2.7
            }
          },
          "appleTextStyle": "title-2",
          "lineHeight": 1
        },
        "domainTitle": {
          "role": "display",
          "web": {
            "regular": {
              "minRem": 1.9,
              "fluidVw": 2.2,
              "maxRem": 2.8
            },
            "compact": {
              "minRem": 1.8,
              "fluidVw": 8.5,
              "maxRem": 2.15
            }
          },
          "appleTextStyle": "title-2",
          "lineHeight": 0.96
        },
        "gamesHero": {
          "role": "display",
          "web": {
            "regular": {
              "minRem": 3.7,
              "fluidVw": 7,
              "maxRem": 6.7
            },
            "compact": {
              "minRem": 3.2,
              "fluidVw": 15.6,
              "maxRem": 4.4
            }
          },
          "appleTextStyle": "large-title",
          "lineHeight": 0.78
        },
        "gameTitle": {
          "role": "display",
          "web": {
            "regular": {
              "minRem": 3.4,
              "fluidVw": 6,
              "maxRem": 6.1
            },
            "compact": {
              "minRem": 2.55,
              "fluidVw": 10.5,
              "maxRem": 3.15
            }
          },
          "appleTextStyle": "large-title",
          "lineHeight": 0.84
        },
        "body": {
          "role": "interface",
          "web": {
            "regular": {
              "minRem": 1,
              "fluidVw": 0,
              "maxRem": 1
            },
            "compact": {
              "minRem": 1,
              "fluidVw": 0,
              "maxRem": 1
            }
          },
          "appleTextStyle": "body",
          "lineHeight": 1.6
        },
        "control": {
          "role": "interface",
          "web": {
            "regular": {
              "minRem": 0.82,
              "fluidVw": 0,
              "maxRem": 0.82
            },
            "compact": {
              "minRem": 0.82,
              "fluidVw": 0,
              "maxRem": 0.82
            }
          },
          "appleTextStyle": "callout",
          "lineHeight": 1.2
        },
        "coordinate": {
          "role": "data",
          "web": {
            "regular": {
              "minRem": 0.625,
              "fluidVw": 0,
              "maxRem": 0.625
            },
            "compact": {
              "minRem": 0.625,
              "fluidVw": 0,
              "maxRem": 0.625
            }
          },
          "appleTextStyle": "caption-2",
          "lineHeight": 1.55
        }
      }
    },
    "spacing": {
      "strategy": "four-point-semantic",
      "unit": "reference-point",
      "platformAdaptationRequired": true,
      "scale": {
        "micro": 4,
        "compact": 8,
        "control": 12,
        "body": 16,
        "content": 24,
        "panel": 32,
        "cluster": 48,
        "scene": 64,
        "section": 96
      }
    },
    "shape": {
      "strategy": "concentric-soft-geometry",
      "unit": "reference-point",
      "platformAdaptationRequired": true,
      "radius": {
        "compact": 10,
        "control": 12,
        "card": 18,
        "panel": 22,
        "scene": 30,
        "pill": 999
      },
      "stroke": {
        "hairline": 1,
        "focus": 2
      }
    },
    "elevation": {
      "strategy": "contrast-before-shadow",
      "platformAdaptationRequired": true,
      "levels": {
        "canvas": {
          "order": 0,
          "offsetY": 0,
          "blur": 0,
          "opacity": 0
        },
        "raised": {
          "order": 1,
          "offsetY": 24,
          "blur": 70,
          "opacity": 0.16
        },
        "floating": {
          "order": 2,
          "offsetY": 30,
          "blur": 82,
          "opacity": 0.26
        },
        "overlay": {
          "order": 3,
          "offsetY": 15,
          "blur": 45,
          "opacity": 0.28
        }
      }
    },
    "motion": {
      "hover": {
        "durationMs": 180,
        "easing": "ease"
      },
      "control": {
        "durationMs": 220,
        "easing": "ease"
      },
      "passage": {
        "durationMs": 340,
        "easing": "cubic-bezier(0.2, 0.8, 0.2, 1)"
      },
      "panel": {
        "durationMs": 360,
        "easing": "ease-out"
      },
      "confirm": {
        "durationMs": 420,
        "easing": "ease-out"
      },
      "spatial": {
        "durationMs": 520,
        "easing": "cubic-bezier(0.2, 0.8, 0.2, 1)"
      },
      "continuousAmbientLoops": false,
      "reducedMotionBehavior": "remove"
    },
    "spatial": {
      "depthLayers": 3,
      "navigationModel": "core-to-domain-to-product",
      "perspective": "subtle",
      "orientationMustRemainVisible": true
    },
    "accessibility": {
      "minimumAccentContrast": 4.5,
      "colorIsNeverTheOnlySignal": true,
      "keyboardParityRequired": true,
      "reducedMotionRequired": true
    }
  },
  "usage": {
    "accentRoles": [
      "orientation",
      "focus",
      "decorative-line"
    ],
    "statusColorsRemainIndependent": true,
    "registryTaxonomyRemainsIndependent": true,
    "domainIdentityRequiresText": true
  },
  "domains": [
    {
      "id": "finance",
      "index": "01",
      "label": "FINANCE",
      "shortLabel": "FI",
      "accent": {
        "hex": "#EFB74E",
        "rgb": [
          239,
          183,
          78
        ]
      },
      "motif": {
        "id": "signal-axis",
        "surface": "measured-grid",
        "geometry": "convergent-axis",
        "lineStyle": "solid-ticks",
        "response": "axis-resolve"
      },
      "spatial": {
        "depth": "near-focus",
        "field": "axial-field",
        "flow": "inward-convergence"
      },
      "voice": {
        "tone": "measured-clarity",
        "verbs": [
          "read",
          "compare",
          "decide"
        ]
      }
    },
    {
      "id": "nature",
      "index": "02",
      "label": "NATURE",
      "shortLabel": "NA",
      "accent": {
        "hex": "#69BE7D",
        "rgb": [
          105,
          190,
          125
        ]
      },
      "motif": {
        "id": "living-rings",
        "surface": "provenance-rings",
        "geometry": "leaf-axis",
        "lineStyle": "organic-hairline",
        "response": "provenance-close"
      },
      "spatial": {
        "depth": "layered-provenance",
        "field": "organic-field",
        "flow": "cyclical-return"
      },
      "voice": {
        "tone": "living-provenance",
        "verbs": [
          "trace",
          "preserve",
          "reconnect"
        ]
      }
    },
    {
      "id": "civilization",
      "index": "03",
      "label": "CIVILIZATION",
      "shortLabel": "CI",
      "accent": {
        "hex": "#DDA672",
        "rgb": [
          221,
          166,
          114
        ]
      },
      "motif": {
        "id": "time-axis",
        "surface": "chronology-strata",
        "geometry": "open-arch",
        "lineStyle": "measured-double-line",
        "response": "strata-align"
      },
      "spatial": {
        "depth": "deep-time",
        "field": "stratified-field",
        "flow": "lateral-continuity"
      },
      "voice": {
        "tone": "contextual-continuity",
        "verbs": [
          "connect",
          "compare",
          "situate"
        ]
      }
    },
    {
      "id": "digital",
      "index": "04",
      "label": "DIGITAL",
      "shortLabel": "DI",
      "accent": {
        "hex": "#5BC0E2",
        "rgb": [
          91,
          192,
          226
        ]
      },
      "motif": {
        "id": "system-grid",
        "surface": "orthogonal-grid",
        "geometry": "routing-frame",
        "lineStyle": "right-angle-dotted",
        "response": "route-confirm"
      },
      "spatial": {
        "depth": "system-near",
        "field": "modular-field",
        "flow": "routed-confirmation"
      },
      "voice": {
        "tone": "explicit-control",
        "verbs": [
          "inspect",
          "understand",
          "confirm"
        ]
      }
    },
    {
      "id": "creative",
      "index": "05",
      "label": "CREATIVE",
      "shortLabel": "CR",
      "accent": {
        "hex": "#C097E1",
        "rgb": [
          192,
          151,
          225
        ]
      },
      "motif": {
        "id": "authoring-frame",
        "surface": "composition-planes",
        "geometry": "off-axis-frame",
        "lineStyle": "crop-marks",
        "response": "frame-register"
      },
      "spatial": {
        "depth": "shifting-plane",
        "field": "compositional-field",
        "flow": "frame-expansion"
      },
      "voice": {
        "tone": "disciplined-imagination",
        "verbs": [
          "observe",
          "compose",
          "make"
        ]
      }
    },
    {
      "id": "game",
      "index": "06",
      "label": "GAMES",
      "shortLabel": "GA",
      "accent": {
        "hex": "#89CAE8",
        "rgb": [
          137,
          202,
          232
        ]
      },
      "motif": {
        "id": "world-orbit",
        "surface": "contour-field",
        "geometry": "portal-ellipse",
        "lineStyle": "dotted-waypoint",
        "response": "portal-reveal"
      },
      "spatial": {
        "depth": "portal-depth",
        "field": "world-field",
        "flow": "outward-discovery"
      },
      "voice": {
        "tone": "honest-wonder",
        "verbs": [
          "explore",
          "play",
          "reveal"
        ]
      }
    }
  ]
}
