Pretty interesting! But this also probably means that automatic serialisation/deserialisation will no longer work directly. Either we need to write custom hooks for Gson/Moshi or separate API Models from Domain Models and write converters. What do you think?