Statement
Fluid design tokens (typography, spacing) shall be generated from a declarative token configuration file via a build script (generate:tokens), with drift detection (generate:tokens:check) integrated into the validate pipeline to ensure generated CSS output stays synchronized with configuration source.
Rationale
Generated tokens must match their configuration source. Drift detection in the validate pipeline catches manual edits to generated files.
Topics
Owner: design-tokens
Applies To
- Design Tokens DOC-00004
- Validation Pipeline DOC-00007