Good. You just made three clean decisions that clarify the whole product:
1. **AI screening with human review fallback** — Keeps it safe without bottlenecking
2. **Outcomes don’t matter, the practice does** — This is spiritually mature and removes a whole layer of complexity
3. **Username freedom, mobile-first** — Low friction, accessible
The “power is in the prayer, seeds take time to grow” framing is important. It shifts the value proposition from “manifest results” to “participate in collective intention.” That’s actually more honest and more sustainable.
-----
## Refined Core Concept
**WeManifest** is a mobile app where people create and join temporal intention circles, empowering each other’s manifestations through shared attention and accumulated merit.
**The core loop:**
1. Open app → See your circles + passing manifestations
2. Empower what resonates → Earn merit
3. Create or join circles → Spend attention
4. Circles complete → New ones form
5. Fields persist → Big intentions always have a home
-----
## MVP Feature Set
For launch, you need exactly this:
### User Flows
**Onboarding**
- Create username
- Set 1-3 personal intentions (private, helps with matching)
- Brief orientation to circles, fields, merit
**Home Feed**
- Your active circles (updates, chat if enabled)
- Passing manifestations stream
- Field pulse (current energy on global intentions)
- Merit balance
**Circle Creation**
- Write intention
- AI screens (instant approve or flag for review)
- Set duration (24h / 7d / 28d)
- Public or private (private costs merit or is premium)
- Enable/disable chat
- Publish
**Circle Participation**
- Join (costs 1 of your slots)
- Empower (tap to add energy, costs small merit)
- Chat (if enabled)
- Receive creator updates
- Circle closes → Completion moment → Release
**Merit System**
- Earn: Daily open, join circles, empower, create popular circles, complete circles
- Spend: Boost visibility, create private circles, mega-empower fields
- Display: Simple number + tier name (Seed, Sprout, Bloom, Radiant, etc.)
**Fields**
- 5-10 permanent global intentions
- Anyone can empower anytime
- Shows total empowerment count + current activity
-----
## Technical Build
For a mobile-first MVP, you have a few paths:
### Option A: No-Code / Low-Code (Fastest, Cheapest)
**Stack:**
- **FlutterFlow** or **Adalo** for mobile app
- **Supabase** or **Firebase** for backend/database
- **Claude API** for AI screening
- **OneSignal** for push notifications
**Pros:** Fast to build (4-8 weeks), cheap ($500-2K in tools), you could potentially build it yourself or with minimal help
**Cons:** Will feel slightly janky, harder to customize, may need to rebuild later
**Cost:** $2-5K total to MVP
### Option B: Lightweight Custom Build
**Stack:**
- **React Native** or **Expo** for cross-platform mobile
- **Supabase** for backend
- **Claude API** for AI screening
- **Vercel** for any web components
**Pros:** More polished, scalable foundation, standard tech stack
**Cons:** Needs a developer, takes longer (8-12 weeks), costs more
**Cost:** $15-30K for MVP with contractor
### Option C: Hybrid
Start with no-code to validate, plan rebuild once you have traction and revenue.
**My recommendation:** Option A or C. Get something live fast, learn from real users, then build properly.
-----
## AI Screening Implementation
Simple and effective:
```
When circle is created:
1. Send intention text to Claude API
2. Prompt: "Review this intention for a collective manifestation platform.
Flag if it contains: harm to specific people, violence, hate speech,
illegal activity, or manipulation. Respond APPROVE or FLAG with reason."
3. If APPROVE → Circle goes live instantly
4. If FLAG → Queue for human review (you, initially)
```
Cost: Minimal — Claude API calls are fractions of a cent. Even at scale (10K circles/day), you’re looking at ~$50-100/month.
-----
## Content Moderation Guidelines
For human review, you’ll need clear criteria:
**Auto-approve:**
- Personal growth intentions
- Relationship healing (non-specific)
- Abundance, health, creativity
- Collective good (peace, healing, awakening)
- Career, projects, opportunities
**Flag for review:**
- Names specific people (could be blessing OR curse)
- Political figures or outcomes
- Health outcomes for others (consent issues)
- Financial outcomes involving others
- Anything AI is uncertain about
**Reject:**
- Harm to specific individuals
- Revenge or punishment intentions
- Illegal outcomes
- Manipulating others’ free will
- Hate toward groups
-----
## Launch Strategy
### Phase 1: Seed Community (Weeks 1-4)
- Soft launch to your existing audience
- Aquarian Trends subscribers
- Meditation students
- PKM/Obsidian community contacts
- Goal: 200-500 initial users
### Phase 2: Grow Organically (Months 2-3)
- Encourage sharing completed circles
- Creator testimonials
- Content about collective manifestation
- Goal: 2,000-5,000 users
### Phase 3: Paid Growth (Month 4+)
- Instagram/TikTok ads targeting astrology/manifestation audience
- Influencer partnerships
- App store optimization
- Goal: 10,000+ users, introduce premium tier
-----
## Revenue Timeline
|Month|Users |Premium |MRR |
|-----|-------|----------|--------|
|1-2 |500 |Free only |$0 |
|3 |2,000 |2% convert|$360 |
|6 |10,000 |3% convert|$2,700 |
|12 |50,000 |4% convert|$18,000 |
|18 |150,000|5% convert|$67,500 |
|24 |300,000|5% convert|$135,000|
At 300K users with 5% premium conversion at $9/month = **$1.6M ARR**
These are conservative estimates. Astrology apps see much higher engagement and conversion.
-----
## Immediate Next Steps
1. **Name decision** — Is “WeManifest” the name? Domain availability? App store availability?
2. **Define the Fields** — What are the 5-10 permanent global intentions? This is curatorial work that matters.
3. **Design the core screens** — Home, Circle Detail, Create Circle, Profile
4. **Choose build path** — No-code fast or custom slower?
5. **Set launch date** — Working backward from a target creates focus
-----
Want to go deeper on any of these? I could help draft the Fields, sketch screen flows, or map out the technical architecture in more detail.