EU Parliament Monitor - API Documentation - v0.7.0
    Preparing search index...
    • Persist a generation metadata JSON file to the metadata directory. Skips writing when dryRun is true.

      Parameters

      • stats: GenerationStats

        Final generation statistics

      • results: GenerationResult[]

        Per-article-type generation results

      • usedMCP: boolean

        Whether the MCP client was connected during this run

      • metadataDir: string

        Absolute path to the metadata output directory

      • dryRun: boolean

        When true the file is not written

      Returns void