Build · Create · Writing & Content
Build a prize-frame flip script
A prize-frame closing script containing every required prize element plus the qualifying questions that flip the frame.
You receive: A JSON object { elements: { dealIsScarce, iAmChoosy, needToKnowMore, mustSellToPartner }, qualifyingQuestions: [string,...], closingLine }.
Part of Pitch Investors
What's verified: STUD verifies all four prize-frame elements are present, the partner is named, the minimum number of target-directed qualifying questions exist, and no supplication/neediness phrases appear. STUD does NOT judge whether the frame will actually flip in the room or whether the target will chase you. Conviction and delivery are out of scope.
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": [
"partnerName"
],
"checkNames": [
"format_parses",
"elements_present",
"partner_bound",
"questions_min",
"questions_are_questions",
"questions_deduped",
"no_supplication",
"choosy_marker"
],
"constants": {},
"deliverableLabel": "prize_frame_flip_script",
"documentKeys": [
"closingLine",
"elements",
"iAmChoosy",
"mustSellToPartner",
"qualifyingQuestions"
],
"enumLiterals": [
[
"choose",
"choosy",
"turn away",
"select",
"cautious",
"let in"
],
[
"dealIsScarce",
"iAmChoosy",
"needToKnowMore",
"mustSellToPartner"
],
[
"please pick us",
"we really need",
"hope you",
"if you have time",
"sorry to bother",
"would you be willing to give us a chance"
],
[
"you",
"your"
]
],
"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.