v1.9.423 — modularize healthCmd to lib/health.js (UR-0125)
Fourth large-handler extraction: moved the 334-line health aggregator (26 deps) to lib/health.js via DI. Comprehensive upfront dep scan meant zero missing deps on first try. bin 20318 to 20008 lines (cumulative -1169). Behavior unchanged. selftest 168 to 169, e2e 422 to 423, zero regression.