Skip to content

Fold demo-build learnings: theme staging gate, MCP silent no-op catalogue, PLP list/thumbnail levers, bootstrap conventions#56

Merged
Justinvolved merged 1 commit into
v2from
fold/demo-ui-pass-learnings
Jul 13, 2026
Merged

Fold demo-build learnings: theme staging gate, MCP silent no-op catalogue, PLP list/thumbnail levers, bootstrap conventions#56
Justinvolved merged 1 commit into
v2from
fold/demo-ui-pass-learnings

Conversation

@Justinvolved

Copy link
Copy Markdown
Collaborator

A 2026-07 UI pass across two local demo hosts found both had shipped with the Style-asset empty-state (Areas wired to swift/buttons/fonts ids the Swift repo never ships files for), rendering serif-fallback storefronts that looked "almost right" since build day. The same pass caught several MCP tools reporting success without acting.

Changes

  • dw-demo-swift/references/deserialize-flow.md — new mandatory "Stage the theme's Style assets" step in the design-package deploy: the Swift clone lands only ColorScheme.config, so theme-default's three pairs must be staged and the Areas rewired, verified by the three emitted style links.
  • dw-demo-swift/references/integrity-sweep.md — new Check 8 (theme gate): files-match-Area-wiring probe + emitted-links probe + the designed-full-page-screenshot requirement. Sweep is now eight checks.
  • dw-demo-base/references/visual-qa.md — theme gate added to the definition of done (serif-fallback pages fail even when they render without errors).
  • dw-demo-base/references/scaffold.md — bootstrap conventions: local demo-host admin login standardized (Admin/Admin1, hosted installs keep real secrets) and the wizard-seeded Standard area (AreaId 1) is deleted via SQL before scaffold counts as done.
  • foundational/extend-mcp-tools.md §5 + surface-priority.md — silent no-op catalogue extended to deletes and builds: delete_area/delete_users/delete_paragraphs return succeeded:1 and delete nothing; build_product_index reports a completed build while touching only the LastUpdated marker (Admin UI Repositories -> Build Full is the working path; verify by shard-file mtimes); update_users accepts and drops a password property.
  • foundational/swift-building.md §3 — PLP truths: the surface-serialized shop repeater ships GridLayoutDesktop='list' (list IS the intended layout — keep it); the full-bleed-image failure mode is the card image item's Width='auto' (px value = thumbnail lever); plus the ShowAlternativeImageOnHover NRE on products without a DefaultImage.
  • Version 4.7.0 -> 4.7.1 + CHANGELOG entry.

Validator exit 0; sanitization grep pack zero hits across diff and message.

…ogue, PLP list/thumbnail levers, bootstrap conventions

A 2026-07 UI pass across two local demo hosts found both had shipped with the
Style-asset empty-state (Areas wired to swift/buttons/fonts ids the Swift repo
never ships files for) rendering serif-fallback storefronts that looked "almost
right" since build day. The same pass caught delete_area/delete_users/
delete_paragraphs and build_product_index reporting success without acting, and
update_users dropping an undocumented password property. deserialize-flow gains
a mandatory theme-staging step, integrity-sweep gains Check 8 (style assets +
designed-screenshot gate), visual-qa's definition of done gains the theme gate,
extend-mcp-tools 5 extends the silent no-op catalogue, swift-building 3 gains
the PLP list-layout/thumbnail-width rows, and scaffold 3 standardizes the local
demo admin login and the Standard-area (AreaId 1) removal.
@Justinvolved
Justinvolved merged commit d128778 into v2 Jul 13, 2026
1 check passed
@Justinvolved
Justinvolved deleted the fold/demo-ui-pass-learnings branch July 13, 2026 11:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant