Standards family severity model: severity-in-tag rules, grading cascade, candidate gaps - #9
Merged
Merged
Conversation
… and candidate-gap offers
…security-model skills
… offers, standalone fallback
…ers, standalone fallback
8 tasks
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.
Implements the family-wide severity model designed in
docs/specs/2026-07-22-standards-severity-model-design.md (10-task plan,
subagent-driven; final whole-branch review: Ready to merge).
What changed
tagged
(id: <rule-id>; severity: ...; [kind: defect|hardening;] source: ...); the tag is the single source of truth, all## Review severitiesroll-up sections are removed.group.suffix) with absoluteseverities for violations that grade differently from the group
default; mutually exclusive by wording.
defect(runtime/liverisk) or
hardening(house-mandated protection); review headlinesbreak critical counts down by kind.
default →
rule: nonegraded by the authoring rubric; specific-idcitation mandatory; invented ids banned.
rule: nonefindings surface as candidatestandards gaps with Project-memory park and upstream-report offers.
grammar, candidate-gap offers, mixed-version degradation; the
authoring rubric is canonical in
.claude/rules/standards-rule-tags.mdwith exactly three sanctioned verbatim copies.
python-standards 0.2.0.
Validated by dogfooding on six real projects (3 Python + 3 Salesforce,
7 review runs): tag-bound grading held across reruns, zero fabricated
ids, kind labels 100% tag-consistent; residual edge cases are parked
for the next iteration.
Refs #6
Closes #7
Closes #8