Hotfix — An urgent fix deployed directly to production (or backported to develop/uat) to address a critical bug — bypassing the normal develop → uat → main promotion flow. Hotfixes typically follow a showstopper or P0 incident.

See also: Showstopper

Related