AntiPattern
Data Shape Mismatch Access
data-shape-mismatch-lookup-failure
Client logic breaks when expected object shape, identifiers, and nesting depth don’t match runtime data (missing IteratorAggregate, shifted id paths, limited property expansion), causing failed lookups and infinite recursion when add-cart is triggered repeatedly.