Kid mode 🧒

This page is CEO 10-Phase Launch Plan. It is one of the projects Brandon built and put online. The grown-up details are below, tap Grown-up mode to read them the normal way.

CEO 10-Phase Launch Plan

3 Substacks to Automated Revenue, Built on 8,000+ Existing Content Files
4,621 Christian files
2,469 Occult/Tarot files
743+ Music transcripts
29 BandBooks
633 ChatGPT captures
457 PDFs

The 3 Lanes: Content Inventory

Lane 1: Christian

keyofdavid2.substack.com · Gsam6361@gmail.com
Total source files4,621
Etsy sectionFaith & Devotionals (5)
Posts at 1/day12+ years of content

Content Corpora

Bickle full library1,799
Archive devotional books1,576
150-chapters book (markdown)566
Bickle 150-chapter source319
yt-corey-russell-FULL104
yt-paul-keith-davis-FULL102
yt-david-sliker-FULL78
yt-mother-wound-research44
yt-kirk-bennett-FULL33
3 finished books (Behold, Prayer, Lamp)3

Lane 2: Occult / Tarot

brandonpag3.substack.com · millerlitecar@gmail.com
Total source files2,469
Etsy sectionTarot & Voice Readings (21)
Posts at 1/day6+ years of content

Content Corpora

Taylor Welch index914
Tarot Chapters436
yt-twin-flame (both locations)390
yt-starseed-research286
yt-soul-contract-research223
yt-nde + walk-in research115
Welch-LePera books28
Readers v8 (voice models)26
Quanyin index23
yt-containment + simulation28
reddit-corpus-witchcraft--

Lane 3: Music

onethingneeded.substack.com · attachmentcollective@gmail.com
YT transcripts743+
BandBook albums29
Etsy sectionMusic, MIDI & Books (37)
Posts at 1/day3+ years of content

Content Corpora

yt-waves (mixing/production)142
yt-iximusic (theory, 221 vids)121
yt-adam-neely (theory)85
yt-beach-house65
yt-guitar-loops65
yt-bVI-modal-mixture59
yt-ixi-generative51
yt-NIN analysis36
yt-trey-summaries (Phish)35
yt-music-appreciation20
yt-rick-beato + Max4Live + OK Computer35
29 BandBook albums (chapters each)29
Finished music PDFs34+

Cross-Corpus Query Engine: Where the Novel Content Lives

Taylor Welch x Occult Corpora

taylor-welch-index (914) x simulation + witchcraft + timeline-jumping
Series: "Manifestation Through Timeline Architecture." Taylor Welch's wealth/mindset teaching intersected with the simulation and timeline-jumping corpora. Paraphrase both, synthesize the overlap.

Beato x Neely x bVI Modal

yt-rick-beato (14) x yt-adam-neely (85) x yt-bVI-modal-mixture (59)
Series: "Why Modal Mixture Defines Modern Rock." Three music theory voices triangulated on the same harmonic phenomenon. Each post picks one concept, pulls quotes from all three, synthesizes.

Bickle (De-Labeled) x Multiple Topics

bickle-full-library (1,799) x mother-wound (44) x prophet-corpora (317)
Series: various. Remove Bickle/IHOP labeling, paraphrase to 90%+ original. The teaching on prayer, intimacy, Song of Songs, Isaiah, end-times becomes rich inspiration for dozens of devotional angles.

Twin Flame x NDE x Soul Contract

twin-flame (390) x nde-walk-in (115) x soul-contract (223)
Series: "Reality Architecture." Three esoteric traditions that describe the same underlying framework from different angles. Cross-reference yields original synthesis.

The 10 Phases

1
Content Census Script Script Day 1
Build one Python script that walks all corpora and produces a manifest per lane.
Walk the 48 YT corpus folders, the Bickle library, the archive devotionals, the BandBooks, the ChatGPT captures.
Output: a JSON per lane listing every file with its source folder, file type, and word count.
Auto-assign lane using folder name patterns (yt-twin-flame = Lane 2, yt-adam-neely = Lane 3, bickle = Lane 1).
Flag files that need de-labeling (Bickle, Taylor Welch, any named-speaker content).
Deliverable: lane1_manifest.json, lane2_manifest.json, lane3_manifest.json with every publishable file inventoried.
2
Index Unification Script Day 1-2
15+ indexes already exist as build_*_index.py scripts with JSON output (simulation_index.json, beach-house_index.json, containment_index.json, adam-neely_index.json, etc.).
Wire them into one queryable layer per lane that accepts keyword searches and returns ranked transcript excerpts.
Add the bickle-ihop-index and verse_index.json files from the Christian books (Behold, Prayer, Lamp).
Free tool: existing Python scripts + JSON. No API costs, no external services.
Deliverable: query_lane.py that takes a lane number + keywords and returns the top 10 matching transcript segments with source attribution.
3
De-Label & Paraphrase Engine Skill Day 2-3
The Bickle library (1,799 files) is unusable raw because it carries speaker names and org branding throughout.
Build a de-labeling pipeline: strip "Mike Bickle," "IHOP," "International House of Prayer," speaker attributions. Replace with generic framing ("a teacher of prayer," "a devotional tradition").
Same treatment for Taylor Welch (914 files): strip "Taylor Welch," "Wealth Creation," brand names. Keep the ideas, remove the person.
Paraphrase to 90%+ original per the standing HARD GATE. The teaching becomes inspiration, not quotation.
This unlocks 2,713 files that are currently labeled too heavily for public use.
Deliverable: delabel_and_paraphrase.py that processes any corpus folder and outputs clean, publishable markdown.
4
Lane 1 Pipeline: Christian /schedule Day 3-4
4,621 source files. At 2 posts per week, this lane runs for 44 years without new content.
Primary feed: 150-chapters book (566 markdown files), each chapter is a verse-by-verse devotional already written.
Secondary feed: 4 prophet YT corpora (Russell 104, Davis 102, Sliker 78, Bennett 33), each transcript becomes a teaching summary post.
Tertiary feed: de-labeled Bickle (1,799 files), paraphrased into devotional posts on prayer, Song of Songs, Isaiah, end-times.
Pipeline: pick file from manifest, de-label if needed, format as Substack post with NKJV verse refs, queue for review.
Deliverable: Automated draft queue producing 2 Christian posts per week from existing material.
5
Lane 2 Pipeline: Occult/Tarot /schedule Day 4-5
2,469 source files. At 2 posts per week, this lane runs for 23 years.
Primary feed: twin-flame (390), starseed (286), soul-contract (223), the three largest esoteric corpora. Each transcript becomes a deep-dive post.
Secondary feed: Taylor Welch de-labeled (914 files), intersected with simulation and occult corpora for manifestation/mindset content.
Tertiary feed: Tarot Chapters (436 files), each publishable as a card-combination or reading-technique post.
Cross-corpus: run Taylor Welch x simulation timeline, twin flame x NDE x soul contract for novel synthesis content.
Deliverable: Automated draft queue producing 2 occult/tarot posts per week from existing material.
6
Lane 3 Pipeline: Music /schedule Day 5-6
743+ transcripts + 29 BandBooks. At 2 posts per week, this lane runs for 7+ years.
Primary feed: 29 BandBook albums (Shiner, Failure, APC, Beach House, Radiohead, Rush, Tame Impala, Smashing Pumpkins, Zappa, RHCP, NIN, Hooray for Earth, Life and Times, etc.). Each song chapter becomes one Substack post.
Secondary feed: Beato (14) x Neely (85) x bVI modal (59) x iximusic (121), music theory transcript clusters become comparative analysis posts.
Tertiary feed: Outside the Key ebook, flat6 book, Phish anatomy-jams for standalone series.
Cross-corpus: Beato x Neely x iximusic on the same harmonic topic = triangulated theory posts unlike anything on Substack.
Deliverable: Automated draft queue producing 2 music posts per week from existing material.
7
Cross-Corpus Query Engine Script Day 6-7
This is where the novel content lives. Single-source posts are easy. Cross-corpus posts are what people pay for.
Taylor Welch x simulation timeline x witchcraft: manifestation meets occult framework. Nobody else has this intersection.
Beato x Neely x Mode: three music theorists compared on the same topic. Each post picks a concept (secondary dominants, modal interchange, tritone subs) and triangulates.
Bickle de-labeled x mother wound x prophet corpora: devotional teaching on healing, prayer, spiritual intimacy from 5+ independent sources synthesized.
Twin flame x soul contract x NDE: "reality architecture" series that maps the same esoteric territory from three different traditions.
Deliverable: cross_query.py that takes two or more corpus names + a topic and returns a synthesis-ready content package.
8
Automated Scheduling /schedule Week 2
Claude /schedule fires daily per lane. Each run picks the next file from the lane manifest, processes it through the pipeline, and queues a draft.
Mon/Thu: Lane 1 (Christian) from 150-chapters or prophet transcripts.
Tue/Fri: Lane 2 (Occult) from twin-flame, starseed, or Taylor Welch cross-corpus.
Wed/Sat: Lane 3 (Music) from BandBook chapters or theory transcript clusters.
Result: 6 posts per week across 3 lanes, all sourced from existing corpora, all free to generate.
Deliverable: 3 Claude scheduled tasks running the pipeline, producing review-ready drafts daily.
9
Paid Tier Segmentation Substack Native Week 2-3
Free posts: single-source, single-topic. One transcript, one chapter, one analysis. These build the subscriber list.
Paid posts: cross-corpus synthesis. The intersection content from Phase 7. Taylor Welch x occult. Beato x Neely triangulation. Bickle x multiple prophets. Nobody else has these.
Paid posts: full book chapters. De-labeled BandBook chapters, devotional book chapters, theory deep-dives. The complete analysis, not the excerpt.
Paid posts: multi-part series. 4-post deep-dives that follow one topic across multiple corpora. Each part references the others.
Substack handles payments natively, no code needed, toggle per post.
Deliverable: Paid tier live on all 3 with a clear free/paid split: free for hooks, paid for depth.
10
Revenue Dashboard + Flywheel Scheduled Week 3-4
One HTML dashboard at drwu-htmls.vercel.app/revenue tracking all 3 lanes.
Subscriber counts per lane (free + paid), open rates per post, conversion to paid.
Identify which corpus sources drive the highest engagement per lane. Feed that back into the query engine.
If twin-flame posts outperform starseed posts, the pipeline automatically weights twin-flame higher in the next scheduling cycle.
Weekly rebuild via scheduled task, deployed to Vercel automatically.
Deliverable: Self-optimizing content flywheel that learns which corpora drive revenue and produces more of what works.

Timeline

PhaseWhatWhenAutomationCost
1Content Census ScriptDay 1Python scriptFree
2Index UnificationDay 1-2Python + existing indexesFree
3De-Label & Paraphrase EngineDay 2-3Claude skillFree (local)
4Lane 1 Pipeline (Christian)Day 3-4Claude /scheduleFree
5Lane 2 Pipeline (Occult/Tarot)Day 4-5Claude /scheduleFree
6Lane 3 Pipeline (Music)Day 5-6Claude /scheduleFree
7Cross-Corpus Query EngineDay 6-7Python scriptFree
8Automated SchedulingWeek 2Claude /scheduleFree
9Paid Tier SegmentationWeek 2-3Substack nativeFree
10Revenue DashboardWeek 3-4Scheduled rebuildFree

Revenue Targets (30 Days)

6
posts per week (2/lane)
$0
content generation cost
10
paid subscribers target
$50
monthly recurring (at $5/mo)
7+
years of content at current pace