I am working on refactoring our codebase to move from morphic-ts to effect-ts/schema. I have a few hundred data types implemented using morphic-ts. Can you please give me advice on how to speed up this process? Alternatively, can you suggest how to manage a situation where both solutions coexist, and how to temporarily integrate morphic-ts and effect-ts/schema during the transition?