dsh-data-quality 0.3.2 → 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 +12 -0
- package/README.es.md +2 -2
- package/README.hi.md +2 -2
- package/README.md +2 -2
- package/README.pt.md +2 -2
- package/README.zh.md +2 -2
- 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,18 @@ 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-02
|
|
9
|
+
|
|
10
|
+
### Docs
|
|
11
|
+
|
|
12
|
+
- Sync the five-language READMEs to the 0.1.2-alpha.5 facts; no behavior change.
|
|
13
|
+
|
|
14
|
+
## [0.3.3] - 2026-09-02
|
|
15
|
+
|
|
16
|
+
### Changed
|
|
17
|
+
|
|
18
|
+
- Align the devDependency pins to the published dsh 0.1.2-alpha.5 line and re-verify the adaptation claims; no behavior change.
|
|
19
|
+
|
|
8
20
|
## [0.3.2] - 2026-09-01
|
|
9
21
|
|
|
10
22
|
### 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.
|
|
14
|
+
| DeepSeek Harness | `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) |
|
|
@@ -168,7 +168,7 @@ pnpm run typecheck && pnpm run typecheck:ci && pnpm test && pnpm run build
|
|
|
168
168
|
pnpm run verify:self-contained && pnpm run verify:artifacts && pnpm run verify:readme-sync && pnpm pack
|
|
169
169
|
```
|
|
170
170
|
|
|
171
|
-
- Las pruebas ejecutan vitest contra los `Context`/`Session`/`ToolRuntime`/dominio de almacenamiento REALES de los peers 0.1.
|
|
171
|
+
- Las pruebas ejecutan vitest contra los `Context`/`Session`/`ToolRuntime`/dominio de almacenamiento REALES de los peers 0.1.2-alpha.5 (sin mocks de servicios escritos a mano) más specs de motor puros; cada regla de limpieza/verificación tiene casos positivos y negativos, y `verifyCitations` cubre los cuatro estados.
|
|
172
172
|
- `scripts/loader-runner.mjs` arranca la composición real del Loader y ejecuta la cadena perfilar → limpiar → verificar contra `fixtures/` sin clave de API.
|
|
173
173
|
- Release: `node scripts/release.mjs <x.y.z>` (nunca hace push; el tag dispara `release.yml`).
|
|
174
174
|
|
package/README.hi.md
CHANGED
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
|
|
12
12
|
| घटक | संस्करण |
|
|
13
13
|
|---|---|
|
|
14
|
-
| DeepSeek Harness | `0.1.
|
|
14
|
+
| DeepSeek Harness | `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 (केवल होस्ट प्लगिन) |
|
|
@@ -168,7 +168,7 @@ pnpm run typecheck && pnpm run typecheck:ci && pnpm test && pnpm run build
|
|
|
168
168
|
pnpm run verify:self-contained && pnpm run verify:artifacts && pnpm run verify:readme-sync && pnpm pack
|
|
169
169
|
```
|
|
170
170
|
|
|
171
|
-
- टेस्ट 0.1.
|
|
171
|
+
- टेस्ट 0.1.2-alpha.5 peers के वास्तविक `Context`/`Session`/`ToolRuntime`/स्टोरेज डोमेन के विरुद्ध vitest चलाते हैं (हाथ से लिखे सेवा mock नहीं) और शुद्ध इंजन specs; हर क्लीन/सत्यापन नियम के सकारात्मक और नकारात्मक केस हैं, और `verifyCitations` चारों स्थितियों को कवर करता है।
|
|
172
172
|
- `scripts/loader-runner.mjs` वास्तविक Loader संयोजन बूट करता है और API कुंजी के बिना `fixtures/` पर प्रोफ़ाइल → क्लीन → सत्यापन श्रृंखला चलाता है।
|
|
173
173
|
- रिलीज़: `node scripts/release.mjs <x.y.z>` (कभी push नहीं; टैग `release.yml` ट्रिगर करता है)।
|
|
174
174
|
|
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.
|
|
20
|
+
| DeepSeek Harness | `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) |
|
|
@@ -175,7 +175,7 @@ pnpm run typecheck && pnpm run typecheck:ci && pnpm test && pnpm run build
|
|
|
175
175
|
pnpm run verify:self-contained && pnpm run verify:artifacts && pnpm run verify:readme-sync && pnpm pack
|
|
176
176
|
```
|
|
177
177
|
|
|
178
|
-
- Tests run vitest against the REAL `Context`/`Session`/`ToolRuntime`/storage domain from the 0.1.
|
|
178
|
+
- Tests run vitest against the REAL `Context`/`Session`/`ToolRuntime`/storage domain from the 0.1.2-alpha.5 peers (no hand-written service mocks) plus pure engine specs; every clean/verify rule has positive and negative cases, and `verifyCitations` covers all four statuses.
|
|
179
179
|
- `scripts/loader-runner.mjs` boots the real Loader composition and executes the profile → clean → verify chain against `fixtures/` without an API key.
|
|
180
180
|
- Release: `node scripts/release.mjs <x.y.z>` (never pushes; the tag triggers `release.yml`).
|
|
181
181
|
|
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.
|
|
14
|
+
| DeepSeek Harness | `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) |
|
|
@@ -168,7 +168,7 @@ pnpm run typecheck && pnpm run typecheck:ci && pnpm test && pnpm run build
|
|
|
168
168
|
pnpm run verify:self-contained && pnpm run verify:artifacts && pnpm run verify:readme-sync && pnpm pack
|
|
169
169
|
```
|
|
170
170
|
|
|
171
|
-
- Os testes correm vitest contra os `Context`/`Session`/`ToolRuntime`/domínio de armazenamento REAIS dos peers 0.1.
|
|
171
|
+
- Os testes correm vitest contra os `Context`/`Session`/`ToolRuntime`/domínio de armazenamento REAIS dos peers 0.1.2-alpha.5 (sem mocks de serviços escritos à mão) mais specs de motores puros; cada regra de limpeza/verificação tem casos positivos e negativos, e `verifyCitations` cobre os quatro estados.
|
|
172
172
|
- `scripts/loader-runner.mjs` arranca a composição real do Loader e executa a cadeia perfilar → limpar → verificar contra `fixtures/` sem chave de API.
|
|
173
173
|
- Release: `node scripts/release.mjs <x.y.z>` (nunca faz push; a tag dispara `release.yml`).
|
|
174
174
|
|
package/README.zh.md
CHANGED
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
|
|
12
12
|
| 组件 | 版本 |
|
|
13
13
|
|---|---|
|
|
14
|
-
| DeepSeek Harness | `0.1.
|
|
14
|
+
| DeepSeek Harness | `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(纯宿主插件) |
|
|
@@ -168,7 +168,7 @@ pnpm run typecheck && pnpm run typecheck:ci && pnpm test && pnpm run build
|
|
|
168
168
|
pnpm run verify:self-contained && pnpm run verify:artifacts && pnpm run verify:readme-sync && pnpm pack
|
|
169
169
|
```
|
|
170
170
|
|
|
171
|
-
- 测试用 vitest 跑 0.1.
|
|
171
|
+
- 测试用 vitest 跑 0.1.2-alpha.5 peers 的真实 `Context`/`Session`/`ToolRuntime`/storage domain(不手写服务 mock)加纯引擎用例;每类清洗/核查规则都有正反用例,`verifyCitations` 覆盖四种状态。
|
|
172
172
|
- `scripts/loader-runner.mjs` 以真实 Loader 组合启动,并在无 API key 下对 `fixtures/` 执行 梳理 → 清洗 → 核查 链路。
|
|
173
173
|
- 发布:`node scripts/release.mjs <x.y.z>`(绝不 push;tag 触发 `release.yml`)。
|
|
174
174
|
|
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.4";
|
|
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.4";
|
|
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.4';
|
|
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.4",
|
|
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",
|