parseltongue/ Explicit

AI2AI Series A: Explicit Analysis

Pattern: Explicit — computation happens inline. Each pltg block derives metrics from imported facts, and prose references the results.

Data

pltg Load Facts
Out: True

Margin Analysis

pltg Gross Margin
Out: 0.8
Gross profit:
gross-profit = 1.9Mgross-margin = 80.00%

AI2AI reports $2.4M[1] in TTM revenue against $480,000[2] COGS, yielding $1.9M[3] gross profit — a 80.00%[4] gross margin. For a software company with managed cloud delivery, this is strong but leaves room for improvement as infrastructure costs scale.

1ai2ai_facts.revenue 2ai2ai_facts.cogs 3gross-profit 4gross-margin
pltg Margin Validation
Out: True
margin-healthy = (> ?margin 0.6) margin-check = true

Unit Economics

pltg LTV/CAC
Out: 4.912087912087912
LTV/CAC ratio:
ltv-to-cac = 4.91arr-per-customer = 65116.28
  • LTV: $89,400[5] vs CAC: $18,200[6]LTV/CAC: 4.91x[7]
    5ai2ai_facts.ltv 6ai2ai_facts.cac 7ltv-to-cac
  • ARR per customer: $65116.28[8]
    8arr-per-customer
pltg Retention & Churn
Out: True
ltv-cac-healthy = (> ?ratio 3.0) ltv-cac-check = true retention-strong = (> ?nrr 130) retention-check = true churn-acceptable = (< ?churn 2.0) churn-check = true

With 180%[9] NRR and 1.40%[10] monthly churn, the expansion dynamics are exceptional. For context, best-in-class developer tools (Datadog, GitLab) operate at 130–140% NRR. AI2AI at 180% suggests deep product-led expansion within accounts.

9ai2ai_facts.nrr 10ai2ai_facts.monthly-churn-pct

Runway & Capital Efficiency

pltg Runway
Out: 21.57894736842105
Current runway:
runway-months = 21.58post-raise-cash = 26.2Mpost-raise-runway = 68.95burn-multiple = 1.55sales-efficiency = 2

Current cash: $8.2M,[11] burning $380,000/mo.[12]

11ai2ai_facts.cash 12ai2ai_facts.monthly-burn
  • Pre-raise runway: 21.58[13] months — comfortable position
    13runway-months
  • Post-raise cash: $26.2M[14]68.95[15] months runway
    14post-raise-cash 15post-raise-runway
  • Burn multiple: 1.55x[16] (good: below 2x)
    16burn-multiple
  • Sales efficiency: 2x[17] (ARR / S&M spend)
    17sales-efficiency

Pipeline & Growth Path

pltg Pipeline Projection
Out: 5350000.0
expected-pipeline-conversion = 1.4Mprojected-arr-12mo = 5.3Mpipeline-covers-gap = (> ?projected 5000000) pipeline-check = true

With 12[18] active pilots at 75%[19] conversion, we expect $1.4M[20] in pipeline conversion. Combined with $1.2M[21] expansion revenue, projected 12-month ARR reaches $5.3M[22]. The path to $10M requires continued new logo acquisition at current rates.

18ai2ai_facts.active-pilots 19ai2ai_facts.pilot-conversion-pct 20expected-pipeline-conversion 21ai2ai_facts.expansion-revenue 22projected-arr-12mo

Engagement

pltg Engagement Metrics
Out: 0.5178571428571429
dau-wau-ratio = 51.79%reviews-per-dau = 42.76revenue-per-head = 53333.33engagement-strong = (> ?ratio 0.4) engagement-check = true
  • DAU/WAU: 51.79%[23] — strong daily engagement[24]
    23dau-wau-ratio 24engagement-check
  • Reviews per DAU: 42.76/mo[25]
    25reviews-per-dau
  • Revenue per head: $53333.33[26]
    26revenue-per-head

Valuation

pltg Valuation
Out: 19.642857142857142
arr-multiple = 19.64enterprise-pct = 13.95%valuation-reasonable = (< ?multiple 25) valuation-check = true

Pre-money $55.0M[27] on $2.8M[28] ARR → 19.64x[29] multiple[30]. At 340% growth this is within range for comparable Series A rounds (Snyk: 25x, Semgrep: 20x at similar stage).

27ai2ai_facts.pre-money 28ai2ai_facts.arr 29arr-multiple 30valuation-check

Stress Test

pltg Broken Block
Traceback (most recent call last): File "/home/runner/work/parseltongue/parseltongue/parseltongue/core/inspect/notebooks/executor.py", line 145, in execute_pgmd _, val = system.interpret(patched) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/runner/work/parseltongue/parseltongue/parseltongue/core/system.py", line 95, in interpret _engine_load_source(self.engine, source) File "/home/runner/work/parseltongue/parseltongue/parseltongue/core/engine.py", line 1631, in load_source _execute_directive(engine, expr) File "/home/runner/work/parseltongue/parseltongue/parseltongue/core/engine.py", line 1727, in _execute_directive engine.derive(name, wff, using) File "/home/runner/work/parseltongue/parseltongue/parseltongue/core/engines/engine_stack.py", line 1349, in derive raise ValueError(f"Unknown axiom, fact, term, or theorem: {ax_name}") ValueError: Unknown axiom, fact, term, or theorem: nonexistent-metric

The system catches errors inline — remaining analysis is unaffected.

Recommendation

All validation checks pass: margin[31], LTV/CAC[32], retention[33], churn[34], engagement[24], valuation[30], pipeline[35]. The combination of 180%[9] NRR, 4.91x[7] LTV/CAC, and 68.95[15] months post-raise runway provides strong downside protection. Recommend proceeding at $55.0M[27] pre-money.

31margin-check 32ltv-cac-check 33retention-check 34churn-check 24engagement-check 30valuation-check 35pipeline-check 9ai2ai_facts.nrr 7ltv-to-cac 15post-raise-runway 27ai2ai_facts.pre-money
[1]ai2ai_facts.revenue = 2.4M
[2]ai2ai_facts.cogs = 480,000
[3]gross-profit = 1.9M
[4]gross-margin = 80.00%
[5]ai2ai_facts.ltv = 89,400
[6]ai2ai_facts.cac = 18,200
[7]ltv-to-cac = 4.91
[8]arr-per-customer = 65116.28
[9]ai2ai_facts.nrr = 180
[10]ai2ai_facts.monthly-churn-pct = 1.40
[11]ai2ai_facts.cash = 8.2M
[12]ai2ai_facts.monthly-burn = 380,000
[13]runway-months = 21.58
[14]post-raise-cash = 26.2M
[15]post-raise-runway = 68.95
[16]burn-multiple = 1.55
[17]sales-efficiency = 2
[18]ai2ai_facts.active-pilots = 12
[19]ai2ai_facts.pilot-conversion-pct = 75
[20]expected-pipeline-conversion = 1.4M
[21]ai2ai_facts.expansion-revenue = 1.2M
[22]projected-arr-12mo = 5.3M
[23]dau-wau-ratio = 51.79%
[24]engagement-check = true
[25]reviews-per-dau = 42.76
[26]revenue-per-head = 53333.33
[27]ai2ai_facts.pre-money = 55.0M
[28]ai2ai_facts.arr = 2.8M
[29]arr-multiple = 19.64
[30]valuation-check = true
[31]margin-check = true
[32]ltv-cac-check = true
[33]retention-check = true
[34]churn-check = true
[35]pipeline-check = true
Diagnostics8 errors · 75 info
error 8
info 75
System 82 facts 0 terms 7 axioms 23 theorems 83 issues

?
Developed by sci2sci
Need to convert data and documents to knowledge safely at enterprise scale?
Try VectorCat!