Build · Transform · Writing & Content
Build a topic-segmented executive summary plan
An executive-summary plan whose segments exactly match the buyer's required segment set in the required order, each segment carrying a non-empty lead claim and at least the minimum number of supporting points, with one explicit recommendation segment.
You receive: A JSON object: { title, segments: [ { name, order, lead_claim, supporting_points[], takeaway } ], recommendation: {statement, owner} }
Part of Pitch Investors
What's verified: STUD verifies that the summary is segmented into exactly the required topics, in order, with lead claims under the word cap and the minimum supporting points each, plus an explicit recommendation. STUD does NOT judge whether the segmentation is the right one for the audience, whether the claims are sound, or whether the recommendation is correct.
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": [
"require_owner",
"required_segments"
],
"checkNames": [
"format_parses",
"segment_set_exact",
"order_correct",
"lead_claims",
"points_min",
"no_dup_points",
"takeaway_present",
"recommendation_present",
"owner_present"
],
"constants": {},
"deliverableLabel": "executive_summary_segment_plan",
"documentKeys": [
"lead_claim",
"name",
"order",
"owner",
"recommendation",
"segments",
"statement",
"supporting_points",
"takeaway"
],
"enumLiterals": [],
"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.