rrrrrredy/dsh-execution-fidelity-guard ↗★ 0
dsh-execution-fidelity-guard
Execution-fidelity guard bundle for DeepSeek Harness
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:rrrrrredy/dsh-execution-fidelity-guard说明文档
阅读完整 README ↗Configuration
| Field | Default | Meaning |
|---|---|---|
mode | shadow | off, shadow, or balanced |
contractPath | .execution-fidelity/contract.json | Absolute path or workspace-relative contract path |
maxContinuationAttempts | 2 | Completion-verification steering budget, from 0 to 2 |
Invalid configuration fails while the plugin loads. An absent or invalid contract leaves the Guard advisory; it does not invent authorization. Guard receipts remain bounded in memory in this alpha. Disk receipt persistence is disabled; a non-empty legacy receiptPath is rejected during plugin load.