docs(rules): adopt RFC 2119 keywords consistently across rule files - #47
Merged
Conversation
Language-only pass: hard rules now state requirements exclusively with bolded MUST / MUST NOT, soft rules with SHOULD / SHOULD NOT / MAY, per RFC 2119, with the standard reference statement added at the top of both files. CLAUDE.md and AGENTS.md rule summaries aligned where they contradicted the reworded text. No rule semantics, numbering, or thresholds changed. Closes #15 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
# Conflicts: # CHANGELOG.md
# Conflicts: # .vault/rules/hard-rules.md
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
Implements #15 — a language-only pass over the rule files:
hard-rules.mdandsoft-rules.mdMerge note
Merge this PR last in the batch — it rewords
soft-rules.mdandhard-rules.md, which the SR-016 (#44-series namespacing) and index-maintenance (#41) PRs also touch; I'll rebase it over the final rules text after the others land so the keyword pass covers SR-016 and the new HR-004/HR-008 wording too.Closes #15
🤖 Generated with Claude Code