biubiukam/dsh-runtime-nutrition-label0

dsh-runtime-nutrition-label

Evidence-backed runtime nutrition labels for DeepSeek Harness plugins and tool namespaces

包名
dsh-runtime-nutrition-label
版本
0.1.0
许可证
MIT
最近更新
2026年8月18日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:biubiukam/dsh-runtime-nutrition-label

Configuration

plugins[].tools requires at least one exact name or prefix. Exact tool ownership must be unique, and prefix ranges may not overlap. The reserved label id unattributed is used for unmatched tools when includeUnattributed is enabled.

effects are ordered rules scoped to one configured plugin. Exact names take precedence over prefixes, and an unmatched tool has effect unknown. The effect is a configured classification, not proof that a provider performed the operation.

evidenceLimit, fileSampleLimit, domainSampleLimit, argumentScanMaxDepth, and argumentScanMaxNodes are validated positive or non-negative safe integers at load time. pathDisplay accepts omit, basename, or full; omit is the recommended default for shared reports.