Automated dealflow evaluation with anti-bias MoE layer, True Potential Council, and mandatory arithmetic verification — produces one consolidated investment memo per company
100
100%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Advisory
Suggest reviewing before use
Automated dealflow evaluation pipeline with anti-bias MoE layer and True Potential Council for IASV investment decisions.
cd /path/to/pipeline/Deals/CompanyName/
/deal-evaluateAuto-discovers materials in the folder, extracts company name, uses web search to fill gaps.
/deal-evaluate --company "CompanyName" --website "https://company.com"
/deal-evaluate --quick-screen
/deal-evaluate --rerun-councilMinimum input: A folder with any company materials. Enhanced with: Pitch deck, meeting notes, data room materials, founder LinkedIn URLs, deal terms.
Check thesis fit against IASV criteria (stage, check size, geography, sector, valuation). Output: PASS (stop) | INVESTIGATE | DEEP-DIVE.
Execute four research streams in parallel:
Market researcher:
"{company_name} TAM market size", "{sector} market size 2025 forecast"Biographical researcher:
"{founder_name}" LinkedIn, then WebFetch their LinkedIn profile URL"{founder_name}" "{previous_company}" for press/announcements"{founder_name}" acquisition OR exit OR sold"{founder_name}" lawsuit OR fraud OR controversyCompetitive analyst:
"{company_name}" competitors, "{product_category}" startups 2025 2026"{competitor_name}" funding raisedVC analyst:
"{sector}" seed valuation 2025 2026 medianThree weighted dimensions: Defensibility (0.35), Market Velocity (0.35), Expansion (0.30). Produces True Potential Score (1-5) with TAM calibration and wedge classification.
Full council prompts and scoring rubrics: See TRUE-POTENTIAL-COUNCIL.md
Four council members challenge the thesis: Skeptical Judge, Conservative Analyst, Devil's Advocate, Value Investor. Each scores on /100 scale with a vote (INVEST/INVESTIGATE/PASS). Consensus = weighted average.
Full MoE prompts and thresholds: See ANTI-BIAS-MOE.md
Generate ONE consolidated investment memo (15-20 pages): Executive Summary, Company Overview, Team Assessment, Market Analysis, Competitive Landscape, Financial Analysis, True Potential Assessment, Anti-Bias Council Review, Scorecard, Recommendation, Sources.
Do NOT create separate files for individual analysis phases.
Seven-point checklist: scorecard math, TPS arithmetic, header-body reconciliation, scale consistency, no ad-hoc adjustments, signal validation, base-score-only headers.
Full verification checklist: See VERIFICATION-CHECKLIST.md
| Dimension | Weight | Score Range | Description |
|---|---|---|---|
| Team | 25% | 1-5 | Founder-market fit, experience, coachability |
| Market | 20% | 1-5 | TAM/SAM/SOM, growth rate, timing |
| Product | 15% | 1-5 | Product-market fit signals, defensibility |
| True Potential | 15% | 1-5 | Defensibility + Velocity + Expansion |
| Traction | 10% | 1-5 | Revenue, users, engagement metrics |
| Competition | 10% | 1-5 | Competitive positioning, differentiation |
| Terms | 5% | 1-5 | Valuation, structure, investor rights |
Signal thresholds: 3.8-5.0 = INVEST | 2.8-3.7 = INVESTIGATE | Below 2.8 = PASS
Primary: tracks/F-Dealflow/pipeline/Deals/{Company}/{COMPANY}-EVALUATION.md
Secondary (optional): tracks/F-Dealflow/pipeline/summaries/{company}-summary.yaml — Notion-compatible YAML for pipeline database.
Scoring Rubric: See tracks/F-Dealflow/templates/IASV-SCORING-RUBRIC.md
| Failure | Resolution |
|---|---|
| Missing materials | Proceed with available; note gaps |
| Founder not found | Flag for manual research |
| Market data sparse | Lower confidence; note uncertainty |
| True Potential judges diverge | Flag disagreement, apply 0.9x multiplier |
| Council disagrees | Flag for human IC review |