5270dcd61d
core-data-structures 18 篇(core.md 因超长仍在产出、随后补)、 postmortem 3 篇与 RFC 前门 README 配对;流水线 + 二遍校验产出。 生成文件 docs/rfc/INDEX.md(gen-rfc-index 产物)列入排除。中文侧 页内锚点统一指向英文侧锚名,满足配对门禁的链接目标一致规则。
66 lines
2.4 KiB
JSON
66 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/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/"
|
|
]
|
|
}
|