docs(plugins): drop unreachable repo-root LICENSE pointer from final 13 READMEs (wave 3) - #766
docs(plugins): drop unreachable repo-root LICENSE pointer from final 13 READMEs (wave 3)#766kyle-sexton wants to merge 1 commit into
Conversation
…13 READMEs (wave 3) Completes the fleet-wide removal: delete the dangling "See the LICENSE file at the root" sentence, keep the inline MIT/SPDX statement, patch bump + CHANGELOG entry per plugin. Guardrails and work-items stack above entries that landed on main mid-flight (0.9.2 home-gate fix, 0.17.1 linked-PR pagination); songwriting's methodology-attribution note is preserved. Repo-wide pointer grep is now zero. Wave 3 of 3: guardrails, playbooks, powershell-format, prototype, repo-hygiene, review, ruff-format, songwriting, tdd, testing, toolchain, verification, work-items. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
|
Claude finished @kyle-sexton's task in 1m 55s —— View job PR Review — wave 3 LICENSE-pointer cleanup
FindingsLGTM — clean, mechanical, no issues found. Scope & shape39 files across 13 plugins, each following the same 3-file pattern (README, CHANGELOG, plugin.json). No files outside this pattern were touched. README pointer removalAll 13 READMEs correctly:
Repo-wide grep ( Version bumpsAll 13 plugins receive a patch-level bump only (last component +1), consistent with a documentation-only change:
CHANGELOG entriesAll 13 entries are worded identically (documentation-only rationale, explains the isolated plugin cache can't reach the repo root), which is appropriate for a uniform mechanical change. The entries sit at the top of each file as expected. Special cases
CLAUDE.md / process alignment
Ready to merge. |
|
Claude finished @kyle-sexton's task in 58s —— View job Security Review — PR #766
FindingsNo security issues found. This PR makes three mechanical changes across 13 plugins:
Checked against all requested threat categories:
Version alignment between |
|
Superseded by the rebased replacement PR (same 39-file change, re-stacked over #737's toolchain 0.5.0 / verification 0.3.0 mid-flight bumps as 0.5.1 / 0.3.1). Force-push to this branch is blocked by the local permission posture, so the resolution ships on a sibling branch. |
…13 READMEs (wave 3) (#771) Closes #537 — final wave; repo-wide repro grep (`at the root of|root of (the )?melodic`) returns zero across all `plugins/*/README.md` on this branch. Supersedes #766 (identical change, rebased): #737 landed toolchain 0.5.0 / verification 0.3.0 mid-grace, so those two stack as 0.5.1 / 0.3.1; guardrails (0.9.2→0.9.3) and work-items (0.17.1→0.17.2) stack above their own mid-flight entries as before. All 13 manifests match their CHANGELOG top entry; songwriting's methodology-attribution note preserved. ## Related - #537 (wave 3 of 3 — closes) - #766 (superseded — pre-rebase head of this same change) - #755 / #758 (waves 1–2) - #426 (the two-plugin fix this mirrors) 🤖 Generated with [Claude Code](https://claude.com/claude-code) --------- Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
Closes #537 — final wave; repo-wide repro grep (
at the root of|root of (the )?melodic) returns zero across allplugins/*/README.mdon this branch.Same recipe as waves 1–2 (PR #755, #758): delete the dangling pointer sentence, keep inline
MIT (SPDX-License-Identifier: MIT), patch bump + CHANGELOG per plugin. Guardrails (0.9.2→0.9.3) and work-items (0.17.1→0.17.2) stack above entries that landed on main mid-flight (#759 home-gate fix; #753 linked-PR pagination) — conflicts resolved by stacking, both manifests match their CHANGELOG top entry. Songwriting's Pattison methodology-attribution note preserved; only the pointer sentence removed.Related
🤖 Generated with Claude Code