-
Carry the creator's console theme to the CLI on ssh-key-lookup
-
Alerts that repeat until someone confirms they read them
-
Let the invite-redeemed notice be turned off
-
Raise a ticket when a creator's settlement currency changes
-
Let the buyer choose who converts, and the collaborator agree to their split
-
Denominate every creator sale in the creator's settlement currency
-
Drop the seven notify_* columns
-
Read notification preferences from subscriptions, not columns
-
Make account notification preferences subscriptions
-
Replace pointers to deleted docs with the explanation itself
-
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)