v1762
anomalyco/opencodev1762Jun 14, 2026by github-actions[bot]
AI Summary
Completes ADR-260 §27.9 by adding a read-only dashboard (`rufield-viewer`) to visualize synthetic simulation fusion data and privacy badges.
Key Highlights
- Adds `rufield-viewer` crate built with Axum and vanilla JS.
- Streams deterministic SyntheticSim data including room state, fusion graphs, and signed receipts.
- Displays P0–P5 privacy-badged event logs.
- All ADR-260 §27 criteria 1–10 are now met.
New Features
- rufield-viewer dashboard for read-only visualization of fusion data.
Full Release Notes
Automated release from CI pipeline **Changes:** feat(rufield): rufield-viewer dashboard — completes ADR-260 §27.9 (#1067) Bumps the vendor/rufield submodule to include the new rufield-viewer crate (Axum + vanilla JS read-only dashboard streaming the deterministic SyntheticSim→fusion camera-free room-intelligence demo: live room state, P0–P5 privacy-badged event log, fusion graph, signed-receipt viewer, behind a permanent SYNTHETIC banner). All ADR-260 §27 criteria 1–10 now PASS. Read-only demo viewer, not device management (real-adapter milestone later). rufield repo now 7 crates / 72 tests. Co-authored-by: ruv <ruvnet@gmail.com> **Docker Image:** `ghcr.io/ruvnet/RuView:95a5ecc746f018e3222f72c470b5d84cfdb40ac3`