docs(i18n): clarify zero-step turn hierarchy

This commit is contained in:
Tianyi Cui
2026-07-23 14:31:38 +08:00
parent 4dc6d35ee3
commit 94165953cf

View File

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