chore: implement phase 8 - #2786
Draft
Tofel wants to merge 2 commits into
Draft
Conversation
📊 API Diff Results
|
Tofel
force-pushed
the
dx-5122-alerts-assertion-p8
branch
from
September 1, 2026 11:25
83cf391 to
dc4fadf
Compare
Tofel
force-pushed
the
dx-5122-alerts-assertion-p8
branch
2 times, most recently
from
September 1, 2026 14:46
ee34ac5 to
686ccc2
Compare
Tofel
force-pushed
the
dx-5122-alerts-assertion-p8
branch
from
September 1, 2026 15:25
686ccc2 to
cf2505e
Compare
Tofel
force-pushed
the
dx-5122-alerts-assertion-p8
branch
from
September 2, 2026 09:45
cf2505e to
13df605
Compare
Invariant defended: H6/H7. The one question: can a violation ever outrank an unobservable rule, or can a pass happen without Violations empty and err nil? Adds classify.go: the pure per-instance classifier (outcome table, preexisting policy, BadFor) and decide(), the seam combining proveCoverage with those timelines under one Policy. Consolidates rule-poll filtering and skew translation onto pollsForRule/runnerTime, shared with coverage.go.
Tofel
force-pushed
the
dx-5122-alerts-assertion-p8
branch
from
September 2, 2026 09:57
13df605 to
97a296f
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.
Invariant defended: H6/H7. The one question: can a violation ever
outrank an unobservable rule, or can a pass happen without
Violations empty and err nil?
Adds classify.go: the pure per-instance classifier (outcome table,
preexisting policy, BadFor) and decide(), the seam combining
proveCoverage with those timelines under one Policy. Consolidates
rule-poll filtering and skew translation onto pollsForRule/runnerTime,
shared with coverage.go.
Stack created with GitHub Stacks CLI • Give Feedback 💬