#1369 — a stale-schema "correction" no longer rewrites a valid COMBO widget to
a value the node cannot accept.
Verified against this machine's live ComfyUI (4183 node types) rather than only
against fixtures: of 1105 combo inputs carrying a default, 1083 corrections still
apply and 22 are refused. The 22 are the reported KJNodes case plus
model-filename defaults naming files not installed here, which ComfyUI's own
validate_inputs would reject too. No valid default was refused — that direction
would have quietly disabled the correction entirely while every test stayed
green.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>