Update Builder Score to Builder Ranks across documentation#85
Merged
JuampiHernandez merged 10 commits intomainfrom Feb 9, 2026
Merged
Update Builder Score to Builder Ranks across documentation#85JuampiHernandez merged 10 commits intomainfrom
JuampiHernandez merged 10 commits intomainfrom
Conversation
Contributor
JuampiHernandez
commented
Feb 5, 2026
- 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.
…roughout documentation
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
filmacedo
reviewed
Feb 8, 2026
| @@ -0,0 +1,116 @@ | |||
| # Builder Rank | |||
|
|
|||
| ============= | |||
… 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/
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.