ReadonlysubfolderAbsolute path to analysis/daily/$DATE/$SUBFOLDER.
ReadonlysubfolderRepo-relative path (e.g. analysis/daily/2026-04-23/propositions).
Readonlydate$DATE (YYYY-MM-DD).
Readonlysubfolder$SUBFOLDER (e.g. propositions).
Optional Readonlygenerated_Override the generated_at front-matter field (ISO-8601). Defaults to new Date().toISOString().
Optional ReadonlylanguageLanguage code injected into front-matter (defaults to 'en').
Optional ReadonlylayoutLayout template injected into front-matter (defaults to 'article').
Inputs to aggregateAnalysis. All four required fields provide the filesystem and metadata context; the optional config fields allow callers (e.g.
runArticlePipeline) to override front-matter values without forking the aggregation logic.