Add CONTRIBUTING.md, SECURITY.md, PR template to doc sources-of-truth table - #76
Merged
Merged
Conversation
… table The table only listed 3 files, but the repo gained 4 more contributor-facing docs that make verifiable claims. Neither Phase 7 (PR-scoped doc check) nor Phase 2 Stage A (repo-wide sweep) iterate anything outside this table, so PULL_REQUEST_TEMPLATE.md carried stale pre-CI framing through 7 merged PRs before a manual sweep caught it (PR #72). Closes #74
dmccoystephenson
added a commit
that referenced
this pull request
Aug 3, 2026
… table (#76) The table only listed 3 files, but the repo gained 4 more contributor-facing docs that make verifiable claims. Neither Phase 7 (PR-scoped doc check) nor Phase 2 Stage A (repo-wide sweep) iterate anything outside this table, so PULL_REQUEST_TEMPLATE.md carried stale pre-CI framing through 7 merged PRs before a manual sweep caught it (PR #72). Closes #74
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
CLAUDE.md's "Documentation sources of truth" table only listedcreate-dev-loop.md,README.md,RESEARCH.md-- but the repo has since gainedCONTRIBUTING.md(Add CONTRIBUTING.md and CODE_OF_CONDUCT.md #63),SECURITY.md(Add SECURITY.md #68), and.github/PULL_REQUEST_TEMPLATE.md/ISSUE_TEMPLATE/*(Add issue and PR templates #64), all of which make verifiable claims.Closes #74
Note on scope
This edits
CLAUDE.md, which the generated skill's own Phase 1 flags as agent-loaded config requiring explicit, separate user authorization before an autonomous cycle may touch it (issue #74 was filed rather than fixed for exactly this reason). Opening this under the maintainer's direct, in-session request to polish the repo, which is that authorization.Research grounding
Project-bookkeeping change, not a claim about agent behavior -- no
RESEARCH.mdfinding applies (matches issue #74's own assessment).Test plan
python3 scripts/check_docs.pypasses.github/PULL_REQUEST_TEMPLATE.mdalready matches CI's actual scope (fixed by PR Fix stale accuracy claims in RESEARCH.md and the PR template #72),CONTRIBUTING.mdandSECURITY.mdboth still accurately restateCLAUDE.md's conventions and Step 2's actual read behavior{{placeholder}}or Step changesdrafted by Claude on behalf of Daniel Stephenson