Hangzhou weekend
Disposable draft data
Deploy the candidate to staging with production-like configuration and de-identified order data; do not run destructive verification in production.
localhost:3000/tripsLOCALDisposable draft data
↳The same page serves different purposes in each environment; appearance alone cannot identify the boundary.
Reproduce key deployment conditions before production: Staging uses a production-like build, configuration, and dependencies to reveal deployed-flow problems, while separate URLs, accounts, and de-identified data protect real users.
The label Staging is not safety proof: Verify the actual version, data connection, keys, external services, and access. An environment named staging but connected to production data is not a safe verification boundary.
Deploy the candidate version to isolated staging and verify order deletion with test or de-identified data. Report the staging URL, running version, production-like configuration, data type, and observable deletion result; do not run destructive testing in production.