Coding 2022-10-08
Okay, the code in MOTR passes type checking. Now, I need to fix a whole bunch of test failures as a result of messing with all of the interfaces.
It turns out that fixing the type errors wasn't too bad, because I punted on "how do I tell the user what went wrong in the event of a task aborting the execution?". I think the answer there is to take some of the code I wrote for the custom build task, and turn that into proper library code.
Anyway, I had too much screen time today, and it's late, so I'm going to wrap up earlier than usual and try to recover.
Good night.