@adia-ai/a2ui-corpus 0.7.21 → 0.7.22

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 CHANGED
@@ -1,5 +1,10 @@
1
1
  # Changelog — @adia-ai/a2ui-corpus
2
2
 
3
+ ## [0.7.22] — 2026-06-16
4
+
5
+ ### Maintenance
6
+ - **Lockstep bump; `chunks/_index.json` `captured_at` re-stamped, content byte-stable.** A harvest re-run during the embed-sheet migration (`df5e0f1df`) refreshed `chunks/_index.json` `captured_at` (2026-06-10 → 2026-06-13) with no chunk-content change — `total_instances: 543` / `unique_names: 394` unchanged, zero chunk files touched. The 394 × 1536d `chunk-embeddings.json` index covers the corpus correctly (verified content-stable; freshness flag cleared, no re-embed). Substantive v0.7.22 work shipped in the `@adia-ai/web-components` + `@adia-ai/web-modules` surface-token alignment — see `packages/web-components/CHANGELOG.md#0722--2026-06-16`.
7
+
3
8
  ## [0.7.21] — 2026-06-10
4
9
 
5
10
  ### Added
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "schema": "genui-chunk-index@2",
3
- "captured_at": "2026-06-10T20:25:14.783Z",
3
+ "captured_at": "2026-06-13T19:54:14.000Z",
4
4
  "total_instances": 543,
5
5
  "unique_names": 394,
6
6
  "by_kind": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@adia-ai/a2ui-corpus",
3
- "version": "0.7.21",
3
+ "version": "0.7.22",
4
4
  "type": "module",
5
5
  "description": "AdiaUI A2UI training corpus \u2014 canonical v0.9 catalog + chunks + eval fixtures + feedback + gap registry. Consumed by the compose engine's retrieval layer + the MCP pipeline.",
6
6
  "exports": {