Hash chain evidence audit
Observe-only hash-chained evidence receipts for DeepSeek Harness.
Project overview
Qiushi DSH Evidence Audit Leave a locally checkable execution trail without storing prompts, tool arguments, tool results, or session IDs in plaintext. Community-maintained and not an official DeepSeek project. Related trust-layer plugins: Telemetry Redactor, Verification Receipt, and Context Provenance.
Qiushi DSH Evidence Audit is an observe-only DeepSeek Harness Profile Bundle. It listens to the official tools/result and session/event extension points and appends deterministic, hash-chained JSONL evidence receipts. It never registers a model-facing tool, changes a prompt, transforms a tool result, or appends to a session. Install from npm
The config dump should contain a row with id qiushi-evidence-audit and name qiushi-dsh-evidence-audit. Receipts then default to $DSHHOME/evidence-audit/evidence-receipts.jsonl, or /.dsh/evidence-audit/evidence-receipts.jsonl when DSHHOME is unset. If running DSH from its source checkout, replace dsh with that checkout's documented pnpm dsh launcher.