Skip to content

Pass the README through humanize; drop the credits section; LICENSE.md - #10

Merged
ccf merged 1 commit into
mainfrom
chore/readme-humanize
Sep 14, 2026
Merged

ccf merged 1 commit into
mainfrom
chore/readme-humanize

Conversation

@ccf

@ccf ccf commented Sep 14, 2026

Copy link
Copy Markdown
Owner

Summary

  • README passed through humanize itself. Audit (installed plugin 0.3.1, --audit-only) flagged aphoristic antithesis and semicolons clustered in the Principles bullets and the second intro paragraph, a run of five "Author (year) measured/put/found…" sentences, and two em dashes doing "or" work; wordlist/not-but hits were all inside the quoted example email. The rewrite pass changed prose only — every table row, code block, command, path, and tree line is byte-identical (checked) — and the "Choices you may want to reverse" were two: the Jakesch citation moved to a parenthetical, and "delegates" → "leaves".
  • Credits section removed from the README. StoryScope's MIT attribution stays in data/README.md; fixture provenance in tests/fixtures/PROVENANCE.md.
  • LICENSELICENSE.md (already the MIT boilerplate, © 2026 ccf).
  • CHANGELOG under [Unreleased]; no version bump (docs only).

Test plan

  • uv run pytest -q -W error → 109 passed on 3.9 and 3.13 (study-count guard still matches)
  • Scanner on the README: no wordlist hits outside the quoted example; semicolon rate down
  • CI green, Bugbot clean

🤖 Generated with Claude Code

https://claude.ai/code/session_01KTKYvLEVY4mStJ3iPaB1Mh


Note

Low Risk
Prose and licensing file naming only; no runtime, skill, or scanner behavior changes.

Overview
Documentation-only refresh: the README intro and install notes were rewritten after a humanize audit (fewer stacked “Author (year)…” sentences, semicolons split into periods, one wording tweak delegates → leaves for harness document extraction). Tables, commands, paths, and the file tree are unchanged.

The README Credit and license section is removed; StoryScope and fixture attribution stay in data/README.md and tests/fixtures/PROVENANCE.md. LICENSE is renamed to LICENSE.md, with [Unreleased] entries in CHANGELOG.md and no version bump.

Reviewed by Cursor Bugbot for commit f58745c. Bugbot is set up for automated code reviews on this repo. Configure here.

@ccf
ccf merged commit db51ff3 into main Sep 14, 2026
5 checks passed
@ccf
ccf deleted the chore/readme-humanize branch September 14, 2026 18:14
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.

1 participant