Miner Decision Packs
Rank next actions with private reward/risk reasoning, lane context, score blockers, open PR pressure, and maintainer friction.
Backend-only signals, MCP branch preflight, and GitHub App review context. Not a Gittensor frontend.
Gittensory is a backend intelligence layer for Gittensor registered repositories. It helps Gittensor miners and contributors decide what to work on next, and it helps maintainers understand whether a Gittensor-driven PR is clean, duplicate-prone, stale, missing evidence, or worth reviewing.
It is not a Gittensor frontend, not a public leaderboard, and not a reward estimator for public comments. The useful surface is the signal: role-aware repo context, official Gittensor stats, local branch preflight, queue health, duplicate risk, and maintainer-friendly review packets.
| Surface | Who uses it | What it does |
|---|---|---|
| MCP package | miners and coding agents | Runs local branch analysis, score blocker checks, preflight, and PR packet generation. |
| REST API | internal tools and future clients | Serves decision packs, repo intelligence, reviewability, readiness, and branch analysis. |
| GitHub App | maintainers and repo owners | Adds private check-run intelligence and optional public-safe PR comments. |
Gittensory is public beta. The MCP package is public, while sensitive score, trust, and maintainer context stays in authenticated API/MCP/check-run surfaces.