Riksdagsmonitor Intelligence Platform - v0.7.20
    Preparing search index...

    Policy domain assessment derived from document analysis.

    interface PolicyAssessment {
        domains: string[];
        primaryDomain: string;
        narrative: string;
        confidence: "HIGH" | "MEDIUM" | "LOW";
    }
    Index

    Properties

    domains: string[]

    Detected policy domains (localised)

    primaryDomain: string

    Primary domain focus

    narrative: string

    Brief narrative assessment of the policy landscape. Derived from document content, not templates.

    confidence: "HIGH" | "MEDIUM" | "LOW"

    Overall confidence in the assessment