Conversation
…igible - Dashboard models: remove tier, currentTier, qualifiedUniqueReposCount, rawCredibility, credibilityScalar, repositoryUniquenessMultiplier, all bronze/silver/gold tier stats fields - Add isEligible and credibility to MinerEvaluation - Delete Predictions model and API - Remove TierConfig from Configurations model and API - Update leaderboard MinerStats type
Strip Bronze/Silver/Gold tier system across 51 files (~4950 lines removed). Replace with flat isEligible boolean, update dynamic PR threshold from 500 to 300, revamp onboard Getting Started with 7-step inline setup guide matching docs, remove Roadmap and FAQ tabs from onboard page.
🤖 Automated formatting by GitHub Actions
LandynDev
approved these changes
Apr 8, 2026
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.
Summary
isEligibleboolean from backendTierDetailsPage,TierComponents,MinerTierPerformance,TierPerformanceTable,TierRepoCard,RoadmapContentTest plan
/dashboard— no tier cards/tables, activity chart renders with eligible/ineligible split/top-miners— flat list with Eligible/Ineligible sections, no tier badges/repositories— no tier filter buttons, repos list by weight/miners/details?githubId=X— no tier performance cards, score card shows eligibility badge/search— no tier columns in results/miners/tier-details— returns 404/onboard?tab=getting-started— 7-step guide with inline commands, mainnet/testnet tabs, copy buttons/onboard— only 5 tabs (About, Getting Started, Scoring, Repositories, Languages)/faq— still accessible as standalone pagetsc --noEmit,vitest run,vite build)