-
Split PaymentProvider into a base trait plus six capability extensions
-
Rename the AppState payment-provider field to payments
-
Correct stale comments across server, tests and mnw-admin
-
Denominate every creator sale in the creator's settlement currency
-
Cover the pure money and data logic, and freeze the rest from growing
-
server: adopt lint block, fix clippy, fmt
-
Format the tree with rustfmt and add the lint + supply-chain gates
-
Decompose AppState Phase 2: migrate stripe (leaf tree) to slices