docs: fix drift flagged in #157 docs-review (d9b4b85)#160
Merged
Conversation
Resolves all 11 findings from the 2026-04-27 docs-review run (d9b4b85): 5 MAJOR + 5 MINOR + 1 NIT. - CLAUDE.md, CONTRIBUTING.md: align `npm run verify` description with actual script (adds `lint:demo` and `docs`). - CLAUDE.md: drop hardcoded `D:\Projects\agent-library` path. - CONTRIBUTING.md: replace undefined `R-XX` with `#NNN`. - PUBLISHING.md: replace stale 5-job CI list with `CI gate (required check)` aggregator + current leaf-job reference. - docs/PRODUCT_VISION.md: remove four dead links (`docs/specs/overview.md`, `docs/specs/roadmap.md`, `docs/plans/review-remediation.md`, `/root/.claude/plans/...`) in header, "Relationship to other docs", and review section. - examples/product-demo/README.md: `src/main.ts` → `src/app/main.ts` (file moved in PR #150). - docs/plans/2026-04-26-pre-v1-demo-guided-walkthrough.md: mark rename preflight as resolved (archived in PR #134). - .claude/memory/project_pending_major_changesets.md: replace stale 4-changeset count with pointer to `.changeset/*.md`. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Coverage report
Base-branch coverage summary was not available, so deltas are omitted. Once Floors live in |
size-limit report 📦
|
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
Resolves all 11 findings from the 2026-04-27 docs-review run (
d9b4b85) tracked in #157: 5 MAJOR + 5 MINOR + 1 NIT.d9b4b85.1CLAUDE.md:53lint:demo+docstonpm run verifydescriptiond9b4b85.2CONTRIBUTING.md:144npm run verifyalignmentd9b4b85.3docs/PRODUCT_VISION.md:419/root/.claude/plans/...pathd9b4b85.4examples/product-demo/README.md:109src/main.ts→src/app/main.ts(moved in #150)d9b4b85.5PUBLISHING.md:36-38CI gate (required check)aggregator + current leaf-job referenced9b4b85.6docs/PRODUCT_VISION.md:3-4,~413,~415,~469docs/specs/overview.md+docs/specs/roadmap.mdreferences (header, relationship section, review steps)d9b4b85.7docs/PRODUCT_VISION.md:417docs/plans/review-remediation.mdlinkd9b4b85.8CONTRIBUTING.md:143R-XX→#NNN(no R-XX scheme in this repo)d9b4b85.9CLAUDE.md:44D:\Projects\agent-librarypathd9b4b85.10docs/plans/2026-04-26-pre-v1-demo-guided-walkthrough.md:20d9b4b85.11.claude/memory/project_pending_major_changesets.md:8.changeset/*.mdTest plan
npm run verify(format:check + lint + lint:demo + typecheck + test + build + docs) greenNotes
docs-reviewlabel and<!-- d:... -->markers, which thereview-fix-shippedAction does not handle (it only matches<!-- f:... -->from the code-review bot). The owner ticks the boxes manually perdocs/docs-review-bot/README.md. PR body therefore lists each finding ID for manual reconciliation rather than theRefs # finding:magic line.Refs #157
🤖 Generated with Claude Code