Adjust repository emission shares#1552
Merged
Merged
Conversation
93fc63a to
345417e
Compare
Mbub61
approved these changes
Jun 27, 2026
jjmata
reviewed
Jun 28, 2026
345417e to
5e182e5
Compare
jjmata
suggested changes
Jun 28, 2026
e588fcc to
1fb37fc
Compare
1fb37fc to
5bbbb93
Compare
# Conflicts: # gittensor/validator/weights/master_repositories.json
LandynDev
approved these changes
Jun 29, 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.
Weight Adjustment PR
Changes Summary
Added Repositories
we-promise/suremainwe-promise/surekeeps its prior repo-specific config:maintainer_cut = 0.3,performance = 1.5, andmobile/Flutter = 1.2.Removed Repositories
None.
Justification
This reallocates raw emission share toward a concentrated set of high-conviction repos while preserving a long tail for emerging opportunities. The total configured
emission_shareremains 1.0.Changes:
gittensor-ai-lab/sparkinferphase-rs/phasevouchdev/vouchwe-promise/suretouchpilot/touchpilotDPBG/Engram.AIe35dev/podcast-design-canvas-2sparkinferhas a high-signal, benchmark-driven contribution surface where PRs are built from source, checked for correctness, benchmarked on the target hardware, and labeled by verified speedup tiers. This update moves it to the top allocation at 30.00% after recent performance progress.phase-rs/phasereceives a larger allocation due to strong recent maintainer and contributor activity.vouchdev/vouch,we-promise/sure,touchpilot/touchpilot, andDPBG/Engram.AIreceive smaller long-tail allocations to broaden the opportunity surface for new development. The offset comes entirely frome35dev/podcast-design-canvas-2, which remains a meaningful allocation after this change at 10.50%.Additional Acceptable Branches
Checklist
Validation
python3 -m json.tool gittensor/validator/weights/master_repositories.jsonemission_sharesum remains1.0uv run --extra dev pytest tests/validator/test_load_weights.py