Draft · Create · Writing & Content
Draft a price-increase message with a fairness rationale
I get a price-increase message that carries a genuine rationale, fair notice, and a disclosed magnitude, so customers read it as fair rather than opportunistic.
You receive: A JSON object { rationale, increasePercent, advanceNoticeDays, effectiveDate, grandfathering: { offered, terms }, contactPath } for the increase communication.
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": [
"increasePercent",
"maxIncreasePercent",
"minAdvanceNoticeDays",
"requireGrandfathering"
],
"checkNames": [
"format_parses",
"required_fields_present",
"increase_matches_intake",
"increase_within_cap",
"notice_min",
"effective_date_format",
"rationale_substantive",
"grandfathering_when_required"
],
"constants": {
"_ISO_DATE_RE": "^\\d{4}-\\d{2}-\\d{2}$"
},
"deliverableLabel": "draft_fair_price_increase_message",
"documentKeys": [
"advanceNoticeDays",
"contactPath",
"effectiveDate",
"grandfathering",
"increasePercent",
"offered",
"rationale",
"terms"
],
"enumLiterals": [
[
"rationale",
"increasePercent",
"advanceNoticeDays",
"effectiveDate",
"contactPath"
],
[
"tbd",
"todo",
"rationale",
"placeholder"
]
],
"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.