# HiveLogistics — Gumroad SKU proposal (5-verb taxonomy)

> Proposal only — do **not** create on Gumroad. The Gumroad-create cron handles that on approval.

| # | Verb  | SKU                          | Title                                              | Price        | Recurring? | Fulfillment                                 |
| - | ----- | ---------------------------- | -------------------------------------------------- | ------------ | ---------- | ------------------------------------------- |
| 1 | Make  | `hivelogistics-make-diy`     | HiveLogistics — DIY Route Optimizer Template       | $199 one-time| No         | Zip: cuOpt-ready JSON templates + verifier  |
| 2 | Hire  | `hivelogistics-hire-route`   | HiveLogistics — Single Signed Route                | $5 one-time  | No         | One signed receipt for ≤ 50 stops           |
| 3 | Rent  | `hivelogistics-rent-50d`     | HiveLogistics — Rent · 50 routes/day               | $999/month   | Monthly    | Metered API key · daily reset · ≤ 50 solves |
| 4 | Lease | `hivelogistics-lease-unlim`  | HiveLogistics — Lease · Unlimited routes           | $9,999/year  | Annual     | Unmetered API key · 99.9% SLA               |
| 5 | Buy   | `hivelogistics-buy-whitelbl` | HiveLogistics — White-Label Deployment             | $49,999 one-time | No     | Private NVCF tenant + branded verifier site |

---

## SKU descriptions (Gumroad listing copy)

### 1. Make — DIY Route Optimizer Template — **$199**

> Build your own signed-route pipeline on top of NVIDIA cuOpt. Includes 12 production-ready cuOpt problem templates (TSP, CVRP, CVRP-TW, PDP, MIP), a thin client scaffold, an ML-DSA-65 receipt wrapper in Python and TypeScript, and a CLI to anchor receipts on Base 8453. No solver included — bring your own NVIDIA API key. Perfect for in-house dispatch teams and consultants who want the receipt rail without paying per-route.

### 2. Hire — Single Signed Route — **$5**

> One route problem in, one signed solution out. Up to 50 stops, 1 vehicle, no time windows. The cheapest legally defensible route plan on the internet. Use it for one-off compliance moments (a dispatcher dispute, a single audit packet, a courtroom exhibit). Receipt is anchored on Base 8453 and verifiable forever — even after Hive stops existing.

### 3. Rent — 50 routes/day — **$999/month**

> A metered API key good for 50 solves per day, reset at 00:00 UTC. Up to 500 stops per solve, all problem types, all constraints. Runs on the shared NVIDIA cuOpt managed pool. Cancel any time. The default plan for regional 3PLs and mid-market last-mile fleets.

### 4. Lease — Unlimited routes — **$9,999/year**

> Unlimited solves, up to 5,000 stops per solve, prepaid for the year at a ~17% discount vs. the Rent SKU. SLA-backed at 99.9% solve availability. Dedicated NVCF concurrency. Includes onboarding for one TMS integration (McLeod, Manhattan, Project44, Samsara, or custom). For national fleets and platform operators.

### 5. Buy — White-Label HiveLogistics Deployment — **$49,999 one-time**

> Your-brand-on-our-rail: a private NVCF tenant (reserved H100 capacity), a custom-branded verifier site on your own domain, your did:hive trust root, and source access to the receipt-wrapper and CLI clients. Includes 90-day implementation engagement with a Hive solutions architect. The right SKU for customs brokers, OEMs, and platform consolidators.

---

## Taxonomy notes

The five verbs (**Make · Hire · Rent · Lease · Buy**) appear identically across every Hive Civilization vertical — Trust, Commerce, Legal, Coordination, Civilization, and now Logistics. The 5×6 verb×vertical matrix yields 30 canonical SKUs, of which Logistics holds rows 26–30.

| Vertical      | Make    | Hire   | Rent   | Lease  | Buy     |
| ------------- | ------- | ------ | ------ | ------ | ------- |
| Logistics     | $199    | $5     | $999/mo| $9,999/yr | $49,999 |

Prices are deliberately one-step **above** the Coordination column on the same row (cuOpt + on-chain anchor costs are real) and one-step **below** the Legal column (HiveLogistics doesn't yet ship a court-grade attorney sign-off the way HiveFTO does).

---

## Cron implementation hints (for the SKU-create job)

- **Tax:** All five are physical-services proxies — apply Gumroad's "services" category (no VAT on US, EU reverse-charge enabled).
- **Refunds:** 14-day for Make and Hire; 30-day pro-rata for Rent; non-refundable for Lease and Buy after the integration kickoff call.
- **Fulfillment webhook:** `POST https://api.thehiveryiq.com/internal/gumroad/fulfill` with the SKU and the buyer's email. Server provisions the API key + sends the signed welcome receipt.
- **License:** Each purchase signs a did:hive:license receipt — the receipt is the license; no email-based key recovery.
- **Attribution:** Each listing must include the line "Powered by NVIDIA cuOpt via NVIDIA Cloud Functions. NVIDIA and cuOpt are trademarks of NVIDIA Corporation."
