No description
Implement time-travel debugging, CSI simulator, and pre-deployment simulator for deep system analysis and tuning. Time-Travel Debugging: - Replay session management with seek/play/pause controls - Parameter tuning overlay with instant preview - CSI replay store with circular buffer for 48h retention - REST API for replay control (/api/replay/*) CSI Simulator CLI (cmd/sim/main.go): - Virtual ESP32-S3 nodes with synthetic CSI generation - Walker simulation with random walk or path-following - Fresnel zone modulation based on walker positions - BLE advertisement simulation for identity testing - WebSocket integration with mothership Pre-Deployment Simulator: - Virtual space definition with 3D node placement - Synthetic walker generation and movement simulation - Fresnel zone accumulation for blob detection - GDOP map computation for coverage quality visualization - Deployment recommendations based on coverage analysis - SSE endpoint for real-time simulation updates Dashboard Integration: - Fresnel zone ellipsoid rendering (already in viz3d.js) - Activity timeline with tap-to-jump (already in timeline.js) - Detection explainability with X-ray overlay (already in explainability.js) Exit Criteria Met: - Time-travel replays historical CSI data with seek/play/pause - Simulator produces realistic synthetic CSI and blob detections - Fresnel zone overlay renders wireframe ellipsoids between links - Developers can tune parameters and see instant results 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 | ||
| docker-compose.yml | ||
| Dockerfile | ||
| PROGRESS.md | ||
| VERSION | ||