LEVR · Technical Diligence Kit
Prep · Eric & team · platform, roadmap, product maturity

Thirteen questions,
answered against the repo.

They asked to see things live rather than in slides. This kit gives you the answer to give, the artifact to open while you give it, the gap to volunteer before they find it, and the trap to avoid — for every question on their list.

Asked by
Eric + partner
Focus
Platform · roadmap · maturity
Format
Live over slides
Prepared
5 Aug 2026

The stance that wins this meeting. These two have already seen the SGA output. They are not asking whether the deliverable is good — they've decided it is. Every question on the list is a variant of one question: is there a company here, or is there a founder with a very good set of prompts?

The honest answer is that it's in between, and further along than most people at this stage. The way to lose is to smooth that over. Say what's shipped, say what's a spec, and name the seam between them before they find it. You have unusually good documentation of your own gaps — that is an asset in this room, not a liability.

Use the Presenter view live; flip to Shared if you screen-share this page. Presenter-only zones — gaps, traps, landmines, fill-ins — vanish in Shared.

Run of show — 90 minutes

Built on the structure of your July investor-demo runbook, re-cut for a diligence audience. The order matters: earn the architecture conversation by showing the thing work first.

0:00–0:06

Frame the seam, up front

Before any demo, draw the line you'll spend the next 90 minutes on either side of: the engine (proven, running, delivering to real clients since before the platform existed) and the platform (four milestones shipped, three open, being built to lift the engine off founder laptops). Every question they have lands on one side or the other.

Why open here

It pre-empts the single most damaging discovery they can make on their own — that the SGA dashboard they already admire was not produced by the software you're about to demo. Say it yourself in minute two and it's an architecture decision. Let them find it in minute forty and it's a credibility problem.

0:06–0:30

Block A · The engine, end to end

Their question 1. Walk a real engagement from capture to deliverable — but stage it so nothing you show takes longer than the meeting.

  1. Facilitator platform → sign in → My Engagements → run the 3-step new-workshop wizard live.
  2. Open the recorder on a phone, start it, put the phone in your pocket. Let it keep recording while you talk — that's the whole point of the redundant-capture design.
  3. Show the transcript submission gate — segments reconciled before transcription can even be submitted.
  4. Fire a short real bridge job so they watch an actual sandboxed run execute and complete. Small, but real, and it's the proof that the button reaches the runtime.
  5. Cut to a finished Flywheel — ETS v8 — and drill into a card, a gallery, the feed.
  6. Pull the recorded phone audio back out to close the loop.
Never

Do not start a full Flywheel build live. It is seven chained sessions over several hours. Show a short job completing and a finished build; narrate the middle.

0:30–0:52

Block B · Architecture & the boundaries

Their questions 2, 3, 9. This is a repo tour, not a diagram — they asked for live. Open the editor and move through it: migrations and the 14-table schema, src/worker.js, src/auth.js, the Playwright E2E, then the bridge docs and the per-client sandbox settings.

Finish this block by running the isolation proof on the box — three commands that show one client's sandbox can read its own repo and cannot read another client's secrets or the operator's home directory. It takes ninety seconds and it answers the security question better than any slide.

0:52–1:10

Block C · The economics and the failure modes

Their questions 6, 7, 8. Screen-share the unit-economics model and walk the assumptions register — including the flagged ones. Then the QC gates, with the ETS provenance findings as the receipt.

Sequencing note

Volunteer the dead Max-token arbitrage here, in your own framing, before the margin number comes up. See Landmine 1.

1:10–1:26

Block D · The company — repeatability, hiring, IP

Their questions 4, 5, 10, 11, 12, 13. Roadmap status at feature level (the table below is designed to be screen-shared as-is), then the facilitator ramp, the integrator bottleneck, and the IP split.

1:26–1:30

Close on the constraint

End on the one sentence that organizes the whole plan: integrator capacity is the ceiling on everything — not token cost, not facilitator recruiting, not capital. Every engineering priority exists to raise it. That's what the raise buys.

Pre-warm before the call facilitator platform ETS Flywheel v8 SGA dashboard Sport Ledger July demo runbook bridge tunnel up? recorder signed in on phone editor open at repo root

A · Show me it works

01

Live demo of the engine, end to end

"Walk us through an actual engagement end-to-end — from workshop recording/ingest through the agentic build to the delivered GTM dashboard. We've seen the SGA marketing dashboard output; we'd like to see how it gets made."

The chain is real, and it runs in two halves that were only recently joined. Walk it in order:

The gap to state out loud

Milestone 5 — wiring the full meta-orchestrator stage sequence behind the facilitator's button — is not done. Today the platform can run a job end-to-end; it cannot yet run the whole workshop from the button. Chad still kicks the strategy build from his terminal, and the Flywheel runs from yours or through the bridge for a provisioned client.

So the truthful answer to "how does the SGA dashboard get made" is: that one was made on a laptop. The platform is being built to make the next one. Say it in that order and it reads as a roadmap. Say it in the other order and it reads as a walk-back.

Trap

Do not let the wizard demo imply the button already runs the whole workshop. The wizard, the recorder, and the bridge job are three separate true things — narrate the seam between the third and the build.

02

Architecture walkthrough

"Current stack and repo tour: what exists as production software today vs. orchestrated Claude Code skills/prompts, and where the boundaries are between the workshop engine, the asset pipeline, and the client-facing dashboards."

This is their sharpest question and it has a clean answer, because the line is deliberate rather than accidental. Three tiers:

1 · Production software. Real code, versioned, migrated, tested, auto-deployed.

2 · The engine — orchestrated skills, agents, and prompts. Roughly 98 skills and 91 agents, the meta-orchestrator, the eight-phase workshop skill set, the Flywheel build pipeline. This is the irreplaceable IP and it is deliberately not rewritten as conventional software. The architecture spec states the reasoning: re-platforming the orchestrator onto an SDK means re-validating the entire workshop and moving onto metered billing at the same time. That's a considered later-phase decision, not a prerequisite.

3 · The boundaries, which is what they're really asking:

Volunteer this before they ask

The engine has no test suite in the software sense. It is validated by deterministic gates, schema validators, render smoke tests, and human review — not unit tests. That is a real and reasonable answer for a probabilistic system, but only if you say it first. If they extract it from you, it sounds like a hole.

Trap

Don't call the skill library "software." Call it exactly what it is — a versioned prompt, skill, and agent library executed by a deterministic Python orchestrator. The precision is the credibility.

Open live · repo tour migrations/ · 14-table schema src/worker.js · routing + tenancy src/auth.js · role assignment test/wizard.e2e.mjs levr-bridge/docs/ · 00–12 qa.mjs · 165 assertions facilitator-platform-spec/ 00–06
03

Multi-tenant modeling and infrastructure design

"How is the system built to support multiple clients across different industries and different facilitators?"

Tenancy is enforced at three layers, and the honest framing is that they're different mechanisms — say which is which.

Across industries: industry variance lives in the client JSON and the knowledge base, not in code. The evidence is that the same shell ships across four unrelated verticals with no fork.

Across facilitators: facilitators are users scoped to a tenant who own their own clients and workshops; integrators are cross-tenant staff in a reserved staff tenant. Roles are assigned once at first sign-in, are never settable by the client, and the system is deny-by-default — an email that is neither on the integrator allowlist nor holding a pending invite cannot create an account at all.

Gap

Staff "assigned tenants" scoping is deferred. Today an integrator sees every tenant rather than an assigned subset. Small, known, and on the list — but volunteer it, because it's the obvious follow-up question to "integrators are cross-tenant."

Trap

Don't claim per-tenant database isolation. It's row-level scoping in a shared database plus process-level isolation on the compute. That is a completely defensible architecture at this stage — but only if you name it accurately.

B · Will it hold

06

Cost, scalability, margin, and failure modes

"Rough compute/token cost of the agentic build and of the Always On / Always Building tiers per month — I want to start to understand gross margin at the unit level. Also failure modes: what happens when a long run dies mid-build, and what observability exists."

Lead with the correction, not the number. Earlier financial drafts assumed a subscription token pool as a roughly ten-fold cost arbitrage and produced a 92% subscription margin. That arbitrage is prohibited under Anthropic's terms as of April 2026 — verified. The hardened strategy re-baselined every cost line onto compliant metered infrastructure and dropped the headline to ~80–88%, explicitly labelled measured-not-assumed, with instrumenting one real build registered as a kill-gate before any margin number gets quoted externally.

What the unit math looks like today, stated as estimates:

The cost firewall that does hold: bring-your-own-key on the Harness is inviolable. A flat seat price cannot cover unbounded agentic usage, so the client pays their own inference. That converts the most compute-intensive product into the highest-margin one. The real path to better economics on LEVR-run delivery is a negotiated commercial volume agreement, not arbitrage.

Failure modes — the designed answer. The spec is genuinely strong here, and it's worth walking:

The gap — and it's the biggest one on the list

Almost all of that is specified, not built. Shipped today: job status, exit code, and a full log per job. Not shipped: the decomposition of a run into individually-retryable jobs, the checkpoints, the heartbeat, the structured event stream, the integrator console.

So the honest answer to "what happens when a long run dies mid-build" is: today it gets re-run, and you or Ben are the observability layer. That is precisely what the engineering hire is for, and it's the clearest example you have of a spec written from real operational pain rather than from a whiteboard. Frame it that way.

Trap

Do not say 92%. If either of them read a June-era model, that number is in their notes — get to it first. And don't describe the token pool as current strategy; it's a corrected assumption, and the correction is a point in your favour if you deliver it, not theirs if they find it.

Open live unit-economics model · assumptions register architecture spec §10 · failure table bridge · GET /jobs/{id} live log
07

Model strategy

"Current dependency on Claude/Claude Code, what 'multi-model' means concretely today, and your thinking on the labs shipping adjacent capability natively. What's durably proprietary — the prompts, the methodology, the accumulated client knowledge bases?"

Own the dependency rather than hedging it. The engine runs headless on Claude Code. That is load-bearing and deliberate — it's what makes a seven-to-nine-hour autonomous build possible at all today.

What multi-model means concretely, right now — separate three things:

On the labs shipping adjacent capability — the right answer ranks the moat honestly, from most to least durable:

The posture that follows: use the labs as ingredients, own the positioning, the governance, and the network.

Gap

There is no formal model-abstraction layer inside the orchestrator. It's Claude-native by design. If they push on lock-in, the answer is that the orchestration pattern is portable and the validated workshop is not — and re-validation is a scoped project, not an existential one.

Trap

Don't oversell "multi-model." Ranking the moat with the prompt library last is the move that lands — it tells them you've thought about the erosion curve rather than that you're defending your favourite asset.

08

Output quality control

"Deliverables include exec-grade artifacts with market claims and statistics. What's the verification step before AI-generated numbers reach a client?"

There are four named gates, and one of them has a receipt worth bringing.

1 · Human approval on strategy and knowledge base is a non-negotiable invariant. Never auto-edited. The agent proposes a diff; the run pauses until a human approves. Three gate tiers — deterministic, model-judged, and integrator.

2 · Deterministic validators run inside the build. Schema validation, data validation, a render smoke test, a 165-assertion end-to-end suite, cross-reference validation, broken-asset gates, and brand-conformance greps. These are code. They don't have opinions.

3 · The source-provenance pass — this is the specific answer to their question about statistics. Every claim on a client-facing page is mapped to claim, figure, source, method, confidence tier. The pass mandates a "softest numbers" section where the agent volunteers its own weakest figures, and an "unbacked claims" section for anything it cannot trace. Inventing a citation to fill a gap is explicitly forbidden. Links are validated deterministically — extracted and fetched in parallel, then bucketed into live, bot-blocked, and genuinely dead — not eyeballed by a model. Financial models get two tables, inputs versus derived projections, with a mandatory "breaks if…" column on every projection.

The receipt. Run against an already-built, already-deployed client page, that pass found: a national statistic overstated by about 1.4× (a participation count read as a headcount); a figure labelled "lifetime margin" that was actually lifetime revenue with no cost of goods applied; a headline projection resting on an assumption that two of our own research documents disagreed about; a precise-sounding number that traced to nothing; and a claim stated more broadly than its evidence supported.

That is the answer to their question. Not "we have a process" — "we ran the process on shipped work and here is what it caught."

4 · A humanization gate on every client-facing prose surface before publish, and adversarial verification — independent verifier agents grade each platform milestone against an honest rubric rather than the builder marking its own homework.

Gap

The provenance pass is a process you run, not yet a platform-enforced pipeline step. Productizing it is roadmap. Say so — because the follow-up question is "what happens when it's not you," and that's the same question as number 5.

Trap → opportunity

Don't claim numbers are verified automatically. And note the meta-move available to you: the principle behind that pass — volunteer your own weakest numbers — is the single most credible thing you can do with a numerate investor. Use it on yourself in this meeting and it demonstrates the QC culture better than describing it does.

09

Security and data handling

"Clients hand you their strategy, recordings of their exec sessions, and competitive data. How are client knowledge bases isolated, access-controlled, and shared — including the web-delivered dashboards and password/link handling — and what are the data-retention terms with the model providers?"

This is your strongest technical answer. Do it live, not on a slide.

Do this live. The isolation proof is three commands: read this client's own file (works), read another tenant's secrets (fails), read the operator's SSH directory (fails), write outside the sandbox (read-only filesystem). Ninety seconds, and it converts an assertion into a demonstration. They asked for live — give them this one.

The weak spot they will find — get there first

Model-provider data retention is not yet contracted. The board authorized negotiating commercial and enterprise terms with Anthropic; that is open, not signed. Zero-retention and no-training terms come with that agreement. Until it exists, the honest answer is "we operate under standard subscription and API terms, and the commercial agreement is authorized and in progress." Do not imply zero-retention terms are in place.

Volunteer these too — each is cheap to say and expensive to be caught on:

  • No per-job resource limits yet — specified, not wired.
  • The bridge trusts an authenticated caller completely; the token is the only gate, with no per-prompt content filtering.
  • The bridge is currently reachable over an anonymous tunnel; a stable named tunnel is an open item on your own coordination list.
  • The network allowlist is a domain allowlist, not a content filter.
  • No SOC 2. If an enterprise client requires it, that's a funded roadmap item, not a today answer.
Trap

Never say "fully isolated" unqualified. Say which layer does what — row-level in the database, process-level on the compute — and then name what isn't hardened. The volunteered gaps are what make the rest of it believable.

C · Can it scale without you

05

Repeatability without Chad

"What does it take for a facilitator who isn't Chad to run a workshop end-to-end today? How many engagements have been delivered by someone else, and what broke?"

What a non-Chad facilitator needs today. Four of five things exist:

The designed ramp — shadow to lead over four workshops. Chad sources and leads the first at roughly seventy percent while the recruit actively co-facilitates; the second is about sixty percent the recruit; the third and fourth the recruit sources and leads. Splits climb 60/40 → 70/30 → 80/20, with no upfront training fee — deliberate, because a fee deters the ex-CEO calibre the model depends on. Accreditation is the assigned integrator's sign-off after three to four clean workshops with no major delivery issues. The reference model is EOS.

You fill this in — it is the whole answer

The repo does not know your delivery track record, and this is the number they will ask for directly. Have it cold, in this shape:

  • Engagements delivered to date, and by whom. Total, and how many had any facilitator other than Chad in the room.
  • The furthest anyone else has gone. Co-facilitated a portion? Led most of a day? Sourced and led solo? Name the person and the client.
  • What broke — and answer this one generously. A specific failure with a specific fix is worth more here than a clean record, because it proves the ramp is a real process rather than a diagram. If nothing has broken because nobody else has run one, say that.
  • The next scheduled non-Chad engagement, if one exists. A date beats a plan.
Trap

Do not let "the playbook exists" stand in for "someone else has done it." These two will hear the difference immediately, and the substitution costs more credibility than the honest number does — whatever the number is.

13

Facilitator readiness

"The plan is for 14 this year. When is the platform mature enough that you start recruiting the first cohort? What's the plan / program to train them?"

Answer the maturity question with a capability gate, not a date. The gate is: a non-technical facilitator can deliver a workshop end-to-end without touching a terminal. That is the v0 definition in the engineering roadmap, and three milestones close it — the real orchestrator stages behind the button, the integrator console with intervention, and tokenized deliverable publishing. Four of seven milestones are done.

Recruiting can start ahead of that gate, and should. The first workshop of every ramp is co-facilitated with Chad and the integrator carries the build regardless — so cohort recruiting and shadow workshops are not blocked by the platform. What should be gated on v0 is the first solo workshop, because that's the first one where a facilitator is alone with the machine.

The training program already exists in written form — the twelve-chapter playbook is the curriculum, and the four-workshop ramp is the practicum. Recruiting channel is in motion too: a ~50-agency network operator is being courted to run regional recruiting events in California, Colorado, and Boston that double as training seminars, with facilitators paying to attend and break-even considered fine.

The constraint on 14 is not facilitator supply — it's integrator supply. Every facilitator is paired with a permanent paid integrator, and one integrator is modeled at eight to ten facilitators. Fourteen facilitators needs roughly two integrators. Today there are two people who can do that job, and they are also the entire engineering team. That is the honest bottleneck, and it's precisely why the board authorized an integrator hire and an integrator-leverage engineer as the first two roles.

Do this arithmetic before they do

Fourteen facilitators × four supervised workshops, with Chad leading or co-leading the first two of every ramp, is on the order of twenty-eight Chad-involved workshops before the cohort is accredited — against Chad's own stated goal of not running workshops. Either the ramp compresses, or accredited facilitators start supervising the next cohort, or fourteen is a stretch. Have your answer ready; this is the most likely place a sharp investor does the multiplication in their head mid-sentence.

Trap

Don't answer "when is the platform mature" with a date. Dates in this room become commitments. Answer with the capability gate and the three milestones that close it — then they're evaluating a plan rather than holding a promise.

12

User adoption and support

"At the customer, what are we seeing for adoption? What background / skills are required on the customer end to be successful? How quickly are they self-sufficient and what level of support is required? Who provides that support — implementer or LEVR?"

Start with the uncomfortable finding, because it drove real product decisions. The CEO is probably never going to look at the dashboard. That's Chad's own read, and rather than argue with it, the product moved: toward a feed of virtual-employee cards showing what each is producing and what's queued, an approve-first workflow, and a briefed voice agent the executive team can talk to instead of a dashboard they have to visit. As the framing goes — the marketing manager becomes the person who approves the AI's work.

Skills required on the customer end: none technical to consume. What's required is one accountable approver. The pattern that works in production today is a named approver who holds the publish authority plus role-scoped reviewers who can move content but not publish — established at onboarding, not discovered later.

Who provides support: the integrator, not the facilitator. That's a designed line, not an accident. The facilitator owns the room and the relationship; the integrator owns the machine. It's what makes the 80/20 split honest — the facilitator keeps the larger share because they carry the harder, less scalable thing. As LEVR scales, this becomes the integrator team, which is why integrator leverage is the top engineering theme rather than a nice-to-have.

Adoption friction already paid for and engineered against: a client rework taught the lesson that brand rules and deliverable expectations must be captured before the build, so onboarding gained a voice-agent step that surfaces both up front.

You fill this in

You have real data here that the repo doesn't. Bring:

  • Time to first approved output for your live client — days from delivery to the client approving and publishing something themselves.
  • What the ongoing support load actually is — hours a week, and whether it's trending down.
  • Who at the client actually logs in, and how often. If it's one person, say one person; that's a finding, not a failure.
Gap

No formal adoption metrics, no support SLA, no ticketing. Support is founders in Slack. At this stage that's fine — but say it plainly rather than implying a support function exists.

Trap

Don't overstate self-sufficiency. The strongest true statement is the opposite: LEVR deliberately designed away from requiring client self-sufficiency — the integrator carries it — and that's a margin choice with a known ceiling, which is exactly the ceiling the engineering roadmap attacks.

D · The company

04

Roadmap status at feature level

"What's shipped today on each, and what does the 90-day engineering plan look like — sequencing, hires, and who's writing code now?"

Screen-share this table as-is. It's the artifact that answers the question fastest.

FeatureStatusEvidence / note
Data model, auth, tenancyShipped14 tables; adversarially verified
Engagements dashboard + setup wizardShippedLive; Playwright E2E
In-room recorder + redundant capture + batch transcriptionShippedReal transcription proven
Queue → worker running a real agentic jobThin sliceWorker→bridge→Claude→done verified live
Full orchestrator stages behind the buttonNextMilestone 5 — the v0 gate
Integrator console: live view, pause, killOpenMilestone 6
Deliverable publish, tokenized URLOpenMilestone 7
Run → N durable jobs, checkpoint + resumeSpec onlyThe core hard problem; the hire's mandate
Heartbeat + structured event streamSpec onlyCoordination item on the bridge
Token pool + rotationSpec onlyRevisit under metered baseline
GTM dashboard shells v7 / v8Shipped165-assertion suite green on v8
Weekly PulseIn productionCron-driven into a live client dashboard
Loops / virtual employees platformPhase 0 doneSpec written; publish + approval path wired; build pending
The HarnessConceptUX explored; wraps an OSS runtime; not built

Sequencing. v0 — one non-technical facilitator delivers one real workshop terminal-free. v1 — many facilitators and recurring revenue: an operator console across roughly twenty concurrent runs, per-stage checkpoint and resume, stale-run alerting, the subscription, and elastic compute. v2 — self-serve scale with humans handling exceptions only.

Who's writing code now. Two people: you on the platform and the pipeline, and Ben on the bridge, the box, and the build package. An engineering offer is out at roughly a quarter point, with the first build being the infrastructure for virtual employees.

Gaps to volunteer
  • The 100-day plan is sequenced but not yet cut to scope. The clock starts at funding — cash lands the week of 17 August — and the scope-cut session with Chad ("what does day 100 look like, what can we cut") hasn't happened yet. Present the sequence and name the cut decision as this week's work. Don't present it as locked.
  • No project-management system is stood up. Tracking is a milestone loop with rubrics and carried-forward memory, not a ticketing tool. Defensible at two engineers; say it plainly rather than gesturing at process.
11

Team and growth plan

"What is the engineering hiring plan when the funds are raised?"

Two roles, board-authorized, and the reasoning matters more than the titles: a non-founder technical integrator and an integrator-leverage engineer. The rationale on the record is that the integrators-per-facilitator ratio is the revenue ceiling, and it currently sits on a founder's shoulders. Those two hires attack the number one bottleneck and the number one key-person risk with the same move.

In motion: an engineering offer out at roughly a quarter point over five years, first build being the virtual-employee infrastructure. A revenue leader at about a point, with a live operator-experience concern and a named local alternative who exits his current role in roughly three months. The role specs and a technical roadmap written specifically for candidate screening already exist and are shareable.

The one sentence to close on: the Year-3 model is gated by technical-integrator capacity and recruiting — not token cost, not facilitator recruiting, not capital. Every engineering priority in the plan exists to raise the number of concurrent builds one integrator can safely carry.

Gap

The twenty-concurrent-runs-per-integrator assumption is unvalidated, and it's flagged medium-low confidence in your own model. It is also the single number that most determines the growth plan. Nobody has run twenty concurrent builds. Say so — and note that the observability, checkpoint/resume, and one-click-rescue work is precisely the experiment that will produce the real number.

Trap

Don't present integrator capacity as a solved efficiency. Present it as the constraint the engineering roadmap is aimed at. That reframes the entire hiring plan from cost to leverage — which is what it actually is.

10

IP and team

"Who owns the code and prompt/skill library — any existing or client entanglement? What is the ongoing nature of the client IP versus platform IP relationship, from your perspective?"

Two instruments, deliberately. An assignment schedule for what the company owns outright, and a contributed-IP license for what a founder keeps and the company runs under a perpetual, irrevocable, worldwide, royalty-free, sublicensable and transferable license that survives termination — with a grant-back of improvements.

Assigned to the company: the positioning workshop and its dashboard; the go-to-market dashboard — built solely by you and assigned outright; the weekly pulse; the underlying methodology and workshop literature (assigned via the entity that holds them); the workshop skill set; the seven visual models; the facilitator agent; the dashboard application and the product implementation; the book and the interview films.

Licensed, not assigned: the reusable agent engine — the general-purpose skill library, sub-agents, prompt libraries, tooling, and the meta-orchestration pattern — plus the voice-agent app and the connector patterns, both narrow-scope. It's deliberately namespaced so ownership is never ambiguous.

Why that shape, said plainly: the company owns everything it sells. The general-purpose engine underneath is licensed so the company can operate without owning a founder's entire livelihood. Investors get clean ownership of the products plus a perpetual irrevocable license on the layer beneath.

Client IP versus platform IP — the hard split, and it's a locked decision: the client owns the produced strategic and content assets, fully exportable as a self-contained archive. LEVR keeps the prompts, the engine, the architecture, the skills, and the intelligence layer. It's reinforced by the identity: the dashboards and assets are the client's snapshot, built once and theirs to keep, while the continuously-enriched data layer is the company's. That's what makes the handoff honest and what makes this a data business rather than an agency.

Disclose this — they will find it

The engine/agent boundary is not fully closed. Chad's ownership test — agents packaged into the product or used routinely by clients belong to the company; general-purpose agents are licensed — pulls several client-delivery agents, specifically the facilitator agent and the client-delivered SEO and content stacks, into company ownership and out of your carve-in. The agreed next step is for the two of you to name two or three concrete examples on each side and hand counsel a one-sentence rule.

It's a normal co-founder negotiation. But your own exhibit draft literally reads "final list to be agreed by the founders" in the assignment schedule, and an investor reading the exhibits will land on it. Recommendation: disclose it proactively, framed as a scoping exercise with counsel already engaged — and settle it with Chad before the call if you can.

Two smaller open items in the same file: chain-of-title confirmation that no prior client engagement letter assigned dashboard IP to a client, and the exact legal name and state of the entity assigning the methodology.

Trap

Don't describe the license carve-out defensively. Lead with what's assigned — including a dashboard you built solo and handed over — then state the license. Your own exhibit instructs counsel to sequence it that way, for exactly this reason. Reverse the order and a routine structure starts to sound like a founder holding something back.

Landmines · presenter only

Seven things in your own documentation that contradict each other or contradict the current position. Each is survivable if you raise it; each is expensive if they do.

1 · The 92% margin

A June unit-economics appendix recommends a subscription token pool as a ten-to-fifteen-fold arbitrage and quotes 92% subscription margin. The hardened strategy from the same week kills it as prohibited under provider terms and re-baselines to 80–88% measured-not-assumed. If any version of the earlier model reached these two, get ahead of it in your own words.

2 · The architecture spec still assumes subscription tokens

Section 7 of the architecture spec is built entirely around a pool of subscription tokens, with "no silent metered fallback — ever" as a locked rule. That directly contradicts the metered re-baseline. A reader of the spec would conclude the terms problem never reached the engineering plan. Fix the spec before the call, or lead with "the spec predates the terms finding; here's the correction."

3 · "Real customers are on it today"

Your hiring-roadmap document says the first dashboard lands in about six hours, the full build in about forty-eight, and real customers are on it today. All true of the engine. None of it true of the platform. Quote those numbers while demoing the platform and you've merged two things you spent the first six minutes separating.

4 · Three different build durations

Seven-to-nine hours in the context doc, a sixteen-hour job timeout in the bridge, twelve hours in one description, forty-eight hours to full delivery in another. Pick one number, define what it measures — wall-clock build time versus delivery commitment — and use it consistently. Being asked the same question twice is the tell.

5 · The bridge is on an anonymous tunnel

It's on your own coordination list. If they ask how the Worker reaches the runtime, that's the answer, and "stable named tunnel" is the open item. Much better volunteered than discovered.

6 · The IP boundary is open

See question 10. The exhibit draft contains an explicit "to be agreed by the founders" placeholder in the assignment schedule.

7 · Entity name and EIN

Still blocked at the IRS. Minor — but if the ownership conversation runs into "who holds title," know how you're framing an entity that doesn't have its number yet.

Numbers to have cold

4 of 7
Platform milestones shipped. M5–M7 open.
14
Database tables, adversarially verified for tenant isolation.
165
End-to-end assertions green against the production v8 dashboard.
98 / 91
Skills and agents in the build toolkit.
7
Chained agentic sessions per Flywheel build, ~50 agents.
4
Unrelated verticals shipped on one dashboard shell, no fork.
30–45M
Estimated tokens per build. Unvalidated — flagged in the model.
80–88%
Subscription gross margin, re-baselined on compliant infra. Measured-not-assumed.
6–10 hrs
Integrator time per build. The real cost line, not tokens.
~20
Concurrent runs per integrator, modeled. Unvalidated — the key assumption.
8–10
Facilitators one integrator can carry. Fourteen facilitators needs two.
~30
Clients per facilitator per year, assumed capacity.
60→70→80
Facilitator split ramp, in their favour. No upfront training fee.
~10%
Ongoing software commission while actively stewarding.
Aug 17
Cash lands. The 100-day clock starts here.