@adia-ai/a2ui-compose 0.8.9 → 0.8.10

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 +6 -15
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,4 +1,10 @@
1
1
  # Changelog — @adia-ai/a2ui-compose
2
+
3
+ ## [0.8.10] — 2026-07-20
4
+
5
+ ### Maintenance
6
+ - **Lockstep version bump only.** No source changes in this package; bumped to maintain the 11-package version coherence enforced by `scripts/release/check-lockstep.mjs`. Substantive v0.8.10 work shipped in tag-ui accent variant, dialog-scrim/card-ui fixes; adia-charts/adia-tables skills. See `packages/web-components/CHANGELOG.md#0810--2026-07-20` for details.
7
+
2
8
  ## [0.8.9] — 2026-07-19
3
9
 
4
10
  ### Maintenance
@@ -297,14 +303,12 @@ or validated a narrower plan/grounding contract).
297
303
 
298
304
  - **Lockstep version bump only.** Substantive v0.6.47 in `@adia-ai/web-components` (`<card-ui>` `[grow]` section attribute) and `@adia-ai/a2ui-corpus` (chunk re-harvest). See those packages CHANGELOGs.
299
305
 
300
-
301
306
  ## [0.6.46] — 2026-05-29
302
307
 
303
308
  ### Maintenance
304
309
 
305
310
  - **Lockstep version bump only.** Substantive v0.6.46 in `@adia-ai/web-components` (56 trait pages + slot docs + bleed/token fixes) and `@adia-ai/a2ui-corpus` (chunk re-harvest). See those packages CHANGELOGs.
306
311
 
307
-
308
312
  ## [0.6.45] — 2026-05-29
309
313
 
310
314
  ### Maintenance
@@ -545,8 +549,6 @@ _No pending changes._
545
549
 
546
550
  TS Phase 5: a2ui.schema.json schema-driven codegen (§359). No source changes in this package.
547
551
 
548
-
549
-
550
552
  ## [0.6.3] - 2026-05-18
551
553
 
552
554
  ### v0.6.3 — Phase 5 branded IDs
@@ -554,8 +556,6 @@ TS Phase 5: a2ui.schema.json schema-driven codegen (§359). No source changes in
554
556
  `strategies/zettel/types.ts` adds `FragmentId`, `ChunkId`, `CompositionId` branded types.
555
557
  **No BREAKING changes.**
556
558
 
557
-
558
-
559
559
  ## [0.6.2] - 2026-05-18
560
560
 
561
561
  ### v0.6.2 — TS-MIG-001 closed
@@ -563,8 +563,6 @@ TS Phase 5: a2ui.schema.json schema-driven codegen (§359). No source changes in
563
563
  `skipLibCheck: true` override removed from `tsconfig.json`. Phase 4 retrieval +
564
564
  mcp `.ts` sources provide real declarations. **No BREAKING changes.**
565
565
 
566
-
567
-
568
566
  ## [0.6.1] - 2026-05-18
569
567
 
570
568
  ### v0.6.1 §355 — TypeScript-first Phase 3: `@adia-ai/a2ui-compose` sources → `.ts`
@@ -573,8 +571,6 @@ All 29 npm-published `.js` sources gain `.ts` counterparts. `tsconfig.json` gain
573
571
  TS-MIG-001 `skipLibCheck` until Phase 4 replaces stub declarations in sibling packages.
574
572
  Emit deferred per migration plan §7.6 contingency. **No BREAKING changes.**
575
573
 
576
-
577
-
578
574
  ## [0.6.0] - 2026-05-18
579
575
 
580
576
  _Lockstep ride-along (no source change in this package; companion to web-components v0.6.0 — see root CHANGELOG)._
@@ -626,22 +622,18 @@ _Lockstep ride-along (no source change in this package; companion to web-compone
626
622
 
627
623
  _Lockstep ride-along (no source change)._
628
624
 
629
-
630
625
  ## [0.5.10] - 2026-05-15
631
626
 
632
627
  _Lockstep ride-along (no source change)._
633
628
 
634
-
635
629
  ## [0.5.9] - 2026-05-15
636
630
 
637
631
  _Lockstep ride-along (no source change)._
638
632
 
639
-
640
633
  ## [0.5.8] - 2026-05-15
641
634
 
642
635
  _Lockstep ride-along (no source change)._
643
636
 
644
-
645
637
  ## [0.5.7] - 2026-05-15
646
638
 
647
639
  ### Changed — §210 cross-package sweep — `transpiler/`+`strategies/` text-variant retargeting (v0.5.7)
@@ -903,7 +895,6 @@ Finalizes the v0.6.0 deprecation schedule for the last two `_debug.*` fields tha
903
895
 
904
896
  ### Changed — `plan` graduates from `_debug.*` to first-class on free-form-composed result (§107a infra, v0.5.2)
905
897
 
906
-
907
898
  `strategies/registry.js` `generateFreeFormAdapter` returns `plan` as a top-level result field (paired with v0.5.1's §109 graduation of `usedIngredients` + `rationale`). The `_debug.plan` field is no longer populated — consumers should read `result.plan` directly. Soft-API change (`_debug` was always documented as volatile).
908
899
 
909
900
  Enables substitution-coverage measurement at eval time without dialog-recorder coupling. Companion to `@adia-ai/a2ui-mcp` `--report-substitutions` flag.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@adia-ai/a2ui-compose",
3
- "version": "0.8.9",
3
+ "version": "0.8.10",
4
4
  "description": "AdiaUI A2UI compose engine \u2014 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": {