Compare commits

..

5 Commits

Author SHA1 Message Date
ben.stull c6b1fcae6e RFC-0001 fold-back: restore body to meta entry, repo: null (meta-only #36)
Folds wiggleverse/rfc-0001-human's RFC.md back into the meta entry per
SPEC §13.6. State stays active, id RFC-0001; repo set null. The per-RFC
repo is archived separately.
2026-05-29 14:20:45 +00:00
ben.stull 6662e58af3 Merge pull request 'Propose: Informed Consent' (#7) from propose/informed-consent into main
regenerate-readme-index / noop (push) Has been cancelled
2026-05-29 12:13:29 +00:00
ben.stull 53e6e31d39 Propose: Informed Consent 2026-05-29 05:13:07 -07:00
ohm-bot 73694f750a Graduate human → RFC-0001
regenerate-readme-index / noop (push) Has been cancelled
On-behalf-of: Ben Stull <ben.stull>
2026-05-26 15:32:34 +00:00
ben.stull 12ed6023ba Graduate human → RFC-0001
On-behalf-of: Ben Stull <ben.stull>
2026-05-26 15:32:32 +00:00
2 changed files with 30 additions and 6 deletions
+8 -6
View File
@@ -1,15 +1,17 @@
---
slug: human
title: Human
state: super-draft
id: null
state: active
id: RFC-0001
repo: null
proposed_by: ben.stull@wiggleverse.org
proposed_at: '2026-05-26'
graduated_at: null
graduated_by: null
owners: []
arbiters: []
graduated_at: '2026-05-26'
graduated_by: ben.stull
owners:
- ben.stull@wiggleverse.org
arbiters:
- ben.stull@wiggleverse.org
tags: []
---
+22
View File
@@ -0,0 +1,22 @@
---
slug: informed-consent
title: Informed Consent
state: super-draft
id: null
repo: null
proposed_by: ben.stull@wiggleverse.org
proposed_at: '2026-05-29'
graduated_at: null
graduated_by: null
owners: []
arbiters: []
tags: []
---
RFC-0001 (Human) names Informed Consent as one of the entities that every subsequent RFC depends on, and grounds it directly: a Human holds epistemic authority over their experience, body, needs, and intentions, and is the inherent expert on their own meaning. Informed Consent is what turns that authority into a usable constraint. If a Human is the authority on themselves, then any system that models, stores, acts on, or speaks about a Human must have a defensible account of when it is permitted to do so — and that account is consent. This RFC establishes that account as a first-class entity in OHM rather than leaving each downstream RFC to reinvent it.
The need is concrete. Identity asks what may be recorded about a Human; Relationality asks what may be shared between Humans; Agency asks what may be done on a Human's behalf; Wise Speech asks what may be said about or to a Human. Each of these is, underneath, a consent question — and without a shared definition each RFC would answer it differently, leaving the framework with no coherent position on the single question that most determines whether OHM treats Humans as subjects or as data. Consent is also the entity most likely to be flattened into a checkbox if it is not defined carefully, so it deserves the same substantial treatment RFC-0001 gave to the definition of Human.
This RFC will define what consent *is* in OHM and what any valid representation of it must account for, without enumerating every mechanism a deployment might use to obtain it. The intended scope includes: the necessary conditions for consent to be informed (disclosure adequate to the decision, comprehension, and the absence of coercion); the requirement that consent be specific to a purpose rather than blanket, and time-bound rather than perpetual; revocability as a property of the Human and not a favor granted by the system, including what the model owes when consent is withdrawn after data has already been acted upon; the distinction between consent, assent, and authorization-by-proxy for Humans who cannot consent for themselves (children, the incapacitated, the deceased), which RFC-0001's Personhood position directly conditions; and the asymmetry of power between a Human and a system, which means consent obtained under a meaningful imbalance is not freely given. It will also take a position on what consent is *not* — not a one-time gate, not transferable, not inferable from silence or continued use — so that downstream RFCs and deployments inherit a definition that resists the usual erosions.
With Informed Consent defined as a stable entity, the RFCs that follow can be proposed and evaluated against a shared answer to "is this permitted, and by whom," rather than re-litigating the permission question on each one's own terms — the same coherence argument RFC-0001 makes for the definition of Human, applied to the constraint that protects them.