Skip to content

update API models: remove tiers, predictions, stale columns#125

Draft
anderdc wants to merge 1 commit intotestfrom
revamp
Draft

update API models: remove tiers, predictions, stale columns#125
anderdc wants to merge 1 commit intotestfrom
revamp

Conversation

@anderdc
Copy link
Copy Markdown
Collaborator

@anderdc anderdc commented Apr 3, 2026

Summary

  • Remove tier system fields (currentTier, bronze/silver/gold stats, qualifiedUniqueReposCount) from all models
  • Remove rawCredibility, credibilityScalar, repositoryUniquenessMultiplier from PR models
  • Add isEligible and credibility to MinerEvaluation
  • Delete Predictions API and model entirely
  • Remove TierConfig from Configurations

Note: This updates models/API layer only. Components referencing removed fields will have build errors — follow-up work needed to update UI components.

Test plan

  • Verify API types match das-gittensor response shapes
  • Fix component build errors in follow-up

…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
@anderdc anderdc marked this pull request as draft April 3, 2026 22:59
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.

1 participant