Confidence was chosen deliberately. It carries no legacy baggage — it isn't tied to "QA," "testing," or any particular methodology or toolchain. And it sits naturally alongside AI: confidence scores, model confidence, probabilistic outputs.
More importantly, confidence is what engineering and business actually want. Not a coverage number. Not a pass rate. Not a green pipeline. Those are proxies. The end is being able to say: we are confident this works, in production, for real users, under real conditions.
This applies recursively: every metric should itself be held to a confidence standard. The discipline isn't just about measuring software — it's about knowing how much to trust the measurements.
In statistics, a confidence interval is a range that likely contains the true value of what you're measuring, paired with a probability. It quantifies uncertainty honestly rather than collapsing it into a point estimate. That's the spirit of Confidence Engineering: not binary pass/fail, but a calibrated, evidence-based statement about how much you can rely on what you've built.