Build · Create · Writing & Content
Term Sheet Control & Governance Register
The founder holds a complete, parameterized map of the control terms in their term sheet, separated from the economic terms, ready for a lawyer review.
You receive: A JSON object { round, leadInvestor, clauses[], boardComposition{}, votingThresholds[], summary{} } where clauses[] is an array of { clauseId, family (enum: board|voting|protective_provision|rofr|co_sale|drag_along|tag_along|information_rights|founder_vesting|leaver_repurchase|exclusivity|confidentiality|preemption|registration), name, parameter{key,value,unit}, triggerEvent, favors (enum: investor|founder|mutual), founderImpact (enum: high|medium|low) }
Part of Pitch Investors
What's verified: STUD verifies that every requested control family is present, parameters are filled, board seats sum to the target, the vesting period matches, and IDs/enums are well-formed. STUD does NOT judge whether the terms are founder-favorable, market-standard, legally enforceable, or negotiable, and this is not legal advice.
Opens soon
This objective is verified and ready. It opens soon, once sign-in and payments are live.
Deliverable interface
The exact vocabulary the automated check enforces: keys, tokens, entry points, and worked examples. Generated from the verification source.
{
"buyerParamKeys": [
"requiredFamilies"
],
"checkNames": [
"format_parses",
"clauses_present",
"clauses_min",
"clauses_well_formed",
"family_enum",
"families_covered",
"favors_enum",
"impact_enum",
"param_present",
"clause_ids_unique",
"vesting_match",
"board_sums",
"voting_thresholds_pct"
],
"constants": {},
"deliverableLabel": "term_sheet_control_governance_register",
"documentKeys": [
"boardComposition",
"clauseId",
"clauses",
"family",
"favors",
"founderImpact",
"founderSeats",
"independentSeats",
"investorSeats",
"key",
"parameter",
"percent",
"unit",
"value",
"votingThresholds"
],
"enumLiterals": [
[
"board",
"voting",
"protective_provision",
"rofr",
"co_sale",
"drag_along",
"tag_along",
"information_rights",
"founder_vesting",
"leaver_repurchase",
"exclusivity",
"confidentiality",
"preemption",
"registration"
],
[
"high",
"medium",
"low"
],
[
"investor",
"founder",
"mutual"
],
[
"years",
"year",
"yr",
"yrs",
""
]
],
"submission": "a JSON document (submitted as a string), validated as data; every check below must pass",
"tier": "doc-validator"
}Get early access to STUD the day it goes live.