030611/dsh-verification-receipt0

dsh-verification-receipt

为 DeepSeek Harness 生成每轮执行的隐私最小化摘要凭据,用于会话执行留痕。

AI 分析

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

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

安裝

$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.