STUD.com
← Objectives

Score · Assess & Decide · Analysis & Finance

Score Problem Candidates on the Ikigai Four-Lens Fit

A founder receives a structured four-lens score for each candidate problem and a shortlist of those that clear every lens, so they pick a problem to focus on rather than a buzzword.

You receive: A JSON object with a candidates array (each: problem name, four lens scores, a fit boolean from the conjunctive gate, and a total) plus a ranked shortlist of the problems whose fit is true.

Part of Choose Business Model

What's verified: STUD verifies the four lenses are all present, in range, that the conjunctive fit gate and totals are computed correctly, and the shortlist is the right deduped, ordered set. It does NOT verify the scores are accurate judgments of the founder's love/skill/market-need/willingness-to-pay; those values are the performer's assessment.

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": [
  "candidate_problems"
 ],
 "checkNames": [
  "format_parses",
  "intake_consistent",
  "r1_candidates_match",
  "r2_lens_keys_exact",
  "r3_scores_in_range",
  "r4_fit_gate_correct",
  "r5_total_correct",
  "r6_shortlist_correct"
 ],
 "constants": {},
 "deliverableLabel": "score_ikigai_problem_fit",
 "documentKeys": [
  "candidates",
  "fit",
  "lenses",
  "name",
  "problem",
  "shortlist",
  "total"
 ],
 "enumLiterals": [
  [
   "love",
   "good_at",
   "world_needs",
   "payable"
  ]
 ],
 "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.