Prepare a consequential production release
Coordinate compatibility, deployment, observation, rollback, communication, and follow-up before traffic is exposed.
Use when
A release affects data, contracts, critical workflows, or a meaningful percentage of users.
Outcome
An executable release plan with clear ownership and objective go/rollback criteria.
The sequence
4 deliberate steps
- 01Open prompt
Map migration risk
Trace mixed versions, data compatibility, irreversible operations, and external consumers.
- 02Open prompt
Design compatibility stages
Use expand–migrate–contract when schema or contract changes require it.
- 03Open prompt
Write the operational plan
Define preflight, order, signals, thresholds, owners, and rollback.
- 04Open prompt
Prepare user communication
Explain benefits, required actions, limitations, and breaking changes without implementation noise.