ClusterConcept
Missing Dependency Boundaries
cluster-17
Component logic fails because functions and actions are wired without matching dependency boundaries—handlers, selector dependencies, slice action names, and parent-to-child data flow get coupled incorrectly—leading to shared arguments, stale props, and dispatch/selectors that silently stop working.