-
The head is the renderer's, on the templated pages too
-
Put real screenshots in the landing carousel
-
Let the buyer choose who converts, and the collaborator agree to their split
-
Denominate every creator sale in the creator's settlement currency
-
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
-
Close seven loose-wire audit findings
-
Spell the product name Makenotwork everywhere it is displayed
-
Convert the server to the Platinum bevel vocabulary
-
Strip em dashes and connective dashes from pom logs, server copy, and CSS
-
server: adopt lint block, fix clippy, fmt
-
Format the tree with rustfmt and add the lint + supply-chain gates
-
Decompose AppState Phase 2: migrate custom_domain + content renderers
-
Decompose AppState Phase 2: migrate pages/public + finish blog
-
Group Config and AppState into cohesive sub-structs
-
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
-
ux: clamp library feed pagination like sibling paginators