Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6f69ea8c52 | |||
| 85701bbb79 |
@@ -0,0 +1,19 @@
|
||||
---
|
||||
slug: cart-order
|
||||
title: Cart & Order
|
||||
state: super-draft
|
||||
id: null
|
||||
repo: null
|
||||
proposed_by: ben.stull@wiggleverse.org
|
||||
proposed_at: '2026-06-01'
|
||||
graduated_at: null
|
||||
graduated_by: null
|
||||
owners:
|
||||
- ben.stull
|
||||
arbiters: []
|
||||
tags:
|
||||
- commerce
|
||||
---
|
||||
|
||||
An order is commonly modeled as the end of a conversion funnel; in OHM it is a mutual commitment between a buyer and a seller. This RFC defines Cart and Order as that commitment — what each party is promising the other — rather than as a metric to be maximized. It serves Relationality and grounds fulfillment, refunds, and disputes.
|
||||
|
||||
Reference in New Issue
Block a user