mirror of
https://github.com/ruvnet/RuVector.git
synced 2026-05-22 19:56:25 +00:00
Two unrelated bits of working-tree state cleaned up alongside the
ADR-159 branch:
1. `.gitignore`: add `.claude/worktrees/` — these are agent worktree
directories created at runtime for per-agent isolation; should
never be committed.
2. `docs/research/ruvllm/`: include 2 research notes from 2026-04-24
that were sitting uncommitted on this working tree. Both are pure
research / pre-design markdown:
- larql-integration.md: LARQL × RuvLLM integration assessment
- rust-rebuild-sota.md: clean-sheet Rust rebuild SOTA survey
`examples/connectome-fly/ui/` remains untracked — the directory has
no source code, only a stale `dist/`, `node_modules/`, and an
orphan `package-lock.json` from an abandoned scaffold. Whoever owns
that example can decide what to do with it.
Co-Authored-By: claude-flow <ruv@ruv.net>
|
||
|---|---|---|
| .. | ||
| larql-integration.md | ||
| rust-rebuild-sota.md | ||