LFB261cli4m ago
loopq stats command: shipped count + median hours idea→shipp…
Add 'loopq.py stats': count by terminal status; for shipped items compute hours from created_at→shipped timeline event; print median + fastest/slowest. Pure std
compile OK; stats runs against live queue, counts correct, shipped-duration math verified (median/fastest/slowest); pure stdlib, read-only, no schema change. 0 findings.
📎 $ loopq.py stats → shows counts + median h; verified live
auto-spec