Quiet by default. Loud only when you ask.
Install Gittensory on a repo and your review surface stays calm. No always-on check runs. No public scoring. You opt into confirmed-miner context, packets, and diagnostics with explicit commands.
- No noisy checks
- No always-on public check runs. Public surface stays whatever it was before installing.
- Confirmed-miner label
- Optional configured label on PRs from official confirmed Gittensor miners.
- Sanitized sticky comment
- At most one sticky comment per confirmed-miner PR. Never exposes private scoring or reward.
- @gittensory commands
- Trigger preflight, blockers, duplicate-check, miner-context, next-action on demand from a PR comment.
- Reviewability packet
- Maintainer-only packet summarizing readiness, risk, and review checkpoints for a PR.
- Settings preview
- Preview Gittensor config recommendations and label policy before applying anything.
Trigger context only when you want it.
All commands are maintainer-invoked. Output stays scoped to maintainer-visible packets when appropriate.
List available commands and their scopes.
Run a metadata-only preflight on this PR.
Why this PR isn't yet scoreable / mergeable cleanly.
Scan for related open work in the repo.
Confirmed-miner lane and outcome context (private to maintainers).
Suggested next move for the contributor.
Repo settings preview
Generate a recommended Gittensor config and label policy as a dry-run before applying anything to the repo.
GET /v1/repos/:owner/:repo/gittensor-config-recommendation
GET /v1/repos/:owner/:repo/settings
POST /v1/repos/:owner/:repo/settings-previewhttpReviewability + readiness
Maintainer-only packets that surface review checkpoints, risk, and intake health.
GET /v1/repos/:owner/:repo/pulls/:number/maintainer-packet
GET /v1/repos/:owner/:repo/pulls/:number/reviewability
GET /v1/repos/:owner/:repo/registration-readinesshttpQuiet by default. Useful when called.
A small set of moments where Gittensory pays for itself without adding review noise.
Nothing changes publicly
No auto-checks, no banner comments. Review surfaces stay exactly as they were.
Confirmed-miner context
Optional sanitized sticky comment and label — only on PRs from confirmed Gittensor miners.
Maintainer-only packets
Trigger blockers, duplicate-check, or reviewability from a PR comment. Reasoning stays private.
Preview the maintainer surface
See exactly what posts publicly vs. what only you see privately — side by side.