What is the best solution when architecting for a situation which requires a skew in ownership?
a) Create multiple owner profiles to distribute ownership evenly.
b) Use record ownership as a performance optimization strategy.
c) Implement custom sharing rules to address ownership skew.
d) Avoid ownership skew altogether.