Implemented in PR #944 (migration 20260321000600_country_aware_quality_scoring.sql).
Signal 3 is now country-aware:
- Same-country EAN match: +15 (sets
v_existing_pid)
- Cross-country EAN match: +5 (does NOT set
v_existing_pid)
- NULL country fallback: +15 global match / +0 no match
- Old 5-param function overload explicitly dropped
6 pgTAP tests added and passing.
Implemented in PR #944 (migration
20260321000600_country_aware_quality_scoring.sql).Signal 3 is now country-aware:
v_existing_pid)v_existing_pid)6 pgTAP tests added and passing.