Filename-variant aliases. Each key maps to a set of equivalent filenames that represent the same logical artifact. The aggregator emits at most one member of each alias group per folder โ if two aliased filenames are present on disk (e.g. both election-2026-analysis.md and election-cycle-analysis.md), only the first one encountered in AGGREGATION_ORDER is rendered; the others are skipped.
This guarantees backwards compatibility with ~50 existing run folders that use the legacy election-2026-analysis.md name while the cycle-agnostic election-cycle-analysis.md becomes the canonical name post-2026 rollover.
Filename-variant aliases. Each key maps to a set of equivalent filenames that represent the same logical artifact. The aggregator emits at most one member of each alias group per folder โ if two aliased filenames are present on disk (e.g. both
election-2026-analysis.mdandelection-cycle-analysis.md), only the first one encountered in AGGREGATION_ORDER is rendered; the others are skipped.This guarantees backwards compatibility with ~50 existing run folders that use the legacy
election-2026-analysis.mdname while the cycle-agnosticelection-cycle-analysis.mdbecomes the canonical name post-2026 rollover.