Build · Assess & Decide · Writing & Content
Build a Storyboard-to-Slide Coverage Map
I get a structured coverage map of my slide plan against the book's twelve-point pitch outline, with each required point assigned to one or more slides and the product-story points ordered ahead of the business points, so I know my deck is complete and correctly sequenced.
You receive: A JSON object {slides:[{slideNumber, title, coversPoints:[pointId]}]} where pointId comes from the fixed 12-point taxonomy and coverage is validated against it.
Part of Pitch Investors
What's verified: STUD verifies the slide plan covers all required points from the 12-point taxonomy, stays within the slide cap, respects the combine-slides rule, and orders product-narrative points ahead of business points. STUD does NOT judge slide design, whether the content on each slide is good, or whether the deck will win funding.
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": [
"allowCombinedSlides",
"enforceProductBeforeBusiness",
"requiredPoints"
],
"checkNames": [
"format_parses",
"slides_present",
"slides_well_formed",
"slide_cap",
"slide_numbers",
"titles_present",
"ids_valid",
"coverage_complete",
"no_combined_slides",
"product_before_business"
],
"constants": {},
"deliverableLabel": "storyboard_slide_coverage_map",
"documentKeys": [
"coversPoints",
"slideNumber",
"slides",
"title"
],
"enumLiterals": [
[
"title_vision",
"customer",
"insights",
"problem_statement",
"value_proposition",
"product_demo",
"competitive_advantage",
"traction",
"business_model",
"go_to_market",
"team",
"ask"
],
[
"true",
"yes",
"1",
"allow"
],
[
"true",
"yes",
"1",
"require"
]
],
"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.