What is the best practice for naming interfaces? I’m new to using interfaces in LeanIX and how they are used in diagrams. Could you please recommend some best practices? For example, the ones that your company uses.
In the Interface Modeling Guidelines, the only recommendation mentioned is:
“Define self-explaining naming conventions. Establish clear conventions within the organization to determine ownership and change management responsibilities for Interfaces, promoting consistent modeling practices (e.g., Provider, Publisher/Subscriber)”
I also found that in the documentation, they name it “App1 to App2”. However, I find it not suitable if the interface is bi-directional.
I would appreciate some practical examples. Thank you.