From 93d8627409aaa55ba72679bd7e34a8f76c9304dc Mon Sep 17 00:00:00 2001 From: AetherForge Date: Sun, 7 Jun 2026 06:35:38 -0700 Subject: [PATCH] Trim PROBLEMS architecture-deferred rows cleared by persistence, WS init, and poll reductions. --- PROBLEMS.md | 2 -- 1 file changed, 2 deletions(-) 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. |