docs(i18n): distinguish rounds from turns

This commit is contained in:
Tianyi Cui
2026-07-23 13:22:50 +08:00
parent 441a17d62e
commit d364adc93b
5 changed files with 10 additions and 9 deletions

View File

@@ -52,6 +52,7 @@
| loader | loader | | | |
| manifest | manifest | manifest元数据清单 | | |
| monorepo | monorepo | | | |
| Round | Round | | 回合、目标回合、Ralph 回合 | 领域层级为 Session > Round > Turn轮次 > Step步骤Goal Round 与 Ralph Round 均保留英文。一个 Round 承载一个 Turn一个 Turn 包含一个或多个 Step。 |
| schema | schema | | | |
| schema DSL | schema DSL | | | |
| seam | seam | | | 与 `extension point` 是不同概念;根据具体语境,可译为`服务边界``可替换点` |