- flexible routines for build, train, deploy
- `mldock stages` for stage management
- setting routines per stage (i.e. dev, prod, etc)
- build routines default to `mldock local build` behaviour
- train and deploy routines are automatically at project init, however they only function for --interactive mode. This can be great for running differently in development.