030611/dsh-verification-receipt0

dsh-verification-receipt

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

AI Analysis

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

Package
dsh-verification-receipt
Version
0.1.0
License
MIT
Last updated
Aug 13, 2026

Install

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

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.