Skip to content

docs: rewrite README as landing page, extract FAQ - #3

Merged
Chheng64 merged 1 commit into
mainfrom
docs/readme-landing-page
Aug 7, 2026
Merged

docs: rewrite README as landing page, extract FAQ#3
Chheng64 merged 1 commit into
mainfrom
docs/readme-landing-page

Conversation

@Chheng64

@Chheng64 Chheng64 commented Aug 7, 2026

Copy link
Copy Markdown
Owner

What

Applies the README content strategy v2: README becomes a GitHub landing page; detailed documentation stays in dedicated files.

  • README.md — rewritten onboarding-first: hero with one CTA → who it's for → what you'll build → first project in 5 steps → the signin reference run as evidence → benefit-led features → comparison table → documentation hub → community → one-line roadmap. 531 → ~200 lines.
  • FAQ.md — new. All nine FAQ answers moved out of the README verbatim, except one correction: "Why is examples/ empty?" was stale — examples/signin/ exists — and is now "Why is there exactly one example?"
  • DIAGRAMS.md — repointed the only inbound link to a removed README anchor (#workflow-overview) at the Workflow Guide.
  • CHANGELOG.md — Unreleased entries for both.

Zero content loss

Every removed README section verified to live in full in its dedicated document: architecture overview → ARCHITECTURE.md §1, workflow diagram → WORKFLOW_GUIDE.md + DIAGRAMS.md §1, validator table → VALIDATION_ENGINE.md, philosophy → DESIGN_PRINCIPLES.md, commercial vision → PUBLIC_ROADMAP.md "The invariant", repository structure → per-folder READMEs + SETUP.md.

Verification

  • node tools/linkcheck.mjs --fail-on major — 920/920 internal links, exit 0
  • node tools/mermaidcheck.mjs --fail-on major — 34/34 blocks, exit 0

Note for the maintainer

The Community section links GitHub Discussions. That feature must be enabled under Settings → Features, or the link 404s. External links are deliberately not CI-checked.

🤖 Generated with Claude Code

The README explained the methodology before helping a visitor try it.
Reordered onboarding-first: outcome, audience, first project, evidence
from the signin reference run. Detail sections removed only where the
dedicated document already carries them in full.

FAQ moves to FAQ.md, correcting the stale claim that examples/ is
empty. DIAGRAMS.md repointed off the removed README anchor.

linkcheck 920/920, mermaidcheck 34/34, both exit 0.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@Chheng64
Chheng64 merged commit 0896548 into main Aug 7, 2026
6 checks passed
@Chheng64
Chheng64 deleted the docs/readme-landing-page branch August 7, 2026 13:50
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