STUD.com
← Objectives

Build · Create · Writing & Content

Build a Six-Frame Innovation Storyboard

I get a single structured storyboard document with all six narrative frames filled in (customer, insight, problem, value prop, how-it-works, competitive context), each conforming to its structural rule, so my product story is complete and ready to turn into a pitch.

You receive: A JSON object {productName, oneLineVision, frames:[{frame, content, ...frame-specific subfields}]} with exactly the six named frames, each with required subfields per the book (e.g. problem frame needs a single how-might-we statement; value-prop frame needs a now-I-can statement; how-it-works frame needs exactly 3 steps).

Part of Pitch Investors

What's verified: STUD verifies that all six storyboard frames are present, non-empty, and conform to the book's structural rules (one how-might-we, a now-I-can value prop, exactly N how-it-works steps, N levels of why). STUD does NOT judge whether the protagonist is the RIGHT customer, whether the insight is true, whether the value proposition is compelling, or whether the story will resonate with any audience.

Opens soon

Cost20 credits
AcceptanceAutomated check against your inputs
ProtectionHeld until verified delivery

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": [
  "oneLineVision",
  "productName",
  "requireSingleProblemStatement"
 ],
 "checkNames": [
  "format_parses",
  "frames_count",
  "all_content_nonempty",
  "title_fields",
  "insight_whys",
  "value_prop_form",
  "how_it_works_count",
  "competitive_context",
  "problem_single"
 ],
 "constants": {},
 "deliverableLabel": "storyboard_six_frame",
 "documentKeys": [
  "competitive_context",
  "content",
  "currentAlternative",
  "differentiator",
  "frame",
  "frames",
  "howMightWe",
  "how_it_works",
  "insight",
  "nowICan",
  "oneLineVision",
  "problem",
  "productName",
  "steps",
  "value_proposition",
  "whys"
 ],
 "enumLiterals": [
  [
   "customer",
   "insight",
   "problem",
   "value_proposition",
   "how_it_works",
   "competitive_context"
  ],
  [
   "true",
   "yes",
   "1"
  ]
 ],
 "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.