growth: qualify 8 founding-member leads + outreach draft#154
Open
dzianisv wants to merge 2 commits into
Open
Conversation
… test key as founder-gated Leads qualified from real repo engagement (issues, PRs, forks, stars), ranked by purchase intent, each with contact channel and fit rationale. Outreach message drafted with per-lead hooks and send rules. Blocked on: Bitwarden Secure Note STRIPE_TEST_SECRET_KEY (folder opencode-mobile). Vault only has OpenClawBot - STRIPE_SECRET_KEY which is sk_live_ and off-limits.
6 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Docs-only. Adds
distribution/founding-members.md— the qualified founding-member cohort, the outreach message, and the one blocker standing between us and the first dollar.Tracks #152. (Supersedes #153, which was mis-branched off
docs/data-safety-auditand carried an unrelated commit.)Why
MRR is $0 and no Stripe product exists, while 8 warm leads sit unused. This commits the lead qualification and the ready-to-send outreach so that the moment the Stripe gate clears, sending is mechanical.
Blocker (founder-gated, called out in the doc)
Vault only has
OpenClawBot - STRIPE_SECRET_KEY=sk_live_, which is off-limits (test mode only). Stripe login is anti-automation via CDP. Everything downstream — products, prices, checkout link — is scriptable once it exists.Leads (qualified from real repo engagement, not scraped)
PylotLightcloph-dspzFitness2740653660e-lieSDBdevelopmentMed-amine0mathysINNone publish a public email → contact channel is a GitHub
@mentionon their own thread, which is warmer than cold email.Files
distribution/founding-members.md.agents/memory/2026-07-24.md,.agents/memory/2026-07-25.mdTest plan
No CUA smoke required — touches no
src/**, noapp/**, and notscripts/android-cua-smoke.py. Documentation only, zero runtime impact.Guardrails respected
sk_live_key was never read, used, or printed