mirror of
https://github.com/deepseek-ai/deepseek-harness
synced 2026-08-15 21:04:50 +00:00
自动翻译流水线的 prompt 模板进仓(docs/i18n/translation-prompt.md): 占位符契约(source_lang/target_lang/terminology 三个,旧 %% 分段协议 废弃)+ 逐字模板正文(三段 XML 输出、分类自审、8 组正误例)。列入 配对排除清单;skill 与流水线自此共用同一套规则文件。
20 lines
476 B
JSON
20 lines
476 B
JSON
{
|
|
"requiredSince": "2026-07-05",
|
|
"required": [
|
|
"README.md",
|
|
"docs/development.md",
|
|
"docs/i18n/README.md",
|
|
"docs/i18n/translation-rules.md",
|
|
"docs/rfc/implemented/process/2026-07-02-bilingual-docs-and-pairing-gate.md"
|
|
],
|
|
"excluded": [
|
|
"docs/AGENTS.md",
|
|
"docs/module-graph.md",
|
|
"docs/cordis-catalog/",
|
|
"docs/tool-catalog/",
|
|
"docs/i18n/terminology.md",
|
|
"docs/i18n/style-samples.md",
|
|
"docs/i18n/translation-prompt.md"
|
|
]
|
|
}
|