qualitylab

Blast radius

Turn it on for a cohort before everyone

tier III/cost to adopt: medium/active

Exposing a change to a bounded population while watching a pre-agreed metric converts a full-population failure into a small one, but only where the metric and the abort threshold are chosen before the rollout starts.

Do this firstDeploy dark; release with a flag · Every deploy leaves a mark in the telemetry

A bounded set of users, a metric agreed in advance, and a number at which you stop. The last two are the control; the first is just plumbing.

The failure mode is a rollout that is technically staged and operationally identical to a full release, because nobody decided what would count as bad. If you cannot say what you are watching and what value aborts it, you have added latency to your release process and bought no containment.

The decoy

A percentage rollout with nobody watching a metric. It has the mechanism and none of the control: the population is smaller, the exposure time is longer, and nothing is set up to notice.

Evidence

Last reviewed 2026-08-19.