mirror of
https://github.com/ruvnet/RuVector.git
synced 2026-05-25 23:24:03 +00:00
Changes: - Remove outdated status/ directory (old build status from Dec 2) - Remove temporary fix docs (BENCHMARK_FIXES, quantization-fixes, SONA_NAPI_COMPLETE) - Move cognitive-frontier/ to research/cognitive-frontier/ - Move latent-space/ to research/latent-space/ - Move localkcut docs to research/mincut/ - Move PGLITE/WASM architecture docs to research/ - Move monitoring_example.md to examples/ - Move DEEP-OPTIMIZATION-ANALYSIS.md to optimization/ - Add subpolynomial-time-mincut plans to docs/plans/ - Update INDEX.md with new structure and version 0.1.29 Documentation structure now: - docs/research/ - All research docs (cognitive-frontier, latent-space, mincut, gnn-v2) - docs/examples/ - Example documentation - docs/optimization/ - Performance optimization - docs/plans/ - Implementation plans Reduced from 186 to 172 markdown files. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| 01-core-attention.md | ||
| 02-hyperbolic-attention.md | ||
| 03-sparse-attention.md | ||
| 04-graph-attention.md | ||
| 05-moe-attention.md | ||
| 06-training.md | ||
| 07-wasm-bindings.md | ||
| 08-napi-bindings.md | ||
| 09-cli.md | ||
| 10-sdk.md | ||
| 11-unit-tests.md | ||
| 12-integration-tests.md | ||
| 13-benchmarks.md | ||
| 14-simd-optimizations.md | ||
| 15-cicd.md | ||