@adia-ai/a2ui-validator 0.5.4 → 0.5.6
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 +9 -30
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -2,11 +2,19 @@
|
|
|
2
2
|
|
|
3
3
|
Follows [Keep a Changelog](https://keepachangelog.com/en/1.1.0/) and
|
|
4
4
|
[Semantic Versioning](https://semver.org/).
|
|
5
|
-
|
|
6
5
|
## [Unreleased]
|
|
7
6
|
|
|
8
7
|
_No pending changes._
|
|
8
|
+
## [0.5.6] - 2026-05-14
|
|
9
|
+
|
|
10
|
+
_Lockstep ride-along (no source change)._
|
|
11
|
+
## [0.5.5] - 2026-05-14
|
|
12
|
+
|
|
13
|
+
### Changed — lockstep ride-along; no source changes
|
|
14
|
+
|
|
15
|
+
`version`: `0.5.4` → `0.5.5`. Source byte-identical to `0.5.4`.
|
|
9
16
|
|
|
17
|
+
Tracking the v0.5.5 cycle's detector-driven cleanup arcs (§176-§179) + exe.dev LLM Gateway migration (§181-§188) + FEEDBACK-08 closure (§184): see root `CHANGELOG.md` for the full narrative. This package carries no source changes this cycle.
|
|
10
18
|
## [0.5.4] - 2026-05-14
|
|
11
19
|
|
|
12
20
|
### Added — §165 validator check #19 `componentsHaveRenderableContent` — the 3rd safety layer (v0.5.4)
|
|
@@ -62,28 +70,21 @@ pins the §165 check across 8 describe groups:
|
|
|
62
70
|
- Post-§163 tree PASSES
|
|
63
71
|
|
|
64
72
|
### Changed — `version`: `0.5.3` → `0.5.4`.
|
|
65
|
-
|
|
66
73
|
## [0.5.3] - 2026-05-14
|
|
67
74
|
|
|
68
75
|
_No pending changes._
|
|
69
|
-
|
|
70
76
|
## [0.5.2] - 2026-05-13
|
|
71
77
|
|
|
72
78
|
_Lockstep ride-along (no source change)._
|
|
73
|
-
|
|
74
|
-
|
|
75
79
|
## [0.5.1] - 2026-05-13
|
|
76
80
|
|
|
77
81
|
_Lockstep ride-along (no source change)._
|
|
78
|
-
|
|
79
82
|
## [0.5.0] - 2026-05-13
|
|
80
83
|
|
|
81
84
|
_Lockstep ride-along (no source change)._
|
|
82
|
-
|
|
83
85
|
## [0.4.9] - 2026-05-13
|
|
84
86
|
|
|
85
87
|
_No pending changes._
|
|
86
|
-
|
|
87
88
|
## [0.4.8] - 2026-05-12
|
|
88
89
|
|
|
89
90
|
### Ride-along (no source changes)
|
|
@@ -91,7 +92,6 @@ _No pending changes._
|
|
|
91
92
|
Lockstep PATCH cut alongside `@adia-ai/web-components@0.4.8` (§80 event-types codegen for 38 non-form primitives + §85 class-subpath script fix + §89 icons.js split + B+C+D consumer-friction infra), `@adia-ai/web-modules@0.4.8` (FEEDBACK-02 #1 `.d.ts` shipment + `composes:` ADR-0027 wiring), `@adia-ai/a2ui-compose@0.4.8` (§87 zettel `ensureBooted()` race fix + §88 free-form composition mode), `@adia-ai/a2ui-corpus@0.4.8` (catalog regen ride-along), `@adia-ai/a2ui-mcp@0.4.8` (§87 eval threshold rebaseline). Source byte-identical to v0.4.7.
|
|
92
93
|
|
|
93
94
|
Internal `@adia-ai/*` dep ranges stay at `^0.4.0` (patch-cut asymmetry — `^0.4.0` covers `0.4.x` under semver). See root [CHANGELOG.md `## [0.4.8]`](../../../CHANGELOG.md) for the cut narrative.
|
|
94
|
-
|
|
95
95
|
## [0.4.7] - 2026-05-12
|
|
96
96
|
|
|
97
97
|
### Ride-along (no source changes)
|
|
@@ -99,7 +99,6 @@ Internal `@adia-ai/*` dep ranges stay at `^0.4.0` (patch-cut asymmetry — `^0.4
|
|
|
99
99
|
Lockstep PATCH cut alongside `@adia-ai/web-components@0.4.7` (§74 `.d.ts` codegen for 73 non-form primitives + §77 non-side-effect `class` subpath per component + class.js helper extractions in agent + toolbar primitives), `@adia-ai/web-modules@0.4.7`, `@adia-ai/a2ui-compose@0.4.7` (§72 `getComponentCatalog()` reads canonical catalog), `@adia-ai/a2ui-corpus@0.4.7` (§72 `corpus/patterns/` + `corpus/compositions/` retired from disk + tarball — v0.4.6 §65 carry-over closed), `@adia-ai/a2ui-mcp@0.4.7`, `@adia-ai/a2ui-retrieval@0.4.7` (§72 vocab reads canonical catalog + dead pattern-embeddings retired). Source byte-identical to v0.4.6.
|
|
100
100
|
|
|
101
101
|
Internal `@adia-ai/*` dep ranges stay at `^0.4.0` (patch-cut asymmetry — `^0.4.0` covers `0.4.x` under semver). See root [CHANGELOG.md `## [0.4.7]`](../../../CHANGELOG.md) for the cut narrative.
|
|
102
|
-
|
|
103
102
|
## [0.4.6] - 2026-05-12
|
|
104
103
|
|
|
105
104
|
### Ride-along (no source changes)
|
|
@@ -107,7 +106,6 @@ Internal `@adia-ai/*` dep ranges stay at `^0.4.0` (patch-cut asymmetry — `^0.4
|
|
|
107
106
|
Lockstep PATCH cut alongside `@adia-ai/web-components@0.4.6` (§68 .d.ts shipment + USAGE.md + `defineIfFree` + NEW `<toggle-scheme-ui>` primitive + `<pane-ui>` resize tracking 1:1), `@adia-ai/web-modules@0.4.6` (`<editor-sidebar>` resize-state detection widened via `:has()`), `@adia-ai/a2ui-compose@0.4.6` (§66 canonical `.a2ui.json` sidecars in `buildSystemPrompt` + §64 composition-library canonical retrieval), `@adia-ai/a2ui-corpus@0.4.6` (§63 settings-admin-page Mode A + 12 antipattern fixes + chunk re-harvest), `@adia-ai/a2ui-retrieval@0.4.6` (§64 pattern-library retirement, consumers migrated to composition-library), `@adia-ai/a2ui-mcp@0.4.6` (§64 step 5 patterns surface retired from server.js + eval-fix.mjs). Source byte-identical to v0.4.5.
|
|
108
107
|
|
|
109
108
|
Internal `@adia-ai/*` dep ranges stay at `^0.4.0` (patch-cut asymmetry — `^0.4.0` covers `0.4.x` under semver). See root [CHANGELOG.md `## [0.4.6]`](../../../CHANGELOG.md) for the cut narrative.
|
|
110
|
-
|
|
111
109
|
## [0.4.5] - 2026-05-12
|
|
112
110
|
|
|
113
111
|
### Ride-along (no source changes)
|
|
@@ -115,7 +113,6 @@ Internal `@adia-ai/*` dep ranges stay at `^0.4.0` (patch-cut asymmetry — `^0.4
|
|
|
115
113
|
Lockstep PATCH cut alongside `@adia-ai/web-components@0.4.5` (§61 CSS subpath exports + CustomEvent.detail sweep across 17 form-bearing primitives + slider reactivity test lock-in + §52 design-tokens export module + UI), `@adia-ai/web-modules@0.4.5` (§61 CSS subpath exports — six cluster `*.css` exports), `@adia-ai/a2ui-compose@0.4.5` (§56 system-prompt CORPUS CONTEXT block in monolithic strategies), `@adia-ai/llm@0.4.5` (§54 doc-comment path refresh). Source byte-identical to v0.4.4.
|
|
116
114
|
|
|
117
115
|
Internal `@adia-ai/*` dep ranges stay at `^0.4.0` (patch-cut asymmetry — `^0.4.0` covers `0.4.x` under semver). See root [CHANGELOG.md `## [0.4.5]`](../../../CHANGELOG.md) for the cut narrative.
|
|
118
|
-
|
|
119
116
|
## [0.4.4] - 2026-05-12
|
|
120
117
|
|
|
121
118
|
### Ride-along (no source changes)
|
|
@@ -123,7 +120,6 @@ Internal `@adia-ai/*` dep ranges stay at `^0.4.0` (patch-cut asymmetry — `^0.4
|
|
|
123
120
|
Lockstep PATCH cut alongside `@adia-ai/web-components@0.4.4` (14 yaml gap closures from corpus simplification arc), `@adia-ai/a2ui-runtime@0.4.4` (registry expansion +27 web-modules + renderer kebab-case fix), `@adia-ai/a2ui-compose@0.4.4` (composition-library rename + transpiler `<a>` → Link), `@adia-ai/a2ui-corpus@0.4.4` (corpus simplification arc §36–§51), `@adia-ai/a2ui-mcp@0.4.4` (`get_fragment` tool retirement). Source byte-identical to v0.4.3.
|
|
124
121
|
|
|
125
122
|
Internal `@adia-ai/*` dep ranges stay at `^0.4.0` (patch-cut asymmetry — `^0.4.0` covers `0.4.x` under semver). See root [CHANGELOG.md `## [0.4.4]`](../../../CHANGELOG.md) for the cut narrative.
|
|
126
|
-
|
|
127
123
|
## [0.4.3] - 2026-05-11
|
|
128
124
|
|
|
129
125
|
### Ride-along (no source changes)
|
|
@@ -131,7 +127,6 @@ Internal `@adia-ai/*` dep ranges stay at `^0.4.0` (patch-cut asymmetry — `^0.4
|
|
|
131
127
|
Lockstep PATCH cut alongside `@adia-ai/web-components@0.4.3` (input-ui type=number locale + thousands grouping + hold-to-repeat) + `@adia-ai/a2ui-compose@0.4.3` + `@adia-ai/a2ui-retrieval@0.4.3` (process.env browser-compat fix) + `@adia-ai/a2ui-corpus@0.4.3` (catalog regen + chunks re-harvest with new settings-appearance pattern). Source byte-identical to v0.4.2.
|
|
132
128
|
|
|
133
129
|
Internal `@adia-ai/*` dep ranges stay at `^0.4.0` (patch-cut asymmetry — `^0.4.0` covers `0.4.x` under semver). See root [CHANGELOG.md `## [0.4.3]`](../../../CHANGELOG.md) for the cut narrative.
|
|
134
|
-
|
|
135
130
|
## [0.4.2] - 2026-05-11
|
|
136
131
|
|
|
137
132
|
### Ride-along (no source changes)
|
|
@@ -139,7 +134,6 @@ Internal `@adia-ai/*` dep ranges stay at `^0.4.0` (patch-cut asymmetry — `^0.4
|
|
|
139
134
|
Lockstep PATCH cut alongside `@adia-ai/web-components@0.4.2` (`<input-ui type="number">` rewrite drops native `<input type=number>` wrapping) + `@adia-ai/web-modules@0.4.2` (`<editor-sidebar>` grid-track width-mirror fix). Source byte-identical to v0.4.1.
|
|
140
135
|
|
|
141
136
|
Internal `@adia-ai/*` dep ranges stay at `^0.4.0` (patch-cut asymmetry — `^0.4.0` covers `0.4.x` under semver). See root [CHANGELOG.md `## [0.4.2]`](../../../CHANGELOG.md) for the cut narrative.
|
|
142
|
-
|
|
143
137
|
## [0.4.1] - 2026-05-10
|
|
144
138
|
|
|
145
139
|
### Added
|
|
@@ -156,7 +150,6 @@ Internal `@adia-ai/*` dep ranges stay at `^0.4.0` (patch-cut asymmetry — `^0.4
|
|
|
156
150
|
### Notes
|
|
157
151
|
|
|
158
152
|
- The classifier is NOT yet called from `validateSemantics()`. Phase 3 integration requires (a) the shadow-compare runs from the spec's exit criteria, and (b) a `judge.js` extension to accept rule-verdict hints when falling through to LLM. Both planned for a follow-up cut.
|
|
159
|
-
|
|
160
153
|
## [0.4.0] - 2026-05-10
|
|
161
154
|
|
|
162
155
|
### Ride-along (no source changes)
|
|
@@ -164,25 +157,21 @@ Internal `@adia-ai/*` dep ranges stay at `^0.4.0` (patch-cut asymmetry — `^0.4
|
|
|
164
157
|
Lockstep MINOR cut alongside `@adia-ai/web-modules@0.4.0` (ADR-0024 legacy shell shapes retired). Source byte-identical to v0.3.6.
|
|
165
158
|
|
|
166
159
|
Internal `@adia-ai/*` dep ranges bumped from `^0.3.0` to `^0.4.0`. See root [CHANGELOG.md `## [0.4.0]`](../../../CHANGELOG.md) for the cut narrative.
|
|
167
|
-
|
|
168
160
|
## [0.3.6] - 2026-05-10
|
|
169
161
|
|
|
170
162
|
### Ride-along (no source changes)
|
|
171
163
|
|
|
172
164
|
Lockstep version bump only — source byte-identical to v0.3.5. Internal `@adia-ai/*` dep ranges remain at `^0.3.0`. See root [CHANGELOG.md `## [0.3.6]`](../../../CHANGELOG.md) for the cut narrative.
|
|
173
|
-
|
|
174
165
|
## [0.3.5] - 2026-05-07
|
|
175
166
|
|
|
176
167
|
### Ride-along (no source changes)
|
|
177
168
|
|
|
178
169
|
Lockstep version bump only — source byte-identical to v0.3.4. Internal `@adia-ai/*` dep ranges remain at `^0.3.0`. See root [CHANGELOG.md `## [0.3.5]`](../../../CHANGELOG.md) for the cut narrative.
|
|
179
|
-
|
|
180
170
|
## [0.3.4] - 2026-05-07
|
|
181
171
|
|
|
182
172
|
### Ride-along (no source changes)
|
|
183
173
|
|
|
184
174
|
Lockstep version bump only — source byte-identical to v0.3.3. Internal `@adia-ai/*` dep ranges remain at `^0.3.0`. See root [CHANGELOG.md `## [0.3.4]`](../../../CHANGELOG.md) for the cut narrative.
|
|
185
|
-
|
|
186
175
|
## [0.3.3] - 2026-05-07
|
|
187
176
|
|
|
188
177
|
**Lockstep cut.** All 9 published `@adia-ai/*` packages now share version `0.3.3`, governed by [`docs/specs/package-architecture.md` § 15](../../../docs/specs/package-architecture.md#15-versioning-policy).
|
|
@@ -195,7 +184,6 @@ Lockstep version bump only — source byte-identical to v0.3.3. Internal `@adia-
|
|
|
195
184
|
### No source changes
|
|
196
185
|
|
|
197
186
|
`@adia-ai/a2ui-validator` source is byte-identical to `0.3.2`. The cut is a version bump + ride-along on the lockstep policy.
|
|
198
|
-
|
|
199
187
|
## [0.3.2] - 2026-05-06
|
|
200
188
|
|
|
201
189
|
**9-package lockstep patch cut to v0.3.2.** All lockstep members share
|
|
@@ -210,7 +198,6 @@ version only.
|
|
|
210
198
|
### Changed
|
|
211
199
|
|
|
212
200
|
- `version`: `0.3.1` → `0.3.2`.
|
|
213
|
-
|
|
214
201
|
## [0.3.1] - 2026-05-06
|
|
215
202
|
|
|
216
203
|
**9-package lockstep patch cut.** All 9 published `@adia-ai/*` packages bump 0.3.0 → 0.3.1 per [`docs/specs/package-architecture.md` § 15](../../../docs/specs/package-architecture.md#15-versioning-policy). Internal `@adia-ai/*` dep ranges remain at `^0.3.0` (covers `0.3.1` under semver — patch-cut asymmetry).
|
|
@@ -221,7 +208,6 @@ This package itself ships **no source changes** in v0.3.1. The cut bumps version
|
|
|
221
208
|
|
|
222
209
|
- `version`: `0.3.0` → `0.3.1`.
|
|
223
210
|
- Internal `@adia-ai/*` dep ranges: unchanged at `^0.3.0` (covers `0.3.1` under semver — patch-cut asymmetry).
|
|
224
|
-
|
|
225
211
|
## [0.3.0] - 2026-05-05
|
|
226
212
|
|
|
227
213
|
**9-package lockstep cut.** All 9 published `@adia-ai/*` packages bump 0.2.5 → 0.3.0 per [`docs/specs/package-architecture.md` § 15](../../../docs/specs/package-architecture.md#15-versioning-policy). Internal `@adia-ai/*` dep ranges bump `^0.2.0` → `^0.3.0`.
|
|
@@ -234,7 +220,6 @@ This package itself ships **no source changes** in v0.3.0. The cut bumps version
|
|
|
234
220
|
|
|
235
221
|
- `dependencies["@adia-ai/a2ui-utils"]` removed; replaced by `dependencies["@adia-ai/a2ui-runtime"]: ^0.3.0` (rename + bump).
|
|
236
222
|
- `version`: `0.2.5` → `0.3.0`.
|
|
237
|
-
|
|
238
223
|
## [0.2.5] - 2026-05-04
|
|
239
224
|
|
|
240
225
|
**8-package lockstep cut.** All 8 published `@adia-ai/*` packages bump 0.2.4 → 0.2.5 per [`docs/specs/package-architecture.md` § 15](../../../docs/specs/package-architecture.md#15-versioning-policy). Internal `@adia-ai/*` dep ranges remain at `^0.2.0` (covers 0.2.5 under semver — patch-cut asymmetry).
|
|
@@ -245,7 +230,6 @@ This is a **patch cut on top of v0.2.4, no BREAKING changes.** Substantive conte
|
|
|
245
230
|
|
|
246
231
|
- `version`: `0.2.4` → `0.2.5`.
|
|
247
232
|
- Internal `@adia-ai/*` dep ranges: unchanged at `^0.2.0` (covers `0.2.5` under semver — patch-cut asymmetry).
|
|
248
|
-
|
|
249
233
|
## [0.2.4] - 2026-05-04
|
|
250
234
|
|
|
251
235
|
**8-package lockstep cut.** All 8 published `@adia-ai/*` packages bump 0.2.3 → 0.2.4 per [`docs/specs/package-architecture.md` § 15](../../../docs/specs/package-architecture.md#15-versioning-policy). Internal `@adia-ai/*` dep ranges remain at `^0.2.0` (covers 0.2.4 under semver — patch-cut asymmetry).
|
|
@@ -264,7 +248,6 @@ _Nothing yet._
|
|
|
264
248
|
---
|
|
265
249
|
|
|
266
250
|
---
|
|
267
|
-
|
|
268
251
|
## [0.2.3] - 2026-05-04
|
|
269
252
|
|
|
270
253
|
**Lockstep cut.** All 8 published `@adia-ai/*` packages bump
|
|
@@ -279,7 +262,6 @@ Patch cut — no breaking changes.
|
|
|
279
262
|
### No source changes
|
|
280
263
|
|
|
281
264
|
`@adia-ai/a2ui-validator` source is byte-identical to `0.2.2`. The cut bumps version only.
|
|
282
|
-
|
|
283
265
|
## [0.2.2] - 2026-05-02
|
|
284
266
|
|
|
285
267
|
**Lockstep cut.** All 8 published `@adia-ai/*` packages bump 0.2.1 → 0.2.2 per [`docs/specs/package-architecture.md` § 15](../../../../docs/specs/package-architecture.md#15-versioning-policy). Patch cut — no breaking changes.
|
|
@@ -293,7 +275,6 @@ Patch cut — no breaking changes.
|
|
|
293
275
|
`a2ui-validator` source is byte-identical to `0.2.1`. The cut bumps version only.
|
|
294
276
|
|
|
295
277
|
---
|
|
296
|
-
|
|
297
278
|
## [0.2.1] - 2026-05-02
|
|
298
279
|
|
|
299
280
|
**Lockstep cut.** All 8 published `@adia-ai/*` packages bump 0.2.0 → 0.2.1 per [`docs/specs/package-architecture.md` § 15](../../../../docs/specs/package-architecture.md#15-versioning-policy). Patch cut — no breaking changes.
|
|
@@ -307,7 +288,6 @@ Patch cut — no breaking changes.
|
|
|
307
288
|
`a2ui-validator` source is byte-identical to `0.2.0`. The cut bumps version only.
|
|
308
289
|
|
|
309
290
|
---
|
|
310
|
-
|
|
311
291
|
## [0.2.0] - 2026-05-02
|
|
312
292
|
|
|
313
293
|
**Lockstep cut.** All 8 published `@adia-ai/*` packages now share one
|
|
@@ -326,7 +306,6 @@ validator + 17 rule modules) is byte-identical to 0.0.1. The cut
|
|
|
326
306
|
bumps version + the internal dep range only.
|
|
327
307
|
|
|
328
308
|
---
|
|
329
|
-
|
|
330
309
|
## [0.0.1] - 2026-04-24
|
|
331
310
|
|
|
332
311
|
First public release. Extracted from
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@adia-ai/a2ui-validator",
|
|
3
|
-
"version": "0.5.
|
|
4
|
-
"description": "AdiaUI A2UI validator
|
|
3
|
+
"version": "0.5.6",
|
|
4
|
+
"description": "AdiaUI A2UI validator \u2014 JSON Schema structural validation plus catalog-aware semantic validation (component exists, props match YAML). Split out from the compose engine so non-compose tooling (tests, MCP validator tools, CI gates) can depend on validation without pulling the whole generator graph.",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "./index.js",
|
|
7
7
|
"exports": {
|