rrrrrredy/dsh-execution-fidelity-guard0

dsh-execution-fidelity-guard

Execution-fidelity guard bundle for DeepSeek Harness

AI 分析

核心用于验证 DSH 任务的执行保真度,防止未授权操作。适合需要对 Agent 执行过程进行安全审计与合规约束的 DSH 开发者。

パッケージ
dsh-execution-fidelity-guard
バージョン
0.1.0-alpha.2
ライセンス
Apache-2.0
最終更新
2026/08/31

インストール

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:rrrrrredy/dsh-execution-fidelity-guard

ドキュメント

README 全文を読む ↗

Configuration

FieldDefaultMeaning
modeshadowoff, shadow, or balanced
contractPath.execution-fidelity/contract.jsonAbsolute path or workspace-relative contract path
maxContinuationAttempts2Completion-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.