Variable: STRICT_PROMOTIONS
const STRICT_PROMOTIONS: Readonly<Record<string, string>>;
Defined in: issues.ts:202
Codes --strict promotes to errors (docs/20 §1: "--strict promotes
W_XPATH_UNMAPPED and W_FUNCTION_UNKNOWN to errors for CI gates").
W_TYPE_UNKNOWN and W_NAME_RENAMED join them because docs/20 §2.3/§12 name
an explicit --strict error code for each.