Skip to content

docs updates - #438

Merged
kenobijon merged 3 commits into
testnetfrom
feat/testnet-followups
Sep 5, 2026
Merged

docs updates#438
kenobijon merged 3 commits into
testnetfrom
feat/testnet-followups

Conversation

@kenobijon

@kenobijon kenobijon commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

Match the tighter upload cap: a key cannot land one model per lane. Also drop cloud-evaluated wording from the miner guides.


Note

Low Risk
Mostly documentation; the kings URL change is a straightforward client rename and will fail only if the API is not deployed with the new path.

Overview
Miner docs now state the tighter discriminative rule: one counted model per hotkey (any single modality), with examples showing a single --image-model / --video-model / --audio-model per push and extra modalities on separate hotkeys. Multi-modality “push all three at once” examples are removed from README.md and docs/Discriminative-Mining.md.

Wording drops repeated “cloud-evaluated” / “cloud infrastructure” phrasing in README, Discriminative-Mining, Incentive, and Mining; evaluation is described more neutrally (upload for evaluation, isolated sandbox, no miner-hosted inference).

Validators fetch King-of-the-Hill state from /api/v1/validator/kings instead of current-kings (get_current_kings in gas/protocol/validator_requests.py, related log strings in neurons/validator/validator.py, docstring in gas/koth_weights.py). Response shape (kings, etc.) is unchanged on the client side.

Reviewed by Cursor Bugbot for commit 01a99b1. Bugbot is set up for automated code reviews on this repo. Configure here.

dylanuys and others added 3 commits September 4, 2026 23:18
Match the tighter upload cap: a key cannot land one model per lane. Also drop cloud-evaluated wording from the miner guides.
@kenobijon
kenobijon merged commit 00b6b25 into testnet Sep 5, 2026
3 checks passed
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.

2 participants