{
  "id": "receipt-sorter",
  "title": "Sort receipts into a tidy expense table",
  "producer": { "name": "Sam", "handle": "sam", "kind": "maker" },
  "pitch": "Paste a pile of receipts and get a clean, categorized expense table with totals — built in one shot.",
  "vendorDescription": "Sam built this to stop drowning in shoebox receipts at tax time. Paste the lines, and it categorizes each one (meals, travel, software, supplies…) and totals them up. His agent packaged it so anyone can use it.",
  "summary": "A single page where you paste receipt lines and get a sorted, categorized table with a running total and a category breakdown. No spreadsheet skills needed.",
  "outcomeScore": 0.83,
  "outcomeStats": { "builds": 22, "working": 18 },
  "safetyBadge": "tested",
  "rating": { "stars": 4.4, "count": 14 },
  "tags": [
    "receipts", "receipt", "expenses", "expense", "bookkeeping", "spreadsheet",
    "csv", "accounting", "invoices", "invoice", "tax", "taxes", "sort",
    "categorize", "budget", "finance", "money tracking"
  ],
  "reward": {
    "model": "one-time",
    "unit": "per build",
    "perUseValue": 0,
    "oneTimeValue": 5.0,
    "note": "Sam earns a one-time share each time his receipt-sorter know-how is used."
  },
  "buildDir": "receipt-sorter"
}
