Amend Constitution
sdd_amendUpdate a Constitution amendment log by appending a new entry and incrementing the amendment count in frontmatter.
Instructions
Appends an amendment entry to CONSTITUTION.md's changelog and updates the amendment_count in frontmatter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| spec_dir | No | Spec directory path (relative to workspace root) | .specs |
| rationale | Yes | Why this amendment is needed | |
| feature_number | No | Feature number (zero-padded, e.g. '001') | 001 |
| articles_affected | Yes | Which Constitution articles are affected | |
| changes_description | Yes | Description of the changes |