ForeignX Drops — Monetization strategy¶
Living document. Planning numbers are labelled assumption. No traction claims without evidence.
Plain twin: ../business-plain/money-plan.md
1. Thesis¶
Mutual-engagement “drops” on X are already run by hand by influencer groups and mutual communities. The work is real (lists, join windows, like/repost waves, DMs) and painful to coordinate. ForeignX is multi-tenant software for those groups — each org manages members, schedule, messenger, and engagement mode independently.
We sell coordination reliability, not spam. Automation is a convenience; the manual card deck is the product’s resilience layer when X rate-limits or tokens fail.
2. Customer¶
| Segment | Who pays | Job to be done |
|---|---|---|
| Influencer mutual groups | Group admin / brand | Nightly drop without spreadsheet chaos |
| Creator collectives | Org owner | Fair engagement + metrics without one person babysitting |
| Agencies (later) | Agency seat | Multi-client drops under separate orgs |
Not selling: purchased engagement to random third parties, bot farms, or “guaranteed viral.”
3. Staged model¶
Stage 0 — Single-tenant free / founder groups (now)¶
Ship Cloud Run + Sheets + KeePass for early groups. Prove drop lifecycle + Manual/Both modes.
Stage 1 — Multi-tenant SaaS (near)¶
Many orgs on one deployment. Org-scoped members, lists, KeePass groups, default engagement mode.
Pricing (assumption):
| Plan | Price (assumption) | Limits (assumption) |
|---|---|---|
| Free trial | $0 / 14 days | 1 org, ≤25 members, Manual or Both only |
| Starter | ~$49 / org / mo | ≤100 members, daily drop, auto+manual |
| Pro | ~$149 / org / mo | ≤500 members, custom drops, metrics DMs, multi-admin |
| Enterprise | custom | dedicated sheet/bucket, SLA, SSO later |
Annual discount ~2 months free (assumption).
Stage 2 — Seats inside large orgs¶
Secondary staff seats for moderators. ~$5–10 / seat / mo on top of org plan (assumption) — same “helpers don’t churn when one creator leaves” logic as WorkWingman org seats.
Stage 3 — Usage add-ons¶
- Extra engagement runs / custom drops beyond plan
- Real post metrics (
UseRealPostMetrics) as a Pro feature (X API cost)
4. Unit economics (assumptions — not measured yet)¶
| Cost | Notes |
|---|---|
| Cloud Run | Min 1 instance for Quartz; small CPU/mem for API |
| Google Sheets API | Free tier usually enough early; watch write quotas |
| X API | Dominant variable cost — list + like + repost + DM volume |
| KeePass on Mono | Bundle size; GCS for .kdbx durability |
Hypothesis: Starter margin positive if X API free tier / basic access holds for ≤100 members and one drop/night. Revisit when measured.
5. Growth motion¶
GTM lead: Mariah Carter — partner sales & onboarding (face of ForeignX to groups).
Public: X @ThePrettiest_4n · creator home.
Playbooks: docs/sales/mariah/.
- Founder groups Mariah and Andrew already trust.
- Word-of-mouth among mutual communities.
- Content: “how we run a drop without the group chat melting.”
- No paid ads until Stage 1 churn and X API costs are known.
6. Risks (adversarial)¶
| Risk | Mitigation |
|---|---|
| X API policy / rate limits | Manual card path; Both mode; degrade gracefully |
| Token storage abuse | KeePass + timestamps only in Sheets; never log bearers |
| Org isolation bugs | OrgId on every row; tests for cross-tenant reads |
| Structural churn if one admin leaves | Multi-admin + export of Sheets |
| Platform ToS | User-initiated OAuth; no purchased engagement marketplace |
7. Evidence discipline¶
Convert claims to falsifiable assumptions before spending on Stripe:
- ≥N groups complete a full drop week without manual spreadsheet ops.
- Manual deck used in ≥X% of drops when auto errors fire.
- Willingness-to-pay interview: Starter price before building billing.
See venture-evidence skill for experiment design when those tests start.
Plain: ../business-plain/money-plan.md · Product overview: ../business/executive-summary.md
8. Mobile distribution (Capacitor)¶
Capacitor is free. Store accounts ~$25 Play one-time + ~$99/year Apple (~$124 year one). Home Mac builds iOS (Xcode/TestFlight) at $0 tooling cost. Prefer free app + web org billing to avoid 15–30% IAP cut when guidelines allow. See mobile-store-cost.md.