SetListConfig previously could only pass VerifyCommand through unchanged; only the UI hub could set it. Add an optional verifyCommand parameter with matching clear/merge/create-vs-delete handling, and split the list result into ListConfigDto so the task-only SetTaskConfig/GetTaskConfig DTOs stay untouched. Also corrects Worker/CLAUDE.md's claim that tasks can override verify_command — it's list-only.