test / unit + widget + golden + a11y (push) Failing after 37s
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 29s
Fifth slice of T-99. After T-127 the socket-loopback DaemonClient is the only IPC path; the isolate-backed third implementation (IsolateClient + Backend + backend_entry.dart) was never wired through and has no remaining references. Removed wholesale; the single service-registration site lives in main.dart's buildDispatcher. flutter analyze + the kernel and ipc suites stay green. Co-Authored-By: Claude <noreply@anthropic.com>