Turn an arbitrary run-id string into a short, filename-safe suffix.
Thin re-export of the canonical implementation in aggregator/slug/index.js.
aggregator/slug/index.js
Raw run identifier from the manifest (or directory name)
Sanitised suffix usable in a filename
Turn an arbitrary run-id string into a short, filename-safe suffix.
Thin re-export of the canonical implementation in
aggregator/slug/index.js.