chore: restore product scaffold to rollback baseline
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
# Chanora Material 3 Design Tokens
|
||||
|
||||
**Document status:** DV meeting baseline candidate
|
||||
**Date:** 2026-05-29
|
||||
|
||||
## 1. Source
|
||||
|
||||
Implementation token source is `apps/chanora_flutter/lib/design/chanora_tokens.dart`.
|
||||
|
||||
## 2. Token Areas
|
||||
|
||||
| Token area | Purpose |
|
||||
|---|---|
|
||||
| Color roles | Connection, voice, permission, diagnostic, warning, and neutral states |
|
||||
| Typography roles | App shell, status, channel/client lists, chat, settings, diagnostics |
|
||||
| Spacing roles | Compact/mobile layout, control grouping, list density |
|
||||
| Shape/elevation roles | Material 3 cards, sheets, banners, controls |
|
||||
|
||||
## 3. Verification
|
||||
|
||||
Token usage is verified through Flutter widget tests, visual review, and accessibility checks that critical state is not represented by color alone.
|
||||
Reference in New Issue
Block a user