AntiPattern
Runtime vs Parse Confusion
parse-time-assumption
User-supplied code or values get assumed to execute, but the system only parses/compiles them (e.g., Function constructor behavior), or type coercions narrow unexpectedly, leading to inert logic or silently broken rendering/outputs.