V3 - Trade Id (#15) - Removed the Trade Cache and related APIs. - Persistent trades can no longer be rerolled, until they've been used. - Trade Factories now provide their persistence solely through getters, instead of being required to reimplement the whole caching logic. - Persistence data is now stored directly in the trades themselves, instead of inferred from brittle item components.