Forced Grace Period
The Forced Grace Period pattern introduces an artificial temporal barrier to an action that should technically be instantaneous, most commonly occurring during account deletion or subscription cancellation. Instead of processing the user's request immediately, the system places the account into a “pending” state for a mandatory waiting period. This architectural friction is a prime example of “sludge”—the deliberate introduction of unjustified ordeals to discourage the exercise of a user's rights. During this temporal window, the interface exploits behavioral habituation; standard, low-effort user actions, such as inadvertently logging back into the application, automatically abort the cancellation process. This effectively traps the user by weaponizing their own muscle memory against their explicit intent.
