test / unit + widget + golden + a11y (push) Failing after 26s
test / integration_test (xvfb) (push) Has been skipped
test / bundle smoke (xvfb 5s) (push) Has been skipped
test / daemon subprocess + web WASM smoke (push) Has been skipped
test / dart doc (lib API) (push) Failing after 27s
Two extra cases at the server layer that the dispatcher-level tests don't reach: _argv carrying tail --events should route into the streaming check, and _argv with non-list args should surface a userError via the server's write path (not the dispatcher's). Lifts coverage back over 95. Co-Authored-By: Claude <noreply@anthropic.com>