-
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
-
seed: example-marketplace scaffold + Phase 1 creators & projects
-
cleanups: drop the last db .expect, fix csrf phantom race comment, instrument custom-page write (audit Run 20 Phase 5)
-
audit Run 16 Phase 5: Performance
-
Stop CDN-caching the private feed and couple cache invalidation to deletion (ultra-fuzz Run 12 Security)
-
Harden server across 5 audit axes (ultra-fuzz Run #19 remediation)
-
server: creator custom pages (HTML/CSS) on u.makenot.work
-
server: Tier 0 creator theming + fold in Run 18 storage work
-
Unify subscription access checks; bound scheduler fan-out queries (Run #14)
-
server: gallery/carousel, promo-validator, fuzz #11/#12 remediations, embed port, observability
-
launch-eve audit pass: Ultra Fuzz Runs #8-9 + cross-cutting sweeps
-
Run 27 carry-over: 6 SERIOUS + 6 MEDIUM remediated
-
Ultra Fuzz Run 27: 32 of 33 audit items remediated
-
exorcise: code doc-comment sweep + shared crate docs
-
v0.6.14: integrate founder pricing into landing page creator card
-
v0.6.5: UX audit consolidation + inline-style sweep + founder pricing
-
Add Email validated newtype, replace ad-hoc email handling