Make task qualification count-rate two-sided - #158
Merged
Conversation
CommitLore — record lintTrailers: clean — 1 commit in Active constraints for the paths this PR touchesLimits (11)
Ruled out (21)
Warnings (9)
Trailer violations fail this check. Active constraints are informational — they are what the repository already decided, not a verdict on this PR. |
MongLong0214
force-pushed
the
feat-issue-109
branch
from
July 29, 2026 00:07
7df16ce to
106c0c0
Compare
The two-sided count-rate gate must not silently discard a task whose comparator calibration rows are absent. Ruled-out: treating absent comparator qualification as exclusion | it would hide a missing measurement rather than record a measured rate Limit: the existing M4 qualification rows do not carry reproposal_matches, so they cannot be requalified as count outcomes Warn: callers must pass the primary comparator's six calibration rows for every candidate task Blast: module Undo: easy Certainty: firm Record-Id: r-qual109
MongLong0214
force-pushed
the
feat-issue-109
branch
from
July 29, 2026 00:10
106c0c0 to
4d3bab8
Compare
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.
Closes #109.
Implements the inclusive 4/6–5/6 comparator count-rate gate, retains task-level exclusions with their measured rates, and removes excluded tasks from the analysis set.