Riksdagsmonitor Intelligence Platform โ€” API Documentation - v1.0.30
    Preparing search index...
    • CLI entry point: check analysis language for a given directory.

      Usage: npx tsx scripts/check-analysis-language.ts [analysis-dir] npm run check:analysis-language -- [analysis-dir]

      When analysis-dir is omitted the script defaults to scanning the entire analysis/daily/ tree so callers (e.g. npm run check:analysis-language) can run a repo-wide audit without remembering CLI arguments. The analysis gate (05-analysis-gate.md) always passes the per-run $ANALYSIS_DIR.

      Returns Promise<void>