Commit Graph

15 Commits

Author SHA1 Message Date
ruv 05f2d2d7ca deploy: rebrand DensePose → RuView in pose-fusion 2026-03-12 21:55:29 -04:00
ruv d0408bc07a deploy: add gradient background to camera prompt
Co-Authored-By: claude-flow <ruv@ruv.net>
2026-03-12 21:38:48 -04:00
ruv afcced39ab deploy: fix RuVector pipeline stats display (guard undefined)
Co-Authored-By: claude-flow <ruv@ruv.net>
2026-03-12 21:32:30 -04:00
ruv 9067d47bb2 deploy: bump all import cache busters to v=13 to fix stale csi-simulator
Co-Authored-By: claude-flow <ruv@ruv.net>
2026-03-12 21:24:26 -04:00
ruv 8f3edd9351 deploy: fix toFixed crash and Blob WebSocket handling in CSI simulator
Co-Authored-By: claude-flow <ruv@ruv.net>
2026-03-12 21:18:20 -04:00
ruv b76f5230ab deploy: 6-stage RuVector WASM attention pipeline + pose fusion updates
Co-Authored-By: claude-flow <ruv@ruv.net>
2026-03-12 21:06:04 -04:00
ruv 04c6d1a595 deploy: update pose fusion demo with live ESP32 WebSocket auto-connect
Co-Authored-By: claude-flow <ruv@ruv.net>
2026-03-12 17:42:29 -04:00
ruv 4d541e02ff fix: responsive video layout + WASM path + motion tracking
Co-Authored-By: claude-flow <ruv@ruv.net>
2026-03-12 16:16:57 -04:00
ruv aeea8b2124 fix: motion-responsive skeleton + through-wall tracking
Co-Authored-By: claude-flow <ruv@ruv.net>
2026-03-12 16:11:44 -04:00
ruv a387894689 chore: clean gh-pages to web-only assets
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>
2026-03-12 15:00:38 -04:00
ruv 3599869e62 feat: deploy dual-modal pose fusion demo to GitHub Pages
Live webcam + WiFi CSI fusion pose estimation running entirely
in the browser via WASM (ruvector-cnn-wasm). Three modes:
Dual (video+CSI), Video-only, CSI-only.

Alongside existing Observatory demo with navigation link.

Co-Authored-By: claude-flow <ruv@ruv.net>
2026-03-12 14:31:33 -04:00
ruv f065b68bce fix: mobile responsive layout for Observatory
Co-Authored-By: claude-flow <ruv@ruv.net>
2026-03-05 13:00:25 -05:00
ruv 5c5149dc38 fix: brighten ambient light for room brightness slider to work visibly
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>
2026-03-05 10:57:11 -05:00
ruv 90a9201afe fix: room brightness slider applies 3x multiplier
Co-Authored-By: claude-flow <ruv@ruv.net>
2026-03-05 10:51:51 -05:00
ruv 2ff7862843 fix: reduce bloom, bump settings version for auto-cycle
Co-Authored-By: claude-flow <ruv@ruv.net>
2026-03-05 10:42:50 -05:00