chore(vendor): add rvcsi as a vendor submodule (github.com/ruvnet/rvcsi)

rvCSI — the edge RF sensing runtime incubated here as `v2/crates/rvcsi-*`
(ADR-095, ADR-096, PR #542) — now has a standalone home at
github.com/ruvnet/rvcsi (9 crates published to crates.io, @ruv/rvcsi on npm,
a Claude Code plugin). This vendors it under `vendor/rvcsi`, alongside
`vendor/ruvector` / `vendor/midstream` / `vendor/sublinear-time-solver`.

Follow-up: migrate the workspace to consume `vendor/rvcsi/crates/rvcsi-*`
and drop the inline `v2/crates/rvcsi-*` copies (kept for now so this change
is a pure addition).

Co-Authored-By: claude-flow <ruv@ruv.net>
This commit is contained in:
ruv 2026-05-12 22:52:12 -04:00
parent 601b3406fd
commit f2525d7a0d
2 changed files with 5 additions and 0 deletions

4
.gitmodules vendored
View File

@ -10,3 +10,7 @@
path = vendor/sublinear-time-solver path = vendor/sublinear-time-solver
url = https://github.com/ruvnet/sublinear-time-solver url = https://github.com/ruvnet/sublinear-time-solver
branch = main branch = main
[submodule "vendor/rvcsi"]
path = vendor/rvcsi
url = https://github.com/ruvnet/rvcsi
branch = main

1
vendor/rvcsi vendored Submodule

@ -0,0 +1 @@
Subproject commit acd5689d9f995dc9952bc924268d42e52aae547f