ruv
60e0e6d3c4
feat: ADR-033 CRV signal-line integration + ruvector-crv 6-stage pipeline
Implement full CRV (Coordinate Remote Viewing) signal-line protocol
mapping to WiFi CSI sensing via ruvector-crv:
- Stage I: CsiGestaltClassifier (6 gestalt types from amplitude/phase)
- Stage II: CsiSensoryEncoder (texture/color/temperature/sound/luminosity/dimension)
- Stage III: Mesh topology encoding (AP nodes/links → GNN graph)
- Stage IV: Coherence gate → AOL detection (signal vs noise separation)
- Stage V: Pose interrogation via differentiable search
- Stage VI: Person partitioning via MinCut clustering
- Cross-session convergence for cross-room identity
New files:
- crv/mod.rs: 1,430 lines, 43 tests
- crv_bench.rs: 8 criterion benchmarks (gestalt, sensory, pipeline, convergence)
- ADR-033: 740-line architecture decision with 30+ acceptance criteria
- patches/ruvector-crv: Fix ruvector-gnn 2.0.5 API mismatch
Dependencies: ruvector-crv 0.1.1, ruvector-gnn 2.0.5
Co-Authored-By: claude-flow <ruv@ruv.net>
2026-03-01 22:21:59 -05:00
..
2026-01-13 17:24:50 +00:00
2026-03-01 12:06:09 -05:00
2026-02-28 06:13:04 +00:00
2026-03-01 12:06:09 -05:00
2026-03-01 12:06:09 -05:00
2026-03-01 12:06:09 -05:00
2026-02-28 06:13:04 +00:00
2026-02-28 06:13:04 +00:00
2026-02-28 06:13:04 +00:00
2026-02-28 06:13:04 +00:00
2026-02-28 06:13:04 +00:00
2026-02-28 13:48:06 -05:00
2026-02-28 14:37:29 -05:00
2026-02-28 14:34:16 +00:00
2026-02-28 15:14:50 +00:00
2026-02-28 15:46:44 +00:00
2026-02-28 16:59:34 +00:00
2026-02-28 17:11:51 +00:00
2026-02-28 14:37:29 -05:00
2026-02-28 14:37:29 -05:00
2026-02-28 23:50:20 -05:00
2026-02-28 23:50:20 -05:00
2026-02-28 23:50:20 -05:00
2026-03-01 01:44:38 -05:00
2026-03-01 02:15:44 -05:00
2026-03-01 07:53:28 +00:00
2026-03-01 11:51:32 -05:00
2026-03-01 15:51:38 -05:00
2026-03-02 00:17:30 +00:00
2026-03-02 01:59:21 +00:00
2026-03-01 21:25:14 -05:00
2026-03-01 21:54:42 -05:00
2026-03-01 22:21:59 -05:00