Skip to content

feat(scanner): country-aware submission quality scoring #931

@ericsocrat

Description

@ericsocrat

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions