mirror of
https://github.com/ruvnet/RuView
synced 2026-07-30 18:41:42 +00:00
43f853d61a
Vite + Lit dashboard for the nvsim NV-diamond magnetometer simulator.
WASM-backed deterministic pipeline (Proof::EXPECTED_WITNESS_HEX matches
across browsers and machines). PWA-enabled with service worker and
manifest scoped to /RuView/nvsim/.
Live: https://ruvnet.github.io/RuView/nvsim/
Preserves all sibling demos:
- / (Observatory)
- /pose-fusion/ (Pose Fusion)
- /ui/ (legacy UI)
Source: feat/nvsim-pipeline-simulator @ 5846c3d6d
Co-Authored-By: claude-flow <ruv@ruv.net>
5 lines
313 B
XML
5 lines
313 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 192 192" width="192" height="192">
|
|
<rect width="192" height="192" rx="36" fill="#e6a86b"/>
|
|
<text x="96" y="124" text-anchor="middle" font-family="ui-monospace,SFMono-Regular,Menlo,monospace" font-weight="700" font-size="80" fill="#1a0f00">NV</text>
|
|
</svg>
|