PerryLink/dsh-research-report

PerryLink★ 1TypeScript最后同步: 2026-08-21

在 GitHub 打开

Verifiable research-report engine for DeepSeek Harness: content-addressed evidence ledger (claim-snapshot binding, tamper-evident) plus versioned sealed reports with per-claim verification verdicts and a manifest-sealed directory.

README 摘要

📑 dsh-research-report A verifiable research-report engine for DeepSeek Harness. Every claim is bound to immutable evidence snapshots, verified byte-for-byte, and sealed into a versioned report whose manifest hash anyone can recompute. English · 简体中文 · Español · Português · हिन्दी Compatibility - DeepSeek Harness 0.1.0-rc.8 (peers pinned to 0.1.0-rc.8 ). - Node ^22.19.0 =24.0.0 , ESM only ( "type": "module" ). - Peer dependencies: @deepseek-ai/cordis ^4.0.1 , @deepseek-ai/schemastery ^3.18.0 , and @deepseek-ai/dsh-session , @deepseek-ai/dsh-tools , @deepseek-ai/dsh-system-prompt , @deepseek-ai/dsh-web , @deepseek-ai/dsh-jobs at 0.1.0-rc.8 . - Optional siblings (never required): ctx.web providers for URL capture/gather, ctx.jobs for background assembly, ctx.dataQuality (dsh-data-quality) for dataset citation cross-checks. What you get - Evidence ledger — a content-addressed snapshot store ( /objects/ + JSONL journals). The same content is stored exactly once; snapshots are immutable; every read recomputes the hash, so tampering or deletion is detected instead of trusted. - Claim ↔ evidence binding — claims register with the evidence ids they rely on; the ledger keeps the binding and…

在 GitHub 查看完整 README →
工具/开发auditcitation-verificationcordisdeepseek-harnessdshdsh-pluginevidence-ledgerresearch

分类