Regenerate collateral namespace documentation - #2981
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
🛡️ AI Review — Skeptic (security review)VERDICT: SAFE VERY HIGH account-age scrutiny, strongly tempered by repository admin permission, substantive merged history, matching commit authorship, and no Gittensor association; branch targets main. The documentation-only changes match the collateral settlement implementation: total hotkey emission drives release and lifetime earnings, while only miner incentive or validator take can refill a floor. No executable behavior, dependencies, runtime code, or trusted AI-review instructions are modified. FindingsNo findings. ConclusionThe small, mechanical documentation refresh introduces no security vulnerability or evidence of malicious behavior. 🔍 AI Review — Auditor (domain review)VERDICT: 👍 Gittensor association UNKNOWN by supplied allowlists; account is recent but has repository admin permission and substantial Subtensor contributions. The collateral documentation now matches the settlement implementation: total hotkey emission drives release and lifetime earnings, while only miner incentive or validator take can refill a floor. The generated namespace stub and reads catalog remain aligned with their canonical source. Overlaps with #2968 (release integration) and #2853 (TypeScript SDK) are incidental; neither is duplicate work. This PR changes no runtime behavior and requires no spec-version bump. FindingsNo findings. ConclusionThis is a focused, internally consistent documentation refresh with no substantive issues found. |
|
🔄 AI review updated — Skeptic: SAFE Auditor: 👍 |
|
🔄 AI review updated — Skeptic: SAFE Auditor: 👍 |
|
Superseded: changes are already present on the local integration branch and will land via that path. Closing this PR and deleting the branch to avoid duplicate review. |
What
Why
Public descriptions still treated collateral release as incentive-only and overstated when a blacklist freezes a validator hotkey's lock.
Impact
Documentation and help text only. No runtime, signature, type, or behavior changes.
Validation
python -m codegen.emit_namespacespython -m codegen.check --namespaces— all 85 registered reads coveredpython website/apps/bittensor-website/scripts/generate.py --checkruff check .