v1762

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

AI Summary

Automated release adding the rufield-viewer dashboard to complete ADR-260, providing a read-only interface for viewing SyntheticSim data.

Key Highlights

  • Added rufield-viewer crate with Axum and vanilla JS
  • Read-only dashboard for fusion graph and privacy event logs
  • All ADR-260 §27 criteria 1–10 now pass

New Features

  • Read-only dashboard viewer
  • Live room state display
  • Privacy-badged event log viewer
  • Fusion graph visualization

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`