feat(ci): enforce exact PPL lint frontend contracts - #5
Open
Hanyu-W wants to merge 5 commits into
Open
Conversation
Pin exact diagnostic, deterministic-fix, and AI-action behavior for all active schema-v4 contracts, and promote the complete 13-contract corpus to required PR validation. Enforce the shipping census while retaining dormant detector contracts as report-only observations. Propagate frontend assertion failures through required and multi-version reports with inline annotations. Signed-off-by: Hanyu Wei <weihanyu@amazon.com>
added 4 commits
August 4, 2026 13:30
Signed-off-by: Hanyu Wei <weihanyu@amazon.com>
Signed-off-by: Hanyu Wei <weihanyu@amazon.com>
This was referenced Aug 4, 2026
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.
Description
Builds on #4.
command-suggestionsyntax contract and AI action-decision assertions.expectedTextis optional where the production fix does not expose a source slice.errorrows are written todetector-report.json, and the required check fails afterward with the precise rule/query evidence.rex-scan-cost(enabled: false) and force-enables it only in the CI contract context.Testing
node --test scripts/ppl-lint/__tests__/*.test.mjs(212 passing, including a child-process fault-isolation test)actionlint .github/workflows/ppl-lint-multiversion-validation.yml .github/workflows/ppl-lint-rule-validation.ymlnode --checkon all changed PPL lint modulesgit diff --checka6a535c62a1168ef65afa7d91640ec8e3eb8b52dand backend artifacts from run30937819001: 36/36 query cases passed across 12 rules, including all threerex-scan-costcasesCheck List
--signoffor-s.By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.