-
server: gallery/carousel, promo-validator, fuzz #11/#12 remediations, embed port, observability
-
launch-eve audit pass: Ultra Fuzz Runs #8-9 + cross-cutting sweeps
-
exorcise: B15a routes/api/ doc comments
-
Convert .map_err Internal(anyhow!) to ResultExt::context, fix variant misuse
-
Add Email validated newtype, replace ad-hoc email handling
-
Nitpick Run 1: dedup helpers, fix scheduler race, validate emails
-
Fix Rust 1.95 clippy warnings, bump to 0.5.12
-
Audit remediation: Run 23 + Run 24 fixes, site-docs refresh
-
Make transaction item_id optional for project purchases
-
Server hardening, docs updates, new migrations, SyncKit improvements
-
Audit Run 18: type safety, moderation types, sandbox fix, inline SQL extraction
-
Audit Run 16: type safety, performance, dedup, testing (A- -> A)
-
Sandbox fuzz fixes: add missing guards, block public content leaks
-
Add guest checkout, embeddable widgets, and trust audit fixes