DeepSeek HarnessのナレッジベースBusabase x DeepSeek Harnessのナレッジベース

DeepSeek Harnessのナレッジベース

DeepSeek Harnessはeverything-is-a-plugin architectureを中心にしたopen-source agent harnessです。Plugin compositionはcapabilityを柔軟にしますが、tool response、runtime state、agent conclusionを自動で再利用可能なfactにはしません。

DeepSeek Harnessのナレッジベース review workspace
Harness compositionは実行システムとして扱い、evidenceを持つ結論だけをreviewへ送る。

MAP

Harness compositionは実行システムとして扱い、evidenceを持つ結論だけをreviewへ送る。

DeepSeek Harnessはeverything-is-a-plugin architectureを中心にしたopen-source agent harnessです。Plugin compositionはcapabilityを柔軟にしますが、tool response、runtime state、agent conclusionを自動で再利用可能なfactにはしません。

01 · Cordis plugin composition

Plugins、services、lifecycle wiring

02 · developer preview with breaking changes

Create、resume、cancel、result return

03 · AGENTS.md, tools, configuration, and lifecycle documentation

Shell、file、web、MCP、plugin capabilities

04 · Reviewed record

Owner、claim、evidence、freshness

01 · DeepSeek Harnessのナレッジベース

Cordis plugin composition

DeepSeek Harnessはeverything-is-a-plugin architectureを中心にしたopen-source agent harnessです。Plugin compositionはcapabilityを柔軟にしますが、tool response、runtime state、agent conclusionを自動で再利用可能なfactにはしません。

LayerOwnsBoundary
Cordis compositionPlugins、services、lifecycle wiringRuntime configurationでありapproved policyではない
Agent lifecycleCreate、resume、cancel、result returnExecution historyでありreusable truthではない
Tool surfaceShell、file、web、MCP、plugin capabilitiesResponseがあってもconclusionは未検証
Reviewed recordOwner、claim、evidence、freshnessChange Request review後だけcanonical

02 · DeepSeek Harnessのナレッジベース

developer preview with breaking changes

Harness compositionは実行システムとして扱い、evidenceを持つ結論だけをreviewへ送る。

PLUGIN

Pluginはlifecycleとdependenciesを持つexecutable codeです。

PREVIEW

公式はdeveloper previewとし、compatibility-breaking changesを警告しています。

TOOL

Successful callはresponseを示すだけで解釈の正しさは示しません。

RECORD

Reviewed resultには責任者と有効条件が必要です。

03 · DeepSeek Harnessのナレッジベース

AGENTS.md, tools, configuration, and lifecycle documentation

DeepSeek Harnessのナレッジベース: Cordis plugin composition; developer preview with breaking changes; AGENTS.md, tools, configuration, and lifecycle documentation.

Cordis compositionPlugins、services、lifecycle wiring. Runtime configurationでありapproved policyではない
Agent lifecycleCreate、resume、cancel、result return. Execution historyでありreusable truthではない
Tool surfaceShell、file、web、MCP、plugin capabilities. Responseがあってもconclusionは未検証
Reviewed recordOwner、claim、evidence、freshness. Change Request review後だけcanonical

EVIDENCE

DeepSeek Harnessのナレッジベース: inspect the execution boundary

PLUGIN: Pluginはlifecycleとdependenciesを持つexecutable codeです。 PREVIEW: 公式はdeveloper previewとし、compatibility-breaking changesを警告しています。 TOOL: Successful callはresponseを示すだけで解釈の正しさは示しません。 RECORD: Reviewed resultには責任者と有効条件が必要です。

deepseek-harness_1Cordis composition: Plugins、services、lifecycle wiring; Runtime configurationでありapproved policyではない
deepseek-harness_2Agent lifecycle: Create、resume、cancel、result return; Execution historyでありreusable truthではない
deepseek-harness_3Tool surface: Shell、file、web、MCP、plugin capabilities; Responseがあってもconclusionは未検証
deepseek-harness_4Reviewed record: Owner、claim、evidence、freshness; Change Request review後だけcanonical
DeepSeek Harnessのナレッジベース evidence review

ACCEPTANCE

DeepSeek Harnessのナレッジベース: execution is not acceptance

Harness compositionは実行システムとして扱い、evidenceを持つ結論だけをreviewへ送る。

PLUGIN

Pluginはlifecycleとdependenciesを持つexecutable codeです。

PREVIEW

公式はdeveloper previewとし、compatibility-breaking changesを警告しています。

TOOL

Successful callはresponseを示すだけで解釈の正しさは示しません。

RECORD

Reviewed resultには責任者と有効条件が必要です。

PLACEMENT

DeepSeek Harnessのナレッジベース: keep context with its owner

Cordis composition owns Plugins、services、lifecycle wiring. Agent lifecycle owns Create、resume、cancel、result return. Tool surface owns Shell、file、web、MCP、plugin capabilities. Reviewed record owns Owner、claim、evidence、freshness.

LayerOwnsBoundary
Cordis compositionPlugins、services、lifecycle wiringRuntime configurationでありapproved policyではない
Agent lifecycleCreate、resume、cancel、result returnExecution historyでありreusable truthではない
Tool surfaceShell、file、web、MCP、plugin capabilitiesResponseがあってもconclusionは未検証
Reviewed recordOwner、claim、evidence、freshnessChange Request review後だけcanonical

FRESHNESS

DeepSeek Harnessのナレッジベース: record what can change

PLUGIN: Pluginはlifecycleとdependenciesを持つexecutable codeです。 PREVIEW: 公式はdeveloper previewとし、compatibility-breaking changesを警告しています。 TOOL: Successful callはresponseを示すだけで解釈の正しさは示しません。 RECORD: Reviewed resultには責任者と有効条件が必要です。

source_versionhttps://github.com/deepseek-ai/deepseek-harness
runtime_factCordis plugin composition | developer preview with breaking changes | AGENTS.md, tools, configuration, and lifecycle documentation
review_ownerAccountable human reviewer
next_reviewA stated recheck boundary

FAQ

DeepSeek Harnessのナレッジベース: practical questions

Harness compositionは実行システムとして扱い、evidenceを持つ結論だけをreviewへ送る。

Plugin configurationは共有知識になりますか?

なりません。Runnable setupです。decision、evidence、owner、recheck dateを別に残します。

Completed agent runは結論を証明しますか?

いいえ。Provenanceです。tests、source-system readback、accountable reviewで再利用を決めます。

Developer preview configurationはcanonicalにできますか?

Version、freshness boundary、verification pointを持つclaimとしてのみ扱えます。

MCPならexternal dataを信頼できますか?

できません。MCPはcapabilityであり、server identityとevidenceを確認します。

NEXT

Harness compositionは実行システムとして扱い、evidenceを持つ結論だけをreviewへ送る。

DeepSeek Harnessはeverything-is-a-plugin architectureを中心にしたopen-source agent harnessです。Plugin compositionはcapabilityを柔軟にしますが、tool response、runtime state、agent conclusionを自動で再利用可能なfactにはしません。