-
Notifications
You must be signed in to change notification settings - Fork 37
fix(specialist): stop rejecting our own proposals on a format rule we ship broken #1161
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 5 commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
647ae2e
fix(specialist): stop shipping a proposal schema that fails its own g…
zoroyihan7 69b0c6a
fix(critic): make a proposal format slip advisory instead of fatal
zoroyihan7 d15e2b4
Merge remote-tracking branch 'origin/main' into fix/1143-proposal-schema
zoroyihan7 be260e1
fix(loop): hold a reject to the verdict its own rule declared
zoroyihan7 018911d
Merge remote-tracking branch 'origin/main' into fix/1143-proposal-schema
zoroyihan7 9e0c852
test(critic): drop the unused binding in the downgrade audit test
zoroyihan7 ea3eab2
fix(loop): read the cited rule from the verdict's prose too
zoroyihan7 29b11de
Merge remote-tracking branch 'origin/main' into fix/1143-proposal-schema
zoroyihan7 bd77bf2
fix(critic): carry the cited rule out of the runtime, not just into it
zoroyihan7 1095895
fix(loop): hold a reject to its rule only when that rule is the whole…
zoroyihan7 56cffd5
fix(loop): a held reject is not a patch-landing permit
zoroyihan7 a1fc118
fix(specialists): strip the gain claim that hid under the Coordinator…
zoroyihan7 4fb6b6c
fix(loop): read a rule citation, not a rule mention
zoroyihan7 f0d723c
fix(loop): hold a reject only where the cited rule has jurisdiction
zoroyihan7 f8a904c
fix(loop): read a citation that opens a verdict, not a line that rese…
zoroyihan7 645539f
fix(loop): read the grounds a verdict_map entry actually states
zoroyihan7 75ce69c
fix(critic): put the cited rule in the schema the Critic is handed
zoroyihan7 0eb25e3
test(loop): cover the verdict paths a mutation could delete unnoticed
zoroyihan7 51a13fd
fix(critic): name the field that fills the schema slot, not the rule
zoroyihan7 dd49772
test(loop): cite a rule in the prose the declared code has to outrank
zoroyihan7 505dfb8
test(loop): name the mechanism the citation scan actually uses
zoroyihan7 316684a
fix(specialists): audit the fields the strip removed, not a second scan
zoroyihan7 31052a5
fix(loop): read the grounds a verdict_map entry inherits from its ver…
zoroyihan7 83a8622
fix(loop): read a citation in every prose field the entry states
zoroyihan7 66e44ec
test(loop): drop a citation case no mutation kills on its own
zoroyihan7 d816943
refactor(specialists): leave one reader of the forbidden field list
zoroyihan7 3034c02
fix(loop): let the batch's grounds hold a variant's reject, never sof…
zoroyihan7 279299a
fix(loop): hold a variant on every ground the batch states, attributi…
zoroyihan7 4af8e71
fix(loop): hold a variant on every finding the batch states, counting…
zoroyihan7 1642e9d
Merge remote-tracking branch 'origin/main' into fix/1143-proposal-schema
zoroyihan7 c14ee71
Drop the unused top-level tokenize import from coordinator_helpers
zoroyihan7 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.