STUD.com
← Objectives

Map · Assess & Decide · Analysis & Finance

Map a price waterfall from list to pocket price and flag leakage

I get a price waterfall that ties my pocket price back to my list price through named, quantified leaks, so I can see exactly where realized revenue is lost.

You receive: A JSON object { listPrice, leakages: [{ name, category, amount }], pocketPrice } describing the list-to-pocket price waterfall.

Part of Set My Price

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": [
  "leakageCategories",
  "listPrice"
 ],
 "checkNames": [
  "format_parses",
  "list_price_matches",
  "leakages_present",
  "categories_in_scope",
  "no_duplicate_names",
  "amounts_nonneg",
  "pocket_arithmetic",
  "pocket_positive"
 ],
 "constants": {},
 "deliverableLabel": "price_waterfall_leakage_map",
 "documentKeys": [
  "amount",
  "category",
  "leakages",
  "listPrice",
  "name",
  "pocketPrice"
 ],
 "enumLiterals": [],
 "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.