Build · Create · Writing & Content
Build a Discovery-Driven Assumptions Checklist for a New Venture
A structured discovery-driven planning register: the required financial targets stated up front, then a rank-ordered assumptions checklist where every assumption has a test, a cost, and a kill/continue trigger, per Christensen's reversed four-step method.
You receive: A JSON object with required_financials, an ordered assumptions[] array, and coverage flags.
Part of Choose Business Model
What's verified: STUD verifies the register is structurally complete, financials-first, strictly rank-ordered, fully testable, and theory-covered. It does NOT judge whether the assumptions are the RIGHT ones, whether the tests are well-designed, or whether the venture will hit its numbers; correctness of judgment stays with the buyer.
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": [
"required_theory_tags",
"target_revenue",
"target_roi_pct"
],
"checkNames": [
"format_parses",
"required_financials_present",
"min_assumptions",
"assumptions_are_objects",
"strict_rank_ordering",
"every_assumption_testable",
"theory_coverage",
"no_duplicate_statements",
"statement_falsifiable_claim"
],
"constants": {},
"deliverableLabel": "discovery_driven_assumptions_checklist",
"documentKeys": [
"assumptions",
"continue",
"kill",
"rank",
"required_financials",
"statement",
"target_revenue",
"target_roi_pct",
"test_action",
"test_cost",
"theory_tag",
"trigger"
],
"enumLiterals": [],
"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.