diff --git a/PROBLEMS.md b/PROBLEMS.md index c96bdb4..853e03b 100644 --- a/PROBLEMS.md +++ b/PROBLEMS.md @@ -67,8 +67,6 @@ Open issues only. Fixed items removed. Last sweep: 2026-06-07. | Agent pathtracer Go tests | Stub + Windows command routing expanded; full `wg_setup` on real hosts still manual. | | Client WS/beacon paths | httptest round-trips covered; live TLS/mesh beacon still manual. | | Path Tracer 2s REST poll | No WS hop progress; acceptable latency, extra load while tracing. | -| Emberwake double feed | 15s client poll + 30s server war-room broadcast; prefer WS-only. | -| `SystemStatusBar` REST poll | `listAgents` every 15s duplicates WS fleet stream. | | Builder / dashboard failure tests | Vitest emits ECONNREFUSED stderr on happy-dom; tests pass. | | Download mock pattern | Prefer separate `vi.fn()` per `api/download` export to avoid flakes. |