Shared slug→ArticleCategory detection logic.
Extracted here so that both generators/news-indexes.ts and utils/news-metadata.ts can reuse the same classification without creating a circular dependency.
generators/news-indexes.ts
utils/news-metadata.ts
Description
Shared slug→ArticleCategory detection logic.
Extracted here so that both
generators/news-indexes.tsandutils/news-metadata.tscan reuse the same classification without creating a circular dependency.