EU Parliament Monitor — API Documentation - v0.9.24
    Preparing search index...

    Module Aggregator/Metadata/BriefBody

    Reads the English executive-brief.md (or compatible fallback artefacts) for a run directory and returns the SPDX-stripped body so language-agnostic structural extractors (briefing-highlight.ts) can probe it for ## Reader Briefing / ## Strategic Intelligence Summary content.

    Localized brief bodies (executive-brief_<lang>.md) are read by the upward-pointing editorial-brief-resolver.ts; that file cannot import this module without breaking the leaf-module rule, so the localized brief loader stays where it is and re-exports its own body via the dedicated helper.

    Pure leaf module — depends only on fs/path and the SPDX-aware reader from artifact-walker.

    Functions

    readEnglishBriefBody