6a473661ba
The 25-row chunking + per-section empty messages pushed HomeSuccessContent to 69 lines (cap 60). Extracted each section into a LazyListScope extension (recentlyAddedSection / rediscoverSection / mostPlayedSection / lastPlayedSection) so the main composable is just the LazyColumn skeleton calling them. File already carries @file:Suppress(TooManyFunctions) for the Compose helper density. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>