## Summary ## Amendment metadata - **Proposal file:** `proposals/.yaml` - **Self-assessed change class:** - **Articles / modules touched:** - **Ratification threshold this class requires:** ## Rationale ## Invariant impact statement - one-person-one-vote: - right-to-fork: - audit-ledger integrity: - worst-off protection: ## Adversarial self-review ## Checklist - [ ] Proposal file validates: `python -m govtool proposal validate proposals/.yaml` - [ ] Classifier agrees with my self-assessed class: `python -m govtool classify` - [ ] Constitution source still validates: `python -m govtool validate` - [ ] Tests pass locally: `pytest` - [ ] I have NOT edited `constitution/version.yaml` by hand (the ratification workflow bumps it) - [ ] I have NOT written to the ledger by hand (only signed gate operations may append)