docs: mark Dashboard presence indicator Done in PROGRESS.md
Some checks are pending
CI Benchmark - Fusion Loop Timing / Fusion Loop Timing Benchmark (push) Waiting to run

Phase 2 table showed "Dashboard presence indicator" as Pending, but it
is implemented in dashboard/live.html and dashboard/js/app.js
(updatePresenceIndicator, #presence-indicator styling). Update the
table row to Done and drop it from the "Remaining for Phase 2" list.

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
jedarden 2026-07-03 00:03:09 -04:00
parent 833b23d0a0
commit 9fabeb8a40

View file

@ -26,7 +26,7 @@ Goal: Detect presence on a single link.
| Phase sanitisation | **Done** | See iteration 5 below |
| Baseline system | **Done** | EMA with motion-gated updates |
| Motion detection | **Done** | deltaRMS, NBVI selection |
| Dashboard presence indicator | **Pending** | |
| Dashboard presence indicator | **Done** | Implemented in dashboard/live.html and dashboard/js/app.js |
| CSI recording buffer | **Pending** | |
| Adaptive sensing rate | **Pending** | |
@ -91,7 +91,6 @@ mothership/internal/signal/
```
**Remaining for Phase 2:**
- Dashboard presence indicator
- CSI recording buffer
- Adaptive sensing rate