namespace XF.Domain.Entities; public interface IAggregateRoot { }