Compile-time type registry system for Java that maps stable logical keys to classes.
Provides a robust mechanism to reference types using business identifiers instead of
class names, perfect for database persistence, plugin systems, and versioned APIs.