UCP Result Interpretation
UCP results use a drop_in boolean plus score bands.
| Band | Meaning |
|---|---|
GREEN | All hard gates pass, N safety passes, no risk flags, final score at least 85. |
YELLOW | Hard gates pass, but risk flags or lower score exist. |
RED | A hard gate failed. Usually visible only when return_non_drop_in=true. |
Important risk tags:
| Tag | Meaning |
|---|---|
RISK_L_FOOTPRINT | Overall base length differs more than tolerance. |
RISK_LOCKING_STYLE_MISMATCH | Locking style differs. |
RISK_HOUSING_CONSTRUCTION_MISMATCH | Housing construction differs. |
RISK_DYNAMIC_LOWER | Candidate dynamic rating is lower than reference. |
RISK_STATIC_LOWER | Candidate static rating is lower than reference. |
RISK_WEIGHT_DIFFERENT | Candidate weight differs materially. |
RISK_VARIANT_TOKENS_DIFFER | Parsed 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.