Riksdagsmonitor Intelligence Platform โ€” API Documentation - v1.0.30
    Preparing search index...

    Parsed synthesis summary from synthesis-summary.md

    interface SynthesisSummaryResult {
    ย ย ย ย narrativeDirection: string;
    ย ย ย ย keyThemes: string[];
    ย ย ย ย articleFocus: string;
    ย ย ย ย forwardIndicators: string[];
    ย ย ย ย dataFreshness: string;
    }
    Index
    narrativeDirection: string

    Primary narrative direction for the lede

    keyThemes: string[]

    Key themes identified across all documents

    articleFocus: string

    Recommended article focus

    forwardIndicators: string[]

    Forward indicators for "What to Watch Next"

    dataFreshness: string

    When lookback was used, the actual date of the data (YYYY-MM-DD). null when documents match the requested article date exactly.