create_charter
Establish a constitutional charter for an organization by defining offices, amendment processes, and dissolution rules to formalize governance.
Instructions
Create a new institutional charter — the constitutional root of an organization. Defines offices, amendment rules, dissolution policy.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Institution name | |
| offices | Yes | Offices to create | |
| amendment_board_keys | Yes | Ed25519 public keys eligible for amendment voting | |
| amendment_required_sigs | Yes | Signatures required for amendment | |
| dissolution_grace_seconds | No | ||
| founder_private_key | Yes | Founder's Ed25519 private key | |
| founder_public_key | Yes | Founder's Ed25519 public key | |
| founder_role | No | board |