Answer 1
In terms of the lowest-cost path: 1.3 Code-Generated Ad Creatives (Cody Schneider method)
Source: [[../knowledge-env/synthesized/marketing-machine-10-parallel-agents.md]] **When to use**: zero budget for design, need to test messaging variations (not visual polish), finding the winning angle/pain point before investing in production **Process**: 1. Pick a reference ad format (Facebook Ads Library for competitor research, or "before/after" template) 2. Claude Code builds the ad as a React component (1080x1080px) 3. Research pain points via Perplexity API (scrape Reddit, YouTube, Twitter for ICP language) 4. Bulk-generate text variations: titles + paragraphs map…
Source: src/lib/bricks/sources/perf-marketing-playbook.md
Answer 2
In terms of the lowest-cost path: 4.0 Forecast-First Creative Loop (Karpathy autoresearch pattern transfer)
Source: [[creative-autoresearch-loop-pattern-transfer.md]] | Raw: [[../knowledge-env/raw/2026-04-09-karpathy-autoresearch-source.md]] **When to use**: you want to generate hundreds of creative variations and SCORE them before spending real budget. Pairs with §1.5 (Apify mining) — mining gives the input data, this gives the experimentation engine. **Core pattern (transferred from Karpathy/autoresearch GitHub repo, 69K stars)**: - 3 files: `forecast.py` (READ-ONLY invariants — the metric the agent can't touch), `creative.py` (the only file the agent edits — generator config…
Source: src/lib/bricks/sources/perf-marketing-playbook.md
Answer 3
In terms of the lowest-cost path: 6. Manual Baseline — Testing Farm & Low-Capital On-Ramp (Reshetnikova)
Source: [[reshetnikova-traffic-growth-system.md]] | Raw: [[../knowledge-env/raw/2026-05-19-reshetnikova-traffic-lecture-raw.md]] **When to use**: the operator/solopreneur has a tiny budget and no marketing team, no AI plumbing yet, or operates in RU/CIS channels. This is what §1.3/§1.5/§4.0 *automate* — the human-team version of the same loop. **Core reframe**: scaling traffic is not "spend more" — it is the output of 5 continuous background processes: (1) testing farm, (2) channel search, (3) performer hiring, (4) daily analytics, (5) daily optimization. **Manual testin…
Source: src/lib/bricks/sources/perf-marketing-playbook.md
Answer 4
In terms of the lowest-cost path: Cross-cutting takeaways most relevant to BizBuilder (solo founders / vibe-coders seeking first traction)
1. Start with one small, dense atomic network — **never a Big Bang launch**. The first network always looks like a tiny market. Embrace unscalable, hustle-driven early tactics. 2. **Density beats raw size** ("all supply isn't created equal"). Build the Expectations Gap → exceed low expectations → high NPS → organic word of mouth. 3. **Ignore vanity metrics** — top-line counts mean nothing if users churn; quality is visible only from inside the network. 4. Pick the right entry point — **high economic value per transaction** and/or **high frequency/stickiness**. 5. **Acquisit…
Source: src/lib/bricks/sources/andrew-chen-cold-start-problem.md
Answer 5
In terms of the lowest-cost path: 5. Benchmark Reference Table
| Metric | Benchmark | Source | |--------|-----------|--------| | Hook rate (ideal) | 50% | Artemy, DDM conf | | Hook rate (acceptable) | 22-26% | Artemy, DDM conf | | Hook rate (kill threshold) | <15% | Artemy, DDM conf | | Video retention | 3.2-3.6 | Artemy, DDM conf | | Kling rework CPA improvement | ~20% | Artemy, DDM conf | | Kling rework volume needed | 20-30 variations per winner | Artemy, DDM conf | | Typical waste per missed kill signal | $3-16K per creative | Kirill, DDM conf | | Kill signal fires at | $100-$3K spend | Kirill, DDM conf | | Sasha subscription price…
Source: src/lib/bricks/sources/perf-marketing-playbook.md
Answer 6
In terms of the lowest-cost path: PART V — THE CEILING
**Ch. 22 — Twitch (the Ceiling).** At scale, the growth curve teeters between expansion and contraction — "an exponential curve turns into a squiggle." Negative late-stage forces: saturation, churn, trolls/spam/fraud, lower-quality new-user engagement, regulation. Twitch began as **Justin.tv**; the first atomic network was Justin Kan + tech viewers; hit a ceiling — "When something's not growing on the Internet, it's basically on the brink of declining." A gaming team (Emmett Shear, Kevin Lin) split off (gaming was 2–3% of traffic; code-named Xarth.tv); the board hated it (t…
Source: src/lib/bricks/sources/andrew-chen-cold-start-problem.md
Answer 7
In terms of the lowest-cost path: PART V: BIZBUILDER MATCHING ALGORITHM SCHEMA
For BizBuilder to surface relevant case studies, index by these dimensions: ``` { "company": "string", "market_type": "marketplace | saas | social | consumer | b2b | content | fintech | health", "product_type": "platform | tool | app | service | hardware", "gtm_motion": "1-12 (from taxonomy)", "stage": "pre-launch | first-100 | first-1000 | scaling", "channel": "forums | community | PR | influencer | paid | organic | viral | street-team | build-in-public", "constraint_type": "no-money | no-network | no-product | no-market | geographic | regulatory", "trust_requirem…
Source: src/lib/bricks/sources/first1000-pmf-patterns-library.md