-
Reach the orphaned-upload reaper from a test
-
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
-
server: reap abandoned multipart sessions in the orphan cleanup
-
Decompose AppState Phase 3: clear handler holdouts
-
Group Config and AppState into cohesive sub-structs
-
server: split public image content into a separate CDN bucket (S1)
-
server: purge expired items and decrement storage in one tx
-
audit Run 16 Phase 6: Observability
-
Harden caching, malware quarantine, and account-cleanup fail modes
-
Stop CDN-caching the private feed and couple cache invalidation to deletion (ultra-fuzz Run 12 Security)
-
Type the S3 bucket noun and harden multipart/delete (ultra-fuzz Run 11 Storage)
-
perf: stream CSV exports + close hot/cold-path inefficiencies (ultra-fuzz Run 4, A+)
-
server: orphan reaper hands transient failures to dead-letter ladder (ultra-fuzz Run 2 Storage SERIOUS)
-
server: seal S3 keys behind a typed builder; close storage A+ gaps (ultra-fuzz Run #1 --deep Phase 3)
-
server: make S3 orphan-deletion tests deterministic (drain the queue)
-
server: Tier 0 creator theming + fold in Run 18 storage work