fix(qa): require literal AC-text quoting for blocking findings - #528
Open
randlee wants to merge 1 commit into
Open
fix(qa): require literal AC-text quoting for blocking findings#528randlee wants to merge 1 commit into
randlee wants to merge 1 commit into
Conversation
req-qa's Q3-QA2-001 finding cited an "expected external-service stop (the human-authorized-publication gate)" standard that did not exist anywhere in the sprint doc or any agent definition, blocking Sprint Q.3 for hours. quality-mgr relayed it as a merge-gating FAIL without independently checking the cited text against the sprint doc. - req-qa.md: any Blocking finding asserting an unmet acceptance criterion must quote the literal AC text (file:line), not a paraphrase. - quality-mgr.md: quality-mgr must itself read the cited AC lines in the authoritative sprint doc before relaying an acceptance-criteria Blocking finding as a merge-gating FAIL. Corrective actions from gh issue #527 (quality-mgr's own RCA).
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.
Summary
Corrective actions from #527 (quality-mgr's own RCA on Sprint Q.3's fabricated AC4 finding, which blocked the cycle for hours on a standard that never existed in the sprint doc):
req-qa.md: any Blocking finding asserting an unmet acceptance criterion must quote the literal AC text (file:line), not a paraphrase.quality-mgr.md: quality-mgr must independently read the cited AC lines in the authoritative sprint doc before relaying an acceptance-criteria Blocking finding as a merge-gating FAIL.Docs-only change to agent prompt files; no code paths affected.
Closes #527.
🤖 Generated with Claude Code