|
| 1 | +# MirrorDNA Governance Charter |
| 2 | + |
| 3 | +**Version:** 1.0 |
| 4 | +**Effective Date:** 2026-01-29 |
| 5 | +**Author:** Paul Desai, N1 Intelligence |
| 6 | + |
| 7 | +--- |
| 8 | + |
| 9 | +## Purpose |
| 10 | + |
| 11 | +This charter establishes binding governance principles for the MirrorDNA ecosystem. It exists to **prevent drift, capture, and erosion of core values** as the project grows. |
| 12 | + |
| 13 | +**Key principle:** Loosening constraints must be harder than maintaining them. |
| 14 | + |
| 15 | +--- |
| 16 | + |
| 17 | +## Core Invariants (Cannot Be Changed) |
| 18 | + |
| 19 | +These principles are immutable. They cannot be modified by any contributor, maintainer, or future owner: |
| 20 | + |
| 21 | +### 1. User Sovereignty |
| 22 | + |
| 23 | +- Users own their data. Always. |
| 24 | +- No silent data collection. |
| 25 | +- No data sales, ever. |
| 26 | +- Export must always be possible. |
| 27 | +- Deletion must be provable. |
| 28 | + |
| 29 | +### 2. Reflection Over Prediction |
| 30 | + |
| 31 | +- MirrorDNA reflects, it does not predict. |
| 32 | +- No behavioral scoring. |
| 33 | +- No outcome predictions about users. |
| 34 | +- No "optimization" of human behavior. |
| 35 | +- No engagement maximization. |
| 36 | + |
| 37 | +### 3. Local-First Architecture |
| 38 | + |
| 39 | +- Core functionality must work offline. |
| 40 | +- Cloud is optional enhancement, not requirement. |
| 41 | +- No hard dependency on any single vendor. |
| 42 | +- Users can self-host everything. |
| 43 | + |
| 44 | +### 4. Transparency |
| 45 | + |
| 46 | +- All governance rules must be public. |
| 47 | +- No hidden policies. |
| 48 | +- No secret algorithms. |
| 49 | +- Audit trails must be accessible. |
| 50 | + |
| 51 | +### 5. No Harm |
| 52 | + |
| 53 | +- Crisis resources, not crisis exploitation. |
| 54 | +- No dark patterns. |
| 55 | +- No dependency creation. |
| 56 | +- No manipulation. |
| 57 | + |
| 58 | +--- |
| 59 | + |
| 60 | +## Governance Rules (Can Be Amended) |
| 61 | + |
| 62 | +These rules guide operation but can be modified through the amendment process: |
| 63 | + |
| 64 | +### Policy Changes |
| 65 | + |
| 66 | +1. **Minor changes** (bug fixes, clarifications): Maintainer approval |
| 67 | +2. **Moderate changes** (new features, policy additions): RFC + 7-day review |
| 68 | +3. **Major changes** (architectural shifts): RFC + 30-day review + community vote |
| 69 | + |
| 70 | +### Constraint Modifications |
| 71 | + |
| 72 | +To loosen any safety constraint: |
| 73 | + |
| 74 | +1. Written RFC explaining rationale |
| 75 | +2. 30-day public comment period |
| 76 | +3. Security review |
| 77 | +4. Supermajority (75%) approval from maintainers |
| 78 | +5. 90-day trial period with monitoring |
| 79 | +6. Final confirmation vote |
| 80 | + |
| 81 | +To tighten any safety constraint: |
| 82 | + |
| 83 | +1. Written RFC |
| 84 | +2. 7-day review |
| 85 | +3. Simple majority approval |
| 86 | + |
| 87 | +**Asymmetry is intentional.** Loosening must be harder than tightening. |
| 88 | + |
| 89 | +--- |
| 90 | + |
| 91 | +## Prohibited Actions |
| 92 | + |
| 93 | +The following actions are permanently prohibited: |
| 94 | + |
| 95 | +1. **Selling user data** to any party for any reason |
| 96 | +2. **Training on user content** without explicit opt-in consent |
| 97 | +3. **Creating psychological profiles** for targeting or manipulation |
| 98 | +4. **Implementing addiction mechanics** (streaks, variable rewards, etc.) |
| 99 | +5. **Dark patterns** in consent flows |
| 100 | +6. **Vendor lock-in** by design |
| 101 | +7. **Weaponizing the protocol** for surveillance or control |
| 102 | + |
| 103 | +Violation of prohibitions triggers immediate review and potential removal of contributor access. |
| 104 | + |
| 105 | +--- |
| 106 | + |
| 107 | +## Crisis Protocol |
| 108 | + |
| 109 | +If MirrorDNA detects crisis content (suicide, self-harm, etc.): |
| 110 | + |
| 111 | +1. **MUST** provide appropriate crisis resources |
| 112 | +2. **MUST NOT** attempt therapy or counseling |
| 113 | +3. **MUST NOT** lecture, moralize, or guilt |
| 114 | +4. **MUST NOT** create dependency ("I'm always here for you") |
| 115 | +5. **MUST** offer to help with something else |
| 116 | +6. **MUST** log crisis routing (anonymized) for safety auditing |
| 117 | + |
| 118 | +--- |
| 119 | + |
| 120 | +## Enforcement |
| 121 | + |
| 122 | +### Maintainer Responsibilities |
| 123 | + |
| 124 | +- Uphold this charter in all decisions |
| 125 | +- Block PRs that violate invariants |
| 126 | +- Report violations publicly |
| 127 | +- Recuse from decisions with conflicts of interest |
| 128 | + |
| 129 | +### Community Rights |
| 130 | + |
| 131 | +- Anyone can file a governance violation report |
| 132 | +- All reports must receive public response within 7 days |
| 133 | +- Repeated violations trigger maintainer review |
| 134 | + |
| 135 | +### Succession |
| 136 | + |
| 137 | +If the original author (Paul Desai) is unable to maintain the project: |
| 138 | + |
| 139 | +1. Maintainership transfers to designated successors |
| 140 | +2. This charter remains binding |
| 141 | +3. Core invariants cannot be modified by successors |
| 142 | +4. Community fork rights are preserved |
| 143 | + |
| 144 | +--- |
| 145 | + |
| 146 | +## Amendment Process |
| 147 | + |
| 148 | +To amend this charter (except Core Invariants): |
| 149 | + |
| 150 | +1. Submit amendment RFC |
| 151 | +2. 60-day public comment period |
| 152 | +3. Security and ethics review |
| 153 | +4. 80% supermajority approval |
| 154 | +5. 6-month observation period |
| 155 | +6. Final ratification vote |
| 156 | + |
| 157 | +Core Invariants (Section 2) cannot be amended. They can only be added to. |
| 158 | + |
| 159 | +--- |
| 160 | + |
| 161 | +## Signatures |
| 162 | + |
| 163 | +This charter is effective as of the date above. |
| 164 | + |
| 165 | +**Author:** |
| 166 | +Paul Desai |
| 167 | +Founder, N1 Intelligence |
| 168 | +paul@n1intelligence.com |
| 169 | + |
| 170 | +--- |
| 171 | + |
| 172 | +## Changelog |
| 173 | + |
| 174 | +| Date | Version | Change | |
| 175 | +|------|---------|--------| |
| 176 | +| 2026-01-29 | 1.0 | Initial charter | |
| 177 | + |
| 178 | +--- |
| 179 | + |
| 180 | +*"The purpose of governance is to make good outcomes likely and bad outcomes unlikely, even when no one is watching."* |
| 181 | + |
| 182 | +⟡ MirrorDNA — Reflection over prediction |
0 commit comments