- Refactored registry helpers to use a generic
RegistryEntry<T>instead of type‑specific containers - Added generic discovery and registration methods (
discoverRegistryEnums,registerTypes) that work for any interface - Fixed path handling by replacing
Path.toFile()with safeFileSystemtraversal
- Added additional methods to the RegistryMetal interface to get
defaultPartsandallPartsfrom registered metals.
- First release



