EU Parliament Monitor — API Documentation - v0.8.43
    Preparing search index...
    • Render the provenance block shown at the very top of the aggregated document. Shows run metadata, gate result, and a direct link to the manifest on GitHub so the reader can audit the full artifact set.

      Parameters

      • params: {
            articleType: string;
            date: string;
            runId: string;
            gateResult: string;
            runDirRelPath: string;
            manifestRelPath: string;
        }

        Provenance metadata for the aggregated run

        • articleType: string

          Article type slug (e.g. breaking)

        • date: string

          ISO date of the run (YYYY-MM-DD)

        • runId: string

          Stable identifier for the run

        • gateResult: string

          Latest non-PENDING gate result

        • runDirRelPath: string

          Repo-relative path of the run directory

        • manifestRelPath: string

          Repo-relative path of manifest.json

      Returns string

      Markdown blockquote ready to be concatenated into the aggregate