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

    Function renderReaderIntelligenceGuide

    • Render the generated reader-intelligence guide that appears before the artifact sections. It gives readers a Riksdagsmonitor-style navigation layer without requiring agents to hand-author another artifact.

      Section membership is checked against READER_GUIDE_SECTION_IDS (the canonical list shared with the HTML renderer in reader-intelligence-guide.ts) to prevent drift between the two renderers.

      Parameters

      • sections: readonly TocSection[]

        Emitted section TOC entries, in document order

      • included: readonly IncludedArtifact[]

        Included artifacts, used to name each section's source

      Returns string

      Markdown block containing the guide table