v1765

OpenReplicant/ProtoReplicantv1765Jun 14, 2026by github-actions[bot]

AI Summary

Automated release adding the CsiReplayAdapter to RuField, enabling the ingestion of real WiFi-CSI data files for inference.

Key Highlights

  • Added CsiReplayAdapter to the vendor/rufield submodule
  • Enables ingestion of real WiFi-CSI (.csi.jsonl) files
  • Produces fusion inferences (breathing, person_present) from real signals

New Features

  • Real WiFi CSI adapter
  • CSI variance motion/presence proxy
  • File-based replay functionality

Full Release Notes

Automated release from CI pipeline

**Changes:**
feat(rufield): CsiReplayAdapter — first real WiFi-CSI adapter (submodule bump) (#1068)

Bumps vendor/rufield to include CsiReplayAdapter: RuField now ingests real
captured WiFi CSI (.csi.jsonl) → FieldTensor → CSI-variance motion/presence
proxy → signed FieldEvents → fusion. Measured on 199 real frames: 182 fused
inferences (115 breathing, 67 person_present) from real signal. Replay-from-file,
unlabeled (proxy not validated accuracy) — live streaming + labeled accuracy
remain roadmap; mmWave/thermal stay synthetic.

Co-authored-by: ruv <ruvnet@gmail.com>

**Docker Image:**
`ghcr.io/ruvnet/RuView:6f6c8676296481bd5928a5a3e26735ed28299f86`