-
Make the landing notify form work without JS
-
Choose rate limits at runtime, so CI tests the limiter that ships
-
Fix dead links and hide unfinished surfaces on the public site
-
Exorcise sweep: strip AI tells from server copy, comments, and docs
-
Embed the 404 and 500 error pages in the binary
-
server: adopt lint block, fix clippy, fmt
-
Bump the tower/axum middleware cluster (server, kberg)
-
Format the tree with rustfmt and add the lint + supply-chain gates
-
Rebuild the discover sidebar around a tag spine
-
Decompose AppState Phase 2: migrate pages/public + finish blog
-
server: compute the pricing comparison from assumptions.toml
-
server: dedupe pagination range into a shared helper (ultra-fuzz Run #1 --deep Phase 4)
-
Harden server across 5 audit axes (ultra-fuzz Run #19 remediation)