EU Parliament Monitor — API Documentation - v0.8.49
    Preparing search index...
    • Normalise manifest.files into a flat list of runRelPath strings.

      De-duplicates while preserving first-seen order so callers downstream (the aggregator's availableSet, materialiseManifestFiles, etc.) never observe the same path twice when a manifest section accidentally lists it under two top-level keys.

      Parameters

      • files: ManifestFiles | undefined

        Manifest files section (nested or flat)

      Returns string[]

      De-duplicated, first-seen-ordered list of run-relative artifact paths