| 1 | init | Scaffold i18n.yml and bootstrap defaults. |
| 2 | Configure i18n config | Define locales, buckets, and LLM/storage settings. |
| 3 | run --dry-run | Validate plan and detect issues before writing drafts. |
| 4 | run | Generate local draft translations. |
| 5 | Release from local repo | Zero-human path when your process allows direct publish from generated outputs. |
| 6 (optional) | sync push (experimental) | Upload local changes to your TMS for curation workflows. |
| 7 (optional) | Curate in TMS | Human review and correction in your translation platform. |
| 8 (optional) | sync pull (experimental) | Bring curated translations back into the repository. |
| 9 | status | Measure completion and unresolved work in either workflow path. |