-
Split PaymentProvider into a base trait plus six capability extensions
-
Rename the AppState payment-provider field to payments
-
Denominate every creator sale in the creator's settlement currency
-
Exorcise sweep: strip AI tells from server copy, comments, and docs
-
Format the tree with rustfmt and add the lint + supply-chain gates
-
Decompose AppState Phase 2: migrate remaining api top-level + exports
-
Decompose AppState Phase 2: api ownership-helper foundation