/ docs / 09-business / profit-estimates.md
profit-estimates.md
  1  ---
  2  title: 'Profit Estimates'
  3  category: 'business'
  4  last_verified: '2026-03-07'
  5  tags: ['profit', 'estimates', 'testing', 'api', 'ai', 'llm', 'email', 'sms']
  6  status: 'current'
  7  ---
  8  
  9  # Cost/Profit Estimate - Updated Mar 2026
 10  
 11  **Alignment with Business Plan:** This document provides quick-reference profit estimates aligned with the comprehensive [Business Plan](../business-plan/auditandfix-business-plan.md).
 12  
 13  > **March 2026 revision**: First 12 days of live outreach data now available. See [Actual vs Projected](#actual-vs-projected-feb-mar-2026) section. Key finding: operating costs were 8× higher than projected due to bulk LLM scoring. With `SKIP_STAGES=scoring,rescoring` now active, costs return to near-original projections. Original Year 1 projections below are preserved for reference; revised break-even analysis reflects actuals.
 14  
 15  ---
 16  
 17  ## Actual vs Projected (Feb–Mar 2026)
 18  
 19  ### What Held vs What Changed
 20  
 21  | Assumption                             | Original Projection | Actual (12 days)                      | Status                         |
 22  | -------------------------------------- | ------------------- | ------------------------------------- | ------------------------------ |
 23  | Response rate (outreach → human reply) | 2%                  | 0.83% (24 unique humans / 2,908 sent) | ❌ ~Half of target             |
 24  | Reply → sale conversion                | 20%                 | 0% (0 real sales / 24 responders)     | ❌ Way off                     |
 25  | Overall funnel conversion              | 0.4%                | ~0%                                   | ❌ Both halves underperforming |
 26  | Operating costs/month                  | $306 AUD            | ~$3,010 AUD (pre-optimization)        | ❌ 10× higher                  |
 27  | **Operating costs (optimised)**        | $306 AUD            | **~$450 AUD** (with SKIP_STAGES)      | ✅ Near target                 |
 28  | COGS per customer                      | $2 AUD              | ~$2 AUD                               | ✅ Validated                   |
 29  
 30  ### What Drove the Cost Overrun
 31  
 32  The $3,010 AUD/month overage came almost entirely from bulk LLM scoring: 77,555 sites scored at $0.0045/site = $349 USD ($552 AUD) in 12 days. This was pipeline pre-loading, not customer-linked spend. With scoring skipped, the monthly run rate drops to ~$284 USD ($449 AUD).
 33  
 34  ### Actual Funnel (Feb 23 – Mar 7, 2026)
 35  
 36  | Stage                              | Count              | Rate               |
 37  | ---------------------------------- | ------------------ | ------------------ |
 38  | Outreach sent (not failed/bounced) | 2,908              | —                  |
 39  | Total inbound messages             | 87                 | 3.0% (raw)         |
 40  | Autoresponders                     | 26                 | not human          |
 41  | Opt-outs (STOP/QUIT)               | 31                 | not engagement     |
 42  | **Meaningful human responses**     | **30 (24 unique)** | **0.83%**          |
 43  | Of those — interested              | 1                  | 4.2% of responders |
 44  | Of those — hostile/confused        | ~18                | 75% of responders  |
 45  | Real sales                         | 0                  | 0% conversion      |
 46  
 47  **Note:** 87 total inbound, but autoresponders (26) and opt-outs (31) are not meaningful engagement. Of the 24 unique humans who actually responded, most were hostile ("fuck off" ×3), confused ("who's this?" ×4), or dismissive. One prospect gave actionable feedback: _"No trust. No proof. No one knows who you are."_
 48  
 49  **Root cause of low conversion:** Outreach lacked sender identity, proof, and specific findings — generic messages generated hostility. PROPOSAL.md updated March 2026 to address this.
 50  
 51  ---
 52  
 53  ## Quick Summary
 54  
 55  | Metric                  | Year 1               | Year 2           | Notes                                               |
 56  | ----------------------- | -------------------- | ---------------- | --------------------------------------------------- |
 57  | **Total Customers**     | 90                   | 600              | Ramping from 1/mo to 55/mo                          |
 58  | **Total Revenue (AUD)** | $26,730              | $178,200         | @ $297 avg price (PPP-adjusted)                     |
 59  | **Total Costs**         | $4,540               | $21,362          | COGS + operating + depreciation + startup (Y1 only) |
 60  | **Net Profit**          | $19,090              | $156,838         | After all costs                                     |
 61  | **Net Margin**          | 71% (Y1)<br>88% (Y2) |                  | Exceptional margins                                 |
 62  | **Break-Even**          | Month 10             | N/A (profitable) | Covers $8,666/mo COL                                |
 63  
 64  ---
 65  
 66  ## Revised Profitability — Claude Code Model (Post-Backlog Steady State)
 67  
 68  ### Cost Model: Claude Code AFK Pipeline
 69  
 70  With proposals generated inside Claude Code AFK cycles (Claude Max subscription) and scoring handled by the programmatic scorer, the only remaining API costs are enrichment (Haiku) and sending (Resend/Twilio).
 71  
 72  **Monthly operating costs (AUD, post-optimisation):**
 73  
 74  | Category                     | USD/mo   | AUD/mo   | Notes                                 |
 75  | ---------------------------- | -------- | -------- | ------------------------------------- |
 76  | ZenRows                      | $70      | $111     | SERP scraping                         |
 77  | OpenRouter (enrichment only) | $5       | $8       | Haiku for contact extraction          |
 78  | Claude API                   | $0       | $0       | Proposals via Claude Code AFK         |
 79  | Twilio                       | $60      | $95      | SMS outreach                          |
 80  | Resend                       | $20      | $32      | Email outreach                        |
 81  | ZeroBounce                   | $39      | $62      | Email validation                      |
 82  | CapMonster + NopeCHA         | $25      | $40      | CAPTCHA solving                       |
 83  | Abacus.ai                    | $10      | $16      | LLM aggregator                        |
 84  | Hosting + domain             | $15      | $24      | Hostinger/domain                      |
 85  | **Total**                    | **$244** | **$388** | **Down from $1,904 pre-optimisation** |
 86  
 87  **Break-even:** $388 / $335 margin = **1.2 → 2 customers/month** (business) | **27 customers/month** (personal COL)
 88  
 89  ### Conversion Rate Estimate — What Better Messaging Can Realistically Shift
 90  
 91  **What the PROPOSAL.md changes address:**
 92  
 93  1. **Identity** (was: anonymous → now: "I'm [name] from Audit&Fix"): Industry data shows named sender with verifiable website gets 2-3x higher engagement vs anonymous
 94  2. **Specificity** (was: "I analyzed your site" → now: one concrete finding): Klenty research — specific personalisation achieves 39% vs 10% open rates (3.9x)
 95  3. **Proof** (was: nothing → now: score, grade, "700+ sites reviewed"): Social proof is consistently the #1 conversion driver in B2B
 96  
 97  **What messaging alone CANNOT fix:**
 98  
 99  - No case studies or testimonials yet (biggest gap — expected by Month 4-5)
100  - Product is unknown — "CRO audit" means nothing to a plumber
101  - Cold SMS is inherently hostile territory regardless of copy quality
102  
103  **Conversion rate estimates by phase:**
104  
105  | Phase                    | Timeline     | Response Rate | Reply-to-Sale | Overall        | Basis                                                                        |
106  | ------------------------ | ------------ | ------------- | ------------- | -------------- | ---------------------------------------------------------------------------- |
107  | **Current** (pre-fix)    | Feb-Mar 2026 | 0.83%         | 0%            | ~0%            | Actual data                                                                  |
108  | **Messaging fix only**   | Apr-May 2026 | ~1.5%         | ~3-5%         | **0.05-0.08%** | Identity + specificity roughly doubles response; some curiosity-driven sales |
109  | **+ First case studies** | Jun-Aug 2026 | ~2.0%         | ~8-12%        | **0.16-0.24%** | Real proof closes the trust gap                                              |
110  | **+ Refined funnel**     | Sep-Dec 2026 | ~2.5%         | ~15-20%       | **0.38-0.50%** | A/B tested messaging + testimonials + follow-up sequences                    |
111  
112  **Reasoning:** The messaging fix addresses the "who are you?" problem (~2x response rate) and generates curiosity instead of hostility (~5% of responders explore further). But without case studies, most responders still won't buy from an unknown brand. The first 3-5 real testimonials are the unlock that gets reply-to-sale from 5% toward 15-20%.
113  
114  ### Profitability by Volume (at $388 AUD/mo fixed costs)
115  
116  **Actual capacity:** Peak day was 2,526 messages (Feb 26). Resend plan supports 50k emails/month. SMS limited only by cost ($0.0079/segment). Realistic sustained capacity: 40,000-60,000/month.
117  
118  The 7,000/month figure was based on the first 12-day average — not a system limit. Volume scales profitability dramatically:
119  
120  #### Conservative Volume (7,000/month — first 12-day average)
121  
122  | Conversion                 | Cust/mo | Revenue AUD | Fixed | COGS | **Net Profit/mo** | **Annual**   | Status           |
123  | -------------------------- | ------- | ----------- | ----- | ---- | ----------------- | ------------ | ---------------- |
124  | 0.05% (messaging fix only) | 3.5     | $1,180      | $388  | $7   | **$785**          | **$9,420**   | Covers biz costs |
125  | 0.08% (good messaging)     | 5.6     | $1,887      | $388  | $11  | **$1,488**        | **$17,856**  | Solid profit     |
126  | 0.16% (+ case studies)     | 11.2    | $3,774      | $388  | $22  | **$3,364**        | **$40,368**  | Strong growth    |
127  | 0.24% (+ mature funnel)    | 16.8    | $5,662      | $388  | $34  | **$5,240**        | **$62,880**  | Approaching COL  |
128  | 0.40% (original target)    | 28      | $9,436      | $388  | $56  | **$8,992**        | **$107,904** | Full COL covered |
129  
130  #### Moderate Volume (20,000/month — ~667/day, well within capacity)
131  
132  | Conversion | Cust/mo | Revenue AUD | Fixed | COGS | **Net Profit/mo** | **Annual**   | Status             |
133  | ---------- | ------- | ----------- | ----- | ---- | ----------------- | ------------ | ------------------ |
134  | 0.05%      | 10      | $3,370      | $388  | $20  | **$2,962**        | **$35,544**  | Solid profit       |
135  | 0.08%      | 16      | $5,392      | $388  | $32  | **$4,972**        | **$59,664**  | ~60% COL           |
136  | 0.16%      | 32      | $10,784     | $388  | $64  | **$10,332**       | **$123,984** | Full COL + savings |
137  | 0.24%      | 48      | $16,176     | $388  | $96  | **$15,692**       | **$188,304** | Excellent          |
138  | 0.40%      | 80      | $26,960     | $388  | $160 | **$26,412**       | **$316,944** | Aspirational       |
139  
140  #### High Volume (40,000/month — ~1,333/day, proven sustainable)
141  
142  | Conversion | Cust/mo | Revenue AUD | Fixed | COGS | **Net Profit/mo** | **Annual**   | Status      |
143  | ---------- | ------- | ----------- | ----- | ---- | ----------------- | ------------ | ----------- |
144  | 0.05%      | 20      | $6,740      | $388  | $40  | **$6,312**        | **$75,744**  | ~73% COL    |
145  | 0.08%      | 32      | $10,784     | $388  | $64  | **$10,332**       | **$123,984** | Full COL    |
146  | 0.16%      | 64      | $21,568     | $388  | $128 | **$21,052**       | **$252,624** | 2.4× COL    |
147  | 0.24%      | 96      | $32,352     | $388  | $192 | **$31,772**       | **$381,264** | Exceptional |
148  
149  #### Peak Volume (60,000/month — ~2,000/day, near proven peak)
150  
151  | Conversion | Cust/mo | Revenue AUD | Fixed | COGS | **Net Profit/mo** | **Annual**   | Status                    |
152  | ---------- | ------- | ----------- | ----- | ---- | ----------------- | ------------ | ------------------------- |
153  | 0.05%      | 30      | $10,110     | $388  | $60  | **$9,662**        | **$115,944** | Full COL from 0.05% alone |
154  | 0.08%      | 48      | $16,176     | $388  | $96  | **$15,692**       | **$188,304** | 1.8× COL                  |
155  | 0.16%      | 96      | $32,352     | $388  | $192 | **$31,772**       | **$381,264** | Exceptional               |
156  
157  **Key insight:** At 60,000/month volume, even the lowest conversion estimate (0.05% — messaging fix only, no case studies) covers full cost of living. Volume is the strongest lever available.
158  
159  ### Year 1 Revised Ramp (Mar-Dec 2026, 10 months remaining)
160  
161  Volume ramp assumes sending capacity scales from current 7k/month to 40k/month as domain warming completes and pipeline backlog clears.
162  
163  | Period                       | Months | Volume/mo | Conversion | Cust/mo            | Net Profit/mo | Subtotal     |
164  | ---------------------------- | ------ | --------- | ---------- | ------------------ | ------------- | ------------ |
165  | Mar (current approach)       | 1      | 7,000     | 0.04%      | 2.8                | $555          | $555         |
166  | Apr-May (messaging fix)      | 2      | 20,000    | 0.07%      | 14                 | $4,330        | $8,660       |
167  | Jun-Aug (first case studies) | 3      | 30,000    | 0.16%      | 48                 | $15,772       | $47,316      |
168  | Sep-Dec (refined funnel)     | 4      | 40,000    | 0.24%      | 96                 | $31,772       | $127,088     |
169  | **Year 1 remaining**         | **10** |           |            | **~560 customers** |               | **$183,619** |
170  
171  **Year 1 net margin:** 97% (costs are $388/mo fixed = $3,880 total vs $183,619 profit)
172  
173  **Conservative ramp (7,000/month flat — no volume scaling):**
174  
175  | Period                       | Months | Conversion | Cust/mo            | Net Profit/mo | Subtotal    |
176  | ---------------------------- | ------ | ---------- | ------------------ | ------------- | ----------- |
177  | Mar (current approach)       | 1      | 0.04%      | 2.8                | $555          | $555        |
178  | Apr-May (messaging fix)      | 2      | 0.07%      | 4.9                | $1,263        | $2,526      |
179  | Jun-Aug (first case studies) | 3      | 0.16%      | 11.2               | $3,364        | $10,092     |
180  | Sep-Dec (refined funnel)     | 4      | 0.24%      | 16.8               | $5,240        | $20,960     |
181  | **Year 1 remaining**         | **10** |            | **~100 customers** |               | **$34,133** |
182  
183  **Conservative net margin:** 88% (costs $3,880 vs $34,133 profit)
184  
185  ---
186  
187  ## Year 1 Monthly Ramp (Original Projections — Preserved for Reference)
188  
189  | Month     | Customers | Revenue @ $297 | COGS ($2/cust) | Operating Costs | Net Income  | Notes                               |
190  | --------- | --------- | -------------- | -------------- | --------------- | ----------- | ----------------------------------- |
191  | Jan       | 0         | $0             | $0             | $306            | -$375       | Includes startup costs              |
192  | Feb       | 1         | $297           | $2             | $306            | -$80        | First customer!                     |
193  | Mar       | 4         | $1,188         | $8             | $306            | $805        | Positive cash flow                  |
194  | Apr       | 5         | $1,485         | $10            | $306            | $1,100      |                                     |
195  | May       | 5         | $1,485         | $10            | $306            | $1,100      |                                     |
196  | Jun       | 5         | $1,485         | $10            | $306            | $1,100      |                                     |
197  | Jul       | 8         | $2,376         | $16            | $306            | $1,985      |                                     |
198  | Aug       | 10        | $2,970         | $20            | $306            | $2,575      |                                     |
199  | Sep       | 12        | $3,564         | $24            | $306            | $3,165      |                                     |
200  | Oct       | 12        | $3,564         | $24            | $306            | $3,165      | **Break-even month**                |
201  | Nov       | 14        | $4,158         | $28            | $306            | $3,755      |                                     |
202  | Dec       | 14        | $4,158         | $28            | $306            | $3,755      |                                     |
203  | **Total** | **90**    | **$26,730**    | **$180**       | **$3,672**      | **$19,090** | 71% net margin (after $864 startup) |
204  
205  ---
206  
207  ## Year 2 Quarterly Forecast
208  
209  | Quarter   | Customers | Revenue @ $297 | COGS       | Operating   | Net Income   | Notes                                     |
210  | --------- | --------- | -------------- | ---------- | ----------- | ------------ | ----------------------------------------- |
211  | Q1        | 120       | $35,640        | $240       | $1,538      | $33,655      | SEA ends April 2027; Repay father: $1,828 |
212  | Q2        | 150       | $44,550        | $300       | $5,838      | $38,111      | Hire VA, increase marketing               |
213  | Q3        | 165       | $49,005        | $330       | $5,838      | $42,536      |                                           |
214  | Q4        | 165       | $49,005        | $330       | $5,838      | $42,536      |                                           |
215  | **Total** | **600**   | **$178,200**   | **$1,200** | **$19,334** | **$156,838** | 88% net margin                            |
216  
217  ---
218  
219  ## Cost Breakdown (Updated 2026 Pricing)
220  
221  ### Variable Costs Per Customer (COGS)
222  
223  | Item                              | Amount (AUD) | Notes                          |
224  | --------------------------------- | ------------ | ------------------------------ |
225  | ZenRows SERP scraping             | $0.10        | 10 sites @ $0.01 each          |
226  | Playwright screenshots            | $0.00        | Self-hosted (electricity only) |
227  | GPT-4o-mini scoring (2 passes)    | $0.50        | ~100K tokens @ $0.15-0.60/1M   |
228  | Claude Sonnet proposal generation | $1.00        | ~50K tokens @ $3-15/1M         |
229  | Contact enrichment                | $0.20        | Additional browsing/LLM calls  |
230  | SMS outreach (if used)            | $0.20        | Twilio $0.0079/msg × ~25 msgs  |
231  | **Total Variable Cost**           | **$2.00**    | **~0.7% of $297 revenue**      |
232  
233  **Gross Margin:** 99.3% (exceptional!)
234  
235  ### Fixed Monthly Costs (Operating Expenses) — Revised March 2026
236  
237  All amounts AUD. Exchange rate updated to 1.58 AUD/USD (was 1.33).
238  
239  | Category               | Actual (Mar 2026) | Year 2 Q1-Q2 | Year 2 Q3-Q4 | Notes                                              |
240  | ---------------------- | ----------------- | ------------ | ------------ | -------------------------------------------------- |
241  | **API — Scraping**     |                   |              |              |                                                    |
242  | ZenRows                | $111              | $111         | $111         | USD $70/mo @ 1.58 exchange                         |
243  | **API — AI/LLM**       |                   |              |              |                                                    |
244  | Claude API (Anthropic) | $47               | $47          | $63          | USD $30 with SKIP_STAGES; scales with proposal vol |
245  | OpenRouter API         | $24               | $24          | $32          | USD $15 proposals/enrichment only (scoring paused) |
246  | Abacus.ai              | $16               | $16          | $16          | USD $10/mo; 20k credits                            |
247  | **API — Outreach**     |                   |              |              |                                                    |
248  | Twilio SMS             | $95               | $95          | $116         | USD $60/mo outbound+inbound                        |
249  | Resend email           | $32               | $32          | $32          | USD $20/mo; 50k emails                             |
250  | **API — Data Quality** |                   |              |              |                                                    |
251  | ZeroBounce             | $62               | $62          | $62          | USD $39/mo; 2,000 email validations                |
252  | CapMonster             | $32               | $32          | $32          | USD $20 PAYG; CAPTCHA solving                      |
253  | NopeCHA                | $8                | $8           | $8           | USD $5/mo; 2,000 solves/day                        |
254  | **Software/Services**  |                   |              |              |                                                    |
255  | Hosting & Domain       | $24               | $24          | $24          | Hostinger (prepaid) + domain                       |
256  | **Marketing**          |                   |              |              |                                                    |
257  | Paid advertising       | $0                | $500         | $1,500       | Google/LinkedIn Ads (Y2)                           |
258  | Content creation       | $0                | $0           | $1,500       | Freelance writers (Y2)                             |
259  | **Staff**              |                   |              |              |                                                    |
260  | Virtual Assistant      | $0                | $0           | $1,800       | 10hrs/wk @ $15/hr (Y2 Q2+)                         |
261  | **Total**              | **$451**          | **$951**     | **$5,296**   | +$145/mo vs original due to data quality APIs      |
262  
263  **One-time costs not in monthly run rate:** DataForSEO $158 AUD (keyword validation, spent once).
264  
265  ### One-Time Startup Costs (Year 1 Only)
266  
267  | Item                 | Amount (AUD) | Notes                                                       |
268  | -------------------- | ------------ | ----------------------------------------------------------- |
269  | Legal & Registration | $50          | Business name only (using free AI-generated T&C templates)  |
270  | Technology Setup     | $460         | Domain, hosting, API credits                                |
271  | Marketing            | $200         | Logo design only                                            |
272  | Contingency (20%)    | $144         | Buffer                                                      |
273  | **Total Startup**    | **$864**     | Using free tools (PayPal/Stripe, LibreOffice, AI templates) |
274  
275  ---
276  
277  ## Profit Scenarios
278  
279  ### Year 1 Scenarios
280  
281  | Scenario                      | Customers | Revenue | Total Costs | Net Profit | Margin | Notes                             |
282  | ----------------------------- | --------- | ------- | ----------- | ---------- | ------ | --------------------------------- |
283  | **Pessimistic (50% of plan)** | 45        | $13,365 | $4,242      | $9,123     | 68%    | Still profitable!                 |
284  | **Base Case (plan)**          | 90        | $26,730 | $5,160      | $18,470    | 69%    | Expected outcome                  |
285  | **Optimistic (150% of plan)** | 135       | $40,095 | $5,622      | $34,473    | 86%    | If marketing exceeds expectations |
286  
287  ### Year 2 Scenarios
288  
289  | Scenario                      | Customers | Revenue  | Total Costs | Net Profit | Margin | Notes                         |
290  | ----------------------------- | --------- | -------- | ----------- | ---------- | ------ | ----------------------------- |
291  | **Pessimistic (70% of plan)** | 420       | $124,740 | $16,874     | $107,866   | 86%    | Still excellent               |
292  | **Base Case (plan)**          | 600       | $178,200 | $21,362     | $156,838   | 88%    | Expected outcome              |
293  | **Optimistic (130% of plan)** | 780       | $231,660 | $26,610     | $205,050   | 89%    | With recurring revenue launch |
294  
295  ---
296  
297  ## Break-Even Analysis
298  
299  ### Business Break-Even (Cover Operating Costs Only)
300  
301  Using revised costs (March 2026 actuals, with SKIP_STAGES optimisation):
302  
303  | Metric                           | Original Plan  | Revised (Mar 2026)           |
304  | -------------------------------- | -------------- | ---------------------------- |
305  | Fixed costs per month            | $306           | $451                         |
306  | Contribution margin per customer | $295 ($297-$2) | $335 ($337 AU avg - $2 COGS) |
307  | **Customers needed per month**   | 1.0            | **1.4 → 2**                  |
308  | **Monthly revenue needed**       | $297           | **$674**                     |
309  
310  **Insight:** Still only need 2 customers/month to cover all business costs. Very achievable.
311  
312  ### Personal Break-Even (Cover COL + Operating Costs)
313  
314  | Metric                           | Original Plan | Revised (Mar 2026) |
315  | -------------------------------- | ------------- | ------------------ |
316  | Cost of living (COL)             | $8,667/month  | $8,667/month       |
317  | Business operating costs         | $306/month    | $451/month         |
318  | **Total monthly needs**          | $8,973/month  | **$9,118/month**   |
319  | Contribution margin per customer | $295          | $335               |
320  | **Customers needed per month**   | 30.4          | **27.2 → 28**      |
321  | **Monthly revenue needed**       | $9,207        | **$9,436**         |
322  
323  **Timeline:** Revised from Month 10 to Month 12–14, assuming outreach quality improvements bring conversion rate to the originally projected 0.4%.
324  
325  **Outreach volume needed for personal break-even:**
326  
327  - At 0.4% conversion: 28 ÷ 0.004 = **7,000 contacts/month** (easily within capacity)
328  - At 0.16% conversion: 28 ÷ 0.0016 = **17,500 contacts/month** (well within 40-60k capacity)
329  - At 0.08% conversion: 28 ÷ 0.0008 = **35,000 contacts/month** (within capacity)
330  - At 0.05% conversion: 28 ÷ 0.0005 = **56,000 contacts/month** (near peak, but achievable)
331  
332  **Key insight:** Even at the lowest projected conversion (0.05%), personal break-even is achievable by scaling to peak sending volume (~60k/month). Volume is the strongest lever.
333  
334  ---
335  
336  ## Conversion Funnel Analysis
337  
338  ### Assumptions (Based on Industry Benchmarks)
339  
340  | Metric                        | Rate      | Notes                          |
341  | ----------------------------- | --------- | ------------------------------ |
342  | **Outreach sent**             | 500/month | Cold email, SMS, contact forms |
343  | **Response rate**             | 2%        | 10 responses per 500 outreach  |
344  | **Sales conversion**          | 20%       | 2 customers per 10 responses   |
345  | **Overall funnel conversion** | 0.4%      | 2 customers per 500 outreach   |
346  
347  ### Customer Acquisition Math
348  
349  To get **31 customers/month** (personal break-even):
350  
351  - Outreach needed: 31 ÷ 0.004 = **7,750 contacts/month**
352  - At current rate of 500/month = **15.5 months to break-even**
353  
354  To get **50 customers/month** (Year 2 target):
355  
356  - Outreach needed: 50 ÷ 0.004 = **12,500 contacts/month**
357  - This is our total addressable market size!
358  
359  **Key Insight:** Need to improve conversion rates OR expand addressable market (second-page SERP, niche keywords, lower GDP countries) to sustain Year 2 growth.
360  
361  ---
362  
363  ## Sensitivity Analysis
364  
365  ### Impact of Conversion Rate Changes
366  
367  Based on 40,000 outreaches/month (proven sustainable capacity, domain-warmed):
368  
369  | Conversion Rate               | Customers/month | Annual Revenue | Annual Profit | Notes                                 |
370  | ----------------------------- | --------------- | -------------- | ------------- | ------------------------------------- |
371  | 0.04% (actual Mar 2026)       | 16              | $64,320        | $59,248       | Current — messaging needs improvement |
372  | 0.08% (messaging fix)         | 32              | $128,640       | $123,024      | Identity + specificity improvements   |
373  | **0.16% (revised base case)** | **64**          | **$257,280**   | **$250,624**  | **With first case studies**           |
374  | 0.24% (mature funnel)         | 96              | $385,920       | $378,264      | A/B tested + testimonials             |
375  | 0.40% (original target)       | 160             | $642,720       | $633,504      | Aspirational — capacity may constrain |
376  
377  **Note:** At 0.4% conversion and 40k volume, fulfilment capacity (~160 audits/month) becomes the bottleneck, not outreach.
378  
379  ### Impact of Price Changes
380  
381  | Price Point          | Customers (90) | Revenue     | Change vs. Base | Notes                           |
382  | -------------------- | -------------- | ----------- | --------------- | ------------------------------- |
383  | $197 (budget tier)   | 90             | $17,730     | -34%            | Lower barrier, higher volume    |
384  | **$297 (base case)** | **90**         | **$26,730** | **baseline**    | Current PPP-adjusted price      |
385  | $397 (premium)       | 90             | $35,730     | +34%            | May reduce conversion           |
386  | $497 (pro tier)      | 90             | $44,730     | +67%            | For recurring or implementation |
387  
388  ---
389  
390  ## ROI for Customer
391  
392  ### Example: Plumber with Poor Website
393  
394  **Current State:**
395  
396  - 500 visitors/month
397  - 3% conversion rate = 15 leads/month
398  - 50% close rate = 7.5 jobs/month
399  - $500 avg job value = **$3,750/month revenue**
400  
401  **After Implementing 333 Method Recommendations:**
402  
403  - 500 visitors/month (same traffic)
404  - 6% conversion rate = 30 leads/month (doubling conversions)
405  - 50% close rate = 15 jobs/month
406  - $500 avg job value = **$7,500/month revenue**
407  
408  **Customer ROI:**
409  
410  - Investment: $297 (one-time)
411  - Additional monthly revenue: $3,750
412  - **Payback period: 2.4 days**
413  - **First year additional revenue: $45,000**
414  - **ROI: 15,051%**
415  
416  This ROI calculation justifies the $297 price point and helps with sales conversations.
417  
418  ---
419  
420  ## Funding Requirements
421  
422  ### Total Capital Needed (12-month runway to profitability)
423  
424  | Source                               | Amount (AUD) | Terms                                                | Purpose             |
425  | ------------------------------------ | ------------ | ---------------------------------------------------- | ------------------- |
426  | **Self-Employment Assistance (SEA)** | $20,943      | Grant (39 weeks, ends April 2027)                    | Living expenses     |
427  | **Father (family loan)**             | ~$61,002     | Interest-free, ends when business covers ~$1k/wk gap | Living expenses gap |
428  | **Personal savings**                 | $864         | Equity                                               | Startup costs       |
429  | **Total**                            | **$82,809**  |                                                      | 12-month runway     |
430  
431  ### Repayment Plan (Father's Loan)
432  
433  | Timeline           | Revenue/Month | Repayment              | Remaining Balance |
434  | ------------------ | ------------- | ---------------------- | ----------------- |
435  | Month 1-9 (2026)   | $0 - $3,564   | $0                     | $61,002           |
436  | Month 10-12 (2026) | $3,564        | $0 (building reserves) | $61,002           |
437  | Jan-Apr 2027       | ~$11,880      | $0 (SEA ends April)    | $61,002           |
438  | Q2 2027            | $14,850       | $6,104                 | $54,898           |
439  | Q3 2027            | $16,335       | $8,316                 | $46,582           |
440  | Q4 2027            | $16,335       | $8,316                 | $38,266           |
441  
442  **Full repayment estimated:** Q3-Q4 2028 (18-24 months after profitability)
443  
444  ---
445  
446  ## Key Risks & Mitigation
447  
448  | Risk                     | Impact                      | Likelihood | Mitigation                                                                    |
449  | ------------------------ | --------------------------- | ---------- | ----------------------------------------------------------------------------- |
450  | **Market Saturation**    | High (limited TAM)          | High       | Expand to page 2 SERP, niche keywords, lower GDP countries, recurring revenue |
451  | **Low Conversion Rates** | High (need 0.4%+)           | Medium     | A/B testing, social proof, guarantees, multi-touch sequences                  |
452  | **API Cost Inflation**   | Medium (margins still high) | Medium     | Prompt optimization, caching, alternative providers, volume discounts         |
453  | **Competitor Response**  | Medium                      | Medium     | First-mover advantage, data moat, continuous innovation                       |
454  
455  ---
456  
457  ## Summary & Recommendations
458  
459  ### Financial Health
460  
461  ✅ **Exceptional Gross Margins:** 99.3% (API costs only $2/customer)
462  ✅ **Strong Net Margins:** 69% Year 1 (with startup costs), 88% Year 2
463  ✅ **Low Capital Requirements:** Only $864 startup, $82.8K total with living expenses
464  ✅ **Quick Break-Even:** Business profitable Month 3, personal break-even Month 10
465  ✅ **High Scalability:** Digital product, automated delivery, no inventory
466  
467  ### Strategic Recommendations
468  
469  1. **Focus on Conversion Optimization** (most important)
470     - Current 0.4% funnel conversion is the biggest constraint
471     - Target 0.6-0.8% through A/B testing and social proof
472     - 50% improvement = 50% more revenue with same outreach
473  
474  2. **Expand Addressable Market**
475     - Second-page SERP results: +12,500 prospects
476     - Niche low-volume keywords: +30,000-60,000 prospects
477     - Lower GDP countries (PPP-adjusted): +50,000+ prospects
478  
479  3. **Develop Recurring Revenue**
480     - Monthly monitoring: $99/month subscription
481     - Target 20% of one-time customers converting
482     - 120 subscribers × $99 = $11,880/month recurring (Year 2)
483  
484  4. **Build Referral Engine**
485     - 10% commission on referrals
486     - Target 20% of customers from referrals by Year 2
487     - Reduces CAC, improves sustainability
488  
489  5. **Launch Implementation Services**
490     - Partner with freelance developers
491     - $1,497 packages (report + implementation)
492     - 20% take rate on implementation revenue
493  
494  ---
495  
496  ## Quick Reference Card
497  
498  **For Elevator Pitch:**
499  
500  - **What:** AI-powered website conversion optimization for small businesses
501  - **Price:** $297 (vs. $5,000+ agencies)
502  - **Margin:** 99.3% gross, 88% net
503  - **Funding:** SEA $20,943 + Father's loan $61,002 + Startup $864 = $82,809 total
504  - **Sending capacity:** 40,000-60,000/month (proven peak: 2,526/day)
505  - **Break-even:** 2 customers/month (business), 28/month (personal COL)
506  - **Year 1 (volume-scaled):** ~560 customers, $183k profit at 0.04→0.24% conversion ramp
507  - **Year 1 (conservative):** ~100 customers, $34k profit at 7k/month flat volume
508  
509  ---
510  
511  **Last Updated:** March 7, 2026
512  **See Also:**
513  
514  - [Business Plan](auditandfix-business-plan.md) - Full business plan
515  - [Proposal Guidelines](../../prompts/PROPOSAL.md) - Updated March 2026 with trust/proof/importance framework
516  
517  <!-- TODO: Update quarterly with actual results vs. projections -->
518  <!-- TODO: Revise assumptions based on initial customer acquisition data -->
519  <!-- TODO: Add recurring revenue projections when monitoring service launches -->