The #1664 coherence-freshness lint fires on 3 of 8 manifest rooms with NO paint-coherence report: camp_clearing, camp_clearing_night, dwing_room_1 (paint_coherence.py's _OWNER_ROOMS covers only 5). NOTE: camp_clearing/_night are the #1644-RETIRED paint-first plates — the right fix for those is likely REMOVING them from plates_manifest (retirement was supposed to keep them out of the shipped set; cert-required lint #1644 context), not writing reports for retired plates. dwing_room_1 is an adopted room that genuinely needs a report (add to _OWNER_ROOMS + run the instrument). Then drop continue-on-error on the lint so it blocks.
The #1664 coherence-freshness lint fires on 3 of 8 manifest rooms with NO paint-coherence report:
camp_clearing,camp_clearing_night,dwing_room_1(paint_coherence.py's_OWNER_ROOMScovers only 5). NOTE: camp_clearing/_night are the #1644-RETIRED paint-first plates — the right fix for those is likely REMOVING them from plates_manifest (retirement was supposed to keep them out of the shipped set; cert-required lint #1644 context), not writing reports for retired plates. dwing_room_1 is an adopted room that genuinely needs a report (add to _OWNER_ROOMS + run the instrument). Then dropcontinue-on-erroron the lint so it blocks.