docs: correct README license label MIT → GPL-3.0-or-later (#1744)#1746
docs: correct README license label MIT → GPL-3.0-or-later (#1744)#1746Kpa-clawbot wants to merge 1 commit into
Conversation
Polish review — trivially safe docs (1-line README label)3-axis status:
Diff: Kent Beck gate: Pure docs exemption (per AGENTS.md TDD section). No behavior change. Rubber-stamped. Verdict: merge-ready on content & process. Cannot auto-merge under strict gate (UNSTABLE due to unrelated Playwright flake); operator can merge manually with |
🤖 Hourly PR-watch reviewVerdict: APPROVE (CI blocked by #1747, not by this PR) One-character correctness fix: CI statusPlaywright failing everywhere on the same TDD exemptionPure docs (1-line README). No test required per AGENTS.md exempt rule. Findings: 0 BLOCKER / 0 MAJOR / 0 MINORReviewed by: orchestrator self-review (no surface complexity). |
Fixes #1744
Summary
README's License section advertised
MIT, but the repo'sLICENSEfile is GNU GPL v3 (GNU GENERAL PUBLIC LICENSE / Version 3, 29 June 2007). Updated the README label to the SPDX identifierGPL-3.0-or-laterso it matches the actual license text.Change
README.md:MIT→GPL-3.0-or-later(single line)TDD exemption
Pure docs change, no behavior. Per
AGENTS.mdTDD section: "Pure docs / pure comments: no test required. Kent Beck gate still runs, rubber-stamps with 'no behavior change' justification." No production code, no tests touched.Out of scope
The reporter also flagged two other items; per triage these are explicitly out of scope here: