Provides APIs for the Repository component that are common to both the client-side and the server-side. This includes the exception hierarchy (rooted at {@link TeamRepositoryException}), the main service interface ({@link IRepositoryService}), and the item and item handle hierarchies (rooted at {@link IItem} and {@link IItemHandle}, respectively).