<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>schristoph.online</title><link>https://schristoph.online/tags/qualityengineering/</link><description>Personal homepage and blog of Stefan Christoph</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><copyright>Stefan Christoph. All rights reserved.</copyright><lastBuildDate>Thu, 03 Sep 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://schristoph.online/tags/qualityengineering/index.xml" rel="self" type="application/rss+xml"/><item><title>The Gate That Couldn't See the Defect</title><link>https://schristoph.online/blog/gate-that-couldnt-see-the-defect/?utm=rss-feed</link><pubDate>Thu, 03 Sep 2026 00:00:00 +0000</pubDate><guid>https://schristoph.online/blog/gate-that-couldnt-see-the-defect/</guid><description>&lt;div class="tldr" data-pagefind-weight="5" data-pagefind-meta="tldr" style="display:block;font-size:.875em;margin:2rem 0;border-left:4px solid #ccc;padding-left:1rem;line-height:1.5;">&lt;strong>TL;DR:&lt;/strong> I am building narrated demo videos for an upcoming conference, and one of them went back for rework six times. Three of my own quality checks were involved, and each failed differently. One ran and could not perceive the defect: it compared transcripts, and the defect was a sound with no words in it, so it scored a &lt;strong>perfect&lt;/strong> 1.00. One I had built for exactly this job and skipped, and when I finally ran it, it labelled the bad recording &lt;code>too quiet&lt;/code> and still graded it &lt;em>keep, four stars&lt;/em>. One I reached for while debugging turned out to separate nothing: 502 on the rejected version, 503 on a version that had been accepted. Three principles came out of it, and none of them are about audio: &lt;strong>a check only sees the defect class it measures&lt;/strong>, &lt;strong>a signal that doesn&amp;rsquo;t gate is a signal you&amp;rsquo;ll scroll past&lt;/strong>, and &lt;strong>an uncalibrated metric is a hypothesis, not evidence&lt;/strong>. The fastest way to find all three is to feed your checks artifacts whose outcome you already know.&lt;/div>
&lt;p>If you have ever shipped something that passed CI and broke anyway, this is that story with unusually clean numbers.&lt;/p></description></item></channel></rss>