-
Name the class of email you cannot opt out of, in code and to the user
-
Clear three clippy lints in the notification-list paths
-
Read notification preferences from subscriptions, not columns
-
Give repositories their own issue notification lists
-
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
-
Decompose AppState Phase 2: migrate user_pages + postmark to slices
-
Group Config and AppState into cohesive sub-structs
-
Payments resilience: fan-out dead-letter, billing guards, inbound idempotency
-
Cap platform credit as spend-once balance; authenticate inbound sender
-
Redeliver inbound Postmark email on transient failure (ultra-fuzz Run 12 doubledown)
-
perf: scan timeouts on both paths, supervise+lock monitor, background appeal fan-out
-
security: seal token-liveness, per-key identity, private-repo issue authz (ultra-fuzz Run 4, A+)
-
mt+server: close internal-API replay chain (ultra-fuzz C2+E1)