-
Give the embeds makeover's values instead of copies of them
-
Put every width breakpoint on a SizeClass boundary, or delete it
-
Adopt the makeover cascade layer in the server
-
Convert the server to the Platinum bevel vocabulary
-
server: adopt lint block, fix clippy, fmt
-
Format the tree with rustfmt and add the lint + supply-chain gates
-
Group Config and AppState into cohesive sub-structs
-
server: self-install frontend deps in build.rs (npm ci on fresh checkout)
-
server: restructure the frontend into a typed core lib + custom-element islands