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

    One pass of the multi-iteration analysis protocol

    interface AnalysisIteration {
        iteration: 1 | 2 | 3 | 4;
        label: "generation" | "deepening" | "stakeholder-review" | "synthesis";
        summary: string;
        refinements: string[];
    }
    Index

    Properties

    iteration: 1 | 2 | 3 | 4
    label: "generation" | "deepening" | "stakeholder-review" | "synthesis"
    summary: string
    refinements: string[]