dongsheng123132/dsh-config-origin-proof

dongsheng123132★ 0JavaScript最后同步: 2026-08-21

在 GitHub 打开

Content-addressed DSH configuration origin and shadowing evidence

README 摘要

DSH Config Origin Proof An evidence layer for DeepSeek Harness configuration source ownership. It verifies an explicit redacted recording of precedence domains, source observations, the expected winning source and value digest, shadowed sources, and unobserved higher-priority gaps. It does not reimplement the DSH composer, collect live configuration, or compare policy changes. DSH's own --dump-config remains the authority for composition. This plugin turns a structured recording from that or another trusted producer into a reproducible receipt. dsh-policy-drift-proof compares baseline and observed policy posture; dsh-profile-lock-proof proves installed bundle closure; this project answers which recorded source won and why. Raw values and secret-, credential-, prompt-, message- or prose-shaped fields are rejected. Reports contain only stable IDs, SHA-256 digests and verdicts. The verifier fails closed when a higher-priority source is unobserved. Surfaces - DSH: dsh config origin inspect , dsh config origin verify . - CLI: dsh-config-origin-proof verify --workspace-root examples --recording recording.json --artifact-dir artifacts . - MCP: config origin inspect inline , config origin …

在 GitHub 查看完整 README →
工具/开发configurationdeepseek-harnessdsh-pluginevidencemcp-serverprovenance

分类