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

    Per-document deep analysis produced in Pass 2.

    interface AIDocumentAnalysis {
        dok_id: string;
        title: string;
        legislativeImpact: string;
        crossPartyImplications: string;
        historicalContext: string;
        euNordicComparison: string;
        analysisScore: number;
    }
    Index

    Properties

    dok_id: string

    Riksdag document identifier.

    title: string

    Document title.

    legislativeImpact: string

    Assessment of the document's legislative impact in the target language.

    crossPartyImplications: string

    Cross-party implications of the document.

    historicalContext: string

    Historical context or precedent relevant to the document.

    euNordicComparison: string

    EU and Nordic comparative dimension.

    analysisScore: number

    Analysis depth score 0–100 (distinct from the 0.0–1.0 qualityScore used by article-quality-enhancer).