@@ -89,45 +89,21 @@ Commands:
8989Outcome: PASS (135/135, 3/3)
9090
9191## Protocol anomalies (latest run)
92- Run: DWSIM smoke Transport=pipe
92+ Run: Theme=core Transport=pipe
9393
9494None detected.
9595## Timing summary (latest run)
96- Run: DWSIM smoke Transport=pipe
96+ Run: Theme=core Transport=pipe
9797
98- - [ DWSIM] server_starting (409.36 ms)
99- - [ DWSIM] initialize_response (683.95 ms)
100- - [ DWSIM] solution_loading (1276.22 ms)
101- - [ DWSIM] solution_loaded (12266.31 ms)
102- - [ DWSIM] didOpen_sent (12268.31 ms)
98+ - [ n/a] server_starting (349.19 ms)
99+ - [ n/a] initialize_response (702.24 ms)
100+ - [ n/a] didOpen_sent (1191.05 ms)
103101
104- ### 2026-01-20 — DWSIM smoke + services (VB.NET)
102+ ### 2026-01-20 — LSP smoke harness (VB.NET, core )
105103
106104Command:
107- - ` test-explore\dwsim\ run-tests.ps1 `
105+ - ` test-explore\run-tests.ps1 -Theme core `
108106
109- Outcome: PASS (with workspace diagnostics)
110- Notes:
111- - Loaded ` DWSIM.sln ` (31 VB.NET projects). C# projects skipped as unsupported.
112- - MSBuild reported missing NuGet targets for SkiaSharp/Eto/etc. (expected without restore).
113- - Service tests PASS: hover/definition/references/document+workspace symbols.
114- - Service log: ` test-explore/logs/dwsim-service-tests-20260120-103802.jsonl ` .
115-
116- ### 2026-01-20 — VS Code DWSIM smoke (headless)
117-
118- Command (from ` test-explore/clients/vscode ` ):
119- - ` VBNET_DWSIM=1 SKIP_VBNET_SMOKE=1 SKIP_VBNET_DEBUG=1 FIXTURE_WORKSPACE=_external\dwsim npm test `
120-
121- Outcome: PASS (5 passing, 4 pending)
122- Notes:
123- - DWSIM navigation probes succeeded (hover/definition/references/symbols).
124- - VS Code harness also ran workspace-open + connection health checks.
125-
126- ### 2026-01-20 — VS Code DWSIM smoke (headless, timing)
127-
128- Command (from ` test-explore/clients/vscode ` ):
129- - ` VBNET_DWSIM=1 SKIP_VBNET_SMOKE=1 SKIP_VBNET_DEBUG=1 FIXTURE_WORKSPACE=_external\dwsim VBNET_TIMING_LOG=test-explore\logs\vscode-dwsim-timing-20260120-110500.jsonl npm test `
130-
131- Outcome: PASS (5 passing, 4 pending)
107+ Outcome: PASS
132108Notes:
133- - Timing log : ` test-explore/logs/vscode-dwsim-timing- 20260120-110500.jsonl ` .
109+ - Snapshot : ` test-explore/vbnet-lsp/snapshots/ 20260120-220644 ` .
0 commit comments