Skip to content

docs(readme): refine, proofread, drop em-dashes#130

Merged
AbdelStark merged 1 commit into
mainfrom
claude/dependabot-prs-readme-k3GH7
May 21, 2026
Merged

docs(readme): refine, proofread, drop em-dashes#130
AbdelStark merged 1 commit into
mainfrom
claude/dependabot-prs-readme-k3GH7

Conversation

@AbdelStark

Copy link
Copy Markdown
Owner

Summary

A proofreading and refinement pass over README.md:

  • No em-dash punctuation. Every (em-dash) is replaced with the
    best fit for its local syntactic role: commas for parentheticals,
    colons for explanatory follow-ons, semicolons for stronger clause
    breaks, parens where the aside is clearly bounded. Numeric en-dashes
    (e.g. 25–30M, RFC-0002–RFC-0010, Phase 0–1) are preserved
    because they are not em-dashes.
  • Less marketing phrasing. The "Why GenoLeWM" opener no longer
    calls Carbon "powerful" and no longer uses "the signal is strong"
    framing; it just states the mechanic (logP(alt) − logP(ref)) and
    goes to the structural limits. The Phase 1 status line drops
    "shipping today". The "cypherpunk angle" table row is refocused on
    the RFC content (on-device, verifiable inference) rather than
    positioning against "other bio models". The aspirational lead-in to
    Engineering discipline is removed; the gate table speaks for
    itself.
  • Acknowledgments. Paired em-dashes around author lists are
    rewritten as by ... for ... constructions, which is closer to
    standard academic acknowledgment phrasing.

No structural changes; all headings, badges, code blocks, tables, and
links are preserved.

Test plan

  • CI: docs (mkdocs build --strict) passes
  • CI: contract gates pass
  • No (U+2014 em-dash) remains in README.md

Generated by Claude Code

…sing

- Replace em-dashes (—) throughout with commas, colons, semicolons, or
  parens as appropriate for the local syntactic role; numeric en-dashes
  (e.g. 25–30M, RFC-0002–RFC-0010, Phase 0–1) are preserved.
- Tighten the 'Why GenoLeWM' opener (drop 'powerful' adjective and the
  'signal is strong' framing) and the Phase 1 status line (drop
  'shipping today').
- Refocus the cypherpunk table row on RFC content (on-device,
  verifiable inference) rather than positioning.
- Drop the aspirational lead-in to 'Engineering discipline' and let the
  gate table speak for itself.
- Reflow acknowledgments to use 'by ... for ...' instead of paired
  em-dashes around the author list.
@AbdelStark AbdelStark merged commit b30414e into main May 21, 2026
12 checks passed
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