In LibCubeIntegration, a ResetCubeStrategy needs implementing.
More specifically, an IResetCubeStrategy interface should be introduced, with a concrete ResetCubeViaAPIStrategy for making a request to the CubeService/Reset endpoint.
These additions should be familiar to the existing IGetCubeStrategy and IPerformMoveStrategy interfaces & implementations.