Documentation menu
ScoreDetail
Fields, types and constraints for the ScoreDetail public API model.
Contribution of one field to the explainable matching score.
Fields
| Field | Type | Constraint | Example | Visibility |
|---|---|---|---|---|
fieldField that matched, failed validation or contributed to the score. | string | — | "primaryName" | Public contract |
scoreExplainable match score clamped to the 0-100 range. | number | — | 70 | Public contract |
reasonStable machine-readable reason for a score contribution. | string | — | "exact_primary_name" | Public contract |
Machine-readable schema
The model is published under the same name in the JSON Schema bundle.
JSON SchemaDecision boundary
An API result is a candidate match. A final sanctions or compliance decision requires official-source verification and human review.