AntiPattern

Context Loss During Gating

context-loss-during-gating

Guards, truncation, and conditional parsing silently remove or narrow required information before the real logic runs—making payloads appear clean, endpoints unresolvable, types omitted, or tests bypassed—leading to OOMs, wrong matches, or missed coverage.