Build · Transform · Writing & Content
Build a deep-question conversation guide (fact-to-deep recasting)
A conversation guide pairing each surface fact-question with a recast deep question and a follow-up, covering the buyer's required question count, plus a prep-topics list meeting the minimum, validated structurally.
You receive: A JSON object: { prep_topics[], question_pairs: [ { fact_question, deep_question, deep_category, follow_up } ] }
Part of Pitch Investors
What's verified: STUD verifies that every fact question is paired with a distinct deep question (ending in a question mark) and a follow-up, that all required deep-question categories are represented, and that prep topics meet the minimum. STUD does NOT judge whether a question is genuinely 'deep', whether it will build rapport, or whether the recast preserved the original intent.
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": [
"required_categories"
],
"checkNames": [
"format_parses",
"prep_count",
"pair_count",
"pair_complete",
"deep_ends_qmark",
"recast_distinct",
"category_enum",
"categories_covered",
"fact_brevity",
"no_dup_deep"
],
"constants": {},
"deliverableLabel": "deep_question_conversation_guide",
"documentKeys": [
"deep_category",
"deep_question",
"fact_question",
"follow_up",
"prep_topics",
"question_pairs"
],
"enumLiterals": [
[
"fact_question",
"deep_question",
"follow_up",
"deep_category"
]
],
"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.