Merge development into master: shared Web UI runtime, bridge-driven UIs, and server-authoritative store flow #1
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "development"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
This merges the current
developmentbranch intomaster.The branch is a large systems update centered on replacing older static UI packages with a shared Web UI runtime, moving major client modules to bridge-driven single-page flows, and hardening store behavior by making category hydration and pricing server-authoritative.
What Changed
Shared Web UI framework and build pipeline
org,bank,garage, andstore.tools/build-webui.mjsand npm-based UI packaging flow._siteartifacts with generated/minified bundles fromsrc.Organization system overhaul
Bank and garage UI modernization
Store system implementation and hardening
Itemscategory toMisc.Server/service refactors
Repo/docs/tooling cleanup
Notable Behavior Changes
_sitebundles.miscis now the canonical store category key, with compatibility handling for olderitemsrequests.Validation
Verified in this branch:
npm run build:webuiRecommended pre-merge smoke tests:
attachments,backpacks, andmisc.Notes
This is a broad merge with both feature work and architecture changes. The highest-risk areas are:
exportSVGcommand. 4d7e3520eb