Complexity: 150 points
Goal
Create a maintainable alias registry so projects, assets, and ecosystem terms can be normalized consistently across ingestion and analytics.
Acceptance Criteria
- Alias registry supports multiple names for one canonical entity.
- Normalization logic uses the registry during processing.
- Contributors can update aliases without rewriting core pipeline code.
- At least one downstream dataset benefits from canonical aliases.
Complexity: 150 points
Goal
Create a maintainable alias registry so projects, assets, and ecosystem terms can be normalized consistently across ingestion and analytics.
Acceptance Criteria