-
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