STUD.com
← Objectives

Build · Create · Writing & Content

Build an Idea Resume (internal innovation pitch document)

A complete, well-formed idea-resume JSON document with all four required sections (problem, idea, evidence, investment case) populated to the buyer's minimum-evidence and ROI thresholds, ready to hand to a decision-maker.

You receive: A JSON object: { idea_title, problem: { statement, causes[], effects[], evidence_points[] }, idea: { summary, implementation_path[], ideal_result }, evidence: { data_points[ {label, value, unit, source_type} ], external_validation[] }, investment_case: { company_benefits[], people_benefits[], cost_estimate {amount, currency, basis}, expected_return {amount, currency, basis}, roi_ratio } }

Part of Pitch Investors

What's verified: STUD verifies that the idea resume is structurally complete, hits the buyer's evidence/cause/step minimums, has well-formed money fields, and that the stated ROI ratio is arithmetically consistent with cost and return. STUD does NOT verify that the data points are true, that the idea is actually good, that the ROI is realistic, or that the boss will be persuaded.

Opens soon

Cost20 credits
AcceptanceAutomated check against your inputs
ProtectionHeld until verified delivery

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": [
  "allowed_source_types",
  "currency",
  "require_positive_roi"
 ],
 "checkNames": [
  "format_parses",
  "sections_present",
  "problem_complete",
  "evidence_count",
  "data_point_shape",
  "no_dup_data_points",
  "impl_path",
  "money_well_formed",
  "roi_consistency",
  "roi_positive"
 ],
 "constants": {},
 "deliverableLabel": "idea_resume_internal_pitch",
 "documentKeys": [
  "amount",
  "causes",
  "cost_estimate",
  "currency",
  "data_points",
  "effects",
  "evidence",
  "expected_return",
  "idea",
  "ideal_result",
  "implementation_path",
  "investment_case",
  "label",
  "problem",
  "roi_ratio",
  "source_type",
  "statement",
  "unit",
  "value"
 ],
 "enumLiterals": [
  [
   "problem",
   "idea",
   "evidence",
   "investment_case"
  ]
 ],
 "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.