Skip to content

docs: Reformat README.md prose lines to 80 characters max#2

Merged
whitmo merged 1 commit intomainfrom
work/zealous-otter
Jan 22, 2026
Merged

docs: Reformat README.md prose lines to 80 characters max#2
whitmo merged 1 commit intomainfrom
work/zealous-otter

Conversation

@whitmo
Copy link
Copy Markdown
Owner

@whitmo whitmo commented Jan 22, 2026

Summary

Systematically reformatted all prose paragraphs in README.md to wrap at 80 characters maximum for improved readability in terminal viewers and 80-column text editors.

Changes Made

  • Wrapped all prose text to 80 character line limit
  • Preserved all code blocks (both fenced with ``` and indented)
  • Preserved all markdown tables (lines with |)
  • Preserved all ASCII art diagrams
  • Preserved all command examples and code listings

Sections Reformatted

  • Introduction and project overview
  • Philosophy: The Brownian Ratchet
  • Our Opinions (CI is King, Forward Progress, etc.)
  • Gastown comparison and MMORPG philosophy
  • How It Works section
  • Commands section prose
  • Workspaces and Workers descriptions
  • Working with multiclaude examples
  • Architecture Design Principles
  • Public Libraries descriptions

What Was NOT Changed

  • Code blocks remain untouched
  • Tables remain in original format
  • ASCII diagrams preserved exactly
  • Command examples unchanged
  • File structure listings unchanged

This change makes the README more readable on terminals and follows common documentation practices for 80-column line limits.

🤖 Generated with Claude Code

Wrap all prose paragraphs in README.md to 80 characters maximum while
preserving:
- Code blocks (both fenced and indented)
- Markdown tables
- ASCII art diagrams
- Command examples

This improves readability in terminal viewers and text editors with
80-column displays.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@whitmo whitmo merged commit dca5e0b into main Jan 22, 2026
@whitmo whitmo deleted the work/zealous-otter branch January 22, 2026 21:52
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