Skip to content

UCP Result Interpretation

UCP results use a drop_in boolean plus score bands.

BandMeaning
GREENAll hard gates pass, N safety passes, no risk flags, final score at least 85.
YELLOWHard gates pass, but risk flags or lower score exist.
REDA hard gate failed. Usually visible only when return_non_drop_in=true.

Important risk tags:

TagMeaning
RISK_L_FOOTPRINTOverall base length differs more than tolerance.
RISK_LOCKING_STYLE_MISMATCHLocking style differs.
RISK_HOUSING_CONSTRUCTION_MISMATCHHousing construction differs.
RISK_DYNAMIC_LOWERCandidate dynamic rating is lower than reference.
RISK_STATIC_LOWERCandidate static rating is lower than reference.
RISK_WEIGHT_DIFFERENTCandidate weight differs materially.
RISK_VARIANT_TOKENS_DIFFERParsed part-number variant tokens differ.

Result row sections:

  • scores: final, dimension, feature, confidence, certainty, and band.
  • differences.rows: field-by-field comparison.
  • missing_info: missing input/candidate fields.
  • evidence: explainability/provenance summary.
  • fit_scoring: optional scoring breakdown.
  • gate_report: optional gate breakdown.
  • highlights: user-facing codes/messages.