From f464c3073a393b60534a4dcc25f1864d98476960 Mon Sep 17 00:00:00 2001 From: Quinn Ftw Date: Sun, 29 Mar 2026 10:03:26 -0700 Subject: [PATCH] =?UTF-8?q?feat(finance-specific):=20=E2=9C=A8=20Add=20pay?= =?UTF-8?q?ment=20and=20reporting=20transaction=20processing=20logic?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Lilith Autocommit --- finance/expenses.md | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 finance/expenses.md diff --git a/finance/expenses.md b/finance/expenses.md new file mode 100644 index 0000000..aca724a --- /dev/null +++ b/finance/expenses.md @@ -0,0 +1,36 @@ +# Launch Expenses + +Running log of platform launch costs. + +## Categories +- **Marketing** — ads, listings, platform credits, upgrades +- **Tours** — travel, venue, promo costs tied to performer tours +- **Infrastructure** — hosting, domains, services +- **Legal** — compliance, contracts +- **Misc** — one-offs + +--- + +## 2026-03 + +| Date | Vendor | Item | Amount | Category | Notes | +|------------|--------|---------------------|---------|------------|--------------------------------------------------------------------| +| 2026-03-28 | Tryst | 150 TLC credits | $170.00 | Marketing | 2mo standard or 4mo low-level account; upgrading to standard tomorrow | + +### Eros — Pending / Pricing Research + +| Product | Description | Category | +|---------|----------------------------------------------------|-----------| +| GOTD | Girl of the Day — top placement in local area, edge over competition | Marketing | +| Silver | Silver Placement — first-seen position in specific category | Marketing | + +> Pricing TBD — add rows above once purchase amounts confirmed. + +--- + +## Totals + +| Month | Spent | +|---------|---------| +| 2026-03 | $170.00 | +| **Total** | **$170.00** |