Epic: #33
Implement the pkg/api/snowblock.TaskRegistry API interface (designed in #70) to register future implementations of the pkg/api/snowblock.TaskRunner interface.
The validation logic of the Add function will filter and deny task runners that might try to register a duplicate task name.