super-ux 0.37.0 → 0.38.0

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,59 @@
1
1
  # Changelog
2
2
 
3
+ ## 0.38.0 — 2026-08-12
4
+
5
+ Four practices for developer products, from a measured reading of a live
6
+ developer landing page (`zernio.com`, 2026-08-12) rather than from a survey.
7
+
8
+ ### Added
9
+
10
+ - **BP-207..210, a new catalog band: "Developer products — the landing, the
11
+ capability page, the first run."** A developer product is evaluated from the
12
+ code sample and the reference, not from the benefit statement, and these are
13
+ the composition consequences:
14
+ - **BP-207 — the hero is the call, not a screenshot.** The focal element of the
15
+ first viewport is a runnable request with its filename and language; it
16
+ scrolls horizontally and never reflows or shrinks below body size, and the
17
+ fold is allowed to crop it. A wrapped sample stops being evidence, which is
18
+ the failure mode of pasting code into a hero without its own scroll
19
+ container.
20
+ - **BP-208 — one measure per content role, not one container width.** A ladder
21
+ tied to what the content *is*: the argument in a narrow reading measure,
22
+ proof one step wider, logo walls widest, the whole ladder collapsing on a
23
+ phone. A single width forces one compromise on every content type — prose
24
+ past the 45–75-character measure BP-087 requires, grids cramped.
25
+ - **BP-209 — the setup checklist arrives already partly complete.** Steps
26
+ satisfied by signing up arrive ticked and the list opens on the first
27
+ outstanding one, which is the endowed-progress effect. Carries its own
28
+ honesty condition: pre-ticking a step the user has *not* completed spends the
29
+ trust the pattern runs on, and every step keeps a postpone link that names
30
+ the consequence, so the list never becomes a gate (BP-206).
31
+ - **BP-210 — a capability page answers one question per heading.** Every `h2`
32
+ is a question a buyer asks, every `h3` one capability in one sentence, the
33
+ endpoint beside the capability. Search, answer engines and a scanning
34
+ developer all want the same shape; a features grid serves none of them,
35
+ because a grid cell cannot be quoted as an answer.
36
+ - **Three routing rows** in `practice-selection.md`: developer landing,
37
+ capability page, first-run checklist — the new entries are reachable from the
38
+ surfaces that need them, not only from the catalog.
39
+ - **`visual-identity.md` routes the `manpage` pack** for developer products whose
40
+ hero is a code sample, alongside the existing pack choices, and points at
41
+ BP-207..210 for what goes where on such a page.
42
+
43
+ ### Fixed
44
+
45
+ - `best-practices.md`'s section heading read **`Verbal identity (BP-182..205)`**
46
+ while BP-206 had been sitting inside it since 0.37.0. Section-heading spans are
47
+ not covered by the id, routing or index gates — only `practice-selection.md`'s
48
+ header span is checked — so this one drifted silently. Corrected to BP-182..206.
49
+ - `README.md` said **206 proven practices** against a catalog of 210.
50
+
51
+ ### Changed
52
+
53
+ - `test/floors.json`: `validate.py` 3160 → 3236 — four entries, their field and
54
+ tag checks, and three routing rows.
55
+
56
+
3
57
  ## 0.37.0 — 2026-08-12
4
58
 
5
59
  The last five findings from the R-14 run — the ones that needed a **decision**
package/README.md CHANGED
@@ -230,7 +230,7 @@ The contracts every skill reads:
230
230
  | [ux_doctor.py](plugins/super-ux/scripts/ux_doctor.py) | Contract doctor — reports mixed or stale contract versions across a project's artifacts, files the tooling cannot find under their contract names, and audits produced against a base that is not there. `/ux-lint` checks a chain against itself; this checks it against the contract. Installed as `docs/ux/doctor.py`, read-only unless `--fix` |
231
231
  | [best-practices-index.md](plugins/super-ux/skills/references/best-practices-index.md) | Generated tag index over the catalog — tag → ids, id → title. Read it to decide which entries to open; regenerated by `plugins/super-ux/scripts/bp_index.py` and checked for drift by the validator |
232
232
  | [ux-design-principles.md](plugins/super-ux/skills/references/ux-design-principles.md) | How the agent thinks: the design pipeline (forward and backwards), task analysis, flow rules, heuristics PRN-01..24, the improvement procedure, anti-patterns |
233
- | [best-practices.md](plugins/super-ux/skills/references/best-practices.md) | Living, tag-indexed catalog of 206 proven practices — subscription-app laws, mobile/web/voice guidance (Apple HIG 2025, M3 Expressive, NN/g, Baymard, WCAG 2.2), monetization economics (RevenueCat/PLG 2025 benchmarks, ASO, freemium boundaries), web funnels end to end (landing, pricing, checkout, dunning, cancel) and web2app (paid handoff, deferred deep links, storefront rules), motion and page weight (HTTP Archive field data, W3C sustainability), accessibility as it actually fails (WebAIM Million, EAA/ADA exposure), frustration telemetry, gamification and trend governance, growth loops and referral mechanics, empty states, authentication (NIST SP 800-63B rev 4) and form recovery, motion craft and perceived quality, the defaults that make an interface read as generated, interface state, locale and platform surfaces (Web Interface Guidelines), visual craft, Figma structure |
233
+ | [best-practices.md](plugins/super-ux/skills/references/best-practices.md) | Living, tag-indexed catalog of 210 proven practices — subscription-app laws, mobile/web/voice guidance (Apple HIG 2025, M3 Expressive, NN/g, Baymard, WCAG 2.2), monetization economics (RevenueCat/PLG 2025 benchmarks, ASO, freemium boundaries), web funnels end to end (landing, pricing, checkout, dunning, cancel) and web2app (paid handoff, deferred deep links, storefront rules), motion and page weight (HTTP Archive field data, W3C sustainability), accessibility as it actually fails (WebAIM Million, EAA/ADA exposure), frustration telemetry, gamification and trend governance, growth loops and referral mechanics, empty states, authentication (NIST SP 800-63B rev 4) and form recovery, motion craft and perceived quality, the defaults that make an interface read as generated, interface state, locale and platform surfaces (Web Interface Guidelines), visual craft, Figma structure |
234
234
  | [practice-selection.md](plugins/super-ux/skills/references/practice-selection.md) | The deterministic bridge: product profile → mandatory consideration sets → per-artifact checklists → a compliance table where every pulled practice gets a verdict. No silent skips, no cargo cult |
235
235
  | [component-guidelines.md](plugins/super-ux/skills/references/component-guidelines.md) | Which control for which job (radios/select/switch, sheet/alert, modal/disclosure, combobox, nav bar/rail, FAB, dates, toasts) and the platform rules — Apple HIG, Material 3, W3C ARIA APG, GOV.UK |
236
236
  | [visual-identity.md](plugins/super-ux/skills/references/visual-identity.md) | The visual layer and its owner: one style pack for the whole product, where it's recorded, how it meets Figma and code, and the division of labor with the craft floors |
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "super-ux",
3
- "version": "0.37.0",
3
+ "version": "0.38.0",
4
4
  "description": "Scenario-driven UI development for AI agents (Claude Code, Cursor, 70+ agents): a versioned design chain in docs/ux/, a scenario-first hard rule, a deterministic drift linter, and evidence-backed UX audits. This package is the installer CLI.",
5
5
  "bin": {
6
6
  "super-ux": "bin/super-ux.js"