-
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/public + finish blog
-
Harden invites and TOTP replay; add enum-drift guard
-
Consolidate the login gate and type-witness admin writes (ultra-fuzz Run 11 Security)
-
security: fall through to backup codes on TOTP decrypt failure
-
server: fold in outstanding working-tree changes
-
launch-eve audit pass: Ultra Fuzz Runs #8-9 + cross-cutting sweeps
-
server: close Ultra Fuzz Run #4 phases 1-5 + 41-test integration triage
-
Ultra Fuzz Run 27: 32 of 33 audit items remediated
-
Convert .map_err Internal(anyhow!) to ResultExt::context, fix variant misuse