Hero row removed. Operator chose "remove entirely" on the question — the Playlists row already leads with For-You and Recently Added already leads with the newest album, so the hero duplicated both anchors. Pulled HomeHeroCard.svelte + all page-level wiring (the systemShuffle/getPlaylist imports + playForYou/playLatestAlbum handlers) and reverted the within() test scoping added in 682d7a5e.
Rediscover compact tiles.w-32 for albums / w-28 for artists, matching the Most Played CompactTrackCard visual weight on web. Reinforces the page hierarchy: fresh content gets real estate, throwbacks recede.
CI green on d4371951 (run 153). Single-commit PR.
Operator UI review on the merged build.
- **Hero row removed.** Operator chose "remove entirely" on the question — the Playlists row already leads with For-You and Recently Added already leads with the newest album, so the hero duplicated both anchors. Pulled `HomeHeroCard.svelte` + all page-level wiring (the `systemShuffle`/`getPlaylist` imports + `playForYou`/`playLatestAlbum` handlers) and reverted the `within()` test scoping added in `682d7a5e`.
- **Rediscover compact tiles.** `w-32` for albums / `w-28` for artists, matching the Most Played CompactTrackCard visual weight on web. Reinforces the page hierarchy: fresh content gets real estate, throwbacks recede.
CI green on `d4371951` (run 153). Single-commit PR.
Operator UI review on the merged build:
- Hero row felt 'odd' — operator chose remove-entirely on the
AskUserQuestion options. The Playlists row already leads with
For-You and Recently Added leads with the newest album, so the
hero duplicated both anchors. Pulled HomeHeroCard.svelte + all
page-level wiring (systemShuffle/getPlaylist imports + playForYou/
playLatestAlbum handlers) and reverted the within() test scoping
added in 682d7a5e.
- Rediscover tiles step down to w-32 (albums) / w-28 (artists),
matching the Most Played CompactTrackCard visual weight on web.
Reinforces the page hierarchy: fresh content gets real estate,
throwbacks recede.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Operator UI review on the merged build.
HomeHeroCard.svelte+ all page-level wiring (thesystemShuffle/getPlaylistimports +playForYou/playLatestAlbumhandlers) and reverted thewithin()test scoping added in682d7a5e.w-32for albums /w-28for artists, matching the Most Played CompactTrackCard visual weight on web. Reinforces the page hierarchy: fresh content gets real estate, throwbacks recede.CI green on
d4371951(run 153). Single-commit PR.