The technical debt of unregulated biometrics is finally coming due. When we talk about facial recognition in a dev environment, we usually focus on F1 scores, Mean Average Precision (mAP), or the latency of our inference at the edge. But as recent reports from the UK highlight an 81% error rate in live deployments, the conversation is shifting from "how do we optimize the model?" to "how do we document the methodology for a courtroom?" For developers working in computer vision (CV) and biometrics, this news is a massive signal that the "black box" era of AI-driven identification is ending. If you are building tools for private investigators, OSINT professionals, or law enforcement, your API response needs to provide more than just a similarity float. It needs to provide a defensible audit trail. From Identification to Comparison: A Critical Technical Pivot There is a major architectural difference between mass surveillance (recognition) and forensic analysis (comparison).…