@adia-ai/a2ui-retrieval 0.5.5 → 0.5.7
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 +7 -31
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -2,11 +2,17 @@
|
|
|
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._
|
|
9
8
|
|
|
9
|
+
## [0.5.7] - 2026-05-15
|
|
10
|
+
|
|
11
|
+
_Lockstep ride-along (no source change)._
|
|
12
|
+
|
|
13
|
+
## [0.5.6] - 2026-05-14
|
|
14
|
+
|
|
15
|
+
_Lockstep ride-along (no source change)._
|
|
10
16
|
## [0.5.5] - 2026-05-14
|
|
11
17
|
|
|
12
18
|
### Changed — lockstep ride-along; no source changes
|
|
@@ -14,7 +20,6 @@ _No pending changes._
|
|
|
14
20
|
`version`: `0.5.4` → `0.5.5`. Source byte-identical to `0.5.4`.
|
|
15
21
|
|
|
16
22
|
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.
|
|
17
|
-
|
|
18
23
|
## [0.5.4] - 2026-05-14
|
|
19
24
|
|
|
20
25
|
### Changed — lockstep ride-along; no source changes
|
|
@@ -26,28 +31,21 @@ Tracking the v0.5.4 cycle's prop-fidelity arcs (§163 transpiler fix,
|
|
|
26
31
|
§164 chunk re-harvest, §165 validator check #19, §166a/b/c audit-script
|
|
27
32
|
family slots 12+13 + smoke shift-left): see root `CHANGELOG.md` for the
|
|
28
33
|
full narrative. This package carries no source changes this cycle.
|
|
29
|
-
|
|
30
34
|
## [0.5.3] - 2026-05-14
|
|
31
35
|
|
|
32
36
|
_No pending changes._
|
|
33
|
-
|
|
34
37
|
## [0.5.2] - 2026-05-13
|
|
35
38
|
|
|
36
39
|
_Lockstep ride-along (no source change)._
|
|
37
|
-
|
|
38
|
-
|
|
39
40
|
## [0.5.1] - 2026-05-13
|
|
40
41
|
|
|
41
42
|
_Lockstep ride-along (no source change)._
|
|
42
|
-
|
|
43
43
|
## [0.5.0] - 2026-05-13
|
|
44
44
|
|
|
45
45
|
_Lockstep ride-along (no source change)._
|
|
46
|
-
|
|
47
46
|
## [0.4.9] - 2026-05-13
|
|
48
47
|
|
|
49
48
|
_No pending changes._
|
|
50
|
-
|
|
51
49
|
## [0.4.8] - 2026-05-12
|
|
52
50
|
|
|
53
51
|
### Ride-along (no source changes)
|
|
@@ -55,7 +53,6 @@ _No pending changes._
|
|
|
55
53
|
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.
|
|
56
54
|
|
|
57
55
|
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.
|
|
58
|
-
|
|
59
56
|
## [0.4.7] - 2026-05-12
|
|
60
57
|
|
|
61
58
|
### Removed — `embedding/embedding-retriever.js` + `concept-mapper.js` retired (§72, the §65 carry-over)
|
|
@@ -67,7 +64,6 @@ The pattern-embeddings retrieval surface — `embedding-retriever.js` and its so
|
|
|
67
64
|
### Changed — `intent/prompt-analyzer.js` `getVocab()` reads canonical catalog (§72)
|
|
68
65
|
|
|
69
66
|
Migrated from `@adia-ai/a2ui-corpus/patterns/_components.json` (retired) to `@adia-ai/a2ui-corpus/catalog-a2ui_0_9.json` (the canonical v0.9 catalog). Vocabulary now built from `components[name].x-adiaui.synonyms.tags`. Same `displayList` + `allowedSet` output shape; no behavior change for downstream callers.
|
|
70
|
-
|
|
71
67
|
## [0.4.6] - 2026-05-12
|
|
72
68
|
|
|
73
69
|
### Changed — `pattern-library.js` retired, consumers migrate to `composition-library` (§64 multi-step, 2026-05-12)
|
|
@@ -81,7 +77,6 @@ The legacy `pattern-library.js` retrieval surface is retired in v0.4.6. Composit
|
|
|
81
77
|
- **`index.js`** — barrel updated to reflect the carved-out + retired modules.
|
|
82
78
|
|
|
83
79
|
See root [CHANGELOG.md `[Unreleased]`](../../../CHANGELOG.md) and `@adia-ai/a2ui-compose@[Unreleased]` for the cross-cutting arc narrative.
|
|
84
|
-
|
|
85
80
|
## [0.4.5] - 2026-05-12
|
|
86
81
|
|
|
87
82
|
### Ride-along (no source changes)
|
|
@@ -89,7 +84,6 @@ See root [CHANGELOG.md `[Unreleased]`](../../../CHANGELOG.md) and `@adia-ai/a2ui
|
|
|
89
84
|
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.
|
|
90
85
|
|
|
91
86
|
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.
|
|
92
|
-
|
|
93
87
|
## [0.4.4] - 2026-05-12
|
|
94
88
|
|
|
95
89
|
### Ride-along (no source changes)
|
|
@@ -97,7 +91,6 @@ Internal `@adia-ai/*` dep ranges stay at `^0.4.0` (patch-cut asymmetry — `^0.4
|
|
|
97
91
|
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.
|
|
98
92
|
|
|
99
93
|
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.
|
|
100
|
-
|
|
101
94
|
## [0.4.3] - 2026-05-11
|
|
102
95
|
|
|
103
96
|
### Fixed
|
|
@@ -107,7 +100,6 @@ Internal `@adia-ai/*` dep ranges stay at `^0.4.0` (patch-cut asymmetry — `^0.4
|
|
|
107
100
|
### Lockstep
|
|
108
101
|
|
|
109
102
|
9-package coordinated PATCH cut to v0.4.3. Internal `@adia-ai/*` dep ranges stay at `^0.4.0` (patch-cut asymmetry). Source change scoped to one file (`feedback/dialog-recorder.js`); pairs with the same fix in `@adia-ai/a2ui-compose` v0.4.3. See root [CHANGELOG.md `## [0.4.3]`](../../../CHANGELOG.md).
|
|
110
|
-
|
|
111
103
|
## [0.4.2] - 2026-05-11
|
|
112
104
|
|
|
113
105
|
### Ride-along (no source changes)
|
|
@@ -115,7 +107,6 @@ Internal `@adia-ai/*` dep ranges stay at `^0.4.0` (patch-cut asymmetry — `^0.4
|
|
|
115
107
|
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.
|
|
116
108
|
|
|
117
109
|
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.
|
|
118
|
-
|
|
119
110
|
## [0.4.1] - 2026-05-10
|
|
120
111
|
|
|
121
112
|
### Ride-along (no source changes)
|
|
@@ -123,7 +114,6 @@ Internal `@adia-ai/*` dep ranges stay at `^0.4.0` (patch-cut asymmetry — `^0.4
|
|
|
123
114
|
Lockstep PATCH cut alongside `@adia-ai/web-modules@0.4.1` (simple cluster) + `@adia-ai/a2ui-validator@0.4.1` (Phase 3 foundation) + `@adia-ai/a2ui-corpus@0.4.1` (fragment metrics reconciliation). Source byte-identical to v0.4.0.
|
|
124
115
|
|
|
125
116
|
Internal `@adia-ai/*` dep ranges bumped from `^0.4.0` to `^0.4.1`. See root [CHANGELOG.md `## [0.4.1]`](../../../CHANGELOG.md) for the cut narrative.
|
|
126
|
-
|
|
127
117
|
## [0.4.0] - 2026-05-10
|
|
128
118
|
|
|
129
119
|
### Ride-along (no source changes)
|
|
@@ -131,25 +121,21 @@ Internal `@adia-ai/*` dep ranges bumped from `^0.4.0` to `^0.4.1`. See root [CHA
|
|
|
131
121
|
Lockstep MINOR cut alongside `@adia-ai/web-modules@0.4.0` (ADR-0024 legacy shell shapes retired). Source byte-identical to v0.3.6.
|
|
132
122
|
|
|
133
123
|
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.
|
|
134
|
-
|
|
135
124
|
## [0.3.6] - 2026-05-10
|
|
136
125
|
|
|
137
126
|
### Ride-along (no source changes)
|
|
138
127
|
|
|
139
128
|
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.
|
|
140
|
-
|
|
141
129
|
## [0.3.5] - 2026-05-07
|
|
142
130
|
|
|
143
131
|
### Ride-along (no source changes)
|
|
144
132
|
|
|
145
133
|
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.
|
|
146
|
-
|
|
147
134
|
## [0.3.4] - 2026-05-07
|
|
148
135
|
|
|
149
136
|
### Ride-along (no source changes)
|
|
150
137
|
|
|
151
138
|
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.
|
|
152
|
-
|
|
153
139
|
## [0.3.3] - 2026-05-07
|
|
154
140
|
|
|
155
141
|
**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). Internal `@adia-ai/*` ranges stay at `^0.3.0` (patch-cut asymmetry — caret floats `0.3.x`).
|
|
@@ -163,7 +149,6 @@ Lockstep version bump only — source byte-identical to v0.3.3. Internal `@adia-
|
|
|
163
149
|
populate `_debug` payloads (which the trace consumes); without
|
|
164
150
|
this, traces would be empty when feedback recording is off.
|
|
165
151
|
(closes backlog #89)
|
|
166
|
-
|
|
167
152
|
## [0.3.2] - 2026-05-06
|
|
168
153
|
|
|
169
154
|
**9-package lockstep patch cut to v0.3.2.** All lockstep members share
|
|
@@ -178,7 +163,6 @@ version only.
|
|
|
178
163
|
### Changed
|
|
179
164
|
|
|
180
165
|
- `version`: `0.3.1` → `0.3.2`.
|
|
181
|
-
|
|
182
166
|
## [0.3.1] - 2026-05-06
|
|
183
167
|
|
|
184
168
|
**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).
|
|
@@ -189,7 +173,6 @@ This package itself ships **no source changes** in v0.3.1. The cut bumps version
|
|
|
189
173
|
|
|
190
174
|
- `version`: `0.3.0` → `0.3.1`.
|
|
191
175
|
- Internal `@adia-ai/*` dep ranges: unchanged at `^0.3.0` (covers `0.3.1` under semver — patch-cut asymmetry).
|
|
192
|
-
|
|
193
176
|
## [0.3.0] - 2026-05-05
|
|
194
177
|
|
|
195
178
|
**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`.
|
|
@@ -203,7 +186,6 @@ This package itself ships **no source changes** in v0.3.0. The cut bumps version
|
|
|
203
186
|
- `dependencies["@adia-ai/a2ui-utils"]` removed; replaced by `dependencies["@adia-ai/a2ui-runtime"]: ^0.3.0` (rename + bump).
|
|
204
187
|
- `dependencies["@adia-ai/a2ui-corpus"]`: `^0.2.0` → `^0.3.0`.
|
|
205
188
|
- `version`: `0.2.5` → `0.3.0`.
|
|
206
|
-
|
|
207
189
|
## [0.2.5] - 2026-05-04
|
|
208
190
|
|
|
209
191
|
**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).
|
|
@@ -214,7 +196,6 @@ This is a **patch cut on top of v0.2.4, no BREAKING changes.** Substantive conte
|
|
|
214
196
|
|
|
215
197
|
- `version`: `0.2.4` → `0.2.5`.
|
|
216
198
|
- Internal `@adia-ai/*` dep ranges: unchanged at `^0.2.0` (covers `0.2.5` under semver — patch-cut asymmetry).
|
|
217
|
-
|
|
218
199
|
## [0.2.4] - 2026-05-04
|
|
219
200
|
|
|
220
201
|
**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).
|
|
@@ -233,7 +214,6 @@ _Nothing yet._
|
|
|
233
214
|
---
|
|
234
215
|
|
|
235
216
|
---
|
|
236
|
-
|
|
237
217
|
## [0.2.3] - 2026-05-04
|
|
238
218
|
|
|
239
219
|
**Lockstep cut.** All 8 published `@adia-ai/*` packages bump
|
|
@@ -249,7 +229,6 @@ Patch cut — no breaking changes.
|
|
|
249
229
|
### No source changes
|
|
250
230
|
|
|
251
231
|
`@adia-ai/a2ui-retrieval` source is byte-identical to `0.2.2`. The cut bumps version + the internal dep range entries only.
|
|
252
|
-
|
|
253
232
|
## [0.2.2] - 2026-05-02
|
|
254
233
|
|
|
255
234
|
**Lockstep cut + `detectReferences` brand-only filter.** 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.
|
|
@@ -280,7 +259,6 @@ Verified:
|
|
|
280
259
|
Per memory `feedback_panel_label_reliability.md`. Companion fix in `@adia-ai/a2ui-compose` Unreleased (generator.js panel emissions). Both surfaces feed the same reasoning-panel deception class — five distinct bugs caught + fixed in commit `9986c71e`.
|
|
281
260
|
|
|
282
261
|
---
|
|
283
|
-
|
|
284
262
|
## [0.2.1] - 2026-05-02
|
|
285
263
|
|
|
286
264
|
**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.
|
|
@@ -297,7 +275,6 @@ Per memory `feedback_panel_label_reliability.md`. Companion fix in `@adia-ai/a2u
|
|
|
297
275
|
Public API of `a2ui-retrieval` is byte-identical to `0.2.0`. The above embedding-retriever updates only affect the failure path (`ENOENT` graceful fallback) and don't change the contract for callers passing valid index files. The cut bumps version + tracks dep ranges + softens the embedding-index-missing failure mode.
|
|
298
276
|
|
|
299
277
|
---
|
|
300
|
-
|
|
301
278
|
## [0.2.0] - 2026-05-02
|
|
302
279
|
|
|
303
280
|
**Lockstep cut + boundary reorganization.** All 8 published
|
|
@@ -359,7 +336,6 @@ The top-level `index.js` still re-exports the previously-public surface
|
|
|
359
336
|
`checkIntentAlignment`, etc.) — those imports do not need updating.
|
|
360
337
|
|
|
361
338
|
---
|
|
362
|
-
|
|
363
339
|
## [0.0.1] - 2026-04-24
|
|
364
340
|
|
|
365
341
|
First public release. Extracted from
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@adia-ai/a2ui-retrieval",
|
|
3
|
-
"version": "0.5.
|
|
4
|
-
"description": "AdiaUI A2UI retrieval layer
|
|
3
|
+
"version": "0.5.7",
|
|
4
|
+
"description": "AdiaUI A2UI retrieval layer — catalog lookup, intent classification, domain routing, pattern + anti-pattern matching, clarity + context assembly. Consumed by the compose engine and any A2UI-protocol tooling that needs to reason about user intent against the catalog.",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "./index.js",
|
|
7
7
|
"exports": {
|