AntiPattern
State Leakage Across Contexts
context-state-leakage
Selection and serialization context leak across operations because APIs keep or reuse defaults (e.g., sticky Blender selections or implicit DRF serializer behavior), so logic intended for one target is applied to multiple objects or an unexpected data shape.