dsh-data-quality 0.3.2 → 0.3.3
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/index.js +1 -1
- package/lib/types/version.d.ts +1 -1
- package/lib/types/version.js +1 -1
- package/package.json +12 -12
- 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.3] - 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.2] - 2026-09-01
|
|
9
15
|
|
|
10
16
|
### Changed
|
package/README.es.md
CHANGED
|
@@ -11,7 +11,7 @@ Todo el cálculo es TypeScript puro dentro del proceso del harness — el modelo
|
|
|
11
11
|
|
|
12
12
|
| Componente | Versión |
|
|
13
13
|
|---|---|
|
|
14
|
-
| DeepSeek Harness | `0.1.1-rc.2` (dependencias peer fijadas) 0.1.2-alpha.
|
|
14
|
+
| DeepSeek Harness | `0.1.1-rc.2` (dependencias peer fijadas) 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. |
|
|
15
15
|
| Node.js | `^22.19.0 \|\| >=24.0.0` |
|
|
16
16
|
| Gestor de paquetes | `pnpm@11.7.0` |
|
|
17
17
|
| Plataforma | Windows / macOS / Linux (plugin solo de host) |
|
package/README.hi.md
CHANGED
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
|
|
12
12
|
| घटक | संस्करण |
|
|
13
13
|
|---|---|
|
|
14
|
-
| DeepSeek Harness | `0.1.1-rc.2` (peer dependencies पिन) 0.1.2-alpha.
|
|
14
|
+
| DeepSeek Harness | `0.1.1-rc.2` (peer dependencies पिन) 0.1.2-alpha.5 (2026-09-02 को अनुकूलित): सत्र लिफ़ाफ़ा अपना ignorable फ़ील्ड केवल संग्रहीत-लॉग पठन संगतता के लिए रखता है - Session.append अभी भी इसे स्टैम्प नहीं कर सकता, इसलिए गेट व्यवहार अपरिवर्तित है। |
|
|
15
15
|
| Node.js | `^22.19.0 \|\| >=24.0.0` |
|
|
16
16
|
| पैकेज मैनेजर | `pnpm@11.7.0` |
|
|
17
17
|
| प्लेटफ़ॉर्म | Windows / macOS / Linux (केवल होस्ट प्लगिन) |
|
package/README.md
CHANGED
|
@@ -17,7 +17,7 @@ All computation is plain TypeScript in the harness process — the model never d
|
|
|
17
17
|
|
|
18
18
|
| Component | Version |
|
|
19
19
|
|---|---|
|
|
20
|
-
| DeepSeek Harness | `0.1.1-rc.2` (peer dependencies pinned) 0.1.2-alpha.
|
|
20
|
+
| DeepSeek Harness | `0.1.1-rc.2` (peer dependencies pinned) 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. |
|
|
21
21
|
| Node.js | `^22.19.0 \|\| >=24.0.0` |
|
|
22
22
|
| Package manager | `pnpm@11.7.0` |
|
|
23
23
|
| Platform | Windows / macOS / Linux (host-only plugin) |
|
package/README.pt.md
CHANGED
|
@@ -11,7 +11,7 @@ Todo o cálculo é TypeScript puro no processo do harness — o modelo nunca faz
|
|
|
11
11
|
|
|
12
12
|
| Componente | Versão |
|
|
13
13
|
|---|---|
|
|
14
|
-
| DeepSeek Harness | `0.1.1-rc.2` (dependências peer fixadas) 0.1.2-alpha.
|
|
14
|
+
| DeepSeek Harness | `0.1.1-rc.2` (dependências peer fixadas) 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. |
|
|
15
15
|
| Node.js | `^22.19.0 \|\| >=24.0.0` |
|
|
16
16
|
| Gerenciador de pacotes | `pnpm@11.7.0` |
|
|
17
17
|
| Plataforma | Windows / macOS / Linux (plugin apenas de host) |
|
package/README.zh.md
CHANGED
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
|
|
12
12
|
| 组件 | 版本 |
|
|
13
13
|
|---|---|
|
|
14
|
-
| DeepSeek Harness | `0.1.1-rc.2`(peer 依赖钉版) 0.1.2-alpha.
|
|
14
|
+
| DeepSeek Harness | `0.1.1-rc.2`(peer 依赖钉版) 0.1.2-alpha.5(2026-09-02 已适配):会话信封保留 ignorable 字段但仅用于存量日志读取兼容——Session.append 仍无法盖章,门控行为不变。 |
|
|
15
15
|
| Node.js | `^22.19.0 \|\| >=24.0.0` |
|
|
16
16
|
| 包管理器 | `pnpm@11.7.0` |
|
|
17
17
|
| 平台 | Windows / macOS / Linux(纯宿主插件) |
|
package/lib/index.js
CHANGED
|
@@ -1172,7 +1172,7 @@ function computeAccuracy(stats, table, declaredSchema) {
|
|
|
1172
1172
|
* @module dsh-data-quality/version
|
|
1173
1173
|
*/
|
|
1174
1174
|
/** The package version reported in persisted reports. */
|
|
1175
|
-
const VERSION = "0.3.
|
|
1175
|
+
const VERSION = "0.3.3";
|
|
1176
1176
|
/**
|
|
1177
1177
|
* Version of the persisted report schema. Bump it whenever a report's
|
|
1178
1178
|
* canonical shape changes in a way old consumers cannot read (the durable
|
package/lib/types/version.d.ts
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* @module dsh-data-quality/version
|
|
5
5
|
*/
|
|
6
6
|
/** The package version reported in persisted reports. */
|
|
7
|
-
export declare const VERSION = "0.3.
|
|
7
|
+
export declare const VERSION = "0.3.3";
|
|
8
8
|
/**
|
|
9
9
|
* Version of the persisted report schema. Bump it whenever a report's
|
|
10
10
|
* canonical shape changes in a way old consumers cannot read (the durable
|
package/lib/types/version.js
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* @module dsh-data-quality/version
|
|
5
5
|
*/
|
|
6
6
|
/** The package version reported in persisted reports. */
|
|
7
|
-
export const VERSION = '0.3.
|
|
7
|
+
export const VERSION = '0.3.3';
|
|
8
8
|
/**
|
|
9
9
|
* Version of the persisted report schema. Bump it whenever a report's
|
|
10
10
|
* canonical shape changes in a way old consumers cannot read (the durable
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "dsh-data-quality",
|
|
3
|
-
"version": "0.3.
|
|
3
|
+
"version": "0.3.3",
|
|
4
4
|
"description": "Deterministic data profiling, cleaning, and verification for DeepSeek Harness: a ctx.dataQuality capability seam (Service Definition / local Provider / tool Consumers) with data_profile, data_clean, and data_verify model tools, a frozen cross-plugin verifyCitations contract, durable reports in a storage domain, and data-quality/* session events on hosts that support them.",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -65,7 +65,7 @@
|
|
|
65
65
|
],
|
|
66
66
|
"compatibility": {
|
|
67
67
|
"dshVersions": [
|
|
68
|
-
"0.1.2-alpha.
|
|
68
|
+
"0.1.2-alpha.5"
|
|
69
69
|
]
|
|
70
70
|
},
|
|
71
71
|
"capability": {
|
|
@@ -110,19 +110,19 @@
|
|
|
110
110
|
"zod": "^4.4.3"
|
|
111
111
|
},
|
|
112
112
|
"devDependencies": {
|
|
113
|
-
"@deepseek-ai/dsh-util-values": "0.1.2-alpha.
|
|
114
|
-
"@deepseek-ai/dsh-attachment": "0.1.2-alpha.
|
|
113
|
+
"@deepseek-ai/dsh-util-values": "0.1.2-alpha.5",
|
|
114
|
+
"@deepseek-ai/dsh-attachment": "0.1.2-alpha.5",
|
|
115
115
|
"@deepseek-ai/cordis": "^4.0.2",
|
|
116
116
|
"@deepseek-ai/cordis-plugin-include": "1.0.6",
|
|
117
117
|
"@deepseek-ai/cordis-plugin-loader": "1.0.2",
|
|
118
|
-
"@deepseek-ai/dsh-agent": "0.1.2-alpha.
|
|
119
|
-
"@deepseek-ai/dsh-llm": "0.1.2-alpha.
|
|
120
|
-
"@deepseek-ai/dsh-session": "0.1.2-alpha.
|
|
121
|
-
"@deepseek-ai/dsh-storage": "0.1.2-alpha.
|
|
122
|
-
"@deepseek-ai/dsh-storage-domain": "0.1.2-alpha.
|
|
123
|
-
"@deepseek-ai/dsh-storage-json": "0.1.2-alpha.
|
|
124
|
-
"@deepseek-ai/dsh-system-prompt": "0.1.2-alpha.
|
|
125
|
-
"@deepseek-ai/dsh-tools": "0.1.2-alpha.
|
|
118
|
+
"@deepseek-ai/dsh-agent": "0.1.2-alpha.5",
|
|
119
|
+
"@deepseek-ai/dsh-llm": "0.1.2-alpha.5",
|
|
120
|
+
"@deepseek-ai/dsh-session": "0.1.2-alpha.5",
|
|
121
|
+
"@deepseek-ai/dsh-storage": "0.1.2-alpha.5",
|
|
122
|
+
"@deepseek-ai/dsh-storage-domain": "0.1.2-alpha.5",
|
|
123
|
+
"@deepseek-ai/dsh-storage-json": "0.1.2-alpha.5",
|
|
124
|
+
"@deepseek-ai/dsh-system-prompt": "0.1.2-alpha.5",
|
|
125
|
+
"@deepseek-ai/dsh-tools": "0.1.2-alpha.5",
|
|
126
126
|
"@deepseek-ai/schemastery": "^3.18.2",
|
|
127
127
|
"@types/node": "^22.20.1",
|
|
128
128
|
"@vitest/coverage-v8": "^3.2.7",
|