Compare Article Translations
compare_translationsIdentify missing or stale sections in article translations by comparing section structure between two locales, with status indicators for each section.
Instructions
Compare section structure between two locales of the same article, matched by index. Returns a compact table (one row per section) with status: "ok" (both present, source/target word count ratio within 25%), "different" (word count ratio diverges by more than 25% — size signal only, NOT a semantic divergence: two locales may legitimately differ in verbosity) or "missing" (section absent in target). Useful to spot structurally stale or missing sections; do not interpret "different" as an edit regression on its own.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| article_id | Yes | Article ID | |
| source_locale | Yes | Source (reference) locale | |
| target_locale | Yes | Target locale to compare against source |