Fix a Qwen Create three-lobe false positive that could inpaint clean pixels.
- Require both the 0.65 NCC gate and a 0.70 binarized IoU with the three-lobe silhouette. NCC alone is not portable across OpenCV builds: issue 108 reported 0.81 on
data/fixtures/provenance/chatgpt-1.png(sand and denim, no glyph). identifyno longer emitsvisible_qwenon that fixture.visible --mark autoleaves its pixels unchanged.- True Qwen Create detections are unchanged (fixture NCC 0.85).
Full changelog: v0.40.0...v0.40.1