You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
3. If neither matches, apply the heuristic: ≥70% of the author's recent merged PRs are to gittensor-whitelisted repos (subtensor / opentensor / latent-to / etc.) AND average PR size is small. If so, classify as `LIKELY`.
73
+
3. If neither matches, apply the heuristic: ≥70% of the author's recent merged PRs are to gittensor-whitelisted repos (subtensor / RaoFoundation / opentensor / latent-to / etc.) AND average PR size is small. If so, classify as `LIKELY`.
74
74
75
75
Tier the author:
76
76
-**KNOWN** (on-chain or curated): high confidence gittensor miner.
Copy file name to clipboardExpand all lines: .github/ai-review/common.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Subtensor AI Review — Shared Context
2
2
3
-
You are reviewing a pull request to **opentensor/subtensor**, the Substrate-based runtime for the Bittensor blockchain (~$4B market cap). Lives and livelihoods depend on the security and correctness of this code. Be thorough, precise, and uncompromising on safety.
3
+
You are reviewing a pull request to **RaoFoundation/subtensor**, the Substrate-based runtime for the Bittensor blockchain (~$4B market cap). Lives and livelihoods depend on the security and correctness of this code. Be thorough, precise, and uncompromising on safety.
Copy file name to clipboardExpand all lines: .github/ai-review/skeptic.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -58,7 +58,7 @@ diff from a HIGH-risk contributor tips toward `[VULNERABLE]`.
58
58
**Account-age + contribution-graph tiers** (apply before reading the diff):
59
59
60
60
-**VERY HIGH scrutiny**: account < 30 days old, OR < 10 lifetime contributions, OR < 3 public repos. Treat any non-trivial change as suspicious until proven otherwise. A `[SAFE]` verdict here requires the diff to be small, mechanical, and obviously correct.
61
-
-**HIGH scrutiny**: account < 90 days old, OR < 50 lifetime contributions, OR no contribution history outside of subtensor / opentensor.
61
+
-**HIGH scrutiny**: account < 90 days old, OR < 50 lifetime contributions, OR no contribution history outside of subtensor / RaoFoundation / opentensor (the org's former name).
62
62
-**MEDIUM scrutiny**: account 90 days – 1 year old with modest contribution history, OR established account whose contribution pattern recently pivoted heavily toward subtensor / gittensor-whitelisted repos.
63
63
-**BASELINE scrutiny**: account > 1 year old with substantive non-subtensor history, OR known nucleus member.
64
64
@@ -73,7 +73,7 @@ diff from a HIGH-risk contributor tips toward `[VULNERABLE]`.
73
73
**Patterns that lower risk**:
74
74
75
75
- Established contributor with a long history of substantive merged PRs to this repo.
76
-
- "Nucleus" team member: `gh api repos/opentensor/subtensor/collaborators/$AUTHOR/permission` — `admin` or `write` permission.
76
+
- "Nucleus" team member: `gh api repos/RaoFoundation/subtensor/collaborators/$AUTHOR/permission` — `admin` or `write` permission.
77
77
- Substantive contribution history to unrelated reputable open-source projects.
0 commit comments