§ 01The Situation
MBA-grade strategic frameworks cost $50K and six weeks from the large consultancies. That price tag is a credential moat, held in place by the people who know how to run the frameworks and the buyers who don't.
§ 02The Bet
A well-architected LLM pipeline could deliver 80% of that value for about fifty cents. Nobody had built it because the people who understood the frameworks didn't build software, and the people who built software didn't understand the frameworks. That gap was the opportunity.
§ 03The Work
Built solo with Claude Code over a compressed window. The architecture is the product:
- Multi-model routing.Claude for reasoning passes, cheaper models for extraction and transforms. Cost discipline baked into the graph.
- Prompt orchestration across six strategic frameworks.Porter's Five Forces, SWOT, PESTEL, BCG, Ansoff, value chain. Each with its own prompt graph and validation path.
- SEC EDGAR integration for grounding.Filings are the source of truth. No hallucinated financials; every claim traces back to a document.
- Output validation layer.Structural and factual checks before anything reaches a user. The report either ships clean or it doesn't ship.
- Freemium funnel.Free preview → paid full report. Unit economics hold at the margin, not just in the pitch deck.