No description
Implements a 300x300 PNG floor-plan renderer using github.com/fogleman/gg: - Room outlines (white rectangles on dark background) - Zone fills (semi-transparent colored at 20% opacity) - Zone labels (white text at centroid) - Node positions (white dots) - Person blobs (colored circles, diameter 10-20px based on confidence) - Name labels above blobs - Portal planes (thin purple lines #a855f7) - Event highlight zone (brighter fill with white border) Includes unit tests that verify pixel colors at known positions and benchmark for performance validation (target: <200ms). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .beads | ||
| .github/workflows | ||
| .marathon | ||
| dashboard | ||
| docs | ||
| firmware | ||
| mothership | ||
| tests/e2e | ||
| .dockerignore | ||
| .gitignore | ||
| .needle-predispatch-sha | ||
| .needle.yaml | ||
| API_IMPLEMENTATION_STATUS.md | ||
| docker-compose.yml | ||
| Dockerfile | ||
| fix_ble_handlers.py | ||
| PROGRESS.md | ||
| VERSION | ||