Compare commits

...

10 Commits

Author SHA1 Message Date
ben.stull 069611e636 Propose: Reputation
On-behalf-of: Ben Stull <ben.stull>
2026-06-01 18:48:26 +00:00
ben.stull e2ecbe158b Merge proposal: trust-safety
regenerate-readme-index / noop (push) Has been cancelled
On-behalf-of: Ben Stull <ben.stull>
2026-06-01 18:48:11 +00:00
ben.stull aff375e750 Propose: Trust & Safety / Harm Prevention
On-behalf-of: Ben Stull <ben.stull>
2026-06-01 18:47:56 +00:00
ben.stull 9185276cb1 Merge proposal: refund-reversal
regenerate-readme-index / noop (push) Has been cancelled
On-behalf-of: Ben Stull <ben.stull>
2026-06-01 18:47:41 +00:00
ben.stull a08411ac90 Propose: Refund, Reversal & Returns
On-behalf-of: Ben Stull <ben.stull>
2026-06-01 18:47:24 +00:00
ben.stull 2ae5047ee5 Merge proposal: fulfillment-inventory
regenerate-readme-index / noop (push) Has been cancelled
On-behalf-of: Ben Stull <ben.stull>
2026-06-01 18:47:09 +00:00
ben.stull 3693853973 Propose: Fulfillment & Inventory
On-behalf-of: Ben Stull <ben.stull>
2026-06-01 18:46:56 +00:00
ben.stull 19ace99dbd Merge proposal: cart-order
regenerate-readme-index / noop (push) Has been cancelled
On-behalf-of: Ben Stull <ben.stull>
2026-06-01 18:46:41 +00:00
ben.stull 6f69ea8c52 Propose: Cart & Order
On-behalf-of: Ben Stull <ben.stull>
2026-06-01 18:46:26 +00:00
ben.stull 85701bbb79 Merge proposal: price
regenerate-readme-index / noop (push) Has been cancelled
On-behalf-of: Ben Stull <ben.stull>
2026-06-01 18:46:08 +00:00
5 changed files with 95 additions and 0 deletions
+19
View File
@@ -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.
+19
View File
@@ -0,0 +1,19 @@
---
slug: fulfillment-inventory
title: Fulfillment & Inventory
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
---
Once an order is a mutual commitment, fulfillment is the keeping of that promise and inventory is its honest basis. This RFC defines Fulfillment and Inventory so that availability is real and shipping is represented truthfully, not optimistically. It protects the trust the Commercial Relationship depends on.
+19
View File
@@ -0,0 +1,19 @@
---
slug: refund-reversal
title: Refund, Reversal & Returns
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
---
If an order is a mutual commitment, there must be a defined way to unwind it — cancellations, returns, and refunds that make a Human whole, including restoring stored value. This RFC defines that reversal path so the unhappy case is treated with the same care as the happy one. It serves Dignity and connects to Recourse.
+19
View File
@@ -0,0 +1,19 @@
---
slug: reputation
title: Reputation
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
---
Reputation systems guide trust but are themselves a source of harm — fake reviews, review extortion, and reputation-as-lock-in. This RFC defines Reputation as its own concept, including its hazards, rather than leaving it as a footnote under reviews. It aims at trust that does not create new ways to coerce or trap a Human.
+19
View File
@@ -0,0 +1,19 @@
---
slug: trust-safety
title: Trust & Safety / Harm Prevention
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
---
A marketplace that admits any seller and any good is not neutral; it is negligent toward the Humans it exposes to fraud and danger. This RFC defines who may sell and what may be sold — prohibited, dangerous, and counterfeit goods, and scam prevention — as a duty of harm prevention distinct from after-the-fact recourse. It protects buyers and honest merchants alike.