EU Parliament Monitor — API Documentation - v0.8.40
    Preparing search index...
    • Build a placeholder impact assessment with every dimension marked AI_MARKER.

      This is the last-resort fallback used only when no AI-authored ## Impact Assessment block was parseable from the run's synthesis-summary.md or deep-analysis.md. Agentic workflows should satisfy the Analysis-to-Article Data Contract (see .github/prompts/SHARED_PROMPT_PATTERNS.md#-analysis-to-article-data-contract) so this fallback is never rendered. When it is rendered, the downstream article-rewriter step replaces the AI_MARKER strings with real analysis content before publication.

      Returns {
          political: string;
          economic: string;
          social: string;
          legal: string;
          geopolitical: string;
      }

      Impact assessment with AI_MARKER placeholders in every dimension.