-
-
Notifications
You must be signed in to change notification settings - Fork 87
Maintainer analytics dashboard (gate precision, calibration, acceptance rate) #1967
Copy link
Copy link
Closed
Labels
gittensor:featureGittensor-scored feature linked to a feature issue — scores a 0.25x multiplier.Gittensor-scored feature linked to a feature issue — scores a 0.25x multiplier.help wantedExtra attention is neededExtra attention is neededorbGittensory Orb related - maintainer self-hosting analytics.Gittensory Orb related - maintainer self-hosting analytics.
Description
Metadata
Metadata
Assignees
Labels
gittensor:featureGittensor-scored feature linked to a feature issue — scores a 0.25x multiplier.Gittensor-scored feature linked to a feature issue — scores a 0.25x multiplier.help wantedExtra attention is neededExtra attention is neededorbGittensory Orb related - maintainer self-hosting analytics.Gittensory Orb related - maintainer self-hosting analytics.
Projects
- StatusShow more project fieldsDone
- StatusShow more project fieldsTodo
Phase 3 — Analysis depth, analytics & developer experience
Context
We already COMPUTE the metrics: gate precision + confusion matrix (
src/review/parity.tscomputeGateEval), calibration (src/review/ops.tscomputeCalibration), reversal rate, cycle-time, slop-band calibration, queue health, and a stats feed (src/review/stats.ts). There is no polished maintainer-facing dashboard, and no acceptance-rate metric.Goal
A self-host maintainer analytics dashboard that surfaces what we already compute, plus acceptance tracking and export.
Requirements
stats.tsfeed) showing: gate precision/calibration, reversal rate, cycle-time percentiles, slop-band calibration, queue health, findings by category/severity.Deliverables
Expected outcome
Effort
L.