feat(calibration): reliability curves beside the ladder — knobs status + advisor surfacing#8262
Merged
Merged
Conversation
…s + advisor surfacing (#8227) Epic #8211 track E capstone over the contributor-delivered curve math (#8226): every live knob's status now carries its rule's claimed-confidence reliability curve over the trailing corpus plus the floor DERIVED from it at the documented 0.9 precision bar (respecting the knob's own hard minimum), and the advisor shows the derived suggestion next to the ladder proposal whenever they differ. Surfacing-only by design: the bounded candidate ladder still owns movement, and the ladder-replacement question is the issue's recorded soak decision — a persistent curve-vs-ladder gap on real corpora IS that soak evidence, now visible where operators look. Fail-safe: an empty corpus or a read blip degrades the block to null, never a fabricated curve. Closes #8227
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
loopover-ui | 557ac15 | Commit Preview URL Branch Preview URL |
Jul 23 2026, 04:14 PM |
Contributor
|
Superagent didn't find any vulnerabilities or security issues in this PR. |
Bundle ReportChanges will increase total bundle size by 1.48kB (0.02%) ⬆️. This is within the configured threshold ✅ Detailed changes
Affected Assets, Files, and Routes:view changes for bundle: loopover-uiAssets Changed:
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #8262 +/- ##
==========================================
- Coverage 92.14% 91.62% -0.53%
==========================================
Files 785 785
Lines 78764 78780 +16
Branches 23771 23773 +2
==========================================
- Hits 72580 72181 -399
- Misses 5062 5524 +462
+ Partials 1122 1075 -47
Flags with carried forward coverage won't be shown. Click here to find out more.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Epic #8211 track E capstone (#8227), over the contributor-delivered curve math (#8226): every live knob's status carries its rule's claimed-confidence reliability curve over the trailing corpus plus the floor DERIVED from it at the documented 0.9 precision bar (respecting the knob's own hard minimum), and the advisor shows the derived suggestion next to the ladder proposal whenever they differ.
Surfacing-only by design: the bounded candidate ladder still owns movement; the ladder-replacement question is this issue's recorded soak decision, and a persistent curve-vs-ladder gap on real corpora — now visible where operators look — IS that soak evidence. Fail-safe: an empty corpus or read blip degrades to null, never a fabricated curve.
Validation
Full
npm run test:cion the pre-rebase branch: zero failures in any touched area; the run's single red (local-scorer-adapter, unrelated guidance-text drift) was already fixed on main and passes on the rebased content (29/29 re-verified). Touched-module suites 40/40 green post-rebase with the status type converged across #8216's repoOverrides, #8213's drift, and this PR's reliability fields. 100% line+branch on the new surfaces.Closes #8227