Build · Create · Writing & Content
Build a novelty-and-tension attention beat sheet
An ordered beat sheet where each beat is typed novelty or tension, both are present, and neither runs too long unbroken.
You receive: A JSON object { pitchName, beats: [ { order, type, mechanism, note } ,...] } where type is 'novelty' or 'tension'.
Part of Pitch Investors
What's verified: STUD verifies the beat sheet has the required count of contiguously-ordered beats, both novelty and tension present, type-appropriate mechanisms, and no same-type run beyond the cap. STUD does NOT judge whether the beats will actually hold a real audience's attention or fire the intended neurochemistry.
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": [],
"checkNames": [
"format_parses",
"beats_is_array",
"min_beats",
"order_contiguous",
"type_enum",
"both_present",
"no_run",
"mechanism_matches_type",
"note_nonempty_unique"
],
"constants": {},
"deliverableLabel": "attention_cocktail_beat_sheet",
"documentKeys": [
"beats",
"mechanism",
"note",
"order",
"type"
],
"enumLiterals": [
[
"demo",
"new idea",
"metaphor",
"surprise",
"reveal",
"unexpected gain",
"bright object"
],
[
"novelty",
"tension"
],
[
"take away",
"deadline",
"scarcity",
"consequence",
"push-pull",
"withhold",
"raise stakes",
"qualify"
]
],
"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.