Choose what to get done
Build Startup Compliance Obligation Register
A founder-acting-as-CFO receives a structured register of recurring compliance obligations across corporate, tax, contract, IP, and employment law, each with a cadence and due date, so nothing lapses.
Build the Startup Pitch Financials Table
A structured financials block for a fundraising pitch containing market size, market growth rate, the business-model line items, and historical/projected revenue, with required fields present and internally consistent (e.g. SOM <= SAM <= TAM), so the deck's numbers are complete and coherent.
Build Weighted Founder Idea-Selection Matrix
A structured decision matrix that rates each candidate idea against weighted virtue criteria, computes the weighted score (SUMPRODUCT of weights and scores) per idea, and ranks them, so founders pick a direction on stated criteria instead of gut feel.
Cash-flow watch register
A structured cash-flow watch register listing the cash metrics to track (cash balance, net burn, runway months, revenue), each with a current value, an alert threshold, a direction, and an accountable owner, so cash flow is monitored obsessively rather than discovered too late.
Classify an Innovation with the Three Disruption Litmus Tests
A deterministic function that takes the five disruption-test answers for an innovation and returns its disruption class (new-market, low-end, both, sustaining, or not-disruptable) plus which tests it passed, exactly per Christensen's three litmus tests.
Classify Burn-Rate Danger Level
A pure function that converts monthly burn and cash on hand into months of runway and a danger classification using runway-month thresholds, per Altman's rule that burn is only scary when runway is short.
Classify Capital Character: Patient/Impatient for Growth vs Profit
A deterministic function mapping a venture's funding terms onto Christensen's two-axis capital-character model and returning whether the capital is good or bad for a new-market disruption, with the quadrant label.
Classify whether to publish prices using the market 2x2
I give market size and homogeneity (with thresholds) and get the quadrant plus the publish-on-website recommendation, matching the book's transparency 2x2.
Compare gig-platform fees and net earnings
For each platform entry: netEarnings = round(grossEarnings * (1 - feeRatePct/100), 2); feeAmount = round(grossEarnings * feeRatePct/100, 2); winner flag on the highest-net platform.
Compute a proportional token allocation from contribution scores
Each contributor's token allocation = round(contributionScore / sumAllScores * totalPool, 2), and the sum of all allocations equals totalPool within tolerance.
Compute an add-on price as percent-of-base with floor and cap
I give a base ACV, a percentage, a floor and a cap, and get the add-on price = clamp(pct * baseACV, floor, cap), so the add-on scales with customer size but stays bounded.
Compute Break-Even Point and Margin of Safety
A founder learns the exact unit and revenue break-even point so they can judge whether the required sales volume is achievable before fixed costs are recovered.
You are not what you make. You are the one who can make it.
Opens soon. Get early access the day it goes live.