I, as a well-intending human, have run commands that broke my local python install. At least I was vaguely aware of what I did, and was able to fix things. If I didn't know what had happened I'd be pretty lost.
You'd hope that most of it is just rm -rf .venv && poetry install, or similar.
You'd hope that most of it is just rm -rf .venv && poetry install, or similar.