dsh-industry-research 0.3.3 → 0.3.4

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,17 @@ 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.4] - 2026-09-07
9
+
10
+ ### Fixed
11
+
12
+ - Align the `@deepseek-ai/dsh-*` peer ranges to `>=0.1.2-rc.1 <0.2.0`: the older `>=0.1.0-rc.8 <0.2.0` band resolved to only the `0.1.0-rc.8` prerelease under registry-driven resolution and broke fresh tarball installs; no behavior change.
13
+
14
+ ### Docs
15
+
16
+ - Refresh the five-language README support-version wording: the verified GitHub tag `dsh-v0.1.3-alpha.1` now leads the compatibility claim, while npm `0.1.2-rc.1` stays the published dependency-pin line (peers `>=0.1.2-rc.1 <0.2.0`); no behavior change.
17
+
18
+
8
19
  ## [0.3.3] - 2026-09-04
9
20
 
10
21
  ### Changed
package/README.es.md CHANGED
@@ -25,10 +25,11 @@
25
25
 
26
26
  ## Compatibility
27
27
 
28
- - DeepSeek Harness `0.1.2-rc.1` (peers fijados en `0.1.2-rc.1`).
28
+ - DeepSeek Harness `dsh-v0.1.3-alpha.1` (tag de GitHub, verificado el 2026-09-06; peers fijados en `0.1.2-rc.1`).
29
29
  0.1.2-rc.1 (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.
30
+ Verificado el 2026-09-06 contra el checkout master dsh-v0.1.3-alpha.1 (cadena de puertas completa + smoke de instalación de perfil).
30
31
  - Node `^22.19.0 || >=24.0.0`, solo ESM (`"type": "module"`).
31
- - Dependencias peer: `@deepseek-ai/cordis ^4.0.2`, `@deepseek-ai/schemastery ^3.18.2`, y `@deepseek-ai/dsh-tools`, `@deepseek-ai/dsh-skill`, `@deepseek-ai/dsh-skill-filesystem` en `>=0.1.0-rc.8 <0.2.0` (todas compuestas por el bundle oficial `dsh-base`).
32
+ - Dependencias peer: `@deepseek-ai/cordis ^4.0.2`, `@deepseek-ai/schemastery ^3.18.2`, y `@deepseek-ai/dsh-tools`, `@deepseek-ai/dsh-skill`, `@deepseek-ai/dsh-skill-filesystem` en `>=0.1.2-rc.1 <0.2.0` (todas compuestas por el bundle oficial `dsh-base`).
32
33
  - Capacidades opcionales, resueltas en tiempo de ejecución (nunca inyectadas): `ctx.web` (recuperación de fuentes públicas, compuesta por `dsh-base`) y `ctx.researchReport` (el motor de sellado del plugin hermano `dsh-research-report`).
33
34
 
34
35
  ## What you get
package/README.hi.md CHANGED
@@ -25,10 +25,11 @@
25
25
 
26
26
  ## Compatibility
27
27
 
28
- - DeepSeek Harness `0.1.2-rc.1` (peers `0.1.2-rc.1` पर पिन)।
28
+ - DeepSeek Harness `dsh-v0.1.3-alpha.1` (GitHub tag, 2026-09-06 को सत्यापित; peers `0.1.2-rc.1` पर पिन)।
29
29
  0.1.2-rc.1 (2026-09-02 को अनुकूलित): सत्र लिफ़ाफ़ा अपना ignorable फ़ील्ड केवल संग्रहीत-लॉग पठन संगतता के लिए रखता है - Session.append अभी भी इसे स्टैम्प नहीं कर सकता, इसलिए गेट व्यवहार अपरिवर्तित है।
30
+ dsh-v0.1.3-alpha.1 master checkout के विरुद्ध 2026-09-06 को सत्यापित (पूर्ण गेट श्रृंखला + प्रोफ़ाइल इंस्टॉल स्मोक)।
30
31
  - Node `^22.19.0 || >=24.0.0`, केवल ESM (`"type": "module"`)।
31
- - Peer निर्भरताएँ: `@deepseek-ai/cordis ^4.0.2`, `@deepseek-ai/schemastery ^3.18.2`, और `>=0.1.0-rc.8 <0.2.0` पर `@deepseek-ai/dsh-tools`, `@deepseek-ai/dsh-skill`, `@deepseek-ai/dsh-skill-filesystem` (सभी आधिकारिक `dsh-base` बंडल में समाहित)।
32
+ - Peer निर्भरताएँ: `@deepseek-ai/cordis ^4.0.2`, `@deepseek-ai/schemastery ^3.18.2`, और `>=0.1.2-rc.1 <0.2.0` पर `@deepseek-ai/dsh-tools`, `@deepseek-ai/dsh-skill`, `@deepseek-ai/dsh-skill-filesystem` (सभी आधिकारिक `dsh-base` बंडल में समाहित)।
32
33
  - वैकल्पिक क्षमताएँ, निष्पादन समय पर खोजी जाती हैं (कभी इंजेक्ट नहीं): `ctx.web` (सार्वजनिक-स्रोत पुनर्प्राप्ति, `dsh-base` में समाहित) और `ctx.researchReport` (सहयोगी `dsh-research-report` प्लगइन का सीलिंग इंजन)।
33
34
 
34
35
  ## What you get
package/README.md CHANGED
@@ -26,10 +26,11 @@
26
26
 
27
27
  ## Compatibility
28
28
 
29
- - DeepSeek Harness `0.1.2-rc.1` (peers pinned to `0.1.2-rc.1`).
29
+ - DeepSeek Harness `dsh-v0.1.3-alpha.1` (GitHub tag, verified 2026-09-06; peers pinned to `0.1.2-rc.1`).
30
30
  0.1.2-rc.1 (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.
31
+ Verified 2026-09-06 against the dsh-v0.1.3-alpha.1 master checkout (full gate chain + profile install smoke).
31
32
  - Node `^22.19.0 || >=24.0.0`, ESM only (`"type": "module"`).
32
- - Peer dependencies: `@deepseek-ai/cordis ^4.0.2`, `@deepseek-ai/schemastery ^3.18.2`, and `@deepseek-ai/dsh-tools`, `@deepseek-ai/dsh-skill`, `@deepseek-ai/dsh-skill-filesystem` at `>=0.1.0-rc.8 <0.2.0` (all composed by the official `dsh-base` bundle).
33
+ - Peer dependencies: `@deepseek-ai/cordis ^4.0.2`, `@deepseek-ai/schemastery ^3.18.2`, and `@deepseek-ai/dsh-tools`, `@deepseek-ai/dsh-skill`, `@deepseek-ai/dsh-skill-filesystem` at `>=0.1.2-rc.1 <0.2.0` (all composed by the official `dsh-base` bundle).
33
34
  - Optional, looked up at execution time (never injected): `ctx.web` (public-source retrieval — composed by `dsh-base`) and `ctx.researchReport` (the sibling `dsh-research-report` sealing engine).
34
35
 
35
36
  ## What you get
package/README.pt.md CHANGED
@@ -25,10 +25,11 @@
25
25
 
26
26
  ## Compatibility
27
27
 
28
- - DeepSeek Harness `0.1.2-rc.1` (peers fixados em `0.1.2-rc.1`).
28
+ - DeepSeek Harness `dsh-v0.1.3-alpha.1` (tag do GitHub, verificado em 2026-09-06; peers fixados em `0.1.2-rc.1`).
29
29
  0.1.2-rc.1 (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.
30
+ Verificado em 2026-09-06 contra o checkout master dsh-v0.1.3-alpha.1 (cadeia de portas completa + smoke de instalação de perfil).
30
31
  - Node `^22.19.0 || >=24.0.0`, apenas ESM (`"type": "module"`).
31
- - Dependências peer: `@deepseek-ai/cordis ^4.0.2`, `@deepseek-ai/schemastery ^3.18.2`, e `@deepseek-ai/dsh-tools`, `@deepseek-ai/dsh-skill`, `@deepseek-ai/dsh-skill-filesystem` em `>=0.1.0-rc.8 <0.2.0` (todas compostas pelo bundle oficial `dsh-base`).
32
+ - Dependências peer: `@deepseek-ai/cordis ^4.0.2`, `@deepseek-ai/schemastery ^3.18.2`, e `@deepseek-ai/dsh-tools`, `@deepseek-ai/dsh-skill`, `@deepseek-ai/dsh-skill-filesystem` em `>=0.1.2-rc.1 <0.2.0` (todas compostas pelo bundle oficial `dsh-base`).
32
33
  - Capacidades opcionais, resolvidas em tempo de execução (nunca injetadas): `ctx.web` (recuperação de fontes públicas, composta pelo `dsh-base`) e `ctx.researchReport` (o motor de selagem do plugin irmão `dsh-research-report`).
33
34
 
34
35
  ## What you get
package/README.zh.md CHANGED
@@ -25,10 +25,11 @@
25
25
 
26
26
  ## Compatibility
27
27
 
28
- - DeepSeek Harness `0.1.2-rc.1`(peer 钉版 `0.1.2-rc.1`)。
28
+ - DeepSeek Harness `dsh-v0.1.3-alpha.1`(GitHub tag,2026-09-06 已核验;peer 钉版 `0.1.2-rc.1`)。
29
29
  0.1.2-rc.1(2026-09-02 已适配):会话信封保留 ignorable 字段但仅用于存量日志读取兼容——Session.append 仍无法盖章,门控行为不变。
30
+ 2026-09-06 已核验:对照 dsh-v0.1.3-alpha.1 master checkout 实测(完整门禁链 + profile 安装冒烟)。
30
31
  - Node `^22.19.0 || >=24.0.0`,仅 ESM(`"type": "module"`)。
31
- - Peer 依赖:`@deepseek-ai/cordis ^4.0.2`、`@deepseek-ai/schemastery ^3.18.2`,以及 `>=0.1.0-rc.8 <0.2.0` 的 `@deepseek-ai/dsh-tools`、`@deepseek-ai/dsh-skill`、`@deepseek-ai/dsh-skill-filesystem`(官方 `dsh-base` bundle 均已组合)。
32
+ - Peer 依赖:`@deepseek-ai/cordis ^4.0.2`、`@deepseek-ai/schemastery ^3.18.2`,以及 `>=0.1.2-rc.1 <0.2.0` 的 `@deepseek-ai/dsh-tools`、`@deepseek-ai/dsh-skill`、`@deepseek-ai/dsh-skill-filesystem`(官方 `dsh-base` bundle 均已组合)。
32
33
  - 可选能力在执行时查找(绝不注入):`ctx.web`(公开源检索,`dsh-base` 已组合)与 `ctx.researchReport`(兄弟插件 `dsh-research-report` 的封存引擎)。
33
34
 
34
35
  ## What you get
package/lib/index.js CHANGED
@@ -3672,7 +3672,7 @@ function buildIndustryReportTool(ctx, config) {
3672
3672
  * @module dsh-industry-research/version
3673
3673
  */
3674
3674
  /** The package version. */
3675
- const VERSION = "0.3.3";
3675
+ const VERSION = "0.3.4";
3676
3676
  //#endregion
3677
3677
  //#region src/index.ts
3678
3678
  /**
@@ -4,5 +4,5 @@
4
4
  * @module dsh-industry-research/version
5
5
  */
6
6
  /** The package version. */
7
- export declare const VERSION = "0.3.3";
7
+ export declare const VERSION = "0.3.4";
8
8
  //# sourceMappingURL=version.d.ts.map
@@ -4,5 +4,5 @@
4
4
  * @module dsh-industry-research/version
5
5
  */
6
6
  /** The package version. */
7
- export const VERSION = '0.3.3';
7
+ export const VERSION = '0.3.4';
8
8
  //# sourceMappingURL=version.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "dsh-industry-research",
3
- "version": "0.3.3",
3
+ "version": "0.3.4",
4
4
  "description": "Industry and company research domain pack for DeepSeek Harness: methodology skills, an industry-chain structure model (industry_map), public-source policy/news tracking over ctx.web (industry_track), company scan cards (company_scan), and auditable research reports with an optional ctx.researchReport sealing bridge and a builtin Markdown fallback (industry_report). Research only 鈥?not investment advice.",
5
5
  "author": "dsh-industry-research contributors",
6
6
  "repository": {
@@ -99,9 +99,9 @@
99
99
  "packageManager": "pnpm@11.7.0",
100
100
  "peerDependencies": {
101
101
  "@deepseek-ai/cordis": "^4.0.2",
102
- "@deepseek-ai/dsh-skill": ">=0.1.0-rc.8 <0.2.0",
103
- "@deepseek-ai/dsh-skill-filesystem": ">=0.1.0-rc.8 <0.2.0",
104
- "@deepseek-ai/dsh-tools": ">=0.1.0-rc.8 <0.2.0",
102
+ "@deepseek-ai/dsh-skill": ">=0.1.2-rc.1 <0.2.0",
103
+ "@deepseek-ai/dsh-skill-filesystem": ">=0.1.2-rc.1 <0.2.0",
104
+ "@deepseek-ai/dsh-tools": ">=0.1.2-rc.1 <0.2.0",
105
105
  "@deepseek-ai/schemastery": "^3.18.2"
106
106
  },
107
107
  "dependencies": {
package/src/version.ts CHANGED
@@ -5,4 +5,4 @@
5
5
  */
6
6
 
7
7
  /** The package version. */
8
- export const VERSION = '0.3.3'
8
+ export const VERSION = '0.3.4'