@adia-ai/adia-ui-forge 0.8.60 → 0.8.62

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.
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "adia-ui-kit-forge",
3
- "version": "0.8.60",
3
+ "version": "0.8.62",
4
4
  "description": "Maintain the adia-ui (@adia-ai) framework itself \u2014 author primitives and shells, run the A2UI generation pipeline and its corpus, review gen-UI quality, sweep QA, cut releases, deploy. The maintainer counterpart to adia-ui-kit-factory (the consumer/app-author plugin).",
5
5
  "author": {
6
6
  "name": "Kim",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "adia-ui-kit-forge",
3
- "version": "0.8.60",
3
+ "version": "0.8.62",
4
4
  "description": "Maintain the adia-ui (@adia-ai) framework itself — author primitives and shells, run the A2UI generation pipeline and its corpus, review gen-UI quality, sweep QA, cut releases, deploy. The maintainer counterpart to adia-ui-kit-factory (the consumer/app-author plugin).",
5
5
  "author": {
6
6
  "name": "Kim",
package/CHANGELOG.md CHANGED
@@ -1,5 +1,55 @@
1
1
  # Changelog — adia-ui-kit-forge
2
2
 
3
+ ## [0.8.62] — 2026-09-10
4
+
5
+ ### Changed
6
+ - chore: .claude-plugin, .codex-plugin and plugin.yaml manifests stamped 0.8.62 with the lockstep bump; no skill or script change
7
+
8
+ ### Maintenance
9
+ - **Lockstep version bump only.** No source changes in this package; bumped to maintain the lockstep version coherence enforced by `scripts/release/check-lockstep.mjs`. Substantive v0.8.62 work shipped in the icon-ui premature settle-notify drain-loop fix (ticket 10015, PR #4361), the regression that blocked v0.8.61's site deploy. See `packages/web-components/CHANGELOG.md#0862--2026-09-10` for details.
10
+ - **`.claude-plugin/plugin.json` version bump**: moves in lockstep with package.json (the `/plugin update` cache key).
11
+ - **`.codex-plugin/` touched in this release window** (1 file(s), e.g. `.codex-plugin/plugin.json`): carried by the entries above.
12
+
13
+ ## [0.8.61] — 2026-09-10
14
+
15
+ ### Changed
16
+
17
+ - chore: correct now-false `admin-scroll` deprecation-window claims (gh#3745) (#3826)
18
+ `skills/demo-audit/references/admin-shell-anatomy.md` and
19
+ `skills/primitive-authoring/references/shell-patterns.md` described `admin-scroll` as a
20
+ working compat alias for "the deprecation window only", but that window has closed and the
21
+ module is deleted. Both now say so and point at `<page-scroll>` as the current successor;
22
+ the historical pre-migration anatomy each file documents for auditing legacy surfaces is
23
+ otherwise unchanged.
24
+ - chore: generalize release-pack.mjs's own stale-plugin-cache warning into a reusable packages/plugins/adia-ui-forge/skills/package-release/scripts/stale-copy-warning.mjs helper, wired into release-pack.mjs, dispatch-publish.mjs, and tag-lockstep.mjs (gh#3943) (#4201)
25
+ - chore: shell-patterns.md's admin-cluster reference points at admin-shell-anatomy.md instead of re-enumerating stale, partly-deleted admin-page children (gh#4130) (#4178)
26
+
27
+ ### Fixed
28
+
29
+ - fix: package-release gate 27/28 health-record path follows the evals single-root move to packages/gen-ui/engine/evals/health (gh#3751) (#4295)
30
+ - fix: vendored lint-rule bank mirror regenerated after MISSING-SCOPE's substring-loophole fix (gh#3888) (#3917)
31
+ - fix: Step 5's releaseFiles allowlist now stages changes/*.md and packages/web-modules/index.css, closing the "244 tracked file(s) modified by this cut are still unstaged" stop the v0.8.60 cut hit after all 36 gates had already passed. (#4210)
32
+ - fix: correct now-false `admin-page` deprecation-window claims (gh#4155) (#4166)
33
+ `skills/demo-audit/references/admin-shell-anatomy.md` part 10 called the `admin-page` family
34
+ "retired deprecate-then-delete" inside an open compat window, and part 9's prose still
35
+ offered `<admin-page>` for the non-routed case. `admin-page`/`admin-page-header`/
36
+ `admin-page-body` are deleted outright per ADR-0098, with no compat alias; `<page-scroll>`
37
+ wrapping `<page-ui band>` is the sole successor for the routed and non-routed case alike.
38
+ Both parts and the violation table now say so.
39
+
40
+ ### Docs
41
+
42
+ - docs: eval-diagnostics reference retargeted to the evals single-root paths (gh#3751) (#4310)
43
+ Fixes two stale `evals/corpus`/`evals/health` path citations left over from slice 1/3's
44
+ moves.
45
+ - docs: note the ADIA_THINKING_OPT_IN runtime kill switch and the lowered default thinking budget (10000 to 4000) in a2ui-maintenance's strategy-engines.md/pipeline-overview.md references (LLD-3516 slices 1 and 3, gh#3516) (#4254)
46
+ - docs: fix token-contract.md's drawer/modal scrim token, corrected from --a-chrome-backdrop (zero CSS consumers) to --a-scrim-dialog, matching drawer.css and modal.css; --a-chrome-backdrop's palette entry now states it is reserved with no current consumers (gh#3840) (#4032)
47
+ - docs: state the `<name>.examples.html` section-order convention (`examples-structure.md`): variant sections, Combinations, Typography registers, Edge Cases, then the generated API tail (gh#4159) (#4175)
48
+
49
+ ### Maintenance
50
+ - **`.claude-plugin/plugin.json` version bump**: moves in lockstep with package.json (the `/plugin update` cache key).
51
+ - **`.codex-plugin/` touched in this release window** (1 file(s), e.g. `.codex-plugin/plugin.json`): carried by the entries above.
52
+
3
53
  ## [0.8.60] — 2026-09-06
4
54
 
5
55
  ### Changed
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@adia-ai/adia-ui-forge",
3
- "version": "0.8.60",
3
+ "version": "0.8.62",
4
4
  "description": "Maintain the adia-ui (@adia-ai) framework itself — author primitives and shells, run the A2UI generation pipeline and its corpus, review gen-UI quality, sweep QA, cut releases, deploy. The maintainer counterpart to adia-factory (the consumer/app-author plugin).",
5
5
  "keywords": [
6
6
  "adia-ui",
package/plugin.yaml CHANGED
@@ -1,4 +1,4 @@
1
1
  name: "adia-ui-kit-forge"
2
- version: "0.8.60"
2
+ version: "0.8.62"
3
3
  description: "Maintain the adia-ui (@adia-ai) framework itself — author primitives and shells, run the A2UI generation pipeline and its corpus, review gen-UI quality, sweep QA, cut releases, deploy. The maintainer counterpart to adia-ui-kit-factory (the consumer/app-author plugin)."
4
4
  manifest_version: 1