D078 - sweep, not crunch

decided · 2026-08-19 · prompted by the user

The loop verb was called crunch, and that word already means something else here: a long unattended development session. Giving a fifteen-minute measurement the same name as a six-hour working session makes two quite different things share a word, and the ambiguity would have cost more than the rename does.

sweep says what it does - go over every module available and collect what comes back.

Two things surfaced while fixing it, both the same kind of drift:

The general point: a script and its own help are two representations of the same thing, and they drift in both directions. Worth checking each against the other when either changes.