PerryLink/dsh-research-report94

dsh-research-report

提供可验证的学术与研究报告生成引擎

AI 分析

适合需要生成带有防篡改证据链和验证结论的研究报告的用户。

包名
dsh-research-report
版本
0.3.10
许可证
Apache-2.0
最近更新
2026年9月12日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:PerryLink/dsh-research-report

Configuration

All tunables are Schemastery Config fields; invalid values fail the profile load loudly. Relative roots resolve against the harness working directory (the workspace).

KeyDefaultDescription
enabledtrueMaster switch; false mounts nothing.
ledgerRoot.research-ledgerEvidence-ledger directory (objects + JSONL journals).
reportRootresearch-reportsSealed-report root (versioned per topic and timestamp).
maxEvidenceBytes2097152Hard cap on one evidence snapshot's UTF-8 bytes.
maxEvidencePerReport200Hard cap on evidence items bound into one report.
fetchTimeoutMs20000Deadline (ms) for one ctx.web fetch during capture.
requireJournalMetadatafalseWhen true, DOI-typed evidence must carry a journal name and publication year at registration (fails loud otherwise).