A rerun is not automatically a replay
Running the same command twice does not prove that the same execution happened twice.
The contract may have changed. A lockfile may have moved. CI may have selected another backend. A
live API may have returned different state. Even a green result can describe a different operational
world.






