get_constitution
Retrieves the merged constitution for a specified persona, combining active rules and UVC qualities.
Instructions
Get the merged constitution for a specific persona, including all active rules and UVC qualities
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| persona_id | No | The persona ID (e.g., "ambassador", "nanny", "sentinel") | ambassador |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| icon | No | Persona icon (emoji) | |
| content | Yes | Merged constitution text | |
| persona | Yes | Human-readable persona name | |
| uvcToken | No | UVC token, when configured for the persona | |
| totalRules | Yes | Total number of rules in the merged creed | |
| creedAttestation | No | Attestation line binding this response to the active creed hash |