STUD.com
← Objectives

Build · Create · Analysis & Finance

Build a customer health score from one ROI-proxy metric (banded)

You get a single-metric customer health score with traffic-light bands that are structurally sound: one chosen ROI proxy, ordered, non-overlapping, gap-free ranges that cover the whole metric domain.

You receive: A JSON health-score model: one named ROI-proxy metric plus an ordered set of color bands, each with a numeric range, that tile the declared metric domain.

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": [
  "bandSet",
  "domainMax",
  "domainMin",
  "metricDirection",
  "metricName"
 ],
 "checkNames": [
  "format_parses",
  "single_metric",
  "bands_present",
  "allowed_colors",
  "well_formed_ranges",
  "non_overlapping",
  "contiguous_no_gaps",
  "covers_domain",
  "severity_ordered"
 ],
 "constants": {},
 "deliverableLabel": "customer_health_score_roi_proxy",
 "documentKeys": [
  "bands",
  "color",
  "lower",
  "metricName",
  "upper"
 ],
 "enumLiterals": [
  [
   "red",
   "orange",
   "yellow",
   "light-green",
   "green"
  ],
  [
   "red",
   "yellow",
   "green"
  ]
 ],
 "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.