v1765

Zyphra/Zonosv1765Jun 14, 2026by github-actions[bot]

AI Summary

This automated release introduces the CsiReplayAdapter, enabling RuField to ingest real WiFi CSI data for motion and presence inference.

Key Highlights

  • Added CsiReplayAdapter for real WiFi-CSI data ingestion
  • Supports generating motion and presence inferences from real signal
  • Measured performance on 199 real frames

New Features

  • CsiReplayAdapter

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`