- Strip legacy MusicCNN sections from NowPlayingTab (radar chart, mood spectrum bars,
audio features grid, match score badge) -- audioFeatures no longer populated since
vibe system moved to CLAP; all sections showed "--"
- Remove recharts dependency (zero usages after NowPlayingTab cleanup)
- Add priority prop to all 4 kima.webp logo Images so headless Playwright screenshots
capture the logo (lazy loading doesn't trigger in headless Chromium)
- Retake all 19 README screenshots at 1440x900 desktop / 390x844 mobile
- Add vibe section to README with Map, Galaxy, Drift, Blend screenshots
- Remove orphaned dev artifacts: backend/test_dedup_manual.ts, backend/src/scripts/testDataCleanup.ts
- Add scripts/take-screenshots.js for future screenshot updates