AdvanceOrderStatusUseCase
Use case implementation for advancing the status of an order.
This class handles the business logic for transitioning an order to its next status in the order processing workflow. It interacts with the OrderRepository to retrieve and update order data.