Telegram (ask questions / claim the issue here first): https://t.me/+DOylgFv1jyJlNzM0
Why this matters
src/app/[locale]/settings/page.tsx shows Avatars are not supported yet, coming soon. Profile identity matters for a social, gamified product. This is a self-contained feature a contributor can own end to end.
Acceptance criteria
Files to touch
src/app/[locale]/settings/page.tsx
src/app/stores/useUserStore.ts
src/app/hooks/useApi.ts
Out of scope
- Image moderation
- Cropping editor (can be a follow-up)
Why this matters
src/app/[locale]/settings/page.tsxshows Avatars are not supported yet, coming soon. Profile identity matters for a social, gamified product. This is a self-contained feature a contributor can own end to end.Acceptance criteria
Files to touch
src/app/[locale]/settings/page.tsxsrc/app/stores/useUserStore.tssrc/app/hooks/useApi.tsOut of scope