Skip to content

feat(miner-selfimprove): calibration dashboard extension panel — accuracy trend view #4268

Description

@JSONbored

This item extends the calibration dashboard (#4261, "calibration dashboard — predicted-gate accuracy vs real pr_outcome, read-only", filed in this same batch) into a panel inside the miner's browser extension surface, showing an accuracy trend over time (not just the current-snapshot view the base dashboard renders).

This item has two real dependencies and is not startable in isolation:

  1. feat(miner-selfimprove): calibration dashboard — predicted-gate accuracy vs real pr_outcome, read-only #4261, the calibration dashboard item — this panel is a trend-over-time extension of that dashboard's single-snapshot Phase7CalibrationLoopResult view (packages/gittensory-engine/src/phase7-calibration-loop.ts:80-102). A trend view needs a series of historical results, not one — which in turn depends on the local prediction-ledger item (feat(miner-selfimprove): local prediction-ledger schema — record every predicted-gate verdict for later scoring #4263) actually accumulating history to trend over.
  2. The Phase 6 browser-extension-scaffold itemfeat(miner-extension): scaffold browser extension surface (tracker 🧩 Wave 2 — Analyze, Plan, Create & Deploy (HELD tracker) #2353, Phase 6). At the time of filing this issue, no such issue has been filed yet (searched JSONbored/gittensory open/closed issues for "browser extension scaffold" / "miner-extension" / "extension surface" and swept issues created in the last hour — the only matches are old, already-closed extension work from feat(extension): scaffold GitHub overlay browser extension #145/roadmap(phase 2): maintainer trust and browser extension #235/roadmap(pillar 2): surfaces — browser-extension rebuild & notifications #527/feat(extension): rebuild as dual-audience overlay (WXT + React) #534, none of which are this scaffold). This panel cannot be built until that scaffold exists to build a panel inside.

Filing this now so the dependency chain is visible in the tracker, but implementation should wait for both prerequisites.

Deliverables

References

Metadata

Metadata

Assignees

No one assigned

    Labels

    gittensor:featureGittensor-scored feature linked to a feature issue — scores a 0.25x multiplier.gittensor:priorityMaintainer-selected Gittensor priority — scores a 1.5x multiplier.help wantedExtra attention is needed

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions