Riksdagsmonitor Intelligence Platform โ€” API Documentation - v1.0.30
    Preparing search index...
    • Run the backfill across every news/*.html file under repoRoot.

      • dryRun: true โ†’ don't write any files; still returns a full summary.
      • check: true โ†’ after the dry-run pass, exit-1 if any file still has skipped-no-og-locale (used by CI as a guard).

      Exit semantics (when invoked as CLI): 0 โ€” no files needed an update, or all updates succeeded 1 โ€” --check and at least one file is missing the og:locale tag

      Parameters

      Returns Promise<RunSummary>