Skip to content

v1.9.423 — modularize healthCmd to lib/health.js (UR-0125)

Choose a tag to compare

@gugu9999gu gugu9999gu released this 07 Jun 08:35
· 130 commits to main since this release

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.