Conversation
Add five new deterministic constraints to §1 (Skill Scope Rules) codifying the eval-aware Test Quality behavior introduced by TC-4572 and TC-4573: - 1.28: eval result review detection criteria - 1.29: false positive prevention - 1.30: Test Quality verdict incorporation - 1.31: autonomous eval failure sub-task creation - 1.32: eval failure root-cause pipeline integration Update traceability index for verify-pr/SKILL.md and style-conventions.md. Implements TC-4574 Assisted-by: Claude Code
Contributor
Reviewer's guide (collapsed on small PRs)Reviewer's GuideAdds five new eval-aware Test Quality constraints (1.28–1.32) to the Skill Scope Rules in docs/constraints.md and updates the traceability index to map the new constraints to verify-pr SKILL and style-conventions checks. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
Owner
Author
Verification Report for TC-4574 (commit bdfb40f)
Overall: PASSAll checks pass. Constraints 1.28–1.32 are correctly added with verified source references, sequential numbering, and updated traceability index. This comment was AI-generated by sdlc-workflow/verify-pr v0.9.1. |
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
docs/constraints.md, codifying the eval-aware Test Quality behavior from TC-4572 and TC-4573verify-pr/SKILL.md(adding Step 4a.1, Step 6a, Step 6d, Step 7 references) andverify-pr/style-conventions.md(adding Check 5)Implements TC-4574
Test plan
Summary by Sourcery
Document eval-aware Test Quality behavior in the constraints spec and align traceability mappings for verify-pr and style-conventions skills.
New Features:
Enhancements: