-
Exorcise sweep: strip AI tells from server copy, comments, and docs
-
server: adopt lint block, fix clippy, fmt
-
Format the tree with rustfmt and add the lint + supply-chain gates
-
Decompose AppState Phase 2: migrate api/items to slices
-
Decompose AppState Phase 2: api ownership-helper foundation
-
Fix inline item-edit price-zeroing; guard refund double-submit
-
server: line-aware cart refunds + orphaned-paid-session escalation (ultra-fuzz Run 2 Payments SERIOUS)
-
Convert .map_err Internal(anyhow!) to ResultExt::context, fix variant misuse