@adia-ai/a2ui-corpus 0.7.18 → 0.7.19

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.19] — 2026-06-10
4
+
5
+ ### Fixed
6
+ - **Full embedding coverage restored — 308/308 chunks vectored.** `chunk-embeddings.json` regenerated with a keyed `build:embeddings:chunks` run (openai, 1536d): the 24 batch-1 chunks that shipped keyword-retrievable-only in 0.7.18 (the documented caveat) now carry the semantic-search path too. `check:embeddings-fresh` green; zettel eval floors held (cov 93 / avg 90 / MRR 1.0).
7
+
3
8
  ## [0.7.18] — 2026-06-09
4
9
 
5
10
  ### Added