docs: correct stale status and layout claims in CLAUDE.md, the rules, and the README#488
Merged
Merged
Conversation
… and the README CLAUDE.md no longer calls the source layers placeholders; all six are live. The README status line replaces the internal Phase 0 label with an accurate early-alpha statement, and the Node prerequisite now matches the engines field. Rule 6 describes the committed ADR tree instead of a gitignored cache, and rule 9 lists all ten commitlint types. Skill files that flagged these lines as stale are refreshed, leaving CONTRIBUTING.md as the one file still carrying known stale claims.
6e87d2d to
d31f352
Compare
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.
Corrects five statements that no longer match the repository, and refreshes the agent skills that had been warning about them.
In the committed docs:
In the skills under .claude/skills/: every note that flagged one of the above lines as stale is removed or narrowed, since the warnings would otherwise become false the moment this merges. The remaining staleness warnings all point at CONTRIBUTING.md (Node 20, the single-smoke-test claim, the 0.0.0 version note, seven commit types), which this PR does not touch; fixing CONTRIBUTING.md is a natural follow-up.
Doc-only change: no source or test files.