Skip to content

Update Builder Score to Builder Ranks across documentation#85

Merged
JuampiHernandez merged 10 commits intomainfrom
feat/update-builder-score-to-builder-ranks
Feb 9, 2026
Merged

Update Builder Score to Builder Ranks across documentation#85
JuampiHernandez merged 10 commits intomainfrom
feat/update-builder-score-to-builder-ranks

Conversation

@JuampiHernandez
Copy link
Contributor

  • Update main Builder Score page to Builder Ranks framework
  • Change Builder Score Levels to Builder Rank Tiers with percentile-based system
  • Update API documentation to clarify /score endpoint returns ranking data
  • Update all protocol concept pages (Profile, Account, User, Event)
  • Update scoring systems index to reference Builder Ranks
  • Update sidebar category label from 'Builder Score' to 'Builder Ranks'

- Update main Builder Score page to Builder Ranks framework
- Change Builder Score Levels to Builder Rank Tiers with percentile-based system
- Update tier names to match new ranking system (Novice, Apprentice, etc.)
- Update API documentation to clarify /score endpoint returns ranking data
- Update all protocol concept pages (Profile, Account, User, Event)
- Update scoring systems index to reference Builder Ranks
- Update sidebar category label from 'Builder Score' to 'Builder Ranks'
- Maintain technical references to internal scoring while emphasizing user-facing ranks

This change reflects the transition from a score-based system to a more
intuitive rank-based system, making it easier for users to understand their
position relative to other builders in the ecosystem.
Tiers use fixed rank thresholds (top 100, top 1,000, etc.) rather than
percentiles. Updated documentation to accurately reflect this approach.
Added explanation in the Builder Rank Framework section to show the
relationship: Data Points → Scores → Ranks
- Renamed docs/protocol-concepts/scoring-systems/builder-score/ to builder-rank/
- Updated all internal references to use the new path
- Maintains git history through git mv
Renamed the file to match the new Builder Rank terminology
- Renamed creator-score.mdx to _creator-score.mdx (underscore prefix hides it)
- Removed Creator Score references from scoring systems index
- Updated examples to use generic 'other scoring systems' instead
- File is preserved but not visible in the documentation
@@ -0,0 +1,116 @@
# Builder Rank

=============

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what's this line?

… Ranking Systems

- Remove scoring formula details (value conversion, signal strength, max score, multipliers)
- Delete builder-rank-levels.mdx (tier system: names, table, badges)
- Simplify Builder Rank page to: what it is, what data feeds it, how to access via API
- Simplify Scoring Systems page and rename to Ranking Systems
- Move files from scoring-systems/ to ranking-systems/
@JuampiHernandez JuampiHernandez merged commit d828f2e into main Feb 9, 2026
1 check passed
Sign up for free to 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.

2 participants