{
  "id": "deskpos-quickstart",
  "name": "DeskPOS Quickstart",
  "status": "live",
  "buyer": "Spa, salon, retail, cafe, repair, clinic, gym, or tuition owner",
  "offer": {
    "promise": "Private POS setup with sales, bookings, payments, receipts, stock, customers, and daily close actions.",
    "price_hint": "2,500,000 MMK setup",
    "first_proof": "Working checkout, booking flow, MMQR receipt, and daily close insight on their starting catalog.",
    "next_step": "Next: we configure a private shop link and prove one real sale and closeout flow."
  },
  "intake_schema": {
    "required": [
      "name",
      "email",
      "company",
      "goal",
      "sample_sources"
    ],
    "setup_inputs": [
      "Business type",
      "Menu or product list",
      "Staff list",
      "Wallet name",
      "Logo and hours"
    ],
    "sample_sources": [
      "service menu",
      "staff list",
      "payment wallet name",
      "last ten sales or bookings"
    ],
    "approval_required_before": [
      "sending messages",
      "writing to source systems",
      "charging payments",
      "editing live business records"
    ]
  },
  "first_run_workflow": [
    "Configure shop profile",
    "Load starting catalog",
    "Run one checkout or booking",
    "Generate receipt",
    "Review daily close brief"
  ],
  "outputs": [
    "private shop link",
    "checkout or booking proof",
    "MMK receipt proof",
    "daily close action list"
  ],
  "acceptance_tests": [
    "Produces: Working checkout, booking flow, MMQR receipt, and daily close insight on their starting catalog.",
    "Uses only approved sample sources on the first run.",
    "Shows source trace for every important number, record, or recommendation.",
    "Keeps every external action in approval-only mode until the owner signs off."
  ],
  "deployment_mode": {
    "first_run": "read-only proof",
    "production": "cloud scheduled or owner-triggered workflow",
    "human_gate": "owner approval before send/write/payment actions"
  },
  "contact_url": "/contact/?template=deskpos-quickstart"
}
