add_decree
Write a new governing decree as an immutable fossil using the founder key. Unauthorized agent attempts are denied and preserved, preventing agents from altering or exempting themselves from rules.
Instructions
FOUNDER ONLY. Write a new governing decree as an immutable fossil (requires the founder key). Agents cannot add, soften, or exempt themselves from a decree — calls without the key are denied and fossiled.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| rules | No | ||
| scope | No | ||
| enforce | No | ||
| supersedes | No | ||
| founder_key | Yes |