Skip to content

feat(calibration): unify the tightening loop under the backtest evidence standard#8267

Merged
JSONbored merged 1 commit into
mainfrom
feat/tightening-under-backtest
Jul 23, 2026
Merged

feat(calibration): unify the tightening loop under the backtest evidence standard#8267
JSONbored merged 1 commit into
mainfrom
feat/tightening-under-backtest

Conversation

@JSONbored

Copy link
Copy Markdown
Owner

Summary

Closes #8225 (epic #8211 track D capstone). Design + per-trigger migration map posted on the issue first, per the required pattern (including the orientation-correction addendum).

Loosening moved on Pareto-floored backtests while tightening lived in a legacy loop — two evidence regimes for opposite directions of the same knobs. This brings threshold raises under the same standard, with the axes orientation made explicit instead of reused blind:

  • Engine: compareDirectionalBacktestScores(baseline, candidate, { mustImprove, maxSacrifice }) — the win axis must move strictly up; the other axis may drop by at most the declared sacrifice; anything else regresses. The orientation is the caller's declaration because corpus polarity decides it: the confidence-threshold classifier's positive class is predicted reversed, so RAISING a bar helps recall and risks precision — the inverse of the rule-firing frame.
  • Registry: LoosenableKnob gains an optional tightening ladder { candidates, hardMaximum, mustImprove, maxSacrifice, autotuneEnvVar, eventType }; evaluateKnobTightening transposes the loosening discipline verbatim (same split seed/fraction, same sample floors, smallest step first, hard bound no evidence may cross).
  • Run path: runKnobTightening/runScheduledKnobTightening beside the loosening loop on the calibration tick; override storage validates per direction under per-direction flags (the new AI_REVIEW_CLOSE_CONFIDENCE_TIGHTEN_ENABLED is default off; flipping either flag off instantly restores shipped for that direction); repo-scoped rows stay loosening-only. The knobs status endpoint reports tightenFlagEnabled, direction-aware stored/live values, and one dual-direction apply history with a direction tag.
  • Drift sentinel: a declared ladder joins evaluateKnobDrift's alternative pool, so tighter-alternative findings and the tighten apply path judge the same values — the actionability gap the issue names.
  • First ladder: ai_review_close_confidence 0.93 → [0.95, 0.97], mustImprove: recall, maxSacrifice: 0.05.
  • Stays bespoke (with written reasons on the issue): the merge/close precision circuit-breakers (boolean capability breakers on realized outcomes) and the advisor's T3 tighten trigger (its target tunable has no shipped default yet) — T3's constants are pinned byte-stable in auto-tune.test.ts so its later cutover is a deliberate diff, not drift.
  • Docs: new "Tightening under the same evidence standard" section on the backtest-calibration page.

Validation

  • Full local gate npm run test:ci green (TEST_CI_EXIT=0), npm audit --audit-level=moderate clean, cf-typegen regenerated for the new var.
  • 100% line+branch coverage verified via lcov against the exact diff hunks across all four changed src files: every direction-validation arm, every refusal reason, both flag polarities, the judge-pool nullish arm, and the fail-safe/best-effort catches have both sides exercised.
  • New/extended suites: directional comparator (src-path + dist twin), evaluator arms, run-path apply/refuse/alert, status projection, tick wiring, drift-pool inclusion, T3 pins.

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 23, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
❌ Deployment failed
View logs
loopover-ui cff99e9 Jul 23 2026, 05:15 PM

@superagent-security

Copy link
Copy Markdown
Contributor

Superagent didn't find any vulnerabilities or security issues in this PR.

…ard (#8225)

The registry gains direction-aware tightening: an optional per-knob ladder
declares its candidates, hard maximum, and the EXPLICIT axes orientation of
the trade (for the confidence-threshold corpus polarity, raising a bar helps
recall and risks precision — never the symmetric Pareto floor reused blind).
compareDirectionalBacktestScores enforces win-axis-strictly-up within a
declared sacrifice budget; evaluateKnobTightening/runKnobTightening transpose
the loosening discipline verbatim (same splits, same floors, smallest step
first); override storage validates per direction under per-direction flags
(tighten autonomy is its own default-off var); the drift sentinel's pool
gains declared ladders so tighter findings and the apply path judge the same
values. First ladder: ai_review_close_confidence 0.93 -> [0.95, 0.97].
Bespoke triggers (precision circuit-breakers) stay, with T3's constants
pinned byte-stable per the migration map on the issue.
@codecov

codecov Bot commented Jul 23, 2026

Copy link
Copy Markdown

Bundle Report

Changes will increase total bundle size by 4.94kB (0.07%) ⬆️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
loopover-ui 7.45MB 4.94kB (0.07%) ⬆️

Affected Assets, Files, and Routes:

view changes for bundle: loopover-ui

Assets Changed:

Asset Name Size Change Total Size Change (%)
assets/add-scalar-classes-BsJTICVr.js (New) 2.17MB 2.17MB 100.0% 🚀
assets/tanstack-vendor-BVe1POcw.js (New) 740.2kB 740.2kB 100.0% 🚀
assets/docs.fumadocs-spike-api-reference-CKXrmw_X.js (New) 442.92kB 442.92kB 100.0% 🚀
assets/AgentScalarChatInterface.vue-AWCX2gFS.js (New) 201.71kB 201.71kB 100.0% 🚀
assets/modal-Brv4hO9A.js (New) 184.38kB 184.38kB 100.0% 🚀
assets/client-0bNtF57C.js (New) 146.06kB 146.06kB 100.0% 🚀
assets/maintainer-panel-CAL5OvDf.js (New) 78.99kB 78.99kB 100.0% 🚀
assets/ui-vendor-B7yueYW8.js (New) 57.04kB 57.04kB 100.0% 🚀
assets/backtest-calibration-h2RVymvg.js (New) 37.33kB 37.33kB 100.0% 🚀
assets/routes-CQ4IxHyD.js (New) 34.98kB 34.98kB 100.0% 🚀
assets/owner-panel-Do0sUXrG.js (New) 27.36kB 27.36kB 100.0% 🚀
assets/app-J5sQ8YWc.js (New) 25.7kB 25.7kB 100.0% 🚀
assets/app.runs-BD1dAPqq.js (New) 23.56kB 23.56kB 100.0% 🚀
assets/miner-panel-CLjvRMPP.js (New) 20.28kB 20.28kB 100.0% 🚀
assets/api._op-BR9dbW9W.js (New) 17.57kB 17.57kB 100.0% 🚀
assets/self-hosting-docs-audit-BCC-ww7q.js (New) 16.61kB 16.61kB 100.0% 🚀
assets/app.index-DDY9jf1u.js (New) 15.62kB 15.62kB 100.0% 🚀
assets/docs._slug-DVNP8Xth.js (New) 15.37kB 15.37kB 100.0% 🚀
assets/playground-panel-BQrKPQl_.js (New) 14.49kB 14.49kB 100.0% 🚀
assets/fairness-DnGtCO9U.js (New) 10.6kB 10.6kB 100.0% 🚀
assets/app.audit-DlT9W5qV.js (New) 10.11kB 10.11kB 100.0% 🚀
assets/app.config-generator-CpI-NEn0.js (New) 10.09kB 10.09kB 100.0% 🚀
assets/extension-6dsaMKat.js (New) 10.04kB 10.04kB 100.0% 🚀
assets/maintainers-Df7ezH8r.js (New) 8.09kB 8.09kB 100.0% 🚀
assets/miners-9DlefBzs.js (New) 7.91kB 7.91kB 100.0% 🚀
assets/agents-DcDm9LHU.js (New) 7.8kB 7.8kB 100.0% 🚀
assets/commands-panel-D6m5GM-_.js (New) 6.65kB 6.65kB 100.0% 🚀
assets/maintainer-workflow-CtIMUJth.js (New) 6.52kB 6.52kB 100.0% 🚀
assets/roadmap-D6vUxolW.js (New) 6.33kB 6.33kB 100.0% 🚀
assets/digest-panel-cntDl-Wn.js (New) 6.18kB 6.18kB 100.0% 🚀
assets/repos._owner._repo.quality-ByBdrbaF.js (New) 6.14kB 6.14kB 100.0% 🚀
assets/docs.index-CoX-t_rW.js (New) 5.79kB 5.79kB 100.0% 🚀
assets/docs-nav-DEQ5Eqq6.js (New) 5.59kB 5.59kB 100.0% 🚀
assets/api.index-IhvpIJjX.js (New) 4.7kB 4.7kB 100.0% 🚀
assets/docs-5c5XKUdE.js (New) 2.7kB 2.7kB 100.0% 🚀
assets/api-Crg9A-1y.js (New) 2.69kB 2.69kB 100.0% 🚀
assets/docs-page-DDbbA5My.js (New) 2.1kB 2.1kB 100.0% 🚀
assets/table-Bc0ieidC.js (New) 1.75kB 1.75kB 100.0% 🚀
assets/app.workbench-E3WFqcQG.js (New) 1.58kB 1.58kB 100.0% 🚀
assets/session-BY98JhIb.js (New) 1.45kB 1.45kB 100.0% 🚀
assets/tooltip-B0BnDKa7.js (New) 1.45kB 1.45kB 100.0% 🚀
assets/tabs-DQmEOwr7.js (New) 1.39kB 1.39kB 100.0% 🚀
assets/app.repos-B9FNQRxk.js (New) 1.07kB 1.07kB 100.0% 🚀
assets/input-CQSjwPGM.js (New) 796 bytes 796 bytes 100.0% 🚀
assets/file-cog-D5dP8kJW.js (New) 758 bytes 758 bytes 100.0% 🚀
assets/app.maintainer-DKFiR_m0.js (New) 502 bytes 502 bytes 100.0% 🚀
assets/sparkles-DFyYmoOI.js (New) 494 bytes 494 bytes 100.0% 🚀
assets/app.owner-BNwKnBaP.js (New) 474 bytes 474 bytes 100.0% 🚀
assets/app.commands-84N41wct.js (New) 455 bytes 455 bytes 100.0% 🚀
assets/app.playground-BBZRG7LY.js (New) 442 bytes 442 bytes 100.0% 🚀
assets/reveal-DFWjBRz6.js (New) 442 bytes 442 bytes 100.0% 🚀
assets/index-DVJ6kKSS.js (New) 438 bytes 438 bytes 100.0% 🚀
assets/app.digest-CsMrPJcL.js (New) 430 bytes 430 bytes 100.0% 🚀
assets/eye-off-Dp_DmeoX.js (New) 430 bytes 430 bytes 100.0% 🚀
assets/app.miner-BOas9UUV.js (New) 422 bytes 422 bytes 100.0% 🚀
assets/key-round-BK1WDFms.js (New) 355 bytes 355 bytes 100.0% 🚀
assets/bot-Bhxzt91C.js (New) 328 bytes 328 bytes 100.0% 🚀
assets/trash-2-CwggLPiz.js (New) 328 bytes 328 bytes 100.0% 🚀
assets/save-9SWapsQh.js (New) 327 bytes 327 bytes 100.0% 🚀
assets/git-pull-request-arrow-Btbb6kqc.js (New) 321 bytes 321 bytes 100.0% 🚀
assets/wrench-D1pQ5bgw.js (New) 303 bytes 303 bytes 100.0% 🚀
assets/list-checks-CMda3nW4.js (New) 279 bytes 279 bytes 100.0% 🚀
assets/shield-ZGxNQT8e.js (New) 272 bytes 272 bytes 100.0% 🚀
assets/workflow-ge8KHNQC.js (New) 265 bytes 265 bytes 100.0% 🚀
assets/compass-CDFDLGsY.js (New) 251 bytes 251 bytes 100.0% 🚀
assets/history-DGr8OiOc.js (New) 237 bytes 237 bytes 100.0% 🚀
assets/activity-D7mqqVFT.js (New) 234 bytes 234 bytes 100.0% 🚀
assets/message-square-rFm_MiV7.js (New) 233 bytes 233 bytes 100.0% 🚀
assets/lock-CBwkiukE.js (New) 206 bytes 206 bytes 100.0% 🚀
assets/rotate-cw-Dfj5dm5B.js (New) 201 bytes 201 bytes 100.0% 🚀
assets/play-CSdj5v19.js (New) 190 bytes 190 bytes 100.0% 🚀
assets/circle-check-1qnm7PVr.js (New) 178 bytes 178 bytes 100.0% 🚀
assets/search-BlRZP3Vt.js (New) 174 bytes 174 bytes 100.0% 🚀
assets/circle-BiX0qJ2S.js (New) 130 bytes 130 bytes 100.0% 🚀
assets/add-scalar-classes-UzErIXLA.js (Deleted) -2.17MB 0 bytes -100.0% 🗑️
assets/tanstack-vendor-BXDAs1sp.js (Deleted) -740.2kB 0 bytes -100.0% 🗑️
assets/docs.fumadocs-spike-api-reference-DI3myt6f.js (Deleted) -442.92kB 0 bytes -100.0% 🗑️
assets/AgentScalarChatInterface.vue-gllt2rS1.js (Deleted) -201.71kB 0 bytes -100.0% 🗑️
assets/modal-SP1fiNuL.js (Deleted) -184.38kB 0 bytes -100.0% 🗑️
assets/client-DNc7HQpb.js (Deleted) -146.06kB 0 bytes -100.0% 🗑️
assets/maintainer-panel-9go1iR9E.js (Deleted) -78.99kB 0 bytes -100.0% 🗑️
assets/ui-vendor-BpIi7Jjt.js (Deleted) -57.04kB 0 bytes -100.0% 🗑️
assets/routes-Bda8mbck.js (Deleted) -34.98kB 0 bytes -100.0% 🗑️
assets/backtest-calibration-CW5r0gds.js (Deleted) -32.38kB 0 bytes -100.0% 🗑️
assets/owner-panel-2koUA2jg.js (Deleted) -27.36kB 0 bytes -100.0% 🗑️
assets/app-CtQhc96y.js (Deleted) -25.7kB 0 bytes -100.0% 🗑️
assets/app.runs-C5bx-g_p.js (Deleted) -23.56kB 0 bytes -100.0% 🗑️
assets/miner-panel-CIvK3Rbp.js (Deleted) -20.28kB 0 bytes -100.0% 🗑️
assets/api._op-B1OIPupf.js (Deleted) -17.57kB 0 bytes -100.0% 🗑️
assets/self-hosting-docs-audit-DE4eBbBO.js (Deleted) -16.61kB 0 bytes -100.0% 🗑️
assets/app.index-B-B46kYZ.js (Deleted) -15.62kB 0 bytes -100.0% 🗑️
assets/docs._slug-CWriie1m.js (Deleted) -15.37kB 0 bytes -100.0% 🗑️
assets/playground-panel-D52b-GU9.js (Deleted) -14.49kB 0 bytes -100.0% 🗑️
assets/fairness-XbBy2H_T.js (Deleted) -10.6kB 0 bytes -100.0% 🗑️
assets/app.audit-DY18dxe2.js (Deleted) -10.11kB 0 bytes -100.0% 🗑️
assets/app.config-generator-BZov5w5W.js (Deleted) -10.09kB 0 bytes -100.0% 🗑️
assets/extension-C32StYYN.js (Deleted) -10.04kB 0 bytes -100.0% 🗑️
assets/maintainers-DxLiBrnu.js (Deleted) -8.09kB 0 bytes -100.0% 🗑️
assets/miners-oErrkflU.js (Deleted) -7.91kB 0 bytes -100.0% 🗑️
assets/agents-_BBdsbLy.js (Deleted) -7.8kB 0 bytes -100.0% 🗑️
assets/commands-panel-R6JAyOtr.js (Deleted) -6.65kB 0 bytes -100.0% 🗑️
assets/maintainer-workflow-COQR-9qS.js (Deleted) -6.52kB 0 bytes -100.0% 🗑️
assets/roadmap-lWDYF3mk.js (Deleted) -6.33kB 0 bytes -100.0% 🗑️
assets/digest-panel-BxIPZbGb.js (Deleted) -6.18kB 0 bytes -100.0% 🗑️
assets/repos._owner._repo.quality-BRj496A9.js (Deleted) -6.14kB 0 bytes -100.0% 🗑️
assets/docs.index-ut5k0gHG.js (Deleted) -5.79kB 0 bytes -100.0% 🗑️
assets/docs-nav-DzdyMzb7.js (Deleted) -5.59kB 0 bytes -100.0% 🗑️
assets/api.index-BJdXwEZy.js (Deleted) -4.7kB 0 bytes -100.0% 🗑️
assets/docs-C3ImD3Jp.js (Deleted) -2.7kB 0 bytes -100.0% 🗑️
assets/api-CXc33CZB.js (Deleted) -2.69kB 0 bytes -100.0% 🗑️
assets/docs-page-CbQRcAa6.js (Deleted) -2.1kB 0 bytes -100.0% 🗑️
assets/table-BwFdsc-k.js (Deleted) -1.75kB 0 bytes -100.0% 🗑️
assets/app.workbench-CHm82C_l.js (Deleted) -1.58kB 0 bytes -100.0% 🗑️
assets/session-ClftfM7X.js (Deleted) -1.45kB 0 bytes -100.0% 🗑️
assets/tooltip-CeoS5qZe.js (Deleted) -1.45kB 0 bytes -100.0% 🗑️
assets/tabs-C6xE0N04.js (Deleted) -1.39kB 0 bytes -100.0% 🗑️
assets/app.repos-CmaPjnT_.js (Deleted) -1.07kB 0 bytes -100.0% 🗑️
assets/input-0VdVnJMJ.js (Deleted) -796 bytes 0 bytes -100.0% 🗑️
assets/file-cog-Y64Te8sX.js (Deleted) -758 bytes 0 bytes -100.0% 🗑️
assets/app.maintainer-Lz6yZsmE.js (Deleted) -502 bytes 0 bytes -100.0% 🗑️
assets/sparkles-DwXLoB5i.js (Deleted) -494 bytes 0 bytes -100.0% 🗑️
assets/app.owner-BAQe0Yo4.js (Deleted) -474 bytes 0 bytes -100.0% 🗑️
assets/app.commands-COECR4He.js (Deleted) -455 bytes 0 bytes -100.0% 🗑️
assets/app.playground-BbJM6-p6.js (Deleted) -442 bytes 0 bytes -100.0% 🗑️
assets/reveal-Cbi0ZJQQ.js (Deleted) -442 bytes 0 bytes -100.0% 🗑️
assets/index-D6G6AoQX.js (Deleted) -438 bytes 0 bytes -100.0% 🗑️
assets/app.digest-FuJHVi4H.js (Deleted) -430 bytes 0 bytes -100.0% 🗑️
assets/eye-off-Be3SU6yW.js (Deleted) -430 bytes 0 bytes -100.0% 🗑️
assets/app.miner-Op2I8Vc5.js (Deleted) -422 bytes 0 bytes -100.0% 🗑️
assets/key-round-BFCcIqXi.js (Deleted) -355 bytes 0 bytes -100.0% 🗑️
assets/bot-ClfYWvtS.js (Deleted) -328 bytes 0 bytes -100.0% 🗑️
assets/trash-2-DhiIJfih.js (Deleted) -328 bytes 0 bytes -100.0% 🗑️
assets/save-DfZpxYEs.js (Deleted) -327 bytes 0 bytes -100.0% 🗑️
assets/git-pull-request-arrow-BFBfKOOY.js (Deleted) -321 bytes 0 bytes -100.0% 🗑️
assets/wrench-t9JnoMib.js (Deleted) -303 bytes 0 bytes -100.0% 🗑️
assets/list-checks-CCMT8mdI.js (Deleted) -279 bytes 0 bytes -100.0% 🗑️
assets/shield-DAHmBfXY.js (Deleted) -272 bytes 0 bytes -100.0% 🗑️
assets/workflow-D1uGZw8m.js (Deleted) -265 bytes 0 bytes -100.0% 🗑️
assets/compass-C6Zui5y4.js (Deleted) -251 bytes 0 bytes -100.0% 🗑️
assets/history-D4C3pQWu.js (Deleted) -237 bytes 0 bytes -100.0% 🗑️
assets/activity-Ml05omE5.js (Deleted) -234 bytes 0 bytes -100.0% 🗑️
assets/message-square-BYqZUGGe.js (Deleted) -233 bytes 0 bytes -100.0% 🗑️
assets/lock-CTP25w3N.js (Deleted) -206 bytes 0 bytes -100.0% 🗑️
assets/rotate-cw-CO5kEsAL.js (Deleted) -201 bytes 0 bytes -100.0% 🗑️
assets/play-CHLbCal3.js (Deleted) -190 bytes 0 bytes -100.0% 🗑️
assets/circle-check-Bdu6dZu4.js (Deleted) -178 bytes 0 bytes -100.0% 🗑️
assets/search-DY88pIU7.js (Deleted) -174 bytes 0 bytes -100.0% 🗑️
assets/circle-DG01XAKK.js (Deleted) -130 bytes 0 bytes -100.0% 🗑️

@codecov

codecov Bot commented Jul 23, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.16%. Comparing base (264f26a) to head (cff99e9).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8267   +/-   ##
=======================================
  Coverage   92.15%   92.16%           
=======================================
  Files         786      786           
  Lines       78860    78932   +72     
  Branches    23801    23836   +35     
=======================================
+ Hits        72676    72744   +68     
  Misses       5062     5062           
- Partials     1122     1126    +4     
Flag Coverage Δ
shard-1 53.88% <73.80%> (-0.02%) ⬇️
shard-2 50.20% <25.00%> (-0.03%) ⬇️
shard-3 57.22% <28.57%> (-0.04%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
...oopover-engine/src/calibration/backtest-compare.ts 100.00% <100.00%> (ø)
src/queue/job-dispatch.ts 99.33% <100.00%> (+<0.01%) ⬆️
src/services/knob-loosening-run.ts 100.00% <100.00%> (ø)
src/services/loosening-knobs.ts 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

@loopover-orb loopover-orb Bot added the gittensor:bug Gittensor-scored bug fix — scores a 0.05x multiplier. label Jul 23, 2026
@loopover-orb

loopover-orb Bot commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

Caution

🛑 LoopOver review result - fixes required

Review updated: 2026-07-23 17:33:09 UTC

13 files · no blockers · CI failing · unstable

🛑 Suggested Action - Manual Review

  • AI review could not be completed: The dual-model AI review did not return a usable verdict for this change.

Review summary
AI review could not be completed for this PR head. LoopOver is holding this PR for manual review instead of relying on deterministic signals alone.

Nits — 2 non-blocking
  • PR author also opened the linked issue — Link an issue that was opened by a different contributor, or provide a rationale for why this self-authored issue represents genuine discovery work.
  • AI review could not be completed — The gate is held for a human reviewer rather than passed automatically; it re-evaluates on the next update.

CI checks failing

  • Workers Builds: loopover-ui — Workers Builds: loopover-ui

Decision drivers

  • ✅ Code review — No blockers (No AI review summary)
  • ⚠️ Gate result — Not blocking (Advisory; not blocking this PR.)
Context & advisory signals — never blocks the verdict
Signal Result Evidence
Linked issue ✅ Linked #8225
Related work ✅ No active overlap found No same-issue or scoped active PR overlap found.
Change scope ✅ 20/20 Low review scope from cached public metadata (1 linked issue).
Validation posture ✅ 25/25 PR body includes validation/test evidence.
Contributor workload ✅ 10/10 Author activity: 14 registered-repo PR(s), 14 merged, 247 issue(s).
Contributor context ✅ Confirmed Gittensor contributor JSONbored; Gittensor profile; 14 PR(s), 247 issue(s).
Improvement ✅ Minor risk: clean · value: minor
Review context
  • Author: JSONbored
  • Role context: owner (maintainer lane)
  • Public audience mode: oss maintainer
  • Lane context: Repository is configured for direct PR review.
  • Public profile languages: Python, TypeScript, Ruby, Go, MDX, Shell, Solidity, JavaScript
  • Official Gittensor activity: 14 PR(s), 247 issue(s).
  • PR-specific overlap: none found.
Contributor next steps
  • Start here: Treat this as maintainer-lane context rather than normal contributor-lane activity.
Signal definitions
  • Related work = same linked issue, overlapping active PRs, or title/path similarity.
  • Change scope = cached public metadata such as size labels, draft state, and review-burden hints.
  • Validation posture = whether the PR provides enough public validation/test evidence for maintainer review.
  • Contributor workload = public contributor activity and cleanup pressure, not a repo-wide quality failure.
  • Contributor context = public GitHub/Gittensor identity context; non-Gittensor status is not a blocker.
🧪 Chat with LoopOver

Ask LoopOver a question about this PR directly in a comment — grounded only in the same cached, public-safe facts shown above, never a new claim.

  • @loopover ask &lt;question&gt; answers contribution-quality Q&A with source citations and freshness.
  • @loopover chat &lt;question&gt; answers in natural prose from cached decision-pack facts via local inference (maintainer/collaborator; read-only).
  • A plain-language @loopover mention with a real question is routed to the closest matching read-only command automatically — no exact syntax required.

Full command reference: https://loopover.ai/docs/loopover-commands

🧪 Experimental — new and may change.

Visual preview
Route Viewport Before (production) After (this PR's preview) Diff
/ desktop before /
before /
after /
after /
/ mobile before / (mobile)
before / (mobile)
after / (mobile)
after / (mobile)

Click any thumbnail to open the full-size screenshot. Before = production · After = this PR's preview deploy.

Scroll preview
Route Before (production) After (this PR's preview)
/ before / (scroll)
before / (scroll)
after / (scroll)
after / (scroll)

A short scroll-through clip (desktop) — click either thumbnail to open the full animation. Evidence for scroll-linked behavior a single screenshot can't show.

🟩 Safe / merged · 🟦 Advisory · 🟨 Held for review · 🟥 Blocked / closed


💰 Earn for open-source contributions like this. Gittensor lets GitHub contributors earn for the work they already do — register to start earning →.

Checked by LoopOver, a quiet PR intelligence layer for OSS maintainers.

  • Re-run LoopOver review

@loopover-orb loopover-orb Bot added the manual-review Gittensor contributor context label Jul 23, 2026
@JSONbored
JSONbored merged commit 5ac47e1 into main Jul 23, 2026
16 of 17 checks passed
@JSONbored
JSONbored deleted the feat/tightening-under-backtest branch July 23, 2026 21:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

gittensor:bug Gittensor-scored bug fix — scores a 0.05x multiplier. manual-review Gittensor contributor context

Projects

None yet

Development

Successfully merging this pull request may close these issues.

calibration: unify the tightening loop under the backtest evidence standard

1 participant