Skip to content

README structural rewrite for promotion (PR A)#5

Merged
SwathiMystery merged 1 commit intomainfrom
readme-structure
Apr 23, 2026
Merged

README structural rewrite for promotion (PR A)#5
SwathiMystery merged 1 commit intomainfrom
readme-structure

Conversation

@SwathiMystery
Copy link
Copy Markdown
Collaborator

First of three planned README improvements (PR A: structure & copy; PR B: 15s asciicast; PR C: visual polish).

What changed

Hero

  • Tagline promoted to h3 italic for visual dominance
  • Dropped the redundant "Auto-capture facts..." sub-sub-tagline (banner + Features already say this)
  • Dropped "PRs Welcome" badge

Flow

  • Added 60-second try block under badges (pip install + 4 commands → working demo in under a minute)
  • Merged "What is lore?" + "The Problem" → single Why lore exists section
  • What makes lore different comparison table moved from the bottom to immediately after "Why" — strongest proof point now visible without scrolling past the whole doc
  • Dropped "Prerequisites" (folded the 2 meaningful lines into Install)
  • Dropped the old top/bottom nav rows

Attribution & polish

  • Testimonial attribution tightened: "Claude Code power user" → "early user, 2026-04"
  • Author line added at the end
  • Closing CTA replaced with Star / pip install / Issues trio
  • Changelog link surfaced in the alpha callout

Preserved (no change)

  • Banner SVG + absolute URL (from the previous PR)
  • ASCII architecture diagram
  • JSON decision-trace + compiled-article examples
  • Commands table
  • Storage tree, three-layer diagram, before/after table, "does NOT replace" list

Not in scope

  • PR B: 15-second asciicast/GIF near the hero — biggest single promotional lift; requires recording.
  • PR C: Features-as-cards grid, commands-grouped-by-intent, fix the hardcoded 2026-03-28 date in banner SVG.

Ready to merge once CI is green.

Reorders and tightens copy for a promote-ready README. No asset changes.

Hero
- Promote the tagline to h3 italic so it dominates visually
- Drop the redundant sub-sub-tag ("Auto-capture facts and decisions as you work...") — already covered in banner
- Drop "PRs Welcome" badge (noise; CONTRIBUTING.md link suffices)

Flow
- Add a "60-second try" block immediately under badges so visitors who already "get it" can try in seconds
- Merge "What is lore?" + "The Problem" into a single "Why lore exists" section
- Move "What makes lore different" (comparison table) from the bottom to right after the Why section — strongest proof point, now visible without scrolling past the whole doc
- Drop the old top/bottom nav rows (redundant with GitHub TOC sidebar)
- Drop "Prerequisites" section (folded into Install)

Attribution and polish
- Testimonial attribution: "Claude Code power user" → "early user, 2026-04" (specific-but-anonymous)
- Add author line at the end ("Built by Swathi because she kept closing terminals...")
- New closing CTA: Star / pip install / Issues
- Changelog link surfaced in the alpha callout

Content preserved unchanged
- Banner image
- ASCII architecture diagram
- JSON decision-trace example
- Compiled article example
- Commands table
- Storage tree
- Three-layer model diagram
- Before/after table
- "What lore does NOT replace" list
@SwathiMystery SwathiMystery merged commit 12ebd95 into main Apr 23, 2026
7 checks passed
@SwathiMystery SwathiMystery deleted the readme-structure branch April 23, 2026 05:24
@SwathiMystery
Copy link
Copy Markdown
Collaborator Author

Pushed a follow-up fixing broken badges after review:

Badge Was Now
Downloads red "package not found" (pypistats has no data <48h old) removed — re-add after stats propagate
Python pyversions red "missing" (no classifiers in pyproject) static 3.10 | 3.11 | 3.12 | 3.13 until next release picks up the new classifiers
PyPI version ?color=blue silently ignored by shields (0.x always orange) removed the no-op param
CI no branch pin — flickered across branches pinned ?branch=main + query filter

Also added Programming Language / License / OS / Topic classifiers to pyproject.toml — good PyPI hygiene. Takes effect on next release.

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