initial priming commit

This commit is contained in:
2026-02-24 12:01:37 +01:00
parent 62e743ec9a
commit c7046a79e0
33 changed files with 799 additions and 15 deletions

View File

@@ -0,0 +1,26 @@
---
id: CUST-CPT-PERS-2026-000001
type: concept
title: "Personhood — Seed Concepts v0.1"
status: active
owners: ["Bernd", "Custodian"]
created: "2026-02-24"
updated: "2026-02-24"
scope:
domains: ["Personhood"]
sensitivity: internal
tags: ["concepts", "law", "mixed-intelligence"]
---
# Personhood — Seed Concepts v0.1
1. **Agent** — any entity capable of perception, processing, and action in an environment.
2. **Personhood Vector** — multidimensional profile describing capacities relevant to rights/obligations.
3. **Legal Personality vs Capacity** — being a subject of law vs being competent to exercise rights/duties.
4. **Rights Module** — a portable bundle of permissions/entitlements.
5. **Obligations Module** — a portable bundle of duties and constraints.
6. **Violation** — breach of obligations triggering consequences under jurisdiction rules.
7. **Downgrade** — reduction of rights/capabilities granted after violations.
8. **Restoration Path** — process by which rights can be regained after demonstrated compliance.
9. **Representation/Guardianship** — delegation model for entities lacking capacity in some dimensions.
10. **Jurisdiction Pack** — implementable ruleset binding an interaction space.

View File

@@ -0,0 +1,35 @@
---
id: CUST-PRJ-PERS-2026-000001
type: charter
title: "Personhood — Project Charter v0.1"
status: active
owners: ["Bernd", "Custodian"]
created: "2026-02-24"
updated: "2026-02-24"
scope:
domains: ["Personhood"]
sensitivity: internal
tags: ["law", "rights", "obligations", "agents", "jurisdictions"]
---
# Personhood — Project Charter v0.1
## Purpose
Develop a multidimensional, testable framework of personhood for mixed-intelligence societies, enabling experimental legal rule systems with tiered rights/obligations and downgrade mechanisms.
## Problem
Binary personhood breaks under heterogeneous agents (humans, AIs, orgs, hybrids). We need portable terminology, tests, and rule modules that jurisdictions can adopt and evolve.
## Outcome
- a dimensional personhood space (capability-based, substrate-independent)
- a modular rights/obligations library
- violation → downgrade logic (enforceable within platforms)
- portability across “interaction spaces” (marketplaces, communities)
## Boundaries (v0.1)
- Focus on conceptual and operational primitives, not a single “ideal law”.
- Emphasize clarity, testability, and portability.
## Success criteria (v0.1)
- A coherent framework that can be implemented as platform governance.
- Example jurisdictions and rule packs for specific interaction spaces.

View File

@@ -0,0 +1,32 @@
---
id: CUST-RDM-PERS-2026-000001
type: roadmap
title: "Personhood — Roadmap v0.1"
status: active
owners: ["Bernd", "Custodian"]
created: "2026-02-24"
updated: "2026-02-24"
scope:
domains: ["Personhood"]
sensitivity: internal
tags: ["roadmap", "rights", "obligations", "tests"]
---
# Personhood — Roadmap v0.1
## Phase 0 — Dimensions + Levels
- Define dimensions (capacity vectors) and levels (tiers)
- Specify tests/indicators and ambiguity handling
## Phase 1 — Rights/Obligations Modules
- Modular catalog of rights and obligations
- Mapping from capability/profile → applicable modules
## Phase 2 — Violation & Downgrade Protocol
- What constitutes violations
- How downgrades are applied, appealed, and restored
## Phase 3 — Jurisdiction Portability
- Rule-pack format
- Transfer/translation between contexts
- Example “interaction spaces” (marketplace, co-creation lab, family archive)