STUD.com
← Objectives

Map · Create · Analysis & Finance

Pain-to-reliever coverage map

A pain coverage map linking each customer pain to the relievers that address it, with every required pain covered and no dangling references.

You receive: JSON with: pains (array of {id: string, label: string, severity: 'extreme'|'moderate'}), painRelievers (array of {id: string, label: string, addressesPainIds: [string]}).

Part of Get First Users

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": [
  "coverageThreshold",
  "requiredSeverity"
 ],
 "checkNames": [
  "format_parses",
  "pains_array_valid",
  "relievers_array_valid",
  "no_dangling_reliever_refs",
  "coverage_meets_threshold"
 ],
 "constants": {},
 "deliverableLabel": "map_pain_to_reliever_coverage",
 "documentKeys": [
  "addressesPainIds",
  "id",
  "label",
  "painRelievers",
  "pains",
  "severity"
 ],
 "enumLiterals": [
  [
   "extreme",
   "moderate"
  ],
  [
   "extreme",
   "moderate",
   "all"
  ]
 ],
 "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.