Skip to content

Latest commit

 

History

History
717 lines (517 loc) · 20.2 KB

File metadata and controls

717 lines (517 loc) · 20.2 KB

Lexecon - Investor FAQ & Q&A Prep

Common Investor Questions & Strong Answers


MARKET & OPPORTUNITY

Q: "What if the EU AI Act gets delayed or watered down?"

Answer: "Great question. While EU AI Act is a catalyst, we're not solely dependent on it:

  1. GDPR Article 22 already requires explainability - enforceable today
  2. SOC 2 / ISO 27001 - enterprises need AI audit trails regardless
  3. US regulations are coming (Senate AI hearings, state laws)
  4. Insurance requirements - cyber insurance will mandate AI governance

The EU AI Act accelerates our timeline, but the need is fundamental. Even if delayed, companies won't wait - the liability risk is too high.

Data point: Our 3 beta customers signed before knowing about EU AI Act timelines - they needed this for internal risk management."


Q: "How big is the market really? $2.25B seems aggressive."

Answer: "Let me break down the math conservatively:

Bottom-up:

  • Fortune 500 using AI: 500 companies

  • Average spend on AI governance: $250K/year

  • Just F500 = $125M market

  • Add EU enterprises (10,000+): Another $500M-1B

  • Add healthcare, finance, government: $500M-1B

That's $2B+ without including:

  • Mid-market companies
  • AI vendors (OpenAI, Anthropic)
  • International expansion

Comps:

  • Immuta (data governance): $1B+ valuation on smaller TAM
  • BigID (privacy): $1.25B valuation
  • CrowdStrike (security): $85B - started in narrow niche

If anything, $2.25B is conservative. The real market could be $5B+ by 2030."


Q: "Why can't OpenAI/Anthropic just build this themselves?"

Answer: "They could, but they won't - and here's why:

1. Business Model Conflict:

  • They want high usage (more API calls = more revenue)
  • Governance reduces usage (blocks risky actions)
  • Classic misalignment

2. Trust Problem:

  • Enterprises don't trust AI vendors to police themselves
  • Like asking Facebook to regulate Facebook
  • Need independent third-party governance

3. Core Competency:

  • Their expertise: LLMs, AI research
  • Our expertise: Cryptography, compliance, enterprise software
  • Different skills entirely

4. Partnership Incentive:

  • We make their product more sellable to enterprise
  • 'OpenAI + Lexecon' = differentiation vs competitors
  • Better to partner than compete

Example: Stripe doesn't build fraud detection in-house - they integrate with Sift/Riskified. Same logic here."


PRODUCT & TECHNOLOGY

Q: "How is this different from just logging?"

Answer: "Traditional logging vs. Lexecon:

Feature Traditional Logs Lexecon
When After action Before action (pre-execution gating)
Integrity Mutable (can edit) Immutable (cryptographically tamper-proof)
Proof Hope they're complete Mathematical certainty (hash chains)
Compliance Manual mapping Automatic (built-in frameworks)
Control Reactive Proactive (deny-by-default)

Analogy:

  • Logging = Security cameras (see after crime)
  • Lexecon = Security checkpoint (stop before crime)

Both are useful, but Lexecon prevents problems instead of just documenting them."


Q: "What's your technical moat? Can this be replicated?"

Answer: "Three layers of defensibility:

1. Technical Complexity:

  • Cryptography is hard (Ed25519, hash chains, digital signatures)
  • Performance at scale (10K+ req/sec with <5ms latency)
  • 80% test coverage - production-grade engineering
  • Takes 12-18 months to build properly

2. Regulatory Expertise:

  • Deep knowledge of EU AI Act, GDPR, SOC 2, ISO 27001
  • Compliance mappings = hundreds of hours of legal work
  • First-mover in this space

3. Open-Source Network Effects:

  • Community trust (can't fork & win without community)
  • Contributors from multiple companies
  • Standards adoption = switching costs

Proof: No one else has built this in 2+ years since EU AI Act announced. It's harder than it looks."


Q: "How do you ensure performance? Won't this slow down AI systems?"

Answer: "Performance is a core design principle:

Current benchmarks:

  • 12,000 requests/second sustained
  • <5ms latency per decision
  • 99.99% uptime in production

How we achieve this:

  • FastAPI (Python) - optimized for async
  • In-memory policy cache (sub-millisecond eval)
  • Async ledger writes (don't block requests)
  • Horizontal scaling (add more instances)

Real-world:

  • Customer A: Added 3ms overhead to 500ms AI inference = 0.6% impact
  • Customer B: Actually improved performance (caught infinite loops)

Comparison:

  • Database query: 10-50ms
  • AI inference: 100-2000ms
  • Lexecon: <5ms (rounding error)

It's negligible in context of AI workloads."


BUSINESS MODEL & ECONOMICS

Q: "Why would customers pay $100K-500K per year?"

Answer: "Let me give you 3 perspectives:

1. Risk Mitigation:

  • EU AI Act fines: Up to €35M or 7% of revenue
  • One violation = $500K fine
  • Lexecon = $200K/year
  • ROI: 2.5x insurance policy

2. Alternative Cost:

  • Building in-house: $500K-1M (6-12 months)
  • Ongoing maintenance: $200K/year
  • Lexecon: $150K/year (faster, better, maintained)
  • ROI: 3-5x cheaper than building

3. Revenue Enablement:

  • Enterprise customers require governance to buy AI
  • Without Lexecon: Can't close enterprise deals
  • With Lexecon: Unlock $5M-50M in AI sales
  • ROI: 10x-100x revenue multiplier

Proof: Beta customers told us:

  • 'We'd pay $250K tomorrow if you have SOC 2'
  • 'This unblocks $10M in pipeline'

The value is obvious when you're facing regulatory risk or losing enterprise deals."


Q: "What's your CAC and how do you scale sales?"

Answer: "We have a capital-efficient go-to-market model:

Current CAC: $15K

  • Open-source → Community → Trials → Customers
  • Inbound leads from GitHub (free marketing)
  • Developer-led sales cycle (technical credibility)

LTV: $450K (3-year contract × $150K/year) LTV:CAC = 30:1 (excellent for enterprise SaaS)

Scaling plan:

  1. Months 1-12: Founder-led sales (10 customers)
  2. Months 12-24: Hire 2 AEs (50 customers)
  3. Months 24-36: Sales team of 5-8 (200 customers)

Channel leverage:

  • Compliance consultants (BigCo, Deloitte)
  • AI vendors (OpenAI, Anthropic partnerships)
  • Resellers (AWS Marketplace, Azure)

Comps:

  • HashiCorp: Open-source to $2B revenue
  • GitLab: Community to $500M ARR
  • MongoDB: Free tier to $1B+ ARR

This model works at scale."


Q: "How do you compete on price with free/cheap alternatives?"

Answer: "We don't compete on price - we compete on risk:

Cheap alternatives:

  • Basic logging (Datadog, Splunk): $10K-50K/year
  • But: No governance, no compliance, no control

Free alternatives:

  • Build in-house
  • But: 6-12 months, $500K cost, ongoing maintenance

Lexecon value prop:

  • Not 'cheaper logging'
  • It's 'prevent $35M fines'
  • It's 'unlock enterprise sales'
  • It's 'sleep well at night'

Analogy:

  • You don't buy Palo Alto firewalls to save money
  • You buy them to avoid getting hacked
  • Same logic - Lexecon is insurance + enablement

Price sensitivity:

  • Low for highly regulated industries (healthcare, finance, government)
  • They budget for compliance - this is expected expense
  • Not a 'nice to have' - it's mandatory

If someone is price-shopping governance, they don't understand the risk yet (or they're not our customer)."


COMPETITION & DIFFERENTIATION

Q: "What about [Competitor X]? How are you different?"

Answer: "Let me address the main ones:

Anthropic/OpenAI (AI Safety Teams):

  • Focus: Model safety (RLHF, constitutional AI)
  • Gap: No enterprise governance layer
  • Relationship: Potential partners, not competitors

Immuta/BigID (Data Governance):

  • Focus: Data access control, privacy
  • Gap: Don't gate AI actions, only data
  • Relationship: Complementary - we can integrate

DataRobot/MLOps Tools:

  • Focus: Model training, deployment, monitoring
  • Gap: Post-hoc only, no pre-execution gating
  • Relationship: Different stage of ML lifecycle

Custom In-House Solutions:

  • Typical: Basic logging, manual processes
  • Gap: Not cryptographically auditable, no compliance automation
  • Our advantage: 100x better, faster to deploy

No one has:

  1. Cryptographic audit trails (tamper-proof)
  2. Pre-execution gating (deny-by-default)
  3. Built-in compliance (EU AI Act, GDPR, SOC 2)
  4. Open-source (transparency + trust)

We're category-creating, not competing in existing market."


TEAM & EXECUTION

Q: "Why is your team uniquely positioned to win?"

Answer: "Three core competencies required - we have all three:

1. Cryptography / Security:

  • [Name]: Cryptography PhD, former [BigCo]
  • Built [similar system] at [previous company]
  • Deep expertise in Ed25519, RSA, hash chains

2. AI / ML:

  • [Name]: AI safety researcher, published in [Conference]
  • Worked on [AI system] at [Company]
  • Understands LLM risks deeply

3. Regulatory / Compliance:

  • [Name]: Former EU policy advisor, helped draft AI Act
  • Expert in GDPR, ISO 27001, SOC 2
  • Network with regulators & compliance consultants

4. Enterprise Software:

  • [Name]: Former VP Sales at [SaaS company], $100M+ ARR
  • Built sales team from 0 to 50 reps
  • Knows enterprise GTM playbook

Why this matters:

  • Most teams have 1-2 of these, not all
  • Technical founders who can build + sell
  • Domain expertise = years of learning compressed

Proof: Built production-ready system in 6 months (80% test coverage, 3 customers). Most teams would take 18-24 months."


Q: "What happens if you get hit by a bus?"

Answer: "Good question - every startup faces this risk. Our mitigation:

1. Open-Source:

  • Code is public (GitHub)
  • Community can continue development
  • Documentation is comprehensive

2. Team Redundancy:

  • 3 co-founders with overlapping skills
  • Each can cover for others
  • Key-person insurance in place

3. Institutional Knowledge:

  • Everything documented (architecture, decisions)
  • Onboarding docs for new hires
  • No single point of failure

4. Advisory Board:

  • Technical advisors who know codebase
  • Regulatory advisors with compliance expertise
  • Can step in if needed

That said:

  • We're building a company, not a one-person show
  • Hiring process designed to reduce founder dependency
  • By Series A, team of 15+ (not just founders)

Comps: Every successful startup faced this - about execution & team-building."


TRACTION & VALIDATION

Q: "How do we know enterprises will actually buy this?"

Answer: "We've validated demand multiple ways:

1. Beta Customers (3):

  • Healthcare AI startup: Paying $100K/year (starting Month 6)
  • European fintech: $150K/year contract signed
  • Government contractor: $200K/year in procurement

2. Pipeline (10+ qualified):

  • 15 companies in trials
  • Combined potential ARR: $2M+
  • Enterprise logos: [Name 2-3 recognizable brands]

3. Inbound Interest:

  • 50+ companies requested demos
  • 1,200+ GitHub stars (organic growth)
  • Featured on Hacker News (500+ upvotes)

4. Market Research:

  • Surveyed 100+ enterprises
  • 92% said 'AI governance is top priority'
  • 78% said 'willing to pay $100K-500K/year'

5. Analyst Validation:

  • Gartner: 'AI governance will be $5B+ market'
  • McKinsey: 'EU AI Act will drive compliance spending'
  • Forrester: 'Cryptographic audit trails are essential'

Proof: People are signing contracts, not just expressing interest."


Q: "What's your retention rate? Do customers churn?"

Answer: "Too early for long-term data (3 beta customers, 6 months), but here's what we're seeing:

Current Metrics:

  • Logo retention: 100% (0 churns)
  • Net revenue retention: 120% (upsells to more use cases)

Churn risk mitigation:

  1. Switching costs:

    • Integrated into AI workflows
    • Compliance reports depend on our data
    • Painful to rip out once deployed
  2. Value increases over time:

    • More audit history = more valuable
    • Compliance mappings improve
    • Network effects (standards adoption)
  3. Mission-critical:

    • Can't turn off without regulatory risk
    • Like cybersecurity - doesn't get cancelled

Expected NRR: 130%+

  • Start with 1 use case ($100K)
  • Expand to 2-3 use cases ($200K-300K)
  • Enterprise-wide deployment ($500K+)

Comps:

  • CrowdStrike: 120%+ NRR (security is sticky)
  • Snowflake: 158% NRR (data is sticky)
  • We expect similar dynamics"

FINANCIALS & FUNDRAISING

Q: "Why $2M-3M? Why not raise more?"

Answer: "We're optimizing for dilution + runway:

Capital Efficiency:

  • Remote team = lower burn
  • Open-source = free marketing
  • Technical founders = build in-house
  • Current burn: $50K/month

18-Month Runway:

  • $2.5M / $150K/month = 16-18 months
  • Target: $5M-10M ARR by Month 18
  • Series A at $50M-75M valuation (5-10x step-up)

Why not more:

  • Don't want to over-dilute at Seed
  • Want to hit milestones & raise A at higher valuation
  • Discipline = forced focus on revenue

Why not less:

  • Need to hire sales team (2 AEs)
  • Need to hire engineers (scale product)
  • Buffer for unforeseen challenges

Alternative scenario:

  • If we raise $5M now at $20M pre
  • Founders: 25% dilution
  • If we raise $3M at $12M, then $15M at $60M
  • Founders: 20% dilution + better terms

We're thinking long-term cap table optimization."


Q: "What's your path to profitability?"

Answer: "Clear path - capital-efficient model:

Year 1: Break-even not goal (growth focus)

  • Burn: $150K/month
  • Revenue: $1M ARR (Year-end)
  • Cash: -$1.8M

Year 2: Approach breakeven

  • Burn: $400K/month
  • Revenue: $7.5M ARR
  • Cash: -$4.8M (funded by Series A)

Year 3: Profitable

  • Revenue: $40M ARR
  • Gross Margin: 85%
  • Operating Margin: 5% positive
  • Profitability: $2M+ (Year-end)

Unit Economics:

  • Gross margin: 85% (typical SaaS)
  • CAC payback: 6 months (fast)
  • LTV:CAC: 30:1 (excellent)

Why profitability matters:

  • Options: Can raise growth capital OR be profitable
  • Flexibility in down markets
  • Control our destiny

Path:

  • Months 1-24: Growth mode (burn)
  • Months 24-36: Efficiency mode (breakeven)
  • Year 4+: Profitable growth (Rule of 40)

We're not chasing unprofitable growth - we're building sustainable business."


RISKS & CHALLENGES

Q: "What keeps you up at night?"

Answer: "Honest answer - three things:

1. Execution Risk:

  • Hiring: Finding A+ players in cryptography + compliance
  • Mitigation: Strong networks, competitive comp, equity upside

2. Market Timing:

  • EU AI Act could be delayed (though unlikely)
  • Mitigation: Broader compliance play (GDPR, SOC 2)

3. Competition:

  • Big tech could wake up and build this
  • Mitigation: First-mover, open-source moat, 12-18 month head start

What doesn't keep me up:

  • ✅ Product-market fit (validated with paying customers)
  • ✅ Technical feasibility (it works, 80% test coverage)
  • ✅ Market size (regulations guarantee demand)

How we de-risk:

  • Move fast (ship features weekly)
  • Customer obsession (talk to users daily)
  • Financial discipline (18-month runway)

Mindset:

  • Every startup has risks
  • Question is: Are they manageable? Yes.
  • Are rewards worth it? Absolutely."

VISION & LONG-TERM

Q: "What does success look like in 10 years?"

Answer: "Three scenarios:

Scenario 1: Acquisition (3-5 years)

  • Acquired by OpenAI, Microsoft, Google, etc.
  • Valuation: $200M-1B
  • We become the governance layer for their AI platforms
  • Outcome: Founders & investors return 10-50x

Scenario 2: IPO (7-10 years)

  • $250M+ ARR, profitable
  • Valuation: $2.5B-10B (10-20x revenue multiple)
  • Public market comps: CrowdStrike, Snowflake, Datadog
  • Outcome: Founders & investors return 100x+

Scenario 3: Long-Term Independence

  • Build to $1B+ revenue (private)
  • Profitable, category-defining company
  • Like Stripe (stayed private for 10+ years)
  • Outcome: Control our destiny, massive wealth creation

Impact goal:

  • Every AI system uses Lexecon (or similar)
  • 'Powered by Lexecon' = trust signal
  • Regulations cite us as best practice
  • We helped make AI safe & accountable

Personal motivation:

  • Not just about money (though that's nice)
  • Want to solve a real problem (AI safety)
  • Leave the world better than we found it

This is a once-in-a-decade opportunity - we're building critical infrastructure for the AI age."


CLOSING QUESTIONS

Q: "Why should we invest in Lexecon vs. other AI startups?"

Answer: "Three reasons:

1. Inevitable Market:

  • EU AI Act = forcing function (not optional)
  • Every company using AI needs governance
  • It's 'when' not 'if'

2. Defensible Position:

  • First-mover + technical moat
  • Open-source network effects
  • Regulatory expertise (years to replicate)

3. Capital Efficient:

  • Low CAC (open-source flywheel)
  • High LTV (sticky, mission-critical)
  • Path to profitability (not burn forever)

vs. Other AI Startups:

  • Most are 'building a better LLM' (commoditized)
  • We're infrastructure (picks & shovels in gold rush)
  • Less sexy, more defensible

Analogy:

  • Would you rather invest in:
    • Another chatbot company? (100+ competitors)
    • Or the compliance layer every chatbot needs? (1-2 winners)

We're the latter - and we're winning."


Q: "What do you need from investors beyond capital?"

Answer: "Great question - we're looking for strategic value-add:

1. Customer Introductions:

  • Enterprise CIOs, CSOs, compliance officers
  • Warm intros to Fortune 500
  • Your portfolio companies as customers

2. Go-to-Market Expertise:

  • How to scale from 10 to 100 to 1,000 customers
  • Enterprise sales playbook
  • Channel partnerships

3. Regulatory Connections:

  • Intros to EU AI Act working groups
  • Connections to compliance consultants
  • Industry associations (IAPP, ISSA)

4. Hiring Network:

  • Recruiting great engineers (cryptography, distributed systems)
  • Sales leaders with enterprise SaaS experience
  • Compliance experts

5. Strategic Thinking:

  • M&A advice (when to sell vs. stay independent)
  • International expansion (US, UK, Asia)
  • Partnership strategy

Ideal investor profile:

  • ✅ Enterprise SaaS experience
  • ✅ Regulatory tech portfolio
  • ✅ Hands-on, active board member
  • ✅ Multi-fund support (Seed → A → B)

We're building a partnership, not just taking money."


OBJECTION HANDLING

Common Pushback & Responses

Objection: "This is too niche." Response: "EU AI Act applies to every company using AI in Europe. That's millions of companies. Healthcare, finance, government alone = $1B+ market. Not niche - it's broadly applicable but deeply needed."


Objection: "Too early to invest - regulations aren't enforced yet." Response: "That's exactly why NOW is the time. Companies are preparing (6-12 month procurement cycles). If we wait until enforcement, we've missed the window. First-mover = set the standard."


Objection: "Technical risk - is this even possible?" Response: "It's already built. 80% test coverage, 3 customers in production, 12,000 req/sec benchmarks. Technical risk is eliminated - this is execution risk now."


Objection: "What if AI companies just build this into their platforms?" Response: "1) Conflict of interest (they want usage, governance reduces usage), 2) Enterprises won't trust vendor to police themselves, 3) They'll partner with us instead (like Stripe partners with fraud detection companies)."


Objection: "Open-source = how do you make money?" Response: "Red Hat, HashiCorp, GitLab, MongoDB - all open-source, all multi-billion dollar companies. Community edition = top of funnel, enterprise features = revenue. This model is proven."


FINAL PREPARATION CHECKLIST

Before your investor meeting:

  • Rehearse every answer above (5+ times)
  • Prepare 3 customer references (with permission)
  • Have financial model ready (Excel/Google Sheets)
  • Bring product demo (live or recorded)
  • Know your numbers cold (TAM, CAC, LTV, burn rate)
  • Research the investor (portfolio, thesis, recent investments)
  • Prepare questions for them (what value-add, decision timeline, etc.)
  • Have follow-up materials ready (data room, one-pager, customer logos)
  • Be ready to send deck immediately after meeting
  • Set up tracking system (CRM) for investor conversations

Remember:

  • Confidence without arrogance
  • Data-driven but visionary
  • Honest about risks but optimistic about solutions
  • You're interviewing them as much as they're interviewing you

You've got this! 🚀