docs(brand): update ClaudeBrandingReview

This commit is contained in:
null 2026-06-28 17:26:27 -05:00
parent 7f17f4c673
commit 44cf982508
1 changed files with 5 additions and 4 deletions

View File

@ -66,8 +66,9 @@ first** against the existing contact sheet before saving more assets.
exist + resolve correctly via the C-DARKART-002 uiMode-sync (pack art + Today hero verified live across all 4 theme/art exist + resolve correctly via the C-DARKART-002 uiMode-sync (pack art + Today hero verified live across all 4 theme/art
states); the rest resolve by the same mechanism but haven't each been eyeballed. Then verify the 3 transparent celebration states); the rest resolve by the same mechanism but haven't each been eyeballed. Then verify the 3 transparent celebration
assets read on dark; add a dark variant only if one doesn't. **Orphan:** `illustration_couple_history` has both assets read on dark; add a dark variant only if one doesn't. **Orphan:** `illustration_couple_history` has both
light+dark variants but **no code reference** (superseded by `illustration_answer_history_empty`) — dead asset, candidate light+dark variants but **no code reference at all** (superseded by `illustration_answer_history_empty`) — dead asset,
for removal. removal candidate. **Debug-only now:** `illustration_quiet_hours` was removed from the Notification-settings UI
(2026-06-28, unprofessional mid-list art) and is now referenced **only** in the debug `ArtPreviewScreen` gallery.
> **⛔ CLAUDE — decoupled-theme art now works app-wide** (C-DARKART-002): raw `painterResource(R.drawable.illustration_*`/ > **⛔ CLAUDE — decoupled-theme art now works app-wide** (C-DARKART-002): raw `painterResource(R.drawable.illustration_*`/
> `pack_art_*)` follows the in-app theme via the Configuration `uiMode` sync, so it no longer *needs* `BrandIllustration` > `pack_art_*)` follows the in-app theme via the Configuration `uiMode` sync, so it no longer *needs* `BrandIllustration`
@ -181,7 +182,7 @@ The generated art (source in gitignored `docs/brand/generated-art/`, copied full
| A5 `date_match_empty` / `date_match_success` | DateMatchesScreen empty / "It is a match!" modal | shared tile / gallery | | A5 `date_match_empty` / `date_match_success` | DateMatchesScreen empty / "It is a match!" modal | shared tile / gallery |
| A6 `bucket_list_empty` | BucketListScreen empty | **live dark + light** | | A6 `bucket_list_empty` | BucketListScreen empty | **live dark + light** |
| A8 `messages_empty` | MessagesInboxScreen (new empty state added) | shared EmptyState | | A8 `messages_empty` | MessagesInboxScreen (new empty state added) | shared EmptyState |
| A9 `quiet_hours` | NotificationSettings quiet-hours section | **live dark** | | A9 `quiet_hours` | ~~NotificationSettings quiet-hours section~~ **REMOVED 2026-06-28** (out-of-place mid-list illustration → cleaner standalone toggle); asset now in debug Art-preview gallery only | n/a |
| A10 `past_games_empty` | WheelHistoryScreen ("Past Games") empty | shared tile | | A10 `past_games_empty` | WheelHistoryScreen ("Past Games") empty | shared tile |
| A11 `privacy_recovery` | SecurityScreen header | **live dark** | | A11 `privacy_recovery` | SecurityScreen header | **live dark** |
| A12 `account_deletion_goodbye` | DeleteAccountScreen header | **live dark** | | A12 `account_deletion_goodbye` | DeleteAccountScreen header | **live dark** |
@ -309,7 +310,7 @@ Legend: ✅ on-brand / no art needed · reuse/wire existing art · 🔤 bran
| Security / Recovery phrase | `illustration_privacy_recovery` wired | ✅ | | Security / Recovery phrase | `illustration_privacy_recovery` wired | ✅ |
| Privacy & Terms | settings row uses `glyph_privacy_lock` | ✅; page can stay text-first | | Privacy & Terms | settings row uses `glyph_privacy_lock` | ✅; page can stay text-first |
| Delete account | `illustration_account_deletion_goodbye` wired | ✅ | | Delete account | `illustration_account_deletion_goodbye` wired | ✅ |
| Quiet hours (settings) | `illustration_quiet_hours` wired | ✅ | | Quiet hours (settings) | illustration REMOVED 2026-06-28 (looked unprofessional mid-list) — now a clean standalone toggle | ✅ matches "Settings stays clean — no illustrations" |
| Notifications (system) | `ic_notification_closer` used | ✅ no glyph swap needed | | Notifications (system) | `ic_notification_closer` used | ✅ no glyph swap needed |
--- ---