— Backups are automatically placed in a 'Backups' folder.
— Separated input features into their own module, `__init__` is now only for preflights.
— Finished centralising messages for all modules except output.
— Updated log file format to use human-readable, timezone-independent time strings.
— Added migration feature for old logs.
— Log write behaviour changed, now overwrites instead of appending.
— Output now resizes to the terminal window.
— Work by discipline graph moved to be closer to project graphs.