Riksdagsmonitor Intelligence Platform - v0.7.19
    Preparing search index...
    • Apply all six analysis lenses to a single parliamentary document.

      Cross-document links are set to an empty array because this function operates on a single document without batch context. Use analyzeDocuments() to get inter-document relationships.

      Parameters

      • doc: RawDocument

        The parliamentary document to analyse

      • Optionalcia: CIAContext

        Optional CIA context (coalition stability, party performance, etc.)

      • lang: string = 'en'

        Target language for all generated text (default: 'en')

      • OptionalprecomputedDomains: string[]

        Optional pre-computed policy domains for this document. When provided (e.g. from analyzeDocuments()), avoids a redundant detectPolicyDomains call.

      Returns DocumentAnalysisResult

      A complete DocumentAnalysisResult