

Also from Kynth Studios


Also from Kynth Studios


Also from Kynth Studios
1# V3 Module Development23This directory contains the V3 monorepo packages. Root CLAUDE.md rules apply here.45## Build & Test67```bash8# From v3/@claude-flow/<package>9npm install && npm run build && npm test10```1112## Packages1314| Package | Path | Purpose |15|---------|------|---------|16| `@claude-flow/cli` | `@claude-flow/cli/` | CLI entry point (26 commands, 140+ subcommands) |17| `@claude-flow/guidance` | `@claude-flow/guidance/` | Governance control plane (compile, enforce, prove, evolve) |18| `@claude-flow/hooks` | `@claude-flow/hooks/` | 17 hooks + 12 background workers |19| `@claude-flow/memory` | `@claude-flow/memory/` | AgentDB + HNSW vector search |20| `@claude-flow/shared` | `@claude-flow/shared/` | Shared types and utilities |21| `@claude-flow/security` | `@claude-flow/security/` | Input validation, path security, CVE remediation |2223## Code Quality2425- Files under 500 lines26- No hardcoded secrets27- Input validation at system boundaries28- Typed interfaces for all public APIs29- TDD London School (mock-first) preferred30- Event sourcing for state changes3132## Performance Targets3334> Source of truth: [`docs/reviews/intelligence-system-audit-2026-05-29.md`](../docs/reviews/intelligence-system-audit-2026-05-29.md) + [`scripts/benchmark-intelligence.mjs`](../scripts/benchmark-intelligence.mjs). Numbers below are measured unless marked "target/unverified".3536| Metric | Measured / Target | Status |37|--------|-------------------|--------|38| HNSW Search | ~1.9x at N=20k, ~3.2x–4.7x at N=5k vs brute force (recall@10 ~0.99) | **Measured** (ruvector NAPI; 150x-12,500x NOT reproduced) |39| Int8 Quantization | 3.84x compression, reconstruction cosine 0.99999 | **Measured** |40| RaBitQ Quantization | 32x compression, 0.60ms/query | **Measured** |41| SONA Adaptation | 0.0043ms/adapt (target <0.05ms met) | **Measured** |42| MCP Response | <100ms | target |43| CLI Startup | <500ms | target |44| Flash Attention | integration available; measured speedup pending benchmark | **Not measured** — prior "2.49x–7.47x" figure was inherited from upstream marketing, never reproduced in-tree; dropped to avoid a credibility claim we can't verify |45
One repository carrying more than one format is the comparison this product exists for: does anyone actually write different content in each file, or is one a copy of the other?
| Repository | Format | Stack | Covers | Score | Changed |
|---|---|---|---|---|---|
| ruvnet/rufloAGENTS.md · 68k | AGENTS.md | buildteststyletypes+5 | 81/100 | 14 days ago | |
| ruvnet/rufloCLAUDE.md · 68k | CLAUDE.md | setupbuildlint-formatstyle+8 | 84/100 | 14 days ago | |
| ruvnet/rufloruflo/src/ruvocal/CLAUDE.md · 68k | CLAUDE.md | setupbuildtestlint-format+6 | 97/100 | 14 days ago | |
| ruvnet/ruflov3/@claude-flow/cli/CLAUDE.md · 68k | CLAUDE.md | teststyletypestesting-strategy+4 | 69/100 | 14 days ago | |
| ruvnet/ruflov3/@claude-flow/mcp/CLAUDE.md · 68k | CLAUDE.md | teststyletypestesting-strategy+4 | 69/100 | 14 days ago | |
| ruvnet/ruflov3/@claude-flow/codex/AGENTS.md · 68k | AGENTS.md | setupbuildteststyle+8 | 96/100 | 14 days ago |
Same format, overlapping stack, ranked by quality.
| Repository | Format | Stack | Covers | Score | Changed |
|---|---|---|---|---|---|
| bagisto/bagistoCLAUDE.md · 28k | CLAUDE.md | setupbuildteststyle+5 | 100/100 | 7 days ago | |
| Adit-Jain-srm/NightmareNetCLAUDE.md · 46 | CLAUDE.md | buildtestlint-formatstyle+6 | 100/100 | 14 days ago | |
| tyrchen/geektime-bootcamp-aiw7/genslides/backend/CLAUDE.md · 230 | CLAUDE.md | testlint-formatstylearch+6 | 100/100 | 9 days ago | |
| nimbalyst/nimbalystpackages/android/CLAUDE.md · 1.5k | CLAUDE.md | setupbuildstylearch+2 | 100/100 | 14 days ago | |
| dotCMS/corecore-web/CLAUDE.md · 949 | CLAUDE.md | teststylearchtesting-strategy+3 | 100/100 | 14 days ago | |
| microsoft/playwrightCLAUDE.md · 95k | CLAUDE.md | buildtestlint-formatstyle+7 | 100/100 | 7 days ago | |
| tphakala/birdnet-goCLAUDE.md · 1.6k | CLAUDE.md | buildtestlint-formatstyle+8 | 100/100 | today | |
| livewire/livewireCLAUDE.md · 24k | CLAUDE.md | setupbuildteststyle+4 | 100/100 | 14 days ago |
A badge carrying the measured quality of the strongest agent config file in this repository, out of 100. It reads from this index every time somebody loads your page, so it changes when the measurement changes and there is nothing to keep up to date. Free, no account, and the value is not something you or we can set by hand.
[](https://rulestack.kynth.studio/configs/ruvnet-ruflo-v3-claude)Would rather not hotlink us? Every badge is also served in shields.io’s endpoint schema, so shields renders the image and your readers never talk to our domain:
Published by Toolproof, the masthead over this index and eight others. The method behind the number is at toolproof.kynth.studio/methodology, and the whole thing is readable as JSON with no key at /api.