Build · Create · Writing & Content
Build a frame-control response playbook
A frame-control playbook pairing each opposing frame with its correct Klaff counter-frame and a ready response line.
You receive: A JSON object { pairings: [ { opposingFrame, counterFrame, triggerSignal, responseLine } x3 ] } covering each opposing-frame type.
Part of Pitch Investors
What's verified: STUD verifies the playbook covers exactly the three opposing frames, pairs each with its book-correct counter-frame, and includes a recognition trigger and a response line of the required length for each. STUD does NOT judge whether your response lines will actually win the frame collision in a live meeting.
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",
"pairings_is_array",
"pairings_are_objects",
"enum_clean",
"coverage_exact",
"correct_counter",
"counter_unique",
"trigger_nonempty",
"response_min_words",
"response_lines_unique"
],
"constants": {},
"deliverableLabel": "frame_control_response_playbook",
"documentKeys": [
"counterFrame",
"opposingFrame",
"pairings",
"responseLine",
"triggerSignal"
],
"enumLiterals": [
[
"power",
"time",
"analyst"
],
[
"power_busting",
"time_constraining",
"intrigue"
]
],
"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.