wifi-densepose/v2/crates/wifi-densepose-ruvector/src/viewpoint
ruv 0d6c20c278 chore(v2): zero-warnings hygiene — clear 13 build warnings across 4 crates
Removed unused Matter imports (sensing-server bridge/commissioning), dropped
needless mut (bridge, desktop discovery), documented ClockGateDecision variant
fields (ruvector coherence), and marked deferred-P2/platform-only helpers
#[allow(dead_code)] with honest notes (entity_on_matter/next_endpoint =
Matter-publisher API deferred per ADR-159 §A5; decode_jpeg_to_rgb = macOS-only).
Behavior-neutral; touched-crate tests green. Remaining 1 warning is a benign
Windows .pdb filename collision inherent to the Tauri lib+bin desktop crate
(renaming the bin would break Tauri bundling — won't-fix for a cosmetic warning).

Co-Authored-By: claude-flow <ruv@ruv.net>
2026-06-12 08:44:42 -04:00
..
attention.rs fix(ruvector): honest GDOP + canonical wrapped angular distance (ADR-156 §2.1, §2.3) 2026-06-11 20:22:59 -04:00
coherence.rs chore(v2): zero-warnings hygiene — clear 13 build warnings across 4 crates 2026-06-12 08:44:42 -04:00
fusion.rs perf(ruvector): eliminate fuse() double-clone (~2.17x marshalling) + bench (ADR-156 §2.4, §4) 2026-06-11 20:23:27 -04:00
geometry.rs fix(ruvector): honest GDOP + canonical wrapped angular distance (ADR-156 §2.1, §2.3) 2026-06-11 20:22:59 -04:00
mod.rs feat(signal,ruvector): ADR-138 LinkGroup/ArrayCoordinator clock-quality gating (#842) 2026-05-28 23:09:06 -04:00