mirror of
https://github.com/ruvnet/RuView
synced 2026-06-18 11:43:19 +00:00
261ce80a72
ADR-260 (Accepted — v0.1 reference stack): RuField, the open specification for camera-free multimodal field sensing — one FieldEvent/FieldTensor/ FusionGraph/PrivacyClass/ProvenanceReceipt model above WiFi CSI/CIR/BFLD, UWB, BLE Channel Sounding, mmWave radar, ultrasound, subsonic, infrared, and quantum sensors. Published standalone as github.com/ruvnet/rufield and vendored here as the vendor/rufield submodule (the vendor/rvcsi pattern — not a v2/ workspace member). v0.1 reference stack: 6 crates, 60 tests/0 failed, clippy-clean. All benchmark metrics SYNTHETIC (simulator ground truth, no hardware). Co-authored-by: ruv <ruvnet@gmail.com>
24 lines
697 B
Plaintext
24 lines
697 B
Plaintext
[submodule "vendor/midstream"]
|
|
path = vendor/midstream
|
|
url = https://github.com/ruvnet/midstream
|
|
branch = main
|
|
[submodule "vendor/ruvector"]
|
|
path = vendor/ruvector
|
|
url = https://github.com/ruvnet/ruvector
|
|
branch = main
|
|
[submodule "vendor/sublinear-time-solver"]
|
|
path = vendor/sublinear-time-solver
|
|
url = https://github.com/ruvnet/sublinear-time-solver
|
|
branch = main
|
|
[submodule "vendor/rvcsi"]
|
|
path = vendor/rvcsi
|
|
url = https://github.com/ruvnet/rvcsi
|
|
branch = main
|
|
[submodule "v2/crates/ruv-neural"]
|
|
path = v2/crates/ruv-neural
|
|
url = https://github.com/ruvnet/ruv-neural.git
|
|
branch = main
|
|
[submodule "vendor/rufield"]
|
|
path = vendor/rufield
|
|
url = https://github.com/ruvnet/rufield
|