As a user, I want to see a ranked list of supporters who donated Innovation Tokens to a roadmap item or blog post so that top contributors are recognized and community engagement is visible.
Description
Display a ranked list of supporters who have used Innovation Tokens on roadmap items or blog posts. Supporters are sorted by contribution amount and classified into tiers (e.g. Gold, Silver, Bronze) to create visible recognition. Product page owners can optionally configure the classification thresholds and tier names to match their community’s culture.
Scope
- Supporter list on roadmap items showing who voted/donated InTo and how much
- Supporter list on blog posts showing who donated InTo
- Tier classification (e.g. Gold / Silver / Bronze) based on contribution amount
- Configurable tier thresholds and names per product (product page owner setting)
- Supporter avatar and display name in the list
- Aggregate “top supporters” view across all roadmap items/blog posts per product
What Are Your Thoughts?
Should supporter rankings be public or opt-in? Would you want custom tier names (e.g. “Legendary Backer” instead of “Gold”)? Share your thoughts in the comments below or on our social media channels!
AC1: Supporter List on Roadmap Items
- GIVEN a roadmap item has received InTo votes WHEN any user views the roadmap item THEN a ranked list of supporters is displayed, sorted by token amount (highest first)
AC2: Supporter List on Blog Posts
- GIVEN a blog post has received InTo donations WHEN any user views the blog post THEN a ranked list of donors is displayed, sorted by donation amount (highest first)
AC3: Tier Classification
- GIVEN supporters have contributed different amounts of InTo WHEN the supporter list is rendered THEN each supporter is assigned a tier (e.g. Gold, Silver, Bronze) based on their contribution relative to the configured thresholds
AC4: Configurable Tiers
- GIVEN a product page owner navigates to their product settings WHEN they configure tier thresholds and names THEN the supporter lists on their roadmap items and blog posts reflect the custom classification
AC5: Top Supporters Overview
- GIVEN a product has multiple roadmap items and blog posts with InTo activity WHEN a user views the product page THEN an aggregated “Top Supporters” section shows the most active contributors across all items
