d381a22034
Extracts the four dispatch functions and their private helper runningOutput into a dedicated file so operations.go stays focused on CRUD and settings. No behaviour change; shared helpers (prependLog, refreshNextRunLocked, etc.) remain in operations.go where other operations already call them. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>