Skip to content

Processes/fundraising — raising money and managing equityfundraising

409A valuation — fundraising process409A valuation

moderatepartially automatable🔁 annual⏳ has async waits

Commission a 409A valuation to establish fair market value for stock options.

Can initiate through Carta API and provide company financials. Valuation itself is done by third-party appraiser.

Current agent ceiling

An agent can run 2 of 6 steps

⚡ Closable with today’s market (3 — via Cap Table & Equity, AI Assistants, Workflow Automation): Initiate 409A on Carta (draft the issuance on a cap-table platform’s API — the board still approves); Answer valuation questionnaire (draft with an assistant, human reviews); Wait for valuation report (2-3 weeks) (a workflow with webhooks/polling watches this so no human has to)

Irreducibly human (1): Review and accept valuation (needs a human)

How it runs

Route-coded block flow: emerald = agent, amber = manual form/portal, red = needs a human. ⏸ approval gate · ⏳ async wait.

runs in parallel · 2

01Compile financial statements

agent

or:Digits logoDigits47·Xero logoXero44

2 API calls
  • GET /v3/company/{id}/reports/ProfitAndLoss
  • GET /v3/company/{id}/reports/BalanceSheet

02Gather cap table snapshot

agent

or:Cake Equity logoCake Equity22·Ledgy logoLedgy12

1 API call
  • GET /v1/companies/{id}/cap_table

03Initiate 409A on Carta

manual form
Carta logoCarta36⏸ approval gatemedium risk

or:Cake Equity logoCake Equity22·Ledgy logoLedgy12

⚡ agentic workaround: draft the issuance on a cap-table platform’s API — the board still approves Carta, top of Cap Table & Equity

04Answer valuation questionnaire

human
medium risk

⚡ agentic workaround: draft with an assistant, human reviews Perplexity, top of AI Assistants

05Wait for valuation report (2-3 weeks)

human
Carta logoCarta36⏳ async

or:Cake Equity logoCake Equity22·Ledgy logoLedgy12

⚡ agentic workaround: a workflow with webhooks/polling watches this so no human has to n8n, top of Workflow Automation

06Review and accept valuation

human
⏸ approval gatehigh risk

Context the agent needs first: accounts.list · cap_table.summary · last funding round

The market options

Each role resolves against its arena’s live leaderboard — the default is the process’s canonical vendor, alternatives ranked by agent-readiness.

Simulate this process

simulated dry run from the mapped process — no real calls are made
For agents Process manifest (JSON)·/llms.txt