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

    Parsed classification results from classification-results.md

    interface ClassificationResult {
    ย ย ย ย level: ClassificationLevel;
    ย ย ย ย priority: PriorityLevel;
    ย ย ย ย confidence: ConfidenceLabel;
    ย ย ย ย summary: string;
    ย ย ย ย documentIds: string[];
    ย ย ย ย domains: string[];
    }
    Index

    Overall classification level

    priority: PriorityLevel

    Editorial priority

    confidence: ConfidenceLabel

    Overall confidence in the classification

    summary: string

    Raw summary text extracted from the markdown

    documentIds: string[]

    Document IDs classified in this analysis

    domains: string[]

    Policy domains identified