dsh plugins中文
← Back to popular plugin directory

Round verification summary

030611/dsh-verification-receipt · skills

Privacy-minimal heuristic per-turn verification summaries for DeepSeek Harness.

★ 4GitHub stars
0Forks
2026-08-15Last updated
TypeScriptLanguage
MITLicense

Project overview

DSH Verification Receipt Ask a smaller, checkable question: what verification-shaped execution signals did DSH record this turn?

The receipt summarizes recorded tool counts and lexical verification-shaped signals. It does not prove that tests ran or that code is correct. Community-maintained and not an official DeepSeek project. Related trust-layer plugins: Telemetry Redactor, Evidence Audit, and Context Provenance.

DSH Verification Receipt is a small, passive Profile Bundle for DeepSeek Harness. After each durable turn/end, it appends one privacy-minimal, heuristic execution summary to a local JSONL file.

Install command

dsh plugin --profile web add github:030611/dsh-verification-receipt
View GitHub repository ↗Back to popular plugin directory