-
Alerts that repeat until someone confirms they read them
-
Let the buyer choose who converts, and the collaborator agree to their split
-
Denominate every creator sale in the creator's settlement currency
-
Build the email preferences page and one-click unsubscribe
-
Make the landing notify form work without JS
-
Disclose founder pricing on /pricing, and compute on it
-
Replace the platform fee table with a calculator the visitor drives
-
Replace pointers to deleted docs with the explanation itself
-
Spell the product name Makenotwork everywhere it is displayed
-
Fix dead links and hide unfinished surfaces on the public site
-
Search discover with Postgres full-text, not trigram
-
server: adopt lint block, fix clippy, fmt
-
docengine backlinks: render "Referenced by" section on doc pages
-
Format the tree with rustfmt and add the lint + supply-chain gates
-
Refresh the discover sidebar out-of-band
-
Rebuild the discover sidebar around a tag spine
-
Support faceted multi-select in discover filters
-
server: remove the cost-allocation breakdown from /pricing
-
server: compute the pricing comparison from assumptions.toml
-
payments: close refund crash-window, seal enforcement_mode enum, license-key idempotency