R
Redhand
QA
Back to Projects

Planet Romance

International matchmaking platform with AI-driven compatibility.

AI Notes

Multi-site (COM/CZ) with shared DB. Directus killed — all data via Drizzle. Photos served via nginx /photos/. Gender-based flows differ significantly.

Sensitive Areas

  • Auth flow
  • Photo upload pipeline
  • Payment/Stripe integration
  • Profile visibility logic
  • Matchmaker admin actions

Stable Areas

  • Static pages (FAQ, About)
  • Footer/Header
  • SEO meta

Safe Change Notes

UI text changes safe. Do not touch auth middleware or photo serving without full regression.