Compare commits

..

8 Commits

Author SHA1 Message Date
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
ben.stull 010f2fdc4c Propose: Price
On-behalf-of: Ben Stull <ben.stull>
2026-06-01 18:45:54 +00:00
ben.stull f4e2ba0f67 Merge proposal: product-listing
regenerate-readme-index / noop (push) Has been cancelled
On-behalf-of: Ben Stull <ben.stull>
2026-06-01 18:45:38 +00:00
ben.stull 28fc969f01 Propose: Product & Listing
On-behalf-of: Ben Stull <ben.stull>
2026-06-01 18:45:23 +00:00
ben.stull 4597fedf9e Merge proposal: platform-sustainability
regenerate-readme-index / noop (push) Has been cancelled
On-behalf-of: Ben Stull <ben.stull>
2026-06-01 18:45:06 +00:00
ben.stull 908b3800c1 Propose: Platform Sustainability
On-behalf-of: Ben Stull <ben.stull>
2026-06-01 18:44:51 +00:00
ben.stull 759f63e4a7 Merge proposal: nonextraction
regenerate-readme-index / noop (push) Has been cancelled
On-behalf-of: Ben Stull <ben.stull>
2026-06-01 18:42:18 +00:00
4 changed files with 76 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: platform-sustainability
title: Platform Sustainability
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:
- governance
---
Non-Extraction is only credible if there is a concrete, legitimate way for the platform to stay alive. This RFC names those sources — avoided card fees, yield on safeguarded float, and breakage — and explicitly rules out referral fees, ad markups, and payment surcharges. It is the enforcement partner of Non-Extraction: how the platform funds itself without betraying the people it serves.
+19
View File
@@ -0,0 +1,19 @@
---
slug: price
title: Price
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
---
Price is where a platform most easily deceives — through hidden fees, drip pricing, and surprise charges at the end. This RFC defines Price as honest and all-in: the number a Human sees is the number that governs the exchange. It serves Agency and Wise Speech, and underpins the load and checkout mechanics.
+19
View File
@@ -0,0 +1,19 @@
---
slug: product-listing
title: Product & Listing
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 product listing is the platform's representation of a real good to a real buyer, and it can either inform or mislead. This RFC defines Product and Listing in terms of what they honestly offer the buyer rather than by their conversion potential. It builds on Wise Speech and the Commercial Relationship to keep the catalog truthful.