Brick 1
Flow 1: SEO Content Machine
Research keywords -> scrape page-1 -> write with perspective -> publish via CMS API -> track GSC -> optimize -> batch all keywords.
Source: src/lib/bricks/sources/gtm-engineering-flows-combined.md
Brick 2
B068 — 12 distinct paths from zero to traction (Fish-on-Forums, Build-in-Public, Embed-
12 distinct paths from zero to traction (Fish-on-Forums, Build-in-Public, Embed-in-Community, Run-Paid-Loop). Founder picks 1 motion.
Source: _reference/bricks/README.md
Brick 3
Framework-as-Diagnostic Overlay
Greg's 7-tactic framework overlaid on Yuri's current infra: | Tactic | Greg's framework says | We have | Verdict | |---|---|---|---| | 1. MCP server as sales team | Publish to Smithery/MCPT/OpenTools for $0 CAC discovery | Zero — neither BizBuilder/KPDD nor Solacian have an MCP server | **REAL GAP** — but applicability depends on whether the product answers a queryable question; Solacian (Maze-dissolving AI) plausibly does, KPDD (PMF discovery) plausibly does | | 2. Programmatic SEO at 10K-page scale | Next.js + Firecrawl + AI content for "best X for Y" patterns | Zero programmatic pages; KPDD/Solacian don't have SEO surface | **REAL GAP** for both; needs a keyword pattern decision before any code | | 3. Free tool as top of funnel | Grader/analyzer/calculator, instant value, share-driven loop | KPDD itself is arguably a discovery tool but is gated by signup, not free-tool-grade | **PARTIAL GAP** — KPDD could expose a free analyzer slice; Solacian could expose a free "Maze diagnostic" | | 4. AEO (Answer Engine Optimization) | Top-20 questions + FAQ schema + monitoring via Otterly/Profound | Zero structured FAQ surface on either product site | **REAL GAP** for bo…
Source: src/lib/bricks/sources/greg-isenberg-bootstrap-distribution.md
Brick 4
Strategy 2: Programmatic SEO (10,000 Pages)
The thesis: create 10,000 SEO pages in 48 hours via keyword patterns + structured data + AI-generated unique content. Math model: - 10,000 pages × 30 visits/month each = 300,000 monthly visitors - 2% conversion = 6,000 conversions/month - $10 each = **$60,000/month from pages built once** - Caveat: 30 visits/month doesn't happen overnight; SEO compounds over time Critical: content must not feel like AI. Lots of optimization needed. Start with a few pages, scale once quality is right. "Press one button" myth is rejected explicitly. Playbook (start this week): 1. Pick a keyword pattern: `[product type] for [niche]` or `[service] in [city]`. Examples: "CRM for dentists", "roofing in Miami" 2. Build dataset via Firecrawl (scrapes + clean structured data) or existing databases 3. Create page template in your framework: Next.js, Webflow, WordPress — pick what you use 4. Use AI to generate unique paragraphs per page (not variable swaps; high-quality content) 5. Human-in-the-loop editing on a sample 6. Publish 100 pages as MVP 7. Monitor indexation 8. Scale once indexed Applies to: services, SaaS, apps, boring businesses, agencies. Programmatic SEO is still under-tapped.
Source: src/lib/bricks/sources/greg-isenberg-bootstrap-distribution.md
Brick 5
Pattern 8: The Channel-Era-Match Pattern
**What it is**: The right distribution channel depends on WHEN you launch, not just WHAT you sell. Channels have lifecycle stages; early-mover advantage in a new channel is worth more than optimization of a saturated one. **Evidence**: Morning Brew (first Instagram Stories ads = 10x lower CAC for 48 hours), BeReal (TikTok virality in 2022 before saturation), Match.com (early internet = community events), Plenty of Fish (2003 Google SEO = free 4K signups), Discord (Reddit communities during game expansion launches) **BizBuilder implication**: The proposer should track: which distribution channels are emerging/under-saturated RIGHT NOW? Auto-scan for new platforms, format shifts, algorithm changes. The "Law of Shitty Clickthroughs" means yesterday's channel is already declining.
Source: src/lib/bricks/sources/first1000-pmf-patterns-library.md
Brick 6
Flow 6: Content Improvement Loop
Graph MCP -> GSC -> find underperforming pages -> identify striking distance keywords (position 5-20) -> Claude rewrites sections -> republish -> track.
Source: src/lib/bricks/sources/gtm-engineering-flows-combined.md
Brick 7
1.4 Autonomous Ad Optimization Loop (Cody method)
Source: [[../knowledge-env/synthesized/gtm-engineering-flows-combined.md]] **When to use**: running 50+ ad variations, need daily kill/promote cycle without manual monitoring **Process**: 1. Test campaign runs new creative constantly (bulk-generated) 2. Daily cron job: pull performance data from data warehouse 3. Agent identifies high-CPM/low-performing ads 4. Auto-pause losers via Facebook Ads API 5. High performers get promoted to dedicated ad set with own CPA budget 6. Dashboard tracks the whole loop (clicks over time, CPC, demographics) 7. Morning brief via MCP: "How many new users went to homepage yesterday?" **Key insight**: Direct Facebook Ads API MCP has a pagination problem (you only see ~5% of your data). Need a data pipeline + data warehouse (like Graph) to get the full picture at scale. **Deployment progression**: - Start: manual in Claude Code terminal - Scale: deploy to Railway as always-on agent with cron schedule - Team: deploy UI to Vercel for team access - On-the-fly: spin up ephemeral Postgres on Railway for ad-hoc data analysis, spin down when done **Tools**: Claude Code, Facebook Ads API, Railway (deployment + ephemeral DB), Graph MCP (…
Source: src/lib/bricks/sources/perf-marketing-playbook.md