v1.9.424 — modularize agentsCmd to lib/agents.js (UR-0125)
Fifth large-handler extraction; bin drops below 20k lines. Moved the 442-line agents orchestration handler to lib/agents.js via DI (signature rest to array so recursion forwards deps). bin 20008 to 19588 lines (cumulative -1589). Behavior unchanged. selftest 169 to 170, e2e 423 to 424, zero regression.