sign_charter
Add a founding signature to a charter with Ed25519 keys to establish cryptographic identity and trust for AI agents. Requires charter ID, signer keys, and resigner key for outer envelope.
Instructions
Add a founding signature to a charter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| charter_id | Yes | ||
| signer_private_key | Yes | ||
| signer_public_key | Yes | ||
| signer_role | No | board | |
| resigner_private_key | Yes | Key to re-sign the outer charter envelope |