feat(validator): add 6 community repos to master list, retune weights#1310
Merged
Conversation
- Add ragflow, sure, touchpilot, awesome-claude, vouch, and product-data-extractor with emission_share weights - Reweight genie-claw 0.045->0.040 and jvm-live-reload 0.030->0.010 - Set entrius/gittensor issue_discovery_share to 0.0 - Sort registry entries alphabetically
entrius
approved these changes
May 19, 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
Adds 6 vetted community repositories to the master repository list and retunes existing weights.
New repositories
All six use baseline config (
emission_share+issue_discovery_share: 0.0).Existing entries changed
Geniepod/genie-claw—emission_share0.04500 -> 0.04000seroperson/jvm-live-reload—emission_share0.03000 -> 0.01000entrius/gittensor—issue_discovery_share0.25 -> 0.0Other
Total configured
emission_share: ~0.396 (within the <= 1.0 bound). Verified withpytest tests/validator/test_load_weights.py.