Screens
UI · user-facing flows
Overview
Product surface documented from the app: every screen, the user flows that link them, and the API calls each screen fires — hover a screen card in any flow to see the request headers + body. Domain / data / DI nodes are pending the architecture-extraction pass.
Screens
Loads the customer profile + follow counts + latest measurements.
Update name/bio/avatar; save posts back to the Medusa customer.
Log measurements (chest, waist, arms…) via a sheet.
Followers/following tabs; follow toggle.
Hub: account, preferences (theme/language/units), security, support. Loads + saves user settings.
Per-category push toggles; registers the FCM token.
Change password, 2FA, delete account entry points.
Current + new password; validates against compromised/weak.
PLANNED — code calls POST /delete-user but the route is annotated 'not exist just prepared impl'. Marked planned per code.
FAQ categories + questions; contact form tab.