ref.atlassian.design-tokens · official-system
Atlassian Design Tokens
Atlassian's design token documentation covering semantic token use and migration discipline in a large product ecosystem. Demonstrates token lifecycle fields — introduced, replacement, deprecated, removed — and CI enforcement of deprecated/raw token usage.
https://atlassian.design/tokens/design-tokens
What this source teaches
- Add token lifecycle stages (introduced, deprecated, replacement, removed) as first-class metadata.
- Enforce CI checks for deprecated token usage and raw value references in component code.
Where AwesomeDS applied it
rule.foundations.semantic-tokens— Components consume semantic tokens onlyrule.foundations.token-lifecycle— Deprecate tokens through a versioned migration contract
Implementations and artifacts
No directly linked artifacts.
Caveats & anti-imitation
Transfer token lifecycle and migration discipline patterns; do not import Atlassian product names, colors, or brand tokens.