Hello Ignaz,
if you want to implement interfaces for „two very similar business-cases“ then the using of one interface with a variant for the second business-case will be a better option for you than “one interface with two different versions”. Please have a look into the AIF Cookbook chapter 4.2.11. “Interface Variants”.
Best regards
Christoph