030611/dsh-verification-receipt0

dsh-verification-receipt

Privacy-minimal heuristic per-turn execution summaries for DeepSeek Harness

AI 分析

适合需要轻量审计链路的场景;需在目标 profile 中安装并确保核心 Session 服务可用。

パッケージ
dsh-verification-receipt
バージョン
0.1.0
ライセンス
MIT
最終更新
2026/08/13

インストール

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:030611/dsh-verification-receipt

ドキュメント

README 全文を読む ↗

Install

Build this checkout and add it to every profile that should emit receipts:

pnpm install --frozen-lockfile
pnpm run check
dsh plugin --profile web add /path/to/dsh-verification-receipt
dsh plugin --profile headless add /path/to/dsh-verification-receipt
dsh --profile web --dump-config

package.json declares dsh.bundle.patch; cordis.patch.yml inserts one ordinary observer plugin. It works on any DSH surface that provides the core Session service.