Product Concept · Design & Build
MOONSENSE
Product strategy
Vanilla JS
Zero build
Compliance design
CI/CD
A tarot-reader marketplace concept, designed and shipped end to end. A free daily card draw acts as the acquisition hook, routing users to two monetization paths: bookings with real readers and reader-curated merch. It is a concept demo — no backend, no real transactions — built to prove the product thinking and the execution.
- Differentiated strategy: NetEase Cloud, Doubao and Kimi all offer free AI draws as pure traffic features. The moat isn't the draw — it's the trust relationship with real readers and their personal IP.
- Platform-rules-first decision: WeChat explicitly bans divination content in mini-programs, so the core product is Web/H5, with WeChat only as a distribution channel.
- A compliance system, designed up front: a forbidden-word list, all reversed-card readings rewritten as gentle reminders rather than omens, and a consistent positioning of emotional companionship and self-exploration.
- Engineering: crypto-grade randomness with rejection sampling and Fisher–Yates shuffling; history-stack routing; every external font and image localized so the site makes zero external requests on mainland networks, with a pipeline check that blocks deployment if any external reference sneaks in.