Build · Assess & Decide · Writing & Content
Build Notes-vs-Priced Financing Decision Register
A structured decision register that scores convertible-note versus priced-round across every factor the book names (cost, speed, resolution, investor protections, misalignment, confusion, control, investor preference) plus the two easy-case flags, ending in a single recommended instrument with per-factor rationale.
You receive: A JSON object {factors:[{factor, favors, weight, rationale}], easyCaseFlags:{familyAndFriends, bridgeToFinishRound}, recommendation, recommendationRationale}.
Part of Choose Business Model
What's verified: STUD verifies the register covers every required factor, each is scored with a weight in range and a non-duplicate rationale, the easy-case flags are honored, and the recommendation follows the weighted tally / easy-case rule. It does NOT decide whether a note or priced round is genuinely better for this company, nor validate the legal terms; it checks the decision is complete and internally consistent.
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": [
"isBridgeToFinishRound",
"isFamilyAndFriends",
"requiredFactors"
],
"checkNames": [
"format_parses",
"factors_is_array",
"factor_coverage",
"favors_enum",
"weight_range",
"rationale_min_length",
"rationale_no_duplicates",
"flag_consistency",
"recommendation_enum",
"recommendation_rationale_min_length",
"easy_case_guard"
],
"constants": {},
"deliverableLabel": "notes_vs_priced_decision_register",
"documentKeys": [
"bridgeToFinishRound",
"easyCaseFlags",
"factor",
"factors",
"familyAndFriends",
"favors",
"rationale",
"recommendation",
"recommendationRationale",
"weight"
],
"enumLiterals": [
[
"cost",
"speed",
"resolution",
"investor_protections",
"misalignment",
"confusion",
"control",
"investor_preference"
],
[
"note",
"priced"
],
[
"note",
"priced",
"neutral"
]
],
"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.