mirror of
https://github.com/deepseek-ai/deepseek-harness
synced 2026-08-15 21:04:50 +00:00
67 lines
2.4 KiB
JSON
67 lines
2.4 KiB
JSON
{
|
|
"requiredSince": "2026-07-14",
|
|
"required": [
|
|
"README.md",
|
|
"docs/architecture.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/cordis-primer.md",
|
|
"docs/core-data-structures/approval.md",
|
|
"docs/core-data-structures/bash.md",
|
|
"docs/core-data-structures/code-runtime.md",
|
|
"docs/core-data-structures/compaction.md",
|
|
"docs/core-data-structures/core.md",
|
|
"docs/core-data-structures/filesystem.md",
|
|
"docs/core-data-structures/llm-streaming.md",
|
|
"docs/core-data-structures/persistence.md",
|
|
"docs/core-data-structures/sandbox.md",
|
|
"docs/core-data-structures/scope.md",
|
|
"docs/core-data-structures/session-query.md",
|
|
"docs/core-data-structures/session.md",
|
|
"docs/core-data-structures/skills.md",
|
|
"docs/core-data-structures/subagent.md",
|
|
"docs/core-data-structures/system-prompt.md",
|
|
"docs/core-data-structures/tools.md",
|
|
"docs/core-data-structures/user-interaction.md",
|
|
"docs/core-data-structures/web.md",
|
|
"docs/core-data-structures/workflow.md",
|
|
"docs/defensive-patterns.md",
|
|
"docs/development.md",
|
|
"docs/glossary.md",
|
|
"docs/i18n/README.md",
|
|
"docs/i18n/translation-rules.md",
|
|
"docs/postmortem/0001-acp-default-export-drops-inject.md",
|
|
"docs/postmortem/0002-js-expression-disabled-filesystem-tools.md",
|
|
"docs/postmortem/README.md",
|
|
"docs/rfc/README.md",
|
|
"docs/rfc/implemented/architecture/2026-07-10-single-file-executable-sdk-runtime-distribution.md",
|
|
"docs/rfc/implemented/process/2026-07-02-bilingual-docs-and-pairing-gate.md",
|
|
"docs/testing.md",
|
|
"python/README.md",
|
|
"python/sdk-runtime/README.md",
|
|
"python/sdk/README.md"
|
|
],
|
|
"excluded": [
|
|
"docs/AGENTS.md",
|
|
"docs/agent-lifecycle.md",
|
|
"docs/capability-seams.md",
|
|
"docs/config-catalog.md",
|
|
"docs/cordis-catalog/",
|
|
"docs/event-producer-consumer.md",
|
|
"docs/graph-atlas.md",
|
|
"docs/i18n/style-samples.md",
|
|
"docs/i18n/terminology.md",
|
|
"docs/i18n/translation-prompt.md",
|
|
"docs/module-graph.md",
|
|
"docs/persistence-catalog.md",
|
|
"docs/rfc/INDEX.md",
|
|
"docs/tool-catalog.md",
|
|
"docs/tool-execution-pipeline.md",
|
|
"python/sdk-runtime/src/deepseek_harness_runtime/runtime/node/"
|
|
]
|
|
}
|