mirror of
https://github.com/deepseek-ai/deepseek-harness
synced 2026-08-15 21:04:50 +00:00
34 lines
1.1 KiB
JSON
34 lines
1.1 KiB
JSON
{
|
|
"requiredSince": "2026-07-14",
|
|
"required": [
|
|
"README.md",
|
|
"docs/cookbook/adding-a-package.md",
|
|
"docs/cookbook/adding-a-tool.md",
|
|
"docs/cookbook/adding-a-vendored-package.md",
|
|
"docs/cookbook/adding-an-llm-adapter.md",
|
|
"docs/cookbook/extension-cookbook.md",
|
|
"docs/cookbook/responding-to-pr-review-on-a-stack.md",
|
|
"docs/development.md",
|
|
"docs/i18n/README.md",
|
|
"docs/i18n/translation-rules.md",
|
|
"docs/rfc/implemented/architecture/2026-07-10-single-file-executable-sdk-runtime-distribution.md",
|
|
"docs/rfc/implemented/architecture/2026-07-16-explicit-turn-cancellation.md",
|
|
"docs/rfc/implemented/process/2026-07-02-bilingual-docs-and-pairing-gate.md",
|
|
"python/README.md",
|
|
"python/sdk-runtime/README.md",
|
|
"python/sdk/README.md"
|
|
],
|
|
"excluded": [
|
|
"docs/AGENTS.md",
|
|
"docs/config-catalog.md",
|
|
"docs/cordis-catalog/",
|
|
"docs/i18n/style-samples.md",
|
|
"docs/i18n/terminology.md",
|
|
"docs/i18n/translation-prompt.md",
|
|
"docs/module-graph.md",
|
|
"docs/persistence-catalog.md",
|
|
"docs/tool-catalog.md",
|
|
"python/sdk-runtime/src/deepseek_harness_runtime/runtime/node/"
|
|
]
|
|
}
|