@adia-ai/a2ui-corpus 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.
- package/CHANGELOG.md +2 -39
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -14,11 +14,12 @@ gap registry. Consumed by `@adia-ai/a2ui-retrieval` and
|
|
|
14
14
|
> details. References to "8 packages" in older entries are factually
|
|
15
15
|
> correct as of the date they were written and are preserved per
|
|
16
16
|
> Keep-A-Changelog convention (don't rewrite history).
|
|
17
|
-
|
|
18
17
|
## [Unreleased]
|
|
19
18
|
|
|
20
19
|
_No pending changes._
|
|
20
|
+
## [0.5.6] - 2026-05-14
|
|
21
21
|
|
|
22
|
+
_Lockstep ride-along (no source change)._
|
|
22
23
|
## [0.5.5] - 2026-05-14
|
|
23
24
|
|
|
24
25
|
### Added — §176 (v0.5.5) — six new sub-component catalog entries
|
|
@@ -47,7 +48,6 @@ Seventh sibling yaml: `packages/web-components/components/tree/tree-item.yaml`.
|
|
|
47
48
|
Catalog after §184: **132 components**.
|
|
48
49
|
|
|
49
50
|
Commits `443365913` + `30025e51e` (peer). See root CHANGELOG and journal §176/§184 for full context.
|
|
50
|
-
|
|
51
51
|
## [0.5.4] - 2026-05-14
|
|
52
52
|
|
|
53
53
|
### Changed — §164 re-harvest 230 chunks against §163-fixed transpiler; +2,920 LOC restored prop fidelity (v0.5.4)
|
|
@@ -107,7 +107,6 @@ authored without v0.9-aware harvester contract, OR a new prop added
|
|
|
107
107
|
to the v0.9 catalog that doesn't flow through to existing chunks.
|
|
108
108
|
|
|
109
109
|
### Changed — `version`: `0.5.3` → `0.5.4`.
|
|
110
|
-
|
|
111
110
|
## [0.5.3] - 2026-05-14
|
|
112
111
|
|
|
113
112
|
### Changed — `catalog-a2ui_0_9.json` regen for `<table-ui>` `row-collapse` event declaration (§162 ride-along, v0.5.3)
|
|
@@ -142,7 +141,6 @@ Corpus regen via `npm run harvest:chunks`: 222 → 230 chunks (+8); chunk index
|
|
|
142
141
|
Expected impact: Haiku free-form coverage on the 100-intent held-out set lifts from 91% (post-v0.5.2 §125+§126) → ~98-99% (matching Opus's §127 ceiling). Empirical verification in v0.5.3 §145 rebaseline check (paired re-eval).
|
|
143
142
|
|
|
144
143
|
Per the §127 verdict report (`docs/reports/free-form-haiku-vs-opus-2026-05-13.md`) — closing the coverage gap via chunk authoring is the right lever; model swap to Opus (5× cost) was rejected by the §127 decision rule. §143 ships the rejected-Opus's path-forward.
|
|
145
|
-
|
|
146
144
|
## [0.5.2] - 2026-05-13
|
|
147
145
|
|
|
148
146
|
### Changed — Catalog-text structural sweep on 5 under-substituted chunks (§125, v0.5.2)
|
|
@@ -163,7 +161,6 @@ Re-harvest via `npm run harvest:chunks` regenerated the 5 chunk JSONs to reflect
|
|
|
163
161
|
Expected impact (verified post-§126): F1 lift 62 → ~65-68 from improved component-type coverage on the 5 intents (each lifts from ~67% to 100%). Substitution-ratio may also lift as the new structural primitives (badge-ui, button-ui) carry substitutable text the LLM can tailor.
|
|
164
162
|
|
|
165
163
|
**Pivot note**: the v0.5.2 plan §125 documented "generic-placeholder text refinement" (Fix A) and "intent-shape-faithful chunks" (Fix B). The actual scorer logic (per `test-evals.mjs computeF1()`) is component-type set match — `tp / required.length` of the `expected_components` array. Text content doesn't enter F1 calculation. The corrected §125 approach is **structural refinement to match the expected component set**, retaining the chunk's design quality where the higher-level primitive (`<stat-ui>`) already carries the data shape.
|
|
166
|
-
|
|
167
164
|
## [0.5.1] - 2026-05-13
|
|
168
165
|
|
|
169
166
|
### Added — Mode-C corpus promotion (§112 + §113, v0.5.1)
|
|
@@ -175,7 +172,6 @@ The §93/§94/§104 v0.5.0 regrowth handled the structural / common shapes; §11
|
|
|
175
172
|
### Coverage at v0.5.1 cut
|
|
176
173
|
|
|
177
174
|
Pairs with `@adia-ai/a2ui-compose@0.5.1`'s §106 INTENT-PARAPHRASE + §108/§109 picker work. Combined lift drives free-form coverage from v0.5.0's 92% to ~96-97% on the 100-intent held-out set. The §115 free-form-eval regression trip-wire (in `@adia-ai/web-components` repo-level scripts, NOT in this package) now hard-floors at `cov≥96%, avg≥85, F1≥0.60`.
|
|
178
|
-
|
|
179
175
|
## [0.5.0] - 2026-05-13
|
|
180
176
|
|
|
181
177
|
### Added — v0.5.0 corpus regrowth (§93 + §94 + §104, free-form coverage 21% → 92%)
|
|
@@ -197,17 +193,14 @@ For consumers building on the corpus directly (custom retrieval / `composition-l
|
|
|
197
193
|
### AGENTS.md regression threshold rebaseline
|
|
198
194
|
|
|
199
195
|
§97 added a `free-form` row to `## Regression thresholds`: `cov≥80%, avg≥85, F1≥0.45`. Reflects the post-§104 honest floor; `eval:diff --engine free-form` exits 0 against this. Expected to climb further as v0.5.1+ corpus regrowth lands.
|
|
200
|
-
|
|
201
196
|
## [0.4.9] - 2026-05-13
|
|
202
197
|
|
|
203
198
|
_No pending changes._
|
|
204
|
-
|
|
205
199
|
## [0.4.8] - 2026-05-12
|
|
206
200
|
|
|
207
201
|
### Changed — `catalog-a2ui_0_9.json` regen (v0.4.8 ride-along)
|
|
208
202
|
|
|
209
203
|
`catalog-a2ui_0_9.json` regenerated to pick up v0.4.8 source-side additions across `packages/web-components/` + `packages/web-modules/`: §80 event-type declarations (38 non-form primitives now have `x-adiaui.events` populated for codegen consumption) + the new `composes:` field on web-module YAMLs (ADR-0027 wiring; lifted to `components[name].x-adiaui.composes` on the canonical catalog) + §88 free-form composition mode's component additions. Pure regen — no schema changes; corpus consumers get the new fields automatically.
|
|
210
|
-
|
|
211
204
|
## [0.4.7] - 2026-05-12
|
|
212
205
|
|
|
213
206
|
### Removed — `patterns/` + `compositions/` retired from disk + tarball (§72, the §65 carry-over from v0.4.6)
|
|
@@ -226,7 +219,6 @@ Hand-authored `corpus/patterns/<domain>/*.{json,yaml}` (~225 files) and `corpus/
|
|
|
226
219
|
### Changed — `README.md`, `data-flow.md`, `package.json` description
|
|
227
220
|
|
|
228
221
|
`README.md` — Exports section rewritten to show the catalog-with-aliases pattern; line referencing `data-flow.md`'s "chunks → fragments → compositions → feedback" simplified to "chunks → feedback" reflecting the retired stages. `data-flow.md` — full rewrite describing the harvester-driven flow (no more extract.js → ingest.js). `package.json` description — "patterns, compositions, chunks, eval fixtures…" → "canonical v0.9 catalog + chunks + eval fixtures…".
|
|
229
|
-
|
|
230
222
|
## [0.4.6] - 2026-05-12
|
|
231
223
|
|
|
232
224
|
### Removed — `corpus/scripts/` retirement (§64 step 3, v0.4.6)
|
|
@@ -293,7 +285,6 @@ Source: commit `7b62cb19` (196 files; mostly `corpus/chunks/*.json` re-harvest t
|
|
|
293
285
|
### Refreshed — corpus re-harvest (§63 ride-along; 190+ chunk `captured_at` timestamps)
|
|
294
286
|
|
|
295
287
|
All `corpus/chunks/*.json` files have updated `captured_at` timestamps from the `npm run harvest:chunks` re-run after the `settings-page.contents.html` annotation. No content changes; pure metadata refresh.
|
|
296
|
-
|
|
297
288
|
## [0.4.5] - 2026-05-12
|
|
298
289
|
|
|
299
290
|
### Ride-along (no source changes)
|
|
@@ -301,7 +292,6 @@ All `corpus/chunks/*.json` files have updated `captured_at` timestamps from the
|
|
|
301
292
|
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.
|
|
302
293
|
|
|
303
294
|
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.
|
|
304
|
-
|
|
305
295
|
## [0.4.4] - 2026-05-12
|
|
306
296
|
|
|
307
297
|
### Changed — corpus simplification arc (§36-§51, 2026-05-12)
|
|
@@ -352,7 +342,6 @@ The harvester is repo-tooling (`scripts/build/`), not a corpus package member, b
|
|
|
352
342
|
- **§45 source-aware tier-1 expansion fix** — replaces §42's "first wins" canonical-html rule with directory-aware selection. **Bug**: `auth-card-content` has 24 instances; the 404 page sorted alphabetically first, so EVERY auth chunk silently inlined 404 page content from §41 landing through §45 discovery (smoke tests only checked retrieval strategy, not template content). **Fix**: Tier 1 exact directory match → Tier 2 deepest common directory prefix → Tier 3 alphabetical. Without it, `apps/user-flow/app/auth/sign-in/` shares depth with `apps/user-flow/app/auth/sign-in/mfa/` and tie-break would pick wrong sibling.
|
|
353
343
|
|
|
354
344
|
See root [CHANGELOG.md `[Unreleased]`](../../../CHANGELOG.md) for the cross-cutting arc narrative + [docs/journal/2026/05/2026-05-12.md](../../../docs/journal/2026/05/2026-05-12.md) §§ 36-51 for per-§ details.
|
|
355
|
-
|
|
356
345
|
## [0.4.3] - 2026-05-11
|
|
357
346
|
|
|
358
347
|
### Changed
|
|
@@ -364,7 +353,6 @@ See root [CHANGELOG.md `[Unreleased]`](../../../CHANGELOG.md) for the cross-cutt
|
|
|
364
353
|
### Lockstep
|
|
365
354
|
|
|
366
355
|
9-package coordinated PATCH cut to v0.4.3. Internal `@adia-ai/*` dep ranges stay at `^0.4.0` (patch-cut asymmetry). Rides alongside `@adia-ai/web-components` v0.4.3 (input-ui locale rewrite) and `@adia-ai/a2ui-compose` + `@adia-ai/a2ui-retrieval` v0.4.3 (process.env browser-compat fix). See root [CHANGELOG.md `## [0.4.3]`](../../../CHANGELOG.md).
|
|
367
|
-
|
|
368
356
|
## [0.4.2] - 2026-05-11
|
|
369
357
|
|
|
370
358
|
### Changed
|
|
@@ -380,7 +368,6 @@ See root [CHANGELOG.md `[Unreleased]`](../../../CHANGELOG.md) for the cross-cutt
|
|
|
380
368
|
### Lockstep
|
|
381
369
|
|
|
382
370
|
9-package coordinated PATCH cut to v0.4.2 (per [`docs/specs/package-architecture.md` § 15](../../../docs/specs/package-architecture.md#15-versioning-policy)). Internal `@adia-ai/*` dep ranges stay at `^0.4.0` (patch-cut asymmetry — `^0.4.0` covers `0.4.x` under semver). Rides alongside `@adia-ai/web-components@0.4.2` (input-ui type=number rewrite) and `@adia-ai/web-modules@0.4.2` (editor-sidebar width mirror). See root [CHANGELOG.md `## [0.4.2]`](../../../CHANGELOG.md) for the cut narrative.
|
|
383
|
-
|
|
384
371
|
## [0.4.1] - 2026-05-10
|
|
385
372
|
|
|
386
373
|
### Changed
|
|
@@ -392,7 +379,6 @@ See root [CHANGELOG.md `[Unreleased]`](../../../CHANGELOG.md) for the cross-cutt
|
|
|
392
379
|
### Added
|
|
393
380
|
|
|
394
381
|
- `docs/reports/chunk-reconcile-triage-2026-05-10.md` — triage doc documenting that all current `audit:chunk-reconcile` findings (9 fingerprint collisions + 19 near-duplicates + 10 cross-source) are intentional outcomes of the onb/reg alignment work + foundational shared chunks.
|
|
395
|
-
|
|
396
382
|
## [0.4.0] - 2026-05-10
|
|
397
383
|
|
|
398
384
|
### Ride-along (no corpus changes)
|
|
@@ -400,7 +386,6 @@ See root [CHANGELOG.md `[Unreleased]`](../../../CHANGELOG.md) for the cross-cutt
|
|
|
400
386
|
Lockstep MINOR cut alongside `@adia-ai/web-modules@0.4.0` (ADR-0024 legacy deprecation). Catalog regenerated; chunks/fragments/compositions/patterns byte-identical to v0.3.6.
|
|
401
387
|
|
|
402
388
|
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.
|
|
403
|
-
|
|
404
389
|
## [0.3.6] - 2026-05-10
|
|
405
390
|
|
|
406
391
|
### Changed
|
|
@@ -418,7 +403,6 @@ The catalog is consumed by `@adia-ai/a2ui-retrieval` for protocol-vocabulary com
|
|
|
418
403
|
### No source changes
|
|
419
404
|
|
|
420
405
|
Corpus chunks, fragments, compositions, and patterns are byte-identical to v0.3.5. The only change is the regenerated catalog manifest.
|
|
421
|
-
|
|
422
406
|
## [0.3.5] - 2026-05-07
|
|
423
407
|
|
|
424
408
|
### Changed
|
|
@@ -436,7 +420,6 @@ The catalog is consumed by `@adia-ai/a2ui-retrieval` for protocol-vocabulary com
|
|
|
436
420
|
### No source changes
|
|
437
421
|
|
|
438
422
|
Corpus chunks, fragments, compositions, and patterns are byte-identical to v0.3.4. The only change is the regenerated catalog manifest.
|
|
439
|
-
|
|
440
423
|
## [0.3.4] - 2026-05-07
|
|
441
424
|
|
|
442
425
|
### Changed
|
|
@@ -453,7 +436,6 @@ The catalog is consumed by `@adia-ai/a2ui-retrieval` for protocol-vocabulary com
|
|
|
453
436
|
### No source changes
|
|
454
437
|
|
|
455
438
|
Corpus chunks, fragments, compositions, and patterns are byte-identical to v0.3.3. The only change is the regenerated catalog manifest.
|
|
456
|
-
|
|
457
439
|
## [0.3.3] - 2026-05-07
|
|
458
440
|
|
|
459
441
|
**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`).
|
|
@@ -488,7 +470,6 @@ Corpus chunks, fragments, compositions, and patterns are byte-identical to v0.3.
|
|
|
488
470
|
generated artifacts are `traits/_catalog.json` and per-component
|
|
489
471
|
`<name>.a2ui.json` sidecars. (companion to AGENTS.md hard-rule #7
|
|
490
472
|
correction; closes backlog #57)
|
|
491
|
-
|
|
492
473
|
## [0.3.2] - 2026-05-06
|
|
493
474
|
|
|
494
475
|
**9-package lockstep patch cut to v0.3.2.** All lockstep members share
|
|
@@ -517,7 +498,6 @@ Internal `@adia-ai/*` dep ranges unchanged at `^0.3.0`.
|
|
|
517
498
|
### Changed
|
|
518
499
|
|
|
519
500
|
- `version`: `0.3.1` → `0.3.2`.
|
|
520
|
-
|
|
521
501
|
## [0.3.1] - 2026-05-06
|
|
522
502
|
|
|
523
503
|
**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).
|
|
@@ -528,7 +508,6 @@ This package itself ships **no source changes** in v0.3.1. The cut bumps version
|
|
|
528
508
|
|
|
529
509
|
- `version`: `0.3.0` → `0.3.1`.
|
|
530
510
|
- Internal `@adia-ai/*` dep ranges: unchanged at `^0.3.0` (covers `0.3.1` under semver — patch-cut asymmetry).
|
|
531
|
-
|
|
532
511
|
## [0.3.0] - 2026-05-05
|
|
533
512
|
|
|
534
513
|
**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`.
|
|
@@ -544,7 +523,6 @@ This package itself ships **no source changes** in v0.3.0. The cut bumps version
|
|
|
544
523
|
### No source changes
|
|
545
524
|
|
|
546
525
|
`a2ui-corpus` source is byte-identical to `0.2.5`. The cut bumps version only — corpus has no `@adia-ai/*` dependencies so no dep-range updates either.
|
|
547
|
-
|
|
548
526
|
## [0.2.5] - 2026-05-04
|
|
549
527
|
|
|
550
528
|
**Lockstep cut + catalog regen for `<fields-ui>` primitive.** 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). Patch cut — **no BREAKING changes**.
|
|
@@ -554,7 +532,6 @@ This package itself ships **no source changes** in v0.3.0. The cut bumps version
|
|
|
554
532
|
- `version`: `0.2.4` → `0.2.5`.
|
|
555
533
|
- `catalog-a2ui_0_9.json`: 1 new entry covering the new `<fields-ui>` primitive (component class `Fields`, tag `fields-ui`, props `[columns]` + `[inline]`, default slot for `<field-ui>` children + the `rows` span pattern). Catalog: 97 → 98 yamls.
|
|
556
534
|
- Per-element `fields/fields.a2ui.json` written by `scripts/build/components.mjs`.
|
|
557
|
-
|
|
558
535
|
## [0.2.4] - 2026-05-04
|
|
559
536
|
|
|
560
537
|
**Lockstep cut + catalog regen for `<demo-toggle-ui>` primitive.** 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). Patch cut — no breaking changes.
|
|
@@ -575,7 +552,6 @@ the generated `_catalog.json` consumed by
|
|
|
575
552
|
`@adia-ai/a2ui-retrieval`.
|
|
576
553
|
|
|
577
554
|
---
|
|
578
|
-
|
|
579
555
|
## [0.2.3] - 2026-05-04
|
|
580
556
|
|
|
581
557
|
**Lockstep cut.** All 8 published `@adia-ai/*` packages bump
|
|
@@ -590,7 +566,6 @@ Patch cut — no breaking changes.
|
|
|
590
566
|
### No source changes
|
|
591
567
|
|
|
592
568
|
`@adia-ai/a2ui-corpus` source is byte-identical to `0.2.2`. The cut bumps version only.
|
|
593
|
-
|
|
594
569
|
## [0.2.2] - 2026-05-02
|
|
595
570
|
|
|
596
571
|
**Lockstep cut.** 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.
|
|
@@ -604,7 +579,6 @@ Patch cut — no breaking changes.
|
|
|
604
579
|
`a2ui-corpus` source is byte-identical to `0.2.1`. The cut bumps version only.
|
|
605
580
|
|
|
606
581
|
---
|
|
607
|
-
|
|
608
582
|
## [0.2.1] - 2026-05-02
|
|
609
583
|
|
|
610
584
|
**Lockstep cut + chunk-corpus reorganization mega-arc + trait registry regenerated from web-components SoT.** 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.
|
|
@@ -669,7 +643,6 @@ New `scripts/build/under-harvest-audit.mjs` flags pages under `site/pages/{patte
|
|
|
669
643
|
- Smoke side-effect: zettel score bumped 91 → 92; smoke validation flipped from `valid=false score=98/91` → `valid=true score=100/92`. The registry gaps were tripping validation upstream.
|
|
670
644
|
|
|
671
645
|
Per-finding triage in [`docs/reports/playground-examples-review-2026-05-02.md`](../../../docs/reports/playground-examples-review-2026-05-02.md).
|
|
672
|
-
|
|
673
646
|
## [0.2.0] - 2026-05-02
|
|
674
647
|
|
|
675
648
|
**Lockstep cut.** All 8 published `@adia-ai/*` packages now share one
|
|
@@ -701,7 +674,6 @@ caret-lock bug from the prior cut is resolved by the mcp package's
|
|
|
701
674
|
paths swept to match the compose `engines/` → `strategies/` rename
|
|
702
675
|
and the retrieval subdir reorganization. Pure path-string updates;
|
|
703
676
|
no logic changes.
|
|
704
|
-
|
|
705
677
|
## [0.0.9] - 2026-05-01
|
|
706
678
|
|
|
707
679
|
Pure-data refresh covering the §22-25 web-components arc. Catalog
|
|
@@ -746,7 +718,6 @@ release.
|
|
|
746
718
|
Chunk count + shape unchanged; embedding index unaffected (only
|
|
747
719
|
chunk-root attrs are indexed; `<avatar-ui>` is always nested in
|
|
748
720
|
body HTML).
|
|
749
|
-
|
|
750
721
|
## [0.0.8] - 2026-05-01
|
|
751
722
|
|
|
752
723
|
Pure-data refresh. Chunk re-harvest aligns the corpus with the
|
|
@@ -765,7 +736,6 @@ teach consumers to emit deprecated markup.
|
|
|
765
736
|
- Catalog regenerated against `web-components@0.0.29` surface
|
|
766
737
|
(`<feed-ui>` + `<feed-item-ui>` + `<swatch-ui>` family entries
|
|
767
738
|
carried through, app-shell slot-vocabulary parity reflected).
|
|
768
|
-
|
|
769
739
|
## [0.0.7] - 2026-04-28
|
|
770
740
|
|
|
771
741
|
### Added
|
|
@@ -790,7 +760,6 @@ teach consumers to emit deprecated markup.
|
|
|
790
760
|
Unlock: `compose_from_chunks(intent)` can now synthesize multi-step
|
|
791
761
|
wizard pages and onboarding-tour pages on top of the existing
|
|
792
762
|
admin-dashboard shape — 3× expansion of the page-kind catalog.
|
|
793
|
-
|
|
794
763
|
## [0.0.6] - 2026-04-28
|
|
795
764
|
|
|
796
765
|
**Retires the legacy exemplar extract → ingest path.** The chunk corpus
|
|
@@ -823,7 +792,6 @@ that was running on every MCP server boot is gone.
|
|
|
823
792
|
- The `exemplars/` source HTML + `<name>.yaml` partners stay in the
|
|
824
793
|
tarball — useful for reference, but no longer feed the training
|
|
825
794
|
pipeline by default.
|
|
826
|
-
|
|
827
795
|
## [0.0.5] - 2026-04-28
|
|
828
796
|
|
|
829
797
|
Corpus refresh — drops a non-chunk-shaped entry and regenerates both
|
|
@@ -847,7 +815,6 @@ API impact beyond a slight retrieval-quality bump.
|
|
|
847
815
|
Same provider / model / dims; just one fewer entry.
|
|
848
816
|
- **`pattern-embeddings.json` regenerated** — same 113 × 1536d count;
|
|
849
817
|
fresh timestamp.
|
|
850
|
-
|
|
851
818
|
## [0.0.4] - 2026-04-28
|
|
852
819
|
|
|
853
820
|
Same-day follow-up to `0.0.3` shipped earlier today. Adds **semantic
|
|
@@ -891,7 +858,6 @@ Pure-data addition; no schema changes.
|
|
|
891
858
|
similarity, blended 5× with keyword score). Real-LLM eval improved
|
|
892
859
|
from 7/10 → **9/10 retrieval hits** out of 10 hold-out intents — only
|
|
893
860
|
novel composites still need synthesis fallback.
|
|
894
|
-
|
|
895
861
|
## [0.0.3] - 2026-04-28
|
|
896
862
|
|
|
897
863
|
Same-day extension after `0.0.2` shipped. Adds the **gen-UI training-chunk
|
|
@@ -935,7 +901,6 @@ existing pattern/fragment/composition surface unchanged.
|
|
|
935
901
|
rules; harvester contract.
|
|
936
902
|
- Inventory: [`docs/specs/genui-chunk-inventory-001.md`](../../../docs/specs/genui-chunk-inventory-001.md)
|
|
937
903
|
— full list with intent labels + review status.
|
|
938
|
-
|
|
939
904
|
## [0.0.2] - 2026-04-27
|
|
940
905
|
|
|
941
906
|
Three-day batch since `0.0.1`. Catalog regenerated against the
|
|
@@ -1038,7 +1003,6 @@ removed. Pure-data package — no executable code change.
|
|
|
1038
1003
|
resolves to an existing pattern file.
|
|
1039
1004
|
|
|
1040
1005
|
---
|
|
1041
|
-
|
|
1042
1006
|
## [0.0.1] - 2026-04-24
|
|
1043
1007
|
|
|
1044
1008
|
First public release. Pure-data package: pattern corpus,
|
|
@@ -1090,7 +1054,6 @@ Domain breakdown:
|
|
|
1090
1054
|
- navigation: 11
|
|
1091
1055
|
- display, container: 3 each
|
|
1092
1056
|
- settings, data-display, input: 1 each
|
|
1093
|
-
|
|
1094
1057
|
## [0.1.0] — internal baseline (pre-public, predates 0.0.1)
|
|
1095
1058
|
|
|
1096
1059
|
Initial version at the time the monorepo was established. Contains:
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@adia-ai/a2ui-corpus",
|
|
3
|
-
"version": "0.5.
|
|
3
|
+
"version": "0.5.6",
|
|
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": {
|