TorbatYar/docs/phases/Loyalty/README.md
Mortezakoohjani e41ecfad4c Sync platform docs, infra, and module services with Accounting integration.
Include Loyalty/Communication/Sports Center backends and registry updates alongside production nginx and compose wiring.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-25 22:35:23 +03:30

36 lines
1.4 KiB
Markdown

# Loyalty Phases
Enterprise Loyalty Platform — independent shared service (`loyalty-service`, `loyalty_db`).
Not part of CRM. Consumed by Restaurant, Marketplace, Ecommerce, Academy, Booking, Healthcare, Salon, Gym, and future modules via API + Events only.
## Status
| Phase | Title | Status |
| --- | --- | --- |
| 7.0 | Foundation | Complete (validated) — [loyalty-phase-7-0.md](../../loyalty-phase-7-0.md) · [audit](../../loyalty-phase-7-0-audit.md) |
| 7.1 | Membership Engine | Complete — [loyalty-phase-7-1.md](../../loyalty-phase-7-1.md) · [handover](../../phase-handover/phase-7-1.md) |
| 7.2 | Points Engine (immutable ledger) | Planned |
| 7.3 | Rewards Engine | Planned |
| 7.4 | Campaign Engine | Planned |
| 7.5 | Referral Engine | Planned |
| 7.6 | Wallet | Planned |
| 7.7 | Gift Card Platform | Planned |
| 7.8 | Analytics | Planned |
| 7.9 | Public / Partner / Webhook APIs | Planned |
| 7.10 | Final Review | Planned |
## Architecture
- ADR-011 — Independent Enterprise Loyalty Platform Service
- ADR-001 — Database-per-service
- ADR-003 — Row-level tenancy
- ADR-006 — Event envelope / outbox-ready publish
## Related Documents
- [Module Registry](../../module-registry.md#loyalty)
- [Progress](../../progress.md)
- [Roadmap](../../roadmap.md)
- [Service README](../../../backend/services/loyalty/README.md)