Base interface and shared types for article generation strategies. Each strategy encapsulates the fetch, build, and metadata logic for one ArticleCategory, making it trivial to add new article types without touching the orchestration layer.
Description
Base interface and shared types for article generation strategies. Each strategy encapsulates the fetch, build, and metadata logic for one ArticleCategory, making it trivial to add new article types without touching the orchestration layer.