Files
deepseek-harness/scripts/translation-pairing.manifest.json
T

22 lines
584 B
JSON
Raw Normal View History

{
"excluded": [
2026-07-19 22:50:49 +08:00
".agents/notes/AGENTS.md",
".agents/notes/implemented/AGENTS.md",
".agents/notes/implemented/CLAUDE.md",
"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/tool-catalog.md",
2026-07-26 15:06:51 +08:00
"docs/tool-execution-pipeline.md"
]
}