Skip to content

docs: trim README to a trailhead (front door, not the encyclopedia)#16

Merged
vigneshnarayanaswamy merged 1 commit into
mainfrom
docs/readme-trailhead
Jun 6, 2026
Merged

docs: trim README to a trailhead (front door, not the encyclopedia)#16
vigneshnarayanaswamy merged 1 commit into
mainfrom
docs/readme-trailhead

Conversation

@vigneshnarayanaswamy

Copy link
Copy Markdown
Collaborator

README = trailhead (GitHub + PyPI front door); docs = destination (comprehensive, CI-verified source of truth).

The README had grown to 375 lines duplicating the docs (quickstart, every connector/backend, full API) — a drift surface whose examples weren't tested.

  • README → 95 lines: pitch, the one self-building-graph "aha", install, the MCP one-liner, and a Documentation signpost (absolute URLs so they resolve on PyPI too). Encyclopedic content lives only in the docs now.
  • The example-doctest now also runs the README snippet — the front door can't drift either.

Verified: 8 passed / 11 skipped, ruff clean.

🤖 Generated with Claude Code

The README duplicated the docs (full quickstart, every connector, every
backend, the whole API) — a 375-line drift surface whose examples, unlike the
docs', weren't tested. README = trailhead (the GitHub + PyPI front door);
docs = destination (the comprehensive, CI-verified source of truth).

- README → 95 lines: pitch, the one self-building-graph "aha", install, the
  MCP one-liner, and a Documentation signpost (absolute URLs so they resolve
  on PyPI too). Encyclopedic content now lives only in the docs.
- Extend the example-doctest to also run the README's snippet, so the front
  door can't drift either.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@vigneshnarayanaswamy vigneshnarayanaswamy merged commit 536e9ab into main Jun 6, 2026
8 checks passed
@vigneshnarayanaswamy vigneshnarayanaswamy deleted the docs/readme-trailhead branch June 6, 2026 16:57
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