Loading
feat(metadata): add release normalization and related tests
* Implement normalize_release_label function for consistent release formatting. * Update RAGMetadata to normalize release during initialization. * Add test_release_normalization_variants to validate release handling. * Modify workspace operations to utilize new release resolution logic.