dsh-research-report 0.3.9 → 0.3.10

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 CHANGED
@@ -5,6 +5,13 @@ 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.10] - 2026-09-12
9
+
10
+ ### Changed
11
+
12
+ - Rename the four translated READMEs to `README-<lang>.md`. npm selects the package-page readme as the first markdown file matching its `{README,README.*}` glob (`@npmcli/package-json`, publish path), and that glob order puts `README.<lang>.md` ahead of `README.md` — so npm was serving the Simplified-Chinese file for this package too (measured on 15/15 sampled packages of the family). The new names sit outside the glob, so the English source is served again. No content changed apart from the language-switcher link each translation holds to its siblings, and the repo readme gate still passes. Takes effect with the next release; an already-published version cannot gain a corrected readme retroactively.
13
+ - Pin the `@deepseek-ai/dsh-*` dev/test dependencies to the published `0.1.5-rc.2` line and record `0.1.5-rc.2` in `dshWorkshop.compatibility.dshVersions`; the monthly Compat workflow now runs against `0.1.5-rc.2`. The peer range `>=0.1.2-rc.1 <0.2.0 || >=0.1.5-alpha.1 <0.2.0` is unchanged, so no supported host line is dropped.
14
+
8
15
  ## [0.3.9] - 2026-09-10
9
16
 
10
17
  ### Changed
@@ -16,7 +16,7 @@
16
16
  [![npm version](https://img.shields.io/npm/v/dsh-research-report)](https://www.npmjs.com/package/dsh-research-report)
17
17
  [![npm downloads](https://img.shields.io/npm/dm/dsh-research-report)](https://www.npmjs.com/package/dsh-research-report)
18
18
 
19
- [English](README.md) · [简体中文](README.zh.md) · [Español](README.es.md) · [Português](README.pt.md) · [हिन्दी](README.hi.md)
19
+ [English](README.md) · [简体中文](README-zh.md) · [Español](README-es.md) · [Português](README-pt.md) · [हिन्दी](README-hi.md)
20
20
 
21
21
  </div>
22
22
 
@@ -24,8 +24,8 @@
24
24
 
25
25
  ## Compatibility
26
26
 
27
- - DeepSeek Harness `dsh-v0.1.5-rc.1` (GitHub tag, verificado el 2026-09-10). Línea de dependencias npm `0.1.5-rc.1`; peers `>=0.1.2-rc.1 <0.2.0 || >=0.1.5-alpha.1 <0.2.0`.
28
- 0.1.5-alpha.1 (adaptado el 2026-09-09): 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. Verificado el 2026-09-10 contra los tipos publicados 0.1.5-rc.1 (cadena completa de puertas local); el workflow compat fija ambas líneas peer declaradas.
27
+ - DeepSeek Harness `dsh-v0.1.5-rc.2` (GitHub tag, verificado el 2026-09-11). Línea de dependencias npm `0.1.5-rc.2`; peers `>=0.1.2-rc.1 <0.2.0 || >=0.1.5-alpha.1 <0.2.0`.
28
+ 0.1.5-alpha.1 (adaptado el 2026-09-09): 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. Verificado el 2026-09-11 contra los tipos publicados 0.1.5-rc.2 (cadena completa de puertas local); el workflow compat fija ambas líneas peer declaradas.
29
29
  - Node `^22.19.0 || >=24.0.0`, solo ESM (`"type": "module"`).
30
30
  - Dependencias peer: `@deepseek-ai/cordis ^4.0.2`, `@deepseek-ai/schemastery ^3.18.2`, 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.2-rc.1 <0.2.0 || >=0.1.5-alpha.1 <0.2.0`.
31
31
  - 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.
@@ -149,8 +149,8 @@ node scripts/verify-frozen-contract.mjs
149
149
  pnpm pack
150
150
  ```
151
151
 
152
- - `typecheck` resuelve `@deepseek-ai/*` a través de los peers 0.1.5-rc.1 instalados; `typecheck:ci` desactiva `skipLibCheck` y activa `verbatimModuleSyntax` contra los tipos publicados. Ambos deben permanecer verdes.
153
- - Las pruebas usan los `Context`/`Session`/`ToolRuntime`/`LocalJobRegistry`/`WebRuntime` reales de los peers 0.1.5-rc.1; solo los backends de red son proveedores scriptados registrados a través de los registros reales de `ctx.web`.
152
+ - `typecheck` resuelve `@deepseek-ai/*` a través de los peers 0.1.5-rc.2 instalados; `typecheck:ci` desactiva `skipLibCheck` y activa `verbatimModuleSyntax` contra los tipos publicados. Ambos deben permanecer verdes.
153
+ - Las pruebas usan los `Context`/`Session`/`ToolRuntime`/`LocalJobRegistry`/`WebRuntime` reales de los peers 0.1.5-rc.2; solo los backends de red son proveedores scriptados registrados a través de los registros reales de `ctx.web`.
154
154
  - Release: `node scripts/release.mjs <x.y.z>` (sube versión, sella CHANGELOG, re-ejecuta la puerta, commitea + etiqueta; nunca hace push).
155
155
 
156
156
  ## Topics
@@ -16,7 +16,7 @@
16
16
  [![npm version](https://img.shields.io/npm/v/dsh-research-report)](https://www.npmjs.com/package/dsh-research-report)
17
17
  [![npm downloads](https://img.shields.io/npm/dm/dsh-research-report)](https://www.npmjs.com/package/dsh-research-report)
18
18
 
19
- [English](README.md) · [简体中文](README.zh.md) · [Español](README.es.md) · [Português](README.pt.md) · [हिन्दी](README.hi.md)
19
+ [English](README.md) · [简体中文](README-zh.md) · [Español](README-es.md) · [Português](README-pt.md) · [हिन्दी](README-hi.md)
20
20
 
21
21
  </div>
22
22
 
@@ -24,8 +24,8 @@
24
24
 
25
25
  ## Compatibility
26
26
 
27
- - DeepSeek Harness `dsh-v0.1.5-rc.1` (GitHub tag, 2026-09-10 को सत्यापित)। npm डिपेंडेंसी लाइन `0.1.5-rc.1`; peers `>=0.1.2-rc.1 <0.2.0 || >=0.1.5-alpha.1 <0.2.0`।
28
- 0.1.5-alpha.1 (2026-09-09 को अनुकूलित): सत्र लिफ़ाफ़ा अपना ignorable फ़ील्ड केवल संग्रहीत-लॉग पठन संगतता के लिए रखता है - Session.append अभी भी इसे स्टैम्प नहीं कर सकता, इसलिए गेट व्यवहार अपरिवर्तित है। 2026-09-10 को प्रकाशित 0.1.5-rc.1 टाइप्स के विरुद्ध सत्यापित (पूर्ण स्थानीय गेट-शृंखला); compat workflow दोनों घोषित peer लाइनों को पिन करता है।
27
+ - DeepSeek Harness `dsh-v0.1.5-rc.2` (GitHub tag, 2026-09-11 को सत्यापित)। npm डिपेंडेंसी लाइन `0.1.5-rc.2`; peers `>=0.1.2-rc.1 <0.2.0 || >=0.1.5-alpha.1 <0.2.0`।
28
+ 0.1.5-alpha.1 (2026-09-09 को अनुकूलित): सत्र लिफ़ाफ़ा अपना ignorable फ़ील्ड केवल संग्रहीत-लॉग पठन संगतता के लिए रखता है - Session.append अभी भी इसे स्टैम्प नहीं कर सकता, इसलिए गेट व्यवहार अपरिवर्तित है। 2026-09-11 को प्रकाशित 0.1.5-rc.2 टाइप्स के विरुद्ध सत्यापित (पूर्ण स्थानीय गेट-शृंखला); compat workflow दोनों घोषित peer लाइनों को पिन करता है।
29
29
  - Node `^22.19.0 || >=24.0.0`, केवल ESM (`"type": "module"`)।
30
30
  - Peer डिपेंडेंसी: `@deepseek-ai/cordis ^4.0.2`, `@deepseek-ai/schemastery ^3.18.2`, तथा `>=0.1.2-rc.1 <0.2.0 || >=0.1.5-alpha.1 <0.2.0` के `@deepseek-ai/dsh-session`, `@deepseek-ai/dsh-tools`, `@deepseek-ai/dsh-system-prompt`, `@deepseek-ai/dsh-web`, `@deepseek-ai/dsh-jobs`।
31
31
  - वैकल्पिक सहयोगी (कभी अनिवार्य नहीं): URL कैप्चर/गैदर के लिए `ctx.web` provider; बैकग्राउंड असेंबली के लिए `ctx.jobs`; डेटासेट उद्धरण जाँच के लिए `ctx.dataQuality` (dsh-data-quality)।
@@ -149,8 +149,8 @@ node scripts/verify-frozen-contract.mjs
149
149
  pnpm pack
150
150
  ```
151
151
 
152
- - `typecheck` इंस्टॉल किए गए 0.1.5-rc.1 peers से `@deepseek-ai/*` resolve करता है; `typecheck:ci` प्रकाशित टाइप्स के विरुद्ध `skipLibCheck` बंद और `verbatimModuleSyntax` चालू करता है। दोनों हरे रहने चाहिए।
153
- - टेस्ट 0.1.5-rc.1 peers के वास्तविक `Context`/`Session`/`ToolRuntime`/`LocalJobRegistry`/`WebRuntime` उपयोग करते हैं; केवल नेटवर्क बैकएंड वास्तविक `ctx.web` रजिस्ट्री में पंजीकृत scripted providers हैं।
152
+ - `typecheck` इंस्टॉल किए गए 0.1.5-rc.2 peers से `@deepseek-ai/*` resolve करता है; `typecheck:ci` प्रकाशित टाइप्स के विरुद्ध `skipLibCheck` बंद और `verbatimModuleSyntax` चालू करता है। दोनों हरे रहने चाहिए।
153
+ - टेस्ट 0.1.5-rc.2 peers के वास्तविक `Context`/`Session`/`ToolRuntime`/`LocalJobRegistry`/`WebRuntime` उपयोग करते हैं; केवल नेटवर्क बैकएंड वास्तविक `ctx.web` रजिस्ट्री में पंजीकृत scripted providers हैं।
154
154
  - रिलीज़: `node scripts/release.mjs <x.y.z>` (वर्ज़न बम्प, CHANGELOG स्टैम्प, गेट पुनःचालन, कमिट + टैग; कभी push नहीं)।
155
155
 
156
156
  ## Topics
@@ -16,7 +16,7 @@
16
16
  [![npm version](https://img.shields.io/npm/v/dsh-research-report)](https://www.npmjs.com/package/dsh-research-report)
17
17
  [![npm downloads](https://img.shields.io/npm/dm/dsh-research-report)](https://www.npmjs.com/package/dsh-research-report)
18
18
 
19
- [English](README.md) · [简体中文](README.zh.md) · [Español](README.es.md) · [Português](README.pt.md) · [हिन्दी](README.hi.md)
19
+ [English](README.md) · [简体中文](README-zh.md) · [Español](README-es.md) · [Português](README-pt.md) · [हिन्दी](README-hi.md)
20
20
 
21
21
  </div>
22
22
 
@@ -24,8 +24,8 @@
24
24
 
25
25
  ## Compatibility
26
26
 
27
- - DeepSeek Harness `dsh-v0.1.5-rc.1` (GitHub tag, verificado em 2026-09-10). Linha de dependências npm `0.1.5-rc.1`; peers `>=0.1.2-rc.1 <0.2.0 || >=0.1.5-alpha.1 <0.2.0`.
28
- 0.1.5-alpha.1 (adaptado em 2026-09-09): 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. Verificado em 2026-09-10 contra os tipos publicados 0.1.5-rc.1 (cadeia completa de portas local); o workflow compat fixa ambas as linhas peer declaradas.
27
+ - DeepSeek Harness `dsh-v0.1.5-rc.2` (GitHub tag, verificado em 2026-09-11). Linha de dependências npm `0.1.5-rc.2`; peers `>=0.1.2-rc.1 <0.2.0 || >=0.1.5-alpha.1 <0.2.0`.
28
+ 0.1.5-alpha.1 (adaptado em 2026-09-09): 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. Verificado em 2026-09-11 contra os tipos publicados 0.1.5-rc.2 (cadeia completa de portas local); o workflow compat fixa ambas as linhas peer declaradas.
29
29
  - Node `^22.19.0 || >=24.0.0`, apenas ESM (`"type": "module"`).
30
30
  - Dependências peer: `@deepseek-ai/cordis ^4.0.2`, `@deepseek-ai/schemastery ^3.18.2`, 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.2-rc.1 <0.2.0 || >=0.1.5-alpha.1 <0.2.0`.
31
31
  - 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.
@@ -149,8 +149,8 @@ node scripts/verify-frozen-contract.mjs
149
149
  pnpm pack
150
150
  ```
151
151
 
152
- - `typecheck` resolve `@deepseek-ai/*` através dos peers 0.1.5-rc.1 instalados; `typecheck:ci` desativa `skipLibCheck` e ativa `verbatimModuleSyntax` contra os tipos publicados. Ambos têm de ficar verdes.
153
- - Os testes usam os `Context`/`Session`/`ToolRuntime`/`LocalJobRegistry`/`WebRuntime` reais dos peers 0.1.5-rc.1; apenas os backends de rede são providers scriptados registados através dos registos reais de `ctx.web`.
152
+ - `typecheck` resolve `@deepseek-ai/*` através dos peers 0.1.5-rc.2 instalados; `typecheck:ci` desativa `skipLibCheck` e ativa `verbatimModuleSyntax` contra os tipos publicados. Ambos têm de ficar verdes.
153
+ - Os testes usam os `Context`/`Session`/`ToolRuntime`/`LocalJobRegistry`/`WebRuntime` reais dos peers 0.1.5-rc.2; apenas os backends de rede são providers scriptados registados através dos registos reais de `ctx.web`.
154
154
  - Release: `node scripts/release.mjs <x.y.z>` (sobe versão, carimba CHANGELOG, re-executa a gate, commita + etiqueta; nunca faz push).
155
155
 
156
156
  ## Topics
@@ -16,7 +16,7 @@
16
16
  [![npm version](https://img.shields.io/npm/v/dsh-research-report)](https://www.npmjs.com/package/dsh-research-report)
17
17
  [![npm downloads](https://img.shields.io/npm/dm/dsh-research-report)](https://www.npmjs.com/package/dsh-research-report)
18
18
 
19
- [English](README.md) · [简体中文](README.zh.md) · [Español](README.es.md) · [Português](README.pt.md) · [हिन्दी](README.hi.md)
19
+ [English](README.md) · [简体中文](README-zh.md) · [Español](README-es.md) · [Português](README-pt.md) · [हिन्दी](README-hi.md)
20
20
 
21
21
  </div>
22
22
 
@@ -24,8 +24,8 @@
24
24
 
25
25
  ## Compatibility
26
26
 
27
- - DeepSeek Harness `dsh-v0.1.5-rc.1`(GitHub tag,2026-09-10 已核验)。npm 依赖线 `0.1.5-rc.1`;peers `>=0.1.2-rc.1 <0.2.0 || >=0.1.5-alpha.1 <0.2.0`。
28
- 0.1.5-alpha.1(2026-09-09 已适配):会话信封保留 ignorable 字段但仅用于存量日志读取兼容——Session.append 仍无法盖章,门控行为不变。已于 2026-09-10 对照已发布的 0.1.5-rc.1 类型核验通过(完整本地门禁链);compat workflow 同时钉住两条已声明 peer 线。
27
+ - DeepSeek Harness `dsh-v0.1.5-rc.2`(GitHub tag,2026-09-11 已核验)。npm 依赖线 `0.1.5-rc.2`;peers `>=0.1.2-rc.1 <0.2.0 || >=0.1.5-alpha.1 <0.2.0`。
28
+ 0.1.5-alpha.1(2026-09-09 已适配):会话信封保留 ignorable 字段但仅用于存量日志读取兼容——Session.append 仍无法盖章,门控行为不变。已于 2026-09-11 对照已发布的 0.1.5-rc.2 类型核验通过(完整本地门禁链);compat workflow 同时钉住两条已声明 peer 线。
29
29
  - Node `^22.19.0 || >=24.0.0`,仅 ESM(`"type": "module"`)。
30
30
  - Peer 依赖:`@deepseek-ai/cordis ^4.0.2`、`@deepseek-ai/schemastery ^3.18.2`,以及 `>=0.1.2-rc.1 <0.2.0 || >=0.1.5-alpha.1 <0.2.0` 的 `@deepseek-ai/dsh-session`、`@deepseek-ai/dsh-tools`、`@deepseek-ai/dsh-system-prompt`、`@deepseek-ai/dsh-web`、`@deepseek-ai/dsh-jobs`。
31
31
  - 可选协同(绝不强制):URL 抓取/检索用 `ctx.web` provider;后台组装用 `ctx.jobs`;数据集引文核查用 `ctx.dataQuality`(dsh-data-quality)。
@@ -149,8 +149,8 @@ node scripts/verify-frozen-contract.mjs
149
149
  pnpm pack
150
150
  ```
151
151
 
152
- - `typecheck` 经已安装的 0.1.5-rc.1 peer 解析 `@deepseek-ai/*`;`typecheck:ci` 关闭 `skipLibCheck` 并开启 `verbatimModuleSyntax` 对照已发布类型。两者都必须保持绿。
153
- - 测试使用 0.1.5-rc.1 peer 的真实 `Context`/`Session`/`ToolRuntime`/`LocalJobRegistry`/`WebRuntime`;只有网络后端是注册进真实 `ctx.web` 注册表的脚本化 provider。
152
+ - `typecheck` 经已安装的 0.1.5-rc.2 peer 解析 `@deepseek-ai/*`;`typecheck:ci` 关闭 `skipLibCheck` 并开启 `verbatimModuleSyntax` 对照已发布类型。两者都必须保持绿。
153
+ - 测试使用 0.1.5-rc.2 peer 的真实 `Context`/`Session`/`ToolRuntime`/`LocalJobRegistry`/`WebRuntime`;只有网络后端是注册进真实 `ctx.web` 注册表的脚本化 provider。
154
154
  - 发布:`node scripts/release.mjs <x.y.z>`(bump、盖 CHANGELOG、重跑门禁、提交 + 打 tag;绝不 push)。
155
155
 
156
156
  ## Topics
package/README.md CHANGED
@@ -17,7 +17,7 @@
17
17
  [![npm version](https://img.shields.io/npm/v/dsh-research-report)](https://www.npmjs.com/package/dsh-research-report)
18
18
  [![npm downloads](https://img.shields.io/npm/dm/dsh-research-report)](https://www.npmjs.com/package/dsh-research-report)
19
19
 
20
- [English](README.md) · [简体中文](README.zh.md) · [Español](README.es.md) · [Português](README.pt.md) · [हिन्दी](README.hi.md)
20
+ [English](README.md) · [简体中文](README-zh.md) · [Español](README-es.md) · [Português](README-pt.md) · [हिन्दी](README-hi.md)
21
21
 
22
22
  </div>
23
23
 
@@ -25,8 +25,8 @@
25
25
 
26
26
  ## Compatibility
27
27
 
28
- - DeepSeek Harness `dsh-v0.1.5-rc.1` (GitHub tag, verified 2026-09-10). npm dependency line `0.1.5-rc.1`; peers `>=0.1.2-rc.1 <0.2.0 || >=0.1.5-alpha.1 <0.2.0`.
29
- 0.1.5-alpha.1 (adapted 2026-09-09): 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. Verified 2026-09-10 against the published 0.1.5-rc.1 types (full local gate chain); the compat workflow pins both declared peer lines.
28
+ - DeepSeek Harness `dsh-v0.1.5-rc.2` (GitHub tag, verified 2026-09-11). npm dependency line `0.1.5-rc.2`; peers `>=0.1.2-rc.1 <0.2.0 || >=0.1.5-alpha.1 <0.2.0`.
29
+ 0.1.5-alpha.1 (adapted 2026-09-09): 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. Verified 2026-09-11 against the published 0.1.5-rc.2 types (full local gate chain); the compat workflow pins both declared peer lines.
30
30
  - Node `^22.19.0 || >=24.0.0`, ESM only (`"type": "module"`).
31
31
  - Peer dependencies: `@deepseek-ai/cordis ^4.0.2`, `@deepseek-ai/schemastery ^3.18.2`, 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.2-rc.1 <0.2.0 || >=0.1.5-alpha.1 <0.2.0`.
32
32
  - 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.
@@ -151,8 +151,8 @@ node scripts/verify-frozen-contract.mjs
151
151
  pnpm pack
152
152
  ```
153
153
 
154
- - `typecheck` resolves `@deepseek-ai/*` through the installed 0.1.5-rc.1 peers; `typecheck:ci` clears `skipLibCheck` and enables `verbatimModuleSyntax` against the published types. Both must stay green.
155
- - Tests use the real `Context`/`Session`/`ToolRuntime`/`LocalJobRegistry`/`WebRuntime` from the 0.1.5-rc.1 peers; only network backends are scripted providers registered through the real `ctx.web` registries.
154
+ - `typecheck` resolves `@deepseek-ai/*` through the installed 0.1.5-rc.2 peers; `typecheck:ci` clears `skipLibCheck` and enables `verbatimModuleSyntax` against the published types. Both must stay green.
155
+ - Tests use the real `Context`/`Session`/`ToolRuntime`/`LocalJobRegistry`/`WebRuntime` from the 0.1.5-rc.2 peers; only network backends are scripted providers registered through the real `ctx.web` registries.
156
156
  - Release: `node scripts/release.mjs <x.y.z>` (bumps, stamps CHANGELOG, re-runs the gate, commits + tags; never pushes).
157
157
 
158
158
  ## Topics
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-B3XH0xLS.js";
1
+ import { _ as sha256Of, a as renderSarif, o as renderVerificationJson, r as buildVerificationReport, s as verifySealedReport } from "./verify-sealed-Lk0AxTTt.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-B3XH0xLS.js";
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-Lk0AxTTt.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";
@@ -3,5 +3,5 @@
3
3
  * @module dsh-research-report/version
4
4
  */
5
5
  /** The published package version. */
6
- export declare const VERSION = "0.3.9";
6
+ export declare const VERSION = "0.3.10";
7
7
  //# sourceMappingURL=version.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"version.d.ts","sourceRoot":"","sources":["../../src/version.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,qCAAqC;AACrC,eAAO,MAAM,OAAO,UAAU,CAAA"}
1
+ {"version":3,"file":"version.d.ts","sourceRoot":"","sources":["../../src/version.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,qCAAqC;AACrC,eAAO,MAAM,OAAO,WAAW,CAAA"}
@@ -3,5 +3,5 @@
3
3
  * @module dsh-research-report/version
4
4
  */
5
5
  /** The published package version. */
6
- export const VERSION = '0.3.9';
6
+ export const VERSION = '0.3.10';
7
7
  //# sourceMappingURL=version.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"version.js","sourceRoot":"","sources":["../../src/version.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,qCAAqC;AACrC,MAAM,CAAC,MAAM,OAAO,GAAG,OAAO,CAAA"}
1
+ {"version":3,"file":"version.js","sourceRoot":"","sources":["../../src/version.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,qCAAqC;AACrC,MAAM,CAAC,MAAM,OAAO,GAAG,QAAQ,CAAA"}
@@ -491,7 +491,7 @@ function combineOutcomes(byte, bridge) {
491
491
  * @module dsh-research-report/version
492
492
  */
493
493
  /** The published package version. */
494
- const VERSION = "0.3.9";
494
+ const VERSION = "0.3.10";
495
495
  //#endregion
496
496
  //#region src/verify-sealed.ts
497
497
  /**
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "dsh-research-report",
3
- "version": "0.3.9",
3
+ "version": "0.3.10",
4
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": {
@@ -32,10 +32,10 @@
32
32
  "CHANGELOG.md",
33
33
  "THIRD_PARTY_NOTICES.md",
34
34
  "README.md",
35
- "README.zh.md",
36
- "README.es.md",
37
- "README.pt.md",
38
- "README.hi.md",
35
+ "README-zh.md",
36
+ "README-es.md",
37
+ "README-pt.md",
38
+ "README-hi.md",
39
39
  "LICENSE"
40
40
  ],
41
41
  "sideEffects": false,
@@ -71,7 +71,7 @@
71
71
  "compatibility": {
72
72
  "dshVersions": [
73
73
  "0.1.2-rc.1",
74
- "0.1.5-rc.1"
74
+ "0.1.5-rc.2"
75
75
  ]
76
76
  },
77
77
  "capability": {
@@ -122,19 +122,19 @@
122
122
  "typescript": "^5.9.0"
123
123
  },
124
124
  "devDependencies": {
125
- "@deepseek-ai/dsh-util-values": "0.1.5-rc.1",
126
- "@deepseek-ai/dsh-attachment": "0.1.5-rc.1",
125
+ "@deepseek-ai/dsh-util-values": "0.1.5-rc.2",
126
+ "@deepseek-ai/dsh-attachment": "0.1.5-rc.2",
127
127
  "@deepseek-ai/cordis": "^4.0.2",
128
128
  "@deepseek-ai/cordis-plugin-include": "^1.0.7",
129
129
  "@deepseek-ai/cordis-plugin-loader": "^1.0.3",
130
- "@deepseek-ai/dsh-agent": "0.1.5-rc.1",
131
- "@deepseek-ai/dsh-jobs": "0.1.5-rc.1",
132
- "@deepseek-ai/dsh-jobs-local": "0.1.5-rc.1",
133
- "@deepseek-ai/dsh-llm": "0.1.5-rc.1",
134
- "@deepseek-ai/dsh-session": "0.1.5-rc.1",
135
- "@deepseek-ai/dsh-system-prompt": "0.1.5-rc.1",
136
- "@deepseek-ai/dsh-tools": "0.1.5-rc.1",
137
- "@deepseek-ai/dsh-web": "0.1.5-rc.1",
130
+ "@deepseek-ai/dsh-agent": "0.1.5-rc.2",
131
+ "@deepseek-ai/dsh-jobs": "0.1.5-rc.2",
132
+ "@deepseek-ai/dsh-jobs-local": "0.1.5-rc.2",
133
+ "@deepseek-ai/dsh-llm": "0.1.5-rc.2",
134
+ "@deepseek-ai/dsh-session": "0.1.5-rc.2",
135
+ "@deepseek-ai/dsh-system-prompt": "0.1.5-rc.2",
136
+ "@deepseek-ai/dsh-tools": "0.1.5-rc.2",
137
+ "@deepseek-ai/dsh-web": "0.1.5-rc.2",
138
138
  "@deepseek-ai/schemastery": "^3.18.2",
139
139
  "@types/node": "^22.19.0",
140
140
  "@vitest/coverage-v8": "^3.2.0",
package/src/version.ts CHANGED
@@ -4,4 +4,4 @@
4
4
  */
5
5
 
6
6
  /** The published package version. */
7
- export const VERSION = '0.3.9'
7
+ export const VERSION = '0.3.10'