fly1989/dsh-deliberation0

dsh-deliberation

Primary-controlled deliberation and opt-in masked review for DeepSeek Harness

包名
dsh-deliberation
版本
0.1.0
许可证
MIT
最近更新
2026年8月31日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:fly1989/dsh-deliberation

Configuration reference

Tool configuration

KeyBundle valueMeaning
freshProviderspawnProvider used by independent-alternative
forkProviderforkProvider used by trajectory-audit
midForkProvidermid-fork-stepPrefix of the recent-Step provider family
maxRecentSteps8Maximum K exposed to manual masked review
maxBranches3Maximum branches in one tool call
maxDepth1Absolute child delegation-depth ceiling
branchTimeoutMs600000Independent wall-clock timeout per manual branch
routessameDeployment-approved model routes visible to the Primary
capabilityProfilesreason-only, read-onlyDeployment-approved child tool boundaries
debugfalseSafe lifecycle breadcrumbs; never logs prompts or child content

Automatic review

KeyValuesMeaning
enabledfalse / trueMount or disable the stopping-boundary policy
scopetool-bearing-turns / all-primary-turnsEligible top-level Primary Turns
providerdefault mid-fork-current-turnDeployment-owned history projection
routedefault sameChild provider/model route
capabilitydefault read-only in bundleChild tool ceiling
publishupdates-only / all / observe-onlyWhich packets may enter the Primary inbox
timeoutMs300000Automatic child wall-clock timeout

Projection provider

KeyBundle valueMeaning
windowrecent-steps or current-turnSnapshot selection policy
maskreasoning-onlyRemove reasoning/replay state; action-only is an evaluation overlay
maxSnapshotChars65536Whole-snapshot text budget; overflow skips rather than truncates
maxSnapshotImages20Projected-suffix image ceiling

Routes and capabilities are allowlists, not registrations. The portable same route inherits the Primary model; it is not model-family independence. read-only requests read, grep, and glob, but a profile that does not expose those tools safely degrades toward reasoning-only execution.

Tool configuration

KeyBundle valueMeaning
freshProviderspawnProvider used by independent-alternative
forkProviderforkProvider used by trajectory-audit
midForkProvidermid-fork-stepPrefix of the recent-Step provider family
maxRecentSteps8Maximum K exposed to manual masked review
maxBranches3Maximum branches in one tool call
maxDepth1Absolute child delegation-depth ceiling
branchTimeoutMs600000Independent wall-clock timeout per manual branch
routessameDeployment-approved model routes visible to the Primary
capabilityProfilesreason-only, read-onlyDeployment-approved child tool boundaries
debugfalseSafe lifecycle breadcrumbs; never logs prompts or child content