File size: 1,976 Bytes
549e098 3181a66 549e098 3181a66 549e098 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 | # Translations
Translate the core Loop Engineering concepts for new audiences while preserving the boundaries and facts in the full [English guide](README.md).
## Available
- [English](README.md)
- [中文](README.zh-CN.md)
- [Español](README.es.md)
- [Français](README.fr.md)
- [Deutsch](README.de.md)
- [日本語](README.ja.md)
- [한국어](README.ko.md)
- [Português](README.pt-BR.md)
## Wanted
Maintainers and contributors are welcome for:
- Русский
- Italiano
- العربية
- हिन्दी
## Translation Rules
- Preserve the narrow definition: AI/coding-agent Loop Engineering as the layer above prompt, context, and harness engineering.
- Do not translate unrelated meanings into scope: event loops, control theory, growth loops, generic automation, or non-AI feedback loops.
- Keep the English README as the source of truth for the full resource list.
- Prefer translating the introduction, mental model, Loop Contract, maturity model, and contribution instructions first.
- If you translate the full resource list, keep URLs unchanged and translate only annotations.
- Add yourself as a translation maintainer in your PR if you can help keep the file current.
- Every translation carries a `<!-- last-synced: YYYY-MM-DD -->` marker near the top. When you review a translation against the current English README, bump the date. CI fails when a marker is missing or older than 180 days.
## Suggested File Names
- `README.de.md`
- `README.es.md`
- `README.fr.md`
- `README.ja.md`
- `README.ko.md`
- `README.pt-BR.md`
- `README.ru.md`
## Translation PR Checklist
- [ ] The translation links back to the full English guide.
- [ ] The language switcher has been updated in `README.md`.
- [ ] The `<!-- last-synced: YYYY-MM-DD -->` marker is present and current.
- [ ] The translation preserves the scope boundary.
- [ ] Resource URLs are unchanged.
- [ ] Technical terms are translated consistently or left in English where that is clearer.
|