-
server: adopt lint block, fix clippy, fmt
-
Format the tree with rustfmt and add the lint + supply-chain gates
-
server: purge expired items and decrement storage in one tx
-
server: clear clippy gate (from_db_str rename, create_item allow)
-
Remediate audit Run 21 findings across server
-
server: gallery N+1 + ImageId, de-truncate aggregates, keyset paginator
-
audit Run 16 Phase 3: Concurrency