@adia-ai/a2ui-compose 0.2.2 → 0.2.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.
Files changed (2) hide show
  1. package/CHANGELOG.md +39 -4
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -10,13 +10,48 @@ generator graph.
10
10
 
11
11
  ## [Unreleased]
12
12
 
13
+ _No pending changes._
14
+
15
+ ## [0.2.4] - 2026-05-04
16
+
17
+ **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).
18
+
19
+ This is a **patch cut on top of v0.2.3, no BREAKING changes.** Substantive content lives in `web-components` (Tier 4 trait library lift, 11 new traits + 2 architectural rewrites, plus accumulated bug fixes); `a2ui-corpus` ships a catalog regen for the new `<demo-toggle-ui>` primitive. Six packages ride along at version + dep-range bump.
20
+
21
+ ### Changed
22
+
23
+ - `version`: `0.2.3` → `0.2.4`.
24
+ - `dependencies["@adia-ai/a2ui-utils"]`: `^0.2.0` (covers `0.2.4`).
25
+
26
+ This package's source tree is byte-identical to 0.2.3. The cut bumps version + the internal dep range only, per the lockstep policy.
27
+
13
28
  _Nothing yet._
14
29
 
15
30
  ---
16
31
 
32
+ ---
33
+
34
+ ## [0.2.3] - 2026-05-04
35
+
36
+ **Lockstep cut.** All 8 published `@adia-ai/*` packages bump
37
+ 0.2.2 → 0.2.3 per
38
+ [`docs/specs/package-architecture.md` § 15](../../../../docs/specs/package-architecture.md#15-versioning-policy).
39
+ Patch cut — no breaking changes.
40
+
41
+ ### Changed
42
+
43
+ - `version`: `0.2.2` → `0.2.3`.
44
+ - `dependencies["@adia-ai/a2ui-corpus"]`: `^0.2.0` (covers `0.2.3`).
45
+ - `dependencies["@adia-ai/a2ui-retrieval"]`: `^0.2.0` (covers `0.2.3`).
46
+ - `dependencies["@adia-ai/a2ui-validator"]`: `^0.2.0` (covers `0.2.3`).
47
+
48
+ ### No source changes
49
+
50
+ `@adia-ai/a2ui-compose` source is byte-identical to `0.2.2`. The cut bumps version + the internal dep range entries only.
51
+
17
52
  ## [0.2.2] - 2026-05-02
18
53
 
19
- **Lockstep cut + reasoning-panel emission fixes.** 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.
54
+ **Lockstep cut + reasoning-panel emission fixes.** 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.
20
55
 
21
56
  ### Changed
22
57
 
@@ -40,7 +75,7 @@ Companion fix in `@adia-ai/a2ui-retrieval` Unreleased (web-research.js EXPLICIT/
40
75
 
41
76
  ## [0.2.1] - 2026-05-02
42
77
 
43
- **Lockstep cut + scope-drift gate at composer time + skeleton harvest + Tier-1 block filter + high-resolution session ticket trace.** 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.
78
+ **Lockstep cut + scope-drift gate at composer time + skeleton harvest + Tier-1 block filter + high-resolution session ticket trace.** 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.
44
79
 
45
80
  ### Changed
46
81
 
@@ -81,7 +116,7 @@ The synthesizer now captures a `retrievalTrace` per attempt: Tier-1 hits with sc
81
116
 
82
117
  **Lockstep cut + boundary cleanup.** All 8 published `@adia-ai/*`
83
118
  packages now share one version, governed by
84
- [`docs/specs/package-architecture.md` § 15 (Versioning Policy)](../../../docs/specs/package-architecture.md#15-versioning-policy).
119
+ [`docs/specs/package-architecture.md` § 15 (Versioning Policy)](../../../../docs/specs/package-architecture.md#15-versioning-policy).
85
120
  This release also lands the `engine/` ↔ `engines/` collision fix from
86
121
  T3 of the
87
122
  [`docs/plans/packages-architecture-fixes-2026-05-02.md`](../../../.brain/archive/2026-Q2/PLAN-packages-architecture-fixes-2026-05-02.md)
@@ -110,7 +145,7 @@ plan.
110
145
  `./strategies/registry`, `./strategies/zettel`); old keys
111
146
  (`./engine`, `./engines/registry`, `./engines/zettel`) retained as
112
147
  aliases for one release cycle and removed in the next major.
113
- - Spec [`docs/specs/package-architecture.md`](../../../docs/specs/package-architecture.md)
148
+ - Spec [`docs/specs/package-architecture.md`](../../../../docs/specs/package-architecture.md)
114
149
  bumped 0.5.0 → 0.6.0 with the directory tree updated to reflect the
115
150
  new layout; new § 15 documents the lockstep versioning policy.
116
151
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@adia-ai/a2ui-compose",
3
- "version": "0.2.2",
3
+ "version": "0.2.4",
4
4
  "description": "AdiaUI A2UI compose engine — framework-agnostic. Takes natural-language intents + a catalog and produces A2UI protocol messages. Pairs with `@adia-ai/a2ui-retrieval` (intent classification, catalog lookup) and `@adia-ai/a2ui-validator` (schema + semantic checks).",
5
5
  "type": "module",
6
6
  "exports": {