STUD.com
← Objectives

Build · Create · Analysis & Finance

Build a theory-of-change logic model document

A complete theory-of-change document as structured JSON: inputs, activities, outputs, short/intermediate/long-term outcomes, the long-term goal, and assumptions, with each outcome wired to the activity that produces it.

You receive: A JSON object { long_term_goal, inputs[], activities[], outputs[], outcomes[], assumptions[] } where activities/outputs/outcomes carry ids and outcomes reference upstream activity ids, validated structurally against buyer-set minimum counts.

Part of Pitch Investors

What's verified: Verifies the logic model is structurally complete and internally wired (no dangling references, all required horizons covered, assumptions attached, counts met). Does NOT verify the causal claims are true, that the activities will actually produce the outcomes, or that the theory of change is plausible.

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": [
  "long_term_goal",
  "required_outcome_horizons"
 ],
 "checkNames": [
  "format_parses",
  "top_level_keys",
  "goal_matches",
  "arrays_present",
  "activities_min",
  "outputs_valid",
  "outcomes_min",
  "horizons_covered",
  "goal_reachable",
  "assumptions_min",
  "no_duplicate_ids",
  "no_orphan_activity"
 ],
 "constants": {},
 "deliverableLabel": "theory_of_change_logic_model",
 "documentKeys": [
  "activities",
  "assumptions",
  "attached_to",
  "caused_by",
  "description",
  "horizon",
  "id",
  "long_term_goal",
  "outcomes",
  "outputs",
  "produced_by",
  "text"
 ],
 "enumLiterals": [
  [
   "long_term_goal",
   "inputs",
   "activities",
   "outputs",
   "outcomes",
   "assumptions"
  ]
 ],
 "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.