biubiukam/dsh-runtime-nutrition-label ↗★ 0
dsh-runtime-nutrition-label
Evidence-backed runtime nutrition labels for DeepSeek Harness plugins and tool namespaces
安装
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:biubiukam/dsh-runtime-nutrition-label说明文档
阅读完整 README ↗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.