| Layer | Check |
|---|---|
| Tokens | Colors, type, spacing, radius, shadows match the system. |
| Components | Known components are used before custom UI. |
| States | Loading, empty, error, disabled, permission, and success states exist. |
| Patterns | Repeated flows follow known patterns. |
| Content | Labels, buttons, helper text, and errors are specific and useful. |
| Accessibility | Keyboard, focus, contrast, names, and recovery paths work. |
Classify fixes
- Local fix
- Docs fix
- Component fix
- Pattern fix
- Governance fix