How do slot swaps handle configuration differences?
- Settings not marked as slot-specific will swap.
- Slot-specific settings (sticky) remain in their original slot.
- This ensures environment-specific configs like DB connections or API keys remain
correct.