- index -> /ui/index.html so the CasaOS tile opens the actual dashboard
instead of the bare API index page (root / only lists endpoints)
- add webui_port, and envs/ports/volumes annotations + screenshot_link
to match the richer CasaOS app-store metadata format
- add mode: ingress to the UDP 5005 port for consistency with the TCP ports
- docs: document the /ui/* dashboard URLs (index/observatory/pose-fusion/viz)
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
- docker-compose.casaos.yml: prebuilt-image compose with x-casaos app
metadata; host ports 3030/3031/5005 to avoid local clashes
- assets/ruview-icon.png: 512x512 square app icon
- docs/DOCKER-CASAOS.md: Docker + CasaOS run/import guide, ESP32-S3 setup
- README: link the new guide from Quick Start and the docs table
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>