docs(payments): monetization spec and implementation plan #213

Merged
developer merged 1 commits from feature/payments-docs into development 2026-07-07 21:31:31 +00:00
Owner

Adds the monetization documentation set:

  • docs/PAYMENTS.md — mechanics specification (English, authoritative): two-tier «Фишка» currency, per-source wallet segments, per-origin benefits with the one-directional store-compliance gate, trusted platform signal, order-flow payment intake with idempotent callbacks and the TG bot outbox, VK ads, configurable catalog, append-only ledger, taxes (НПД), native-Android distribution, and the payments-schema data model.
  • docs/PAYMENTS_ru.md — plain-Russian mirror (same sections).
  • PLAN.md — staged technical implementation plan with per-step touch-points, tests, and done-criteria; includes the mandatory pre-prod WAL/PITR storage-cost + PG performance-degradation assessment.

Docs only — no code, no behaviour change.

Adds the monetization documentation set: - **docs/PAYMENTS.md** — mechanics specification (English, authoritative): two-tier «Фишка» currency, per-source wallet segments, per-origin benefits with the one-directional store-compliance gate, trusted platform signal, order-flow payment intake with idempotent callbacks and the TG bot outbox, VK ads, configurable catalog, append-only ledger, taxes (НПД), native-Android distribution, and the payments-schema data model. - **docs/PAYMENTS_ru.md** — plain-Russian mirror (same sections). - **PLAN.md** — staged technical implementation plan with per-step touch-points, tests, and done-criteria; includes the mandatory pre-prod WAL/PITR storage-cost + PG performance-degradation assessment. Docs only — no code, no behaviour change.
developer added 1 commit 2026-07-07 21:12:11 +00:00
docs(payments): add monetization spec and implementation plan
CI / changes (pull_request) Successful in 2s
CI / unit (pull_request) Has been skipped
CI / integration (pull_request) Has been skipped
CI / ui (pull_request) Has been skipped
CI / conformance (pull_request) Has been skipped
CI / gate (pull_request) Successful in 0s
CI / deploy (pull_request) Successful in 1m45s
4c7bc7baa9
Add docs/PAYMENTS.md (+ docs/PAYMENTS_ru.md mirror) — the monetization
mechanics specification: two-tier «Фишка» currency, per-source wallet
segments, per-origin benefits with the one-directional store-compliance
gate, order-flow payment intake, VK ads, configurable catalog,
append-only ledger, taxes, and native-Android distribution.

Add PLAN.md — the staged technical implementation plan with per-step
touch-points, tests, and done-criteria.
owner approved these changes 2026-07-07 21:23:10 +00:00
developer merged commit d9bc7596c6 into development 2026-07-07 21:31:31 +00:00
developer deleted branch feature/payments-docs 2026-07-07 21:31:31 +00:00
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: developer/scrabble-game#213