mirror of
https://github.com/deepseek-ai/deepseek-harness
synced 2026-08-15 21:04:50 +00:00
Human-annotated gold pairs land as docs/i18n/style-samples.md (bilingual by construction, excluded from pairing) and outrank prose tone rules. translation-rules gains a Voice section; shape stays gate-owned so the writer optimizes for natural Chinese. The skill's translate step becomes two passes: native-author writing, then clause-level fidelity check. Terminology rulings: hash -> 哈希 (blob 哈希/提交哈希), HMR and fiber confirmed as tabled.
19 lines
437 B
JSON
19 lines
437 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"
|
|
]
|
|
}
|