Adds 'Try it yourself' interactive section to the Ghost Murmur view:
distance + heart-moment sliders that drive nvsim::Pipeline live via the
new runTransient WASM export. Per-tier detectability bars compare
predicted |B| vs each transport's noise floor (NV-ensemble lab, COTS
DNV-B1, SQUID, 60 GHz mmWave, WiFi CSI). Witness for the transient
run is shown alongside the canonical reference witness.
Powered by ADR-093 gap analysis. Live at
https://ruvnet.github.io/RuView/nvsim/
Inspector and Witness rail buttons now switch the inspector tab; Ghost
Murmur button opens a new research view summarising the publicly-
reported April 2026 CIA program and RuView's 3-tier mesh equivalent.
Verified end-to-end with agent-browser. ADR-092 §14b.
Worker now reads import.meta.env.BASE_URL from main thread instead of
self.location.origin so /nvsim-pkg/ resolves under /RuView/nvsim/ on
GitHub Pages instead of bare origin.
Remove non-web content (firmware, rust-port target, claude-flow state,
duplicate ui/ copies) that was causing GitHub Pages builds to error.
Branch now contains only static web assets (~600KB vs ~11GB before).
Co-Authored-By: claude-flow <ruv@ruv.net>
Jekyll ignores files starting with underscore and may fail on
binary WASM files. The .nojekyll file tells GitHub Pages to
serve files directly without Jekyll processing.
Co-Authored-By: claude-flow <ruv@ruv.net>
Changed ambient light from dark 0x446688 to bright 0xccccdd with 5x
multiplier. Bumped SETTINGS_VERSION to 6.
Co-Authored-By: claude-flow <ruv@ruv.net>
Static demo of the Psychohistory Observatory visualization (ADR-047).
Runs in demo mode with synthetic CSI data — cycles through 4 scenarios
(empty room, breathing, walking, fall event) every 30 seconds.
Live at: https://ruvnet.github.io/RuView/
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>