Platform OverviewDelivery phases

Delivery phases

PlaylogiQ was planned as a linear sequence of phases. In practice delivery has run ahead of the original numbering — API, SDK, docs (nominally “Phase 6”) and parts of intelligence (“Phase 7”) shipped alongside phases 4–5. This page reflects the real state of the code, not the original plan order.

Status by phase

PhaseThemeStatus
0Foundation — monorepo, auth, database schema, CI/CD✅ Delivered
1Core CRM — player management, API endpoints, dashboard KPIs✅ Delivered
2Gamification core — levels, missions, badges (admin + API)✅ Delivered
3Campaigns & notifications — campaign builder, journey automation, multi-channel editors, real delivery✅ Delivered
4Advanced gamification — tournaments ✅, bonuses ✅, point currencies ✅🟡 Largely delivered — mini-games remaining
5Player-facing UI — portal (auth, gamification, push, in-app inbox) ✅🟡 Largely delivered — embeddable widgets + SSO remaining
6API, SDK & docs — OpenAPI spec ✅, @playlogiq/sdk ✅, this developer portal ✅✅ Delivered
7Intelligence & compliance — fraud scoring ✅, ML scoring/training ✅, forecasting ✅, next-best-action ✅🟡 Partially delivered — billing (Stripe) not started; Responsible Gaming handled by the operator’s PAM

Delivered capabilities (what actually works today)

  • Multi-tenant, multi-brand schema with brand-level RLS and granular RBAC.
  • Full player CRM: 360° view, timelines, lifecycle, consent, ownership, data quality, CSV import/export.
  • Segmentation (dynamic + static, real-time membership), export & scheduled exports.
  • Omnichannel campaigns with real delivery (email, Telegram, web-push, in-app; SMS/WhatsApp editors) and journey automation with a playbook library.
  • Gamification: levels, missions, badges, tournaments (+ analytics), point currencies; and a first-class bonuses admin.
  • Deep analytics: KPIs, revenue, retention/churn, engagement, cohorts, forecasting, A/B experiments; customizable dashboard; scheduled PDF digests.
  • Player portal (auth, gamification, in-app inbox, web-push).
  • Public REST API + OpenAPI spec + SDK + this documentation.
  • PAM integration: brand-scoped keys, per-brand configurable mapping engine with a live tester, outbound signed webhooks.
  • Intelligence: fraud scoring, ML player scoring & training, forecasting, next-best-action.
  • Cross-tenant Platform console for the Platform Owner.

Remaining / planned

  • Mini-games (Phase 4).
  • Embeddable widgets and SSO for the player portal (Phase 5).
  • Billing (Stripe) for platform SaaS monetization (Phase 7).

Responsible-Gaming enforcement (limits, self-exclusion) is owned by the operator’s PAM; PlaylogiQ consumes those signals via events and reflects them on player status. It is intentionally out of scope as a platform feature.