dsh-research-report 0.3.1 → 0.3.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +6 -0
- package/README.es.md +1 -1
- package/README.hi.md +1 -1
- package/README.md +1 -1
- package/README.pt.md +1 -1
- package/README.zh.md +1 -1
- package/lib/cli.js +1 -1
- package/lib/index.js +1 -1
- package/lib/types/version.d.ts +1 -1
- package/lib/types/version.js +1 -1
- package/lib/{verify-sealed-Bv1Z5cFD.js → verify-sealed-CUnvW6NH.js} +1 -1
- package/package.json +13 -13
- package/src/version.ts +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -5,6 +5,12 @@ All notable changes to this project are documented in this file.
|
|
|
5
5
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
|
|
6
6
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
7
7
|
|
|
8
|
+
## [0.3.2] - 2026-09-02
|
|
9
|
+
|
|
10
|
+
### Changed
|
|
11
|
+
|
|
12
|
+
- Align the devDependency pins to the published dsh 0.1.2-alpha.5 line and re-verify the adaptation claims; no behavior change.
|
|
13
|
+
|
|
8
14
|
## [0.3.1] - 2026-09-01
|
|
9
15
|
|
|
10
16
|
### Changed
|
package/README.es.md
CHANGED
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
## Compatibility
|
|
25
25
|
|
|
26
26
|
- DeepSeek Harness `0.1.1-rc.2` (peers fijados a `0.1.1-rc.2`).
|
|
27
|
-
0.1.2-alpha.
|
|
27
|
+
0.1.2-alpha.5 (adaptado el 2026-09-02): el sobre de sesión conserva su campo ignorable solo para compatibilidad de lectura de logs almacenados - Session.append aún no puede estamparlo, por lo que el comportamiento de la puerta no cambia.
|
|
28
28
|
- Node `^22.19.0 || >=24.0.0`, solo ESM (`"type": "module"`).
|
|
29
29
|
- Dependencias peer: `@deepseek-ai/cordis ^4.0.1`, `@deepseek-ai/schemastery ^3.18.0`, y `@deepseek-ai/dsh-session`, `@deepseek-ai/dsh-tools`, `@deepseek-ai/dsh-system-prompt`, `@deepseek-ai/dsh-web`, `@deepseek-ai/dsh-jobs` en `0.1.1-rc.2`.
|
|
30
30
|
- Hermanos opcionales (nunca obligatorios): proveedores de `ctx.web` para captura URL/recolección, `ctx.jobs` para ensamblado en segundo plano, `ctx.dataQuality` (dsh-data-quality) para verificación de citas sobre datasets.
|
package/README.hi.md
CHANGED
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
## Compatibility
|
|
25
25
|
|
|
26
26
|
- DeepSeek Harness `0.1.1-rc.2` (peer डिपेंडेंसी `0.1.1-rc.2` पर पिन)।
|
|
27
|
-
0.1.2-alpha.
|
|
27
|
+
0.1.2-alpha.5 (2026-09-02 को अनुकूलित): सत्र लिफ़ाफ़ा अपना ignorable फ़ील्ड केवल संग्रहीत-लॉग पठन संगतता के लिए रखता है - Session.append अभी भी इसे स्टैम्प नहीं कर सकता, इसलिए गेट व्यवहार अपरिवर्तित है।
|
|
28
28
|
- Node `^22.19.0 || >=24.0.0`, केवल ESM (`"type": "module"`)।
|
|
29
29
|
- Peer डिपेंडेंसी: `@deepseek-ai/cordis ^4.0.1`, `@deepseek-ai/schemastery ^3.18.0`, तथा `0.1.1-rc.2` के `@deepseek-ai/dsh-session`, `@deepseek-ai/dsh-tools`, `@deepseek-ai/dsh-system-prompt`, `@deepseek-ai/dsh-web`, `@deepseek-ai/dsh-jobs`।
|
|
30
30
|
- वैकल्पिक सहयोगी (कभी अनिवार्य नहीं): URL कैप्चर/गैदर के लिए `ctx.web` provider; बैकग्राउंड असेंबली के लिए `ctx.jobs`; डेटासेट उद्धरण जाँच के लिए `ctx.dataQuality` (dsh-data-quality)।
|
package/README.md
CHANGED
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
## Compatibility
|
|
26
26
|
|
|
27
27
|
- DeepSeek Harness `0.1.1-rc.2` (peers pinned to `0.1.1-rc.2`).
|
|
28
|
-
0.1.2-alpha.
|
|
28
|
+
0.1.2-alpha.5 (adapted 2026-09-02): the session envelope keeps its ignorable field for stored-log read compatibility only - Session.append still cannot stamp it, so audit-gate behavior is unchanged.
|
|
29
29
|
- Node `^22.19.0 || >=24.0.0`, ESM only (`"type": "module"`).
|
|
30
30
|
- 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.1-rc.2`.
|
|
31
31
|
- 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.
|
package/README.pt.md
CHANGED
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
## Compatibility
|
|
25
25
|
|
|
26
26
|
- DeepSeek Harness `0.1.1-rc.2` (peers fixados em `0.1.1-rc.2`).
|
|
27
|
-
0.1.2-alpha.
|
|
27
|
+
0.1.2-alpha.5 (adaptado em 2026-09-02): o envelope de sessão mantém seu campo ignorable apenas para compatibilidade de leitura de logs armazenados - o Session.append ainda não consegue estampá-lo, então o comportamento da porta não muda.
|
|
28
28
|
- Node `^22.19.0 || >=24.0.0`, apenas ESM (`"type": "module"`).
|
|
29
29
|
- Dependências peer: `@deepseek-ai/cordis ^4.0.1`, `@deepseek-ai/schemastery ^3.18.0`, e `@deepseek-ai/dsh-session`, `@deepseek-ai/dsh-tools`, `@deepseek-ai/dsh-system-prompt`, `@deepseek-ai/dsh-web`, `@deepseek-ai/dsh-jobs` em `0.1.1-rc.2`.
|
|
30
30
|
- Irmãos opcionais (nunca obrigatórios): providers de `ctx.web` para captura de URL/coleta, `ctx.jobs` para montagem em segundo plano, `ctx.dataQuality` (dsh-data-quality) para verificação de citações em datasets.
|
package/README.zh.md
CHANGED
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
## Compatibility
|
|
25
25
|
|
|
26
26
|
- DeepSeek Harness `0.1.1-rc.2`(peer 依赖钉版 `0.1.1-rc.2`)。
|
|
27
|
-
0.1.2-alpha.
|
|
27
|
+
0.1.2-alpha.5(2026-09-02 已适配):会话信封保留 ignorable 字段但仅用于存量日志读取兼容——Session.append 仍无法盖章,门控行为不变。
|
|
28
28
|
- Node `^22.19.0 || >=24.0.0`,仅 ESM(`"type": "module"`)。
|
|
29
29
|
- Peer 依赖:`@deepseek-ai/cordis ^4.0.1`、`@deepseek-ai/schemastery ^3.18.0`,以及 `0.1.1-rc.2` 的 `@deepseek-ai/dsh-session`、`@deepseek-ai/dsh-tools`、`@deepseek-ai/dsh-system-prompt`、`@deepseek-ai/dsh-web`、`@deepseek-ai/dsh-jobs`。
|
|
30
30
|
- 可选协同(绝不强制):URL 抓取/检索用 `ctx.web` provider;后台组装用 `ctx.jobs`;数据集引文核查用 `ctx.dataQuality`(dsh-data-quality)。
|
package/lib/cli.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { _ as sha256Of, a as renderSarif, o as renderVerificationJson, r as buildVerificationReport, s as verifySealedReport } from "./verify-sealed-
|
|
1
|
+
import { _ as sha256Of, a as renderSarif, o as renderVerificationJson, r as buildVerificationReport, s as verifySealedReport } from "./verify-sealed-CUnvW6NH.js";
|
|
2
2
|
import path from "node:path";
|
|
3
3
|
import { readFile } from "node:fs/promises";
|
|
4
4
|
//#region src/cli.ts
|
package/lib/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { _ as sha256Of, a as renderSarif, c as VERSION, d as extractCitations, f as mapBridgeResults, g as LedgerError, h as EvidenceLedger, i as renderMachineCheckMarkdown, l as combineOutcomes, m as verifyClaimText, n as VERIFIER_TOOL, o as renderVerificationJson, p as normalizeNumber, r as buildVerificationReport, s as verifySealedReport, t as SARIF_SCHEMA, u as contextLabelOf } from "./verify-sealed-
|
|
1
|
+
import { _ as sha256Of, a as renderSarif, c as VERSION, d as extractCitations, f as mapBridgeResults, g as LedgerError, h as EvidenceLedger, i as renderMachineCheckMarkdown, l as combineOutcomes, m as verifyClaimText, n as VERIFIER_TOOL, o as renderVerificationJson, p as normalizeNumber, r as buildVerificationReport, s as verifySealedReport, t as SARIF_SCHEMA, u as contextLabelOf } from "./verify-sealed-CUnvW6NH.js";
|
|
2
2
|
import path from "node:path";
|
|
3
3
|
import z from "@deepseek-ai/schemastery";
|
|
4
4
|
import { appendFile, mkdir, readFile, writeFile } from "node:fs/promises";
|
package/lib/types/version.d.ts
CHANGED
package/lib/types/version.js
CHANGED
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "dsh-research-report",
|
|
3
|
-
"version": "0.3.
|
|
4
|
-
"description": "Verifiable research-report engine for DeepSeek Harness: a content-addressed evidence ledger (claim
|
|
3
|
+
"version": "0.3.2",
|
|
4
|
+
"description": "Verifiable research-report engine for DeepSeek Harness: a content-addressed evidence ledger (claim 閳?snapshot binding, tamper-evident) plus versioned sealed reports where every claim carries a verification verdict and the manifest hash seals the directory. Retrieval orchestration reuses the official ctx.web / ctx.jobs seams 閳?no deep-research loop.",
|
|
5
5
|
"author": "dsh-research-report contributors",
|
|
6
6
|
"repository": {
|
|
7
7
|
"type": "git",
|
|
@@ -70,7 +70,7 @@
|
|
|
70
70
|
],
|
|
71
71
|
"compatibility": {
|
|
72
72
|
"dshVersions": [
|
|
73
|
-
"0.1.2-alpha.
|
|
73
|
+
"0.1.2-alpha.5"
|
|
74
74
|
]
|
|
75
75
|
},
|
|
76
76
|
"capability": {
|
|
@@ -121,19 +121,19 @@
|
|
|
121
121
|
"typescript": "^5.9.0"
|
|
122
122
|
},
|
|
123
123
|
"devDependencies": {
|
|
124
|
-
"@deepseek-ai/dsh-util-values": "0.1.2-alpha.
|
|
125
|
-
"@deepseek-ai/dsh-attachment": "0.1.2-alpha.
|
|
124
|
+
"@deepseek-ai/dsh-util-values": "0.1.2-alpha.5",
|
|
125
|
+
"@deepseek-ai/dsh-attachment": "0.1.2-alpha.5",
|
|
126
126
|
"@deepseek-ai/cordis": "^4.0.2",
|
|
127
127
|
"@deepseek-ai/cordis-plugin-include": "1.0.6",
|
|
128
128
|
"@deepseek-ai/cordis-plugin-loader": "1.0.2",
|
|
129
|
-
"@deepseek-ai/dsh-agent": "0.1.2-alpha.
|
|
130
|
-
"@deepseek-ai/dsh-jobs": "0.1.2-alpha.
|
|
131
|
-
"@deepseek-ai/dsh-jobs-local": "0.1.2-alpha.
|
|
132
|
-
"@deepseek-ai/dsh-llm": "0.1.2-alpha.
|
|
133
|
-
"@deepseek-ai/dsh-session": "0.1.2-alpha.
|
|
134
|
-
"@deepseek-ai/dsh-system-prompt": "0.1.2-alpha.
|
|
135
|
-
"@deepseek-ai/dsh-tools": "0.1.2-alpha.
|
|
136
|
-
"@deepseek-ai/dsh-web": "0.1.2-alpha.
|
|
129
|
+
"@deepseek-ai/dsh-agent": "0.1.2-alpha.5",
|
|
130
|
+
"@deepseek-ai/dsh-jobs": "0.1.2-alpha.5",
|
|
131
|
+
"@deepseek-ai/dsh-jobs-local": "0.1.2-alpha.5",
|
|
132
|
+
"@deepseek-ai/dsh-llm": "0.1.2-alpha.5",
|
|
133
|
+
"@deepseek-ai/dsh-session": "0.1.2-alpha.5",
|
|
134
|
+
"@deepseek-ai/dsh-system-prompt": "0.1.2-alpha.5",
|
|
135
|
+
"@deepseek-ai/dsh-tools": "0.1.2-alpha.5",
|
|
136
|
+
"@deepseek-ai/dsh-web": "0.1.2-alpha.5",
|
|
137
137
|
"@deepseek-ai/schemastery": "^3.18.2",
|
|
138
138
|
"@types/node": "^22.19.0",
|
|
139
139
|
"@vitest/coverage-v8": "^3.2.0",
|
package/src/version.ts
CHANGED