@adia-ai/a2ui-retrieval 0.5.5 → 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.
Files changed (2) hide show
  1. package/CHANGELOG.md +2 -31
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -2,11 +2,12 @@
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
9
 
10
+ _Lockstep ride-along (no source change)._
10
11
  ## [0.5.5] - 2026-05-14
11
12
 
12
13
  ### Changed — lockstep ride-along; no source changes
@@ -14,7 +15,6 @@ _No pending changes._
14
15
  `version`: `0.5.4` → `0.5.5`. Source byte-identical to `0.5.4`.
15
16
 
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.
17
-
18
18
  ## [0.5.4] - 2026-05-14
19
19
 
20
20
  ### Changed — lockstep ride-along; no source changes
@@ -26,28 +26,21 @@ Tracking the v0.5.4 cycle's prop-fidelity arcs (§163 transpiler fix,
26
26
  §164 chunk re-harvest, §165 validator check #19, §166a/b/c audit-script
27
27
  family slots 12+13 + smoke shift-left): see root `CHANGELOG.md` for the
28
28
  full narrative. This package carries no source changes this cycle.
29
-
30
29
  ## [0.5.3] - 2026-05-14
31
30
 
32
31
  _No pending changes._
33
-
34
32
  ## [0.5.2] - 2026-05-13
35
33
 
36
34
  _Lockstep ride-along (no source change)._
37
-
38
-
39
35
  ## [0.5.1] - 2026-05-13
40
36
 
41
37
  _Lockstep ride-along (no source change)._
42
-
43
38
  ## [0.5.0] - 2026-05-13
44
39
 
45
40
  _Lockstep ride-along (no source change)._
46
-
47
41
  ## [0.4.9] - 2026-05-13
48
42
 
49
43
  _No pending changes._
50
-
51
44
  ## [0.4.8] - 2026-05-12
52
45
 
53
46
  ### Ride-along (no source changes)
@@ -55,7 +48,6 @@ _No pending changes._
55
48
  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
49
 
57
50
  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
51
  ## [0.4.7] - 2026-05-12
60
52
 
61
53
  ### Removed — `embedding/embedding-retriever.js` + `concept-mapper.js` retired (§72, the §65 carry-over)
@@ -67,7 +59,6 @@ The pattern-embeddings retrieval surface — `embedding-retriever.js` and its so
67
59
  ### Changed — `intent/prompt-analyzer.js` `getVocab()` reads canonical catalog (§72)
68
60
 
69
61
  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
62
  ## [0.4.6] - 2026-05-12
72
63
 
73
64
  ### Changed — `pattern-library.js` retired, consumers migrate to `composition-library` (§64 multi-step, 2026-05-12)
@@ -81,7 +72,6 @@ The legacy `pattern-library.js` retrieval surface is retired in v0.4.6. Composit
81
72
  - **`index.js`** — barrel updated to reflect the carved-out + retired modules.
82
73
 
83
74
  See root [CHANGELOG.md `[Unreleased]`](../../../CHANGELOG.md) and `@adia-ai/a2ui-compose@[Unreleased]` for the cross-cutting arc narrative.
84
-
85
75
  ## [0.4.5] - 2026-05-12
86
76
 
87
77
  ### Ride-along (no source changes)
@@ -89,7 +79,6 @@ See root [CHANGELOG.md `[Unreleased]`](../../../CHANGELOG.md) and `@adia-ai/a2ui
89
79
  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
80
 
91
81
  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
82
  ## [0.4.4] - 2026-05-12
94
83
 
95
84
  ### Ride-along (no source changes)
@@ -97,7 +86,6 @@ Internal `@adia-ai/*` dep ranges stay at `^0.4.0` (patch-cut asymmetry — `^0.4
97
86
  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
87
 
99
88
  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
89
  ## [0.4.3] - 2026-05-11
102
90
 
103
91
  ### Fixed
@@ -107,7 +95,6 @@ Internal `@adia-ai/*` dep ranges stay at `^0.4.0` (patch-cut asymmetry — `^0.4
107
95
  ### Lockstep
108
96
 
109
97
  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
98
  ## [0.4.2] - 2026-05-11
112
99
 
113
100
  ### Ride-along (no source changes)
@@ -115,7 +102,6 @@ Internal `@adia-ai/*` dep ranges stay at `^0.4.0` (patch-cut asymmetry — `^0.4
115
102
  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
103
 
117
104
  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
105
  ## [0.4.1] - 2026-05-10
120
106
 
121
107
  ### Ride-along (no source changes)
@@ -123,7 +109,6 @@ Internal `@adia-ai/*` dep ranges stay at `^0.4.0` (patch-cut asymmetry — `^0.4
123
109
  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
110
 
125
111
  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
112
  ## [0.4.0] - 2026-05-10
128
113
 
129
114
  ### Ride-along (no source changes)
@@ -131,25 +116,21 @@ Internal `@adia-ai/*` dep ranges bumped from `^0.4.0` to `^0.4.1`. See root [CHA
131
116
  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
117
 
133
118
  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
119
  ## [0.3.6] - 2026-05-10
136
120
 
137
121
  ### Ride-along (no source changes)
138
122
 
139
123
  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
124
  ## [0.3.5] - 2026-05-07
142
125
 
143
126
  ### Ride-along (no source changes)
144
127
 
145
128
  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
129
  ## [0.3.4] - 2026-05-07
148
130
 
149
131
  ### Ride-along (no source changes)
150
132
 
151
133
  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
134
  ## [0.3.3] - 2026-05-07
154
135
 
155
136
  **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 +144,6 @@ Lockstep version bump only — source byte-identical to v0.3.3. Internal `@adia-
163
144
  populate `_debug` payloads (which the trace consumes); without
164
145
  this, traces would be empty when feedback recording is off.
165
146
  (closes backlog #89)
166
-
167
147
  ## [0.3.2] - 2026-05-06
168
148
 
169
149
  **9-package lockstep patch cut to v0.3.2.** All lockstep members share
@@ -178,7 +158,6 @@ version only.
178
158
  ### Changed
179
159
 
180
160
  - `version`: `0.3.1` → `0.3.2`.
181
-
182
161
  ## [0.3.1] - 2026-05-06
183
162
 
184
163
  **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 +168,6 @@ This package itself ships **no source changes** in v0.3.1. The cut bumps version
189
168
 
190
169
  - `version`: `0.3.0` → `0.3.1`.
191
170
  - Internal `@adia-ai/*` dep ranges: unchanged at `^0.3.0` (covers `0.3.1` under semver — patch-cut asymmetry).
192
-
193
171
  ## [0.3.0] - 2026-05-05
194
172
 
195
173
  **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 +181,6 @@ This package itself ships **no source changes** in v0.3.0. The cut bumps version
203
181
  - `dependencies["@adia-ai/a2ui-utils"]` removed; replaced by `dependencies["@adia-ai/a2ui-runtime"]: ^0.3.0` (rename + bump).
204
182
  - `dependencies["@adia-ai/a2ui-corpus"]`: `^0.2.0` → `^0.3.0`.
205
183
  - `version`: `0.2.5` → `0.3.0`.
206
-
207
184
  ## [0.2.5] - 2026-05-04
208
185
 
209
186
  **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 +191,6 @@ This is a **patch cut on top of v0.2.4, no BREAKING changes.** Substantive conte
214
191
 
215
192
  - `version`: `0.2.4` → `0.2.5`.
216
193
  - Internal `@adia-ai/*` dep ranges: unchanged at `^0.2.0` (covers `0.2.5` under semver — patch-cut asymmetry).
217
-
218
194
  ## [0.2.4] - 2026-05-04
219
195
 
220
196
  **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 +209,6 @@ _Nothing yet._
233
209
  ---
234
210
 
235
211
  ---
236
-
237
212
  ## [0.2.3] - 2026-05-04
238
213
 
239
214
  **Lockstep cut.** All 8 published `@adia-ai/*` packages bump
@@ -249,7 +224,6 @@ Patch cut — no breaking changes.
249
224
  ### No source changes
250
225
 
251
226
  `@adia-ai/a2ui-retrieval` source is byte-identical to `0.2.2`. The cut bumps version + the internal dep range entries only.
252
-
253
227
  ## [0.2.2] - 2026-05-02
254
228
 
255
229
  **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 +254,6 @@ Verified:
280
254
  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
255
 
282
256
  ---
283
-
284
257
  ## [0.2.1] - 2026-05-02
285
258
 
286
259
  **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 +270,6 @@ Per memory `feedback_panel_label_reliability.md`. Companion fix in `@adia-ai/a2u
297
270
  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
271
 
299
272
  ---
300
-
301
273
  ## [0.2.0] - 2026-05-02
302
274
 
303
275
  **Lockstep cut + boundary reorganization.** All 8 published
@@ -359,7 +331,6 @@ The top-level `index.js` still re-exports the previously-public surface
359
331
  `checkIntentAlignment`, etc.) — those imports do not need updating.
360
332
 
361
333
  ---
362
-
363
334
  ## [0.0.1] - 2026-04-24
364
335
 
365
336
  First public release. Extracted from
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@adia-ai/a2ui-retrieval",
3
- "version": "0.5.5",
3
+ "version": "0.5.6",
4
4
  "description": "AdiaUI A2UI retrieval layer \u2014 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",