diff --git a/PROBLEMS.md b/PROBLEMS.md index ca3c596..d4dfdf8 100644 --- a/PROBLEMS.md +++ b/PROBLEMS.md @@ -104,7 +104,7 @@ Open issues only. Fixed items removed. Last sweep: 2026-06-07. |------|-------| | **P1 covered (2026-06-07)** | 14-tier spread chain, triple-onion gates, fleet recon, Fleet AI control, personas, phenotype, failure atlas, court, clearance L0–L4 — Go + Vitest (**736** frontend tests); see `tests/README.md` | | **P2 covered (2026-06-07)** | Mock `MiningChainRunner` lifecycle (`mining_chain_lifecycle_test.go`); spread lane templates + dispatch (`spread_lanes_test.go`, `winrm_spread_test.go`, staging/BITS mocks); Path Forge API + Forge UI (`pathforge_test.go`, `BuilderPage.test.tsx`); WS/beacon + file upload round-trips (`ws_beacon_integration_test.go` server+agent); Playwright LOTL onion + discover→spread stub E2E (`lotl-timeline.spec.ts`, `discover-spread.spec.ts`); Vitest **736** — see `tests/README.md` § P2 | -| **P2 partial (2026-06-07)** | `MiningChainRunner` lifecycle — 17 Go tests in `agent/client/mining_chain_lifecycle_test.go` (`go test ./client/... -run MiningChain`); mock container exec, no live Docker | +| **P2 remaining** | Live Docker/Podman container start; real WinRM/GPO/systemd/crontab on remote hosts; live BITS/curl on target OS; live multi-hop discover→spread E2E (non-stub); Path Forge cancellation/batch race UI | | 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. |