public repositoryObject() as Object
Returns the concrete repository while crossing the heterogeneous registry boundary.
MemoryConfiguration.resolve<T, TId>() immediately restores the exact static type before exposing the repository to application code.
Concrete registered repository.
repository = registration.repositoryObject()