May 10, 2026 at 12:00:00 AM UTC

Tourmaline personality card redesign

atprotopkgsmusictypescript

Redesigned the personality card in both the Svelte component and the SVG share image.

Svelte component: Added a genre profile section with proportional colour bars for the top 5 genres (Metal=red, Rock=orange, Pop=yellow, Electronic=cyan, etc.), a mood profile section with coloured pill indicators showing each mood and its score, and Diversity/Obscurity stat badges in the archetype header. Replaced the "X is a Y" header with a cleaner "Listener archetype" label + archetype name.

SVG share image: Same additions — genre bars, mood pills, stat badges. Now shows the listener's display name at the top. The SVG height is no longer fixed at 620px — it's computed dynamically based on the number of traits, genres, and moods. The PNG output renders at 2x scale for crisp results, and the Bluesky post embed uses the parsed aspect ratio instead of hardcoded 1200×1240.


all entries