StorageFallbackScheduler.compute() does not return the same output structure as StorageScheduler.compute().
This breaks the scheduler contract and forces downstream code to special-case fallback results (While using multi-asset scheduling in simulations).
Current behavior