Skip to content

docs: fix drift flagged in #157 docs-review (d9b4b85)#160

Merged
Luis85 merged 1 commit into
developfrom
docs/review-bot-d9b4b85
Apr 27, 2026
Merged

docs: fix drift flagged in #157 docs-review (d9b4b85)#160
Luis85 merged 1 commit into
developfrom
docs/review-bot-d9b4b85

Conversation

@Luis85
Copy link
Copy Markdown
Owner

@Luis85 Luis85 commented Apr 27, 2026

Summary

Resolves all 11 findings from the 2026-04-27 docs-review run (d9b4b85) tracked in #157: 5 MAJOR + 5 MINOR + 1 NIT.

ID File Severity Fix
d9b4b85.1 CLAUDE.md:53 MAJOR Add lint:demo + docs to npm run verify description
d9b4b85.2 CONTRIBUTING.md:144 MAJOR Same npm run verify alignment
d9b4b85.3 docs/PRODUCT_VISION.md:419 MAJOR Remove leaked /root/.claude/plans/... path
d9b4b85.4 examples/product-demo/README.md:109 MAJOR src/main.tssrc/app/main.ts (moved in #150)
d9b4b85.5 PUBLISHING.md:36-38 MAJOR Replace stale 5-job CI list with CI gate (required check) aggregator + current leaf-job reference
d9b4b85.6 docs/PRODUCT_VISION.md:3-4,~413,~415,~469 MINOR Remove dead docs/specs/overview.md + docs/specs/roadmap.md references (header, relationship section, review steps)
d9b4b85.7 docs/PRODUCT_VISION.md:417 MINOR Remove dead docs/plans/review-remediation.md link
d9b4b85.8 CONTRIBUTING.md:143 MINOR R-XX#NNN (no R-XX scheme in this repo)
d9b4b85.9 CLAUDE.md:44 MINOR Drop hardcoded D:\Projects\agent-library path
d9b4b85.10 docs/plans/2026-04-26-pre-v1-demo-guided-walkthrough.md:20 MINOR Mark rename preflight as resolved (archived via #134)
d9b4b85.11 .claude/memory/project_pending_major_changesets.md:8 NIT Replace stale 4-changeset count with pointer to .changeset/*.md

Test plan

  • npm run verify (format:check + lint + lint:demo + typecheck + test + build + docs) green
  • No code changes — docs-only PR; behavior unchanged
  • Codex review on the PR is acknowledged or rebutted

Notes

  • No changeset (docs-only).
  • Issue Docs review — 2026-04-27 (d9b4b85) #157 uses the docs-review label and <!-- d:... --> markers, which the review-fix-shipped Action does not handle (it only matches <!-- f:... --> from the code-review bot). The owner ticks the boxes manually per docs/docs-review-bot/README.md. PR body therefore lists each finding ID for manual reconciliation rather than the Refs # finding: magic line.
  • Bundled all 11 findings into one PR per the "one PR per session" rule and the doc-only nature of the changes (each fix is a one-liner with no test surface).

Refs #157

🤖 Generated with Claude Code

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>
@github-actions
Copy link
Copy Markdown

Coverage report

Metric This PR vs base Floor Status
statements 87.12% 74% ⚠️ 13.1pp above floor — consider re-baselining
branches 77.25% 64% ⚠️ 13.3pp above floor — consider re-baselining
functions 91.05% 83% ⚠️ 8.0pp above floor — consider re-baselining
lines 89.53% 75% ⚠️ 14.5pp above floor — consider re-baselining

Base-branch coverage summary was not available, so deltas are omitted. Once develop has a successful coverage run, the next PR push will show deltas.

Floors live in scripts/coverageThresholds.mjs (drift envelope 5pp). Re-baseline by editing that file when ⚠️ appears above; cite the new measured value + commit SHA.

@github-actions
Copy link
Copy Markdown

size-limit report 📦

Path Size
dist/index.js (gzip) 37.86 KB (0%)
dist/integrations/excalibur/index.js (gzip) 1.4 KB (0%)
dist/cognition/adapters/mistreevous/index.js (gzip) 1.14 KB (0%)
dist/cognition/adapters/js-son/index.js (gzip) 1.36 KB (0%)
dist/cognition/adapters/tfjs/index.js (gzip) 8.74 KB (0%)

@Luis85 Luis85 merged commit 85ed749 into develop Apr 27, 2026
26 checks passed
@Luis85 Luis85 deleted the docs/review-bot-d9b4b85 branch April 27, 2026 19:21
@Luis85 Luis85 mentioned this pull request Apr 27, 2026
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants