fix(specs): correct repo-health family count in triage-mode.md - #1075
Open
zheflow wants to merge 1 commit into
Open
fix(specs): correct repo-health family count in triage-mode.md#1075zheflow wants to merge 1 commit into
zheflow wants to merge 1 commit into
Conversation
Why: triage-mode.md said "five-skill family" while repo-health-family.md says the family is six skills deep. The sixth skill, dependency-license-audit, shipped without this spec being updated. The spec-loop plan beat reads Known gaps to choose the next work item, so the two specs disagreeing about a countable fact can send the loop at finished work. Per the maintainer's direction on the issue (Option 1), six read-only audits is the correct count; re-keying audit-finding-fix off family:repo-health is left for a follow-up once the target key is decided. Closes apache#931 Generated-by: Claude Code (Fable 5)
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
triage-mode.mdcalled repo-health a "five-skill family" whilerepo-health-family.mdsays six. The sixth skill,dependency-license-audit, shipped without this spec being updated. Per the maintainer's direction on the issue (Option 1: six read-only audits is the correct count), this PR updates the count to six and adds the missing skill to the list.Type of change
tools/spec-loop/specs/)Test plan
uv run --project tools/spec-validator spec-validate tools/spec-loop/specs/— OK, no violationsprek run --all-files— all 23 hooks passRFC-AI-0004 compliance
No runtime behaviour or state-changing workflow is changed — spec prose only.
Linked issues
Closes #931
Notes for reviewers (optional)
Scoped to the prose fix only. The other half of Option 1 — re-keying
audit-finding-fixofffamily: repo-health— is left for a follow-up once the target key is decided (it also feeds the three-way-discrepancy example inspec-gap-staleness.md, which a re-key would invalidate).Generative AI disclosure
Prepared with Claude Code (Fable 5). The commit carries a
Generated-by:trailer and no AICo-Authored-By:trailer.