Loading
refactor(02-05): consolidate normalize_release_label function
- Moved normalize_release_label from metadata.py to core normalization.py - Updated metadata.py to import from core normalization module - Single source of truth for release label normalization - No breaking changes - function behavior remains identical