a826918293
Pre-existing bug: regular (non-repost) notes in the feed never observed note.flow().metadata.stateFlow. When metadata arrived from relays and invalidateData() was called, the composable didn't recompose — author names and avatars stayed as hex fallbacks. The repost path already observed metadata correctly (line 130). Added the same observation to the regular note path (line 211). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>