-
server: adopt lint block, fix clippy, fmt
-
Format the tree with rustfmt and add the lint + supply-chain gates
-
Decompose AppState Phase 2: migrate pages top-level + email_actions
-
Group Config and AppState into cohesive sub-structs
-
Remediate audit Run 22 fix-first findings; bump to 0.10.8
-
Run CPU-bound Argon2 off the async runtime (ultra-fuzz Run 10 C1)
-
Harden server across 5 audit axes (ultra-fuzz Run #19 remediation)
-
Ultra Fuzz Run 27: 32 of 33 audit items remediated
-
Add Email validated newtype, replace ad-hoc email handling