sign_amendment
Sign a proposed amendment to authorize it. The SDK derives the preimage and signs locally, keeping the signed bytes private and never exposing them to the server.
Instructions
Add a signature to a proposed amendment. The SDK derives the preimage and signs it; MCP never sees or builds the signed bytes. Session state is not an authoritative registry: amendments live only in this process, are lost on restart, and carry no external trust.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| signer_role | Yes | The key class the charter's amendment policy counts this signature against | |
| amendment_id | Yes | ||
| signer_public_key | Yes | ||
| signer_private_key | Yes |