Vagrantfile configuration state during host-level upgrades
When updating the Vagrant installation on a host machine, the system must reconcile the existing guest states defined in the Vagrantfile with the new version's provider API. While vagrant reload typically applies configuration changes to active guests, the behavior differs when guests are not in a running state. There is uncertainty regarding how Vagrant man