Reference

Technical reference material.

Solutions

  • solutions — index of solution variants (how the total score is rendered into verdicts)
  • solution-match — binary Match / Mismatch (the prompt’s ask)
  • solution-triage — three-tier Match / Review / Mismatch (F&S A₂ recovered)
  • solution-splink — probabilistic via the splink library (optional dep, lazy-imported)

Scoring

  • scoring-phone — phone scorer: normalization, agreement rule, weight
  • scoring-email — email scorer: candidate construction, agreement rule
  • scoring-name — name scorer: tokenization, partial scoring, candidate construction
  • scoring-nicknames — equivalence-class file format, transitive merging, canonical form
  • scoring-combiner — weights, threshold, verdict table

Infrastructure