Skip to content

docs: rewrite README in ruflo-style#76

Merged
ruvnet merged 1 commit into
mainfrom
docs/readme-ruflo-style
May 14, 2026
Merged

docs: rewrite README in ruflo-style#76
ruvnet merged 1 commit into
mainfrom
docs/readme-ruflo-style

Conversation

@ruvnet
Copy link
Copy Markdown
Owner

@ruvnet ruvnet commented May 14, 2026

Summary

The previous README was 2,223 lines of feature lists, version matrices, integration examples, and historical content that mostly duplicated `docs/` — it had grown into a small website rather than an entry point.

Rewrite as a 200-line top-of-funnel:

  • One-line elevator pitch
  • A Why paragraph and a What it does ASCII diagram
  • Three install paths (one crate / full workspace / WASM)
  • A capability table with emoji-tagged rows
  • Collapsible `
    Details` blocks for the crate matrix, npm packages, WASM, and the architecture diagram
  • A four-doc Documentation table pointing at `docs/{ARCHITECTURE,GETTING_STARTED,BENCHMARKS,SECURITY}.md`
  • A single Support table at the bottom

Structure borrowed from `ruvnet/ruflo`'s README (centered badge cluster, Why X / What X Does, capability table, collapsible details, four-doc index). Content is midstream-specific: the 6 published Rust libs, inflight-analysis story, ADR references, perf numbers from `docs/BENCHMARKS.md`, dev workflow matching the current CI gates (incl. `--exclude midstream` while ADR-0005's lean_agentic retirement is in flight).

Test plan

  • No code or workflow changes — README-only diff
  • Markdown previewed locally; tables and `
    Details` blocks render correctly
  • CI on this PR confirms nothing else regressed

🤖 Generated with claude-flow

The previous README was 2,223 lines of feature lists, version
matrices, integration examples, and historical content that mostly
duplicated docs/ — it had grown into a small website rather than an
entry point. Rewrite as a 200-line top-of-funnel: one-line elevator
pitch, a "Why" paragraph, a "What it does" ASCII diagram, three
install paths, a capability table, collapsible deep-dives, and
pointers to the four canonical docs.

Borrowed structure (not content) from ruvnet/ruflo's README:
- Centered badge cluster up top
- Why X / What X Does intro
- Quick Start comparison table (3 install paths)
- "What You Get" capability table
- Collapsible <details> for crate matrix + architecture + WASM
- Documentation table → 4 canonical docs + ADR index
- Single Support table at the bottom

Content is midstream-specific: 6 published Rust libs, inflight
analysis story, ADR references, performance numbers from
docs/BENCHMARKS.md, dev workflow that matches our CI gates (with
--exclude midstream while ADR-0005 lean_agentic retirement is in
flight).

Co-Authored-By: claude-flow <ruv@ruv.net>
@ruvnet ruvnet merged commit 79e57e7 into main May 14, 2026
14 of 37 checks passed
@ruvnet ruvnet deleted the docs/readme-ruflo-style branch May 14, 2026 02:06
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