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
Feedwireframe
default
Stories rail + post cards; loads posts and stories on open.
Feed — emptywireframe
empty
No posts yet (e.g. following-only with no follows).
Post detailwireframe
default
Full post + comments; like/save/comment actions.
Create postwireframe
default
Compose text + image; image uploads then the post is created.
Story viewerwireframe
default
Full-screen story; opening marks it read.
Create storywireframe
default
Same POST /posts with is_story=true.
Memoswireframe
default
Coach 'memo' notes by category; create/dismiss.
User Flow
Empty — fill this in later. Open the manifest and add content here.
Cases & Edge Cases
Empty — fill this in later. Open the manifest and add content here.
Code References
Empty — fill this in later. Open the manifest and add content here.
API Calls
Empty — fill this in later. Open the manifest and add content here.
Notes
Empty — fill this in later. Open the manifest and add content here.