TypeScript 61.9%
HTML 37.2%
SQL 0.7%
1# pmg-cert — PMG banknote certificate verification23Verifies PMG certs against `https://www.pmgnotes.com/certlookup/<cert>/<grade>/` (Firecrawl render of the4Cloudflare-challenged public page). Like NGC, the holder grade is part of the URL — seeds are `cert/grade`5(`8067968-054/67`); a wrong or missing grade yields zero records.67- Output: `catalog_item` (note description, grade `67` + `EPQ` qualifier, `identifiers.pick_number` + `pmg_cert`,8 region, grade date, serial number / signatures / comments in metadata, images) + partial `population_report`9 from "Total Graded by PMG: In 67EPQ: n / In Higher Grades: m".10- Fixtures: `data/fixtures/pmg-cert/` — rebuild with `capture.ts pmg-cert bermuda-specimen-67epq=8067968-054/67 wrong-grade-not-found=8067968-054/66`.11