Build the article slug YYYY-MM-DD-<article-type>[-<runSuffix>].
YYYY-MM-DD-<article-type>[-<runSuffix>]
Thin re-export of the canonical implementation in aggregator/slug/index.js preserved here for back-compat with the existing test suite.
aggregator/slug/index.js
ISO date string (YYYY-MM-DD)
YYYY-MM-DD
Article-type slug (e.g. breaking)
breaking
Optional
Optional collision-suffix (e.g. run191)
run191
Combined slug used as the file-stem for every language variant
Build the article slug
YYYY-MM-DD-<article-type>[-<runSuffix>].Thin re-export of the canonical implementation in
aggregator/slug/index.jspreserved here for back-compat with the existing test suite.