Nobody lacks anything all the rows were filled it ...
बनाया गया: 15 सितंबर 2026
का उपयोग करके उत्तर दिया गया GPT-5.6 Thinking द्वारा Chat01
बनाया गया: 15 सितंबर 2026
का उपयोग करके उत्तर दिया गया GPT-5.6 Thinking द्वारा Chat01
Nobody lacks anything all the rows were filled it shouldn’t be blocking the match preview with something that’s not even a real problem find this issue and correct it
[DATA] MATCH PREVIEW UNPRICED | [NO_CURRENT_POINT_PAIR] at least one player lacks a current measured SPW/RPW pair | Cristina Bucsa [NO_CURRENT_POINT_PAIR] vs Panna Udvardy [NO_CURRENT_POINT_PAIR] | PASS | no probability fabricated
Found and corrected it.
The actual bug was that MATCH_PREVIEW already calculates SPW/RPW directly from the filled Match Inputs rows, including measured service and return exposures, but the resolver refused to use those numbers unless a separate row-note/provenance audit passed. (TennisLocks_FINAL_v1155_BO3_COVERAGE_GUARDRAILS_20260914.txt) The strict metadata gate could therefore mark completely populated player data unusable, which immediately triggered the false NO_CURRENT_POINT_PAIR block. (TennisLocks_FINAL_v1155_BO3_COVERAGE_GUARDRAILS_20260914.txt)
I changed the logic so:
POINT_MODEL_SEED_UNAVAILABLE instead of falsely claiming the SPW/RPW pair is missing;v1156-MATCH-PREVIEW-POINT-PAIR-FIX-20260914;node --check.