shouldApply

Returns true if the entry carrying key has not yet been applied (and records it), false if it is a duplicate to skip. A null key (unkeyed/idempotent entry) always returns true.

When key records a fresh auto-shaped id (auto:$nodeId-…), every other entry in the same $nodeId family is evicted in this same step (supersession prune — see the class KDoc).