Skip to content

GittensoryGittensor repo intelligence for miners, maintainers, and coding agents.

Backend-only signals, MCP branch preflight, and GitHub App review context. Not a Gittensor frontend.

What Gittensory Is

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.

Primary Surfaces

SurfaceWho uses itWhat it does
MCP packageminers and coding agentsRuns local branch analysis, score blocker checks, preflight, and PR packet generation.
REST APIinternal tools and future clientsServes decision packs, repo intelligence, reviewability, readiness, and branch analysis.
GitHub Appmaintainers and repo ownersAdds private check-run intelligence and optional public-safe PR comments.

Current Status

Gittensory is public beta. The MCP package is public, while sensitive score, trust, and maintainer context stays in authenticated API/MCP/check-run surfaces.