Skip to content

docs: rework README — pitch-first, operations move to topic pages#21

Merged
RodCor merged 2 commits into
mainfrom
docs/readme-rework
Jun 10, 2026
Merged

docs: rework README — pitch-first, operations move to topic pages#21
RodCor merged 2 commits into
mainfrom
docs/readme-rework

Conversation

@RodCor

@RodCor RodCor commented Jun 10, 2026

Copy link
Copy Markdown
Owner

Summary

  • README was 488 lines with two quickstarts, a ~100-line Remote section, and benchmark text accidentally rendered inside the install code fence.
  • Now 172 lines, pitch-first: why → compact how-it-works → one quickstart → benchmark blurb → Remote teaser → docs index.
  • Operational content moved verbatim (numbers are audit-verified) to two new topic pages: docs/INSTALL.md (install paths, host wiring, harvest/distiller, maintenance) and docs/REMOTE.md (full server setup, ingest, retrieval quality).

Test Plan

  • README renders correctly on GitHub (code fences balanced — the unclosed-fence bug is fixed)
  • All links resolve (docs/INSTALL.md, docs/REMOTE.md, HOW-KIMETSU-WORKS, npm/)

🤖 Generated with Claude Code

RodrigoCordoba and others added 2 commits June 10, 2026 15:57
The README had grown to 488 lines with two quickstarts, a ~100-line Remote
section, benchmark detail accidentally INSIDE the install code fence (the
fence opened at the cargo block never closed before it), and a How-it-works
section duplicating the reference doc.

Now 172 lines: tagline -> why -> compact how-it-works -> ONE quickstart
(install, setup one-shot, selftest, first memory) -> 4-line benchmark blurb
-> 8-line Remote teaser -> what's-in-the-box -> docs index. Operational
content moved VERBATIM (numbers are audit-verified) to two new topic pages:

- docs/INSTALL.md — install paths (cargo/npm/prebuilt), host wiring matrix,
  auto-harvest + distiller, config toggles, maintenance & lifecycle.
- docs/REMOTE.md — full server setup, client wiring, retrieval quality,
  server-side ingest + repos.toml.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@RodCor
RodCor merged commit 8a123a3 into main Jun 10, 2026
9 of 12 checks passed
@RodCor
RodCor deleted the docs/readme-rework branch June 10, 2026 19:01
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