32 lines
1.9 KiB
Markdown
32 lines
1.9 KiB
Markdown
# Future — ideas & improvements backlog
|
|
|
|
Non-blocking ideas: things that work today but could be better, plus feature ideas. Actual bugs
|
|
(broken/incorrect behavior) live in `ClaudeReport.md`, not here.
|
|
|
|
## QA
|
|
|
|
Improvement & feature ideas surfaced while QA-testing as a consumer (each works today — none are defects).
|
|
|
|
- **Consistent brand glyphs across game cards + waiting/notification surfaces.** _(Blocked: needs the
|
|
generated G-set art — image generation is the user's step per `ClaudeBrandingReview.md`.)_ Game cards
|
|
(Play hub), the WaitingForPartner screen, and notifications mix Material icons with brand art. A small
|
|
custom glyph set (the C-heart-keyhole mark, paired/sealed card, daily card, capsule, date-card,
|
|
quiet-hours moon) used consistently would strengthen identity. Generate the G-set, drop the assets in,
|
|
then wire them in. *Prompted by:* Pass H branding review.
|
|
|
|
> Artwork to generate (ChatGPT prompts, house-style-matched) lives in `ClaudeBrandingReview.md`, not here.
|
|
|
|
<!--
|
|
Completed (2026-06-25) and removed from the backlog:
|
|
- Inclusive sex/gender options in onboarding (Female/Male/Non-binary/Prefer not to say) + honest copy
|
|
(Desire Sync is already gender-neutral, so no tailoring fallback was needed).
|
|
- Turn-aware Home "waiting to play" copy ("Your turn to play.").
|
|
- Partner-action/results pushes exempt from the weekly promotional rate-limit ceiling.
|
|
- Suppress the redundant results / "partner finished" push when the recipient is already on that
|
|
game's screen (new ActiveGameSessionMonitor mirroring ActiveThreadMonitor).
|
|
- Friendlier paywall error state: retry-with-backoff, offline-aware message, Continue hidden until plans load.
|
|
- Wire iOS illustrations into Android empty states — already wired (history, invite, daily-question,
|
|
together-empty, partner-activation all show their illustration).
|
|
- Rotating privacy messages on sign-up + forgot-password (login already had it).
|
|
-->
|