030611/qiushi-dsh-evidence-audit1

qiushi-dsh-evidence-audit

仅观察式哈希链式证据回执插件,将每轮执行记录为可追溯凭据文件。

AI 分析

适合合规或可追踪性要求较高的环境;需按兼容提交构建,并确认凭据文件输出目录存在。

套件
qiushi-dsh-evidence-audit
版本
0.1.0
授權
MIT
最近更新
2026年8月13日

安裝

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:030611/qiushi-dsh-evidence-audit

Install from npm

Prerequisites are Node.js ^22.19.0 || >=24.0.0 and a DSH installation built from the tested commit.

dsh plugin --profile 
 add qiushi-dsh-evidence-audit
dsh --profile 
 --dump-config

The config dump should contain a row with id qiushi-evidence-audit and name qiushi-dsh-evidence-audit. Receipts then default to $DSH_HOME/evidence-audit/evidence-receipts.jsonl, or ~/.dsh/evidence-audit/evidence-receipts.jsonl when DSH_HOME is unset. If running DSH from its source checkout, replace dsh with that checkout's documented pnpm dsh launcher.

To remove the bundle:

dsh plugin --profile 
 remove qiushi-dsh-evidence-audit