Understanding the Devbox State Machine

- provisioning: Runloop is allocating and booting the necessary infrastructure resources.
- initializing: Runloop defined boot scripts are running to enable the environment for interaction.
- running: The Devbox is ready for interaction.
- failure: The Devbox failed as part of booting or running user requested actions.
- shutdown: The Devbox was successfully shutdown and no more active compute is being used.