Bug Pipeline
Track bugs from triage through verification to closure
5 open, 1 awaiting verification, 1 ready to close. Use the Pipeline view for the full lifecycle or narrow with Open and Needs Verification filters.
Next Best Action
bug_01: Lock root cause and convert the investigation into a scoped implementation step.
Work Surface
Visible: 9 bugs in queue mode
Chat messages duplicated on reconnect
When the WebSocket reconnects after a network drop, the message list appends duplicate entries from the last batch.
Match reveal animation freezes on older iPhones
The vinyl-spin Lottie animation drops to <10 fps on iPhone SE (3rd gen) and iPhone 11, causing a visible freeze.
Push notification badge count not clearing
Opening the app does not reset the badge count on iOS. Users see stale counts until they force-quit.
Genre picker allows more than 5 selections
The onboarding genre picker should cap at 5 genres but rapid tapping can bypass the limit to 6 or 7.
Playlist sync fails silently with Apple Music
Apple Music linked accounts get a 403 from the MusicKit API during playlist push. No error toast is shown to the user.
Profile photo crops incorrectly on Android tablets
The circular crop mask is offset on landscape-oriented tablets, cutting off the top of the image.
Deep link opens wrong screen when app is backgrounded
Tapping a shared-playlist deep link while the app is in the background navigates to the home tab instead of the playlist.
Audio preview cuts out when scrolling feed
The 30-second track preview stops playing if the user scrolls the discovery feed while audio is active.
Match percentage shows NaN for new users
Users with fewer than 3 listening data points see NaN% on the match card because the scoring function divides by zero.