Skip to content

subsidy is a chain KPI, not a bench - #1163

Merged
Flotapponnier merged 1 commit into
devfrom
fix/subsidy-not-a-bench
Jul 14, 2026
Merged

subsidy is a chain KPI, not a bench#1163
Flotapponnier merged 1 commit into
devfrom
fix/subsidy-not-a-bench

Conversation

@Flotapponnier

Copy link
Copy Markdown
Collaborator

Summary

  • Kills benchmarks/robinhood-subsidy.yml. Reason: it had no real 'providers' cohort, the 3 rows were just KPIs of a single chain, and /products/countdown, /products/chainside-cost, /products/projection were nonsense pages
  • Harness stays untouched: metrics keep flowing to Prom (robinhood_subsidy_days_remaining, robinhood_subsidy_chainside_cost_total_usd, robinhood_subsidy_projected_total_usd)
  • Extends ChainKpis + the strip renderer with 3 subsidy cards, gated on slug === "robinhood" so every other chain skips them silently. Days card uses a fmtDays formatter ("77d"), USD cards reuse fmtUSD

@Flotapponnier
Flotapponnier merged commit 47c7e79 into devJul 14, 2026
@Flotapponnier
Flotapponnier deleted the fix/subsidy-not-a-bench branch July 17, 2026 14:43
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@Flotapponnier