{
  "title": "Example · Coffee launch proposal",
  "client": "Sample Coffee Co. (fictional)",
  "brand": {
    "name": "Example creator studio",
    "accent": "#174f47"
  },
  "currency": "USD",
  "digits": 2,
  "items": [
    {
      "kind": "Video",
      "description": "One recipe video",
      "quantity": 1,
      "unitMinor": 60000
    },
    {
      "kind": "Story",
      "description": "Two Story frames",
      "quantity": 2,
      "unitMinor": 7500
    },
    {
      "kind": "Paid ad use",
      "description": "30-day paid use, as agreed in writing",
      "quantity": 1,
      "unitMinor": 15000
    }
  ],
  "subtotalMinor": 90000,
  "feeMinor": 0,
  "taxPercent": 0,
  "taxMinor": 0,
  "totalMinor": 90000,
  "terms": "Illustrative rates, not a pricing recommendation. One revision included. No exclusivity. Agree on scope and usage dates before accepting.",
  "deliveryDate": "",
  "usageStart": "",
  "usageEnd": "",
  "timezone": "America/Toronto",
  "status": "draft",
  "paymentStatus": "unpaid",
  "paymentRecord": "",
  "acceptedTerms": "",
  "dateRule": "Dates use the creator timezone. Usage includes the entire end date; it expires at the start of the next local calendar day. This records agreed terms and is not legal advice or unauthorized-use monitoring."
}