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>