One number for the entire AI vendor universe.
Count-weighted average of every tracked vendor's Nerf Index. 0 = quiet market, 100 = predator market. Goes up when more vendors run more silent rollbacks and price hikes; cools down as receipts age out under the 180-day half-life decay.
TOP CONTRIBUTORS 5 of 18 · sorted by index desc
HOW IT'S COMPUTED lib/score.ts · open source
For each tracked vendor we compute a per-vendor Nerf Index (0–100) - a recency-weighted sum of event scores under a 180-day exponential half-life, squashed through a logistic so the worst offenders cluster near 100 instead of running away.
We weight by sqrt(receiptCount) so loud vendors don't dominate but quiet ones don't pad the average. Vendors with zero receipts are excluded.
The 30-day series re-computes the market index at each day using only receipts published on or before that date - so the line shows how the market actually evolved, not today's snapshot projected backwards. Full event-scoring rubric: /methodology.
DATA & FEEDS MIT-licensed · CORS-open
GotNerfed Market Nerf Index (https://gotnerfed.com/nerf-index). Updated 2026-06-22. MIT license.