Problem Statement
Quorum & approval thresholds hardcoded.
Why it matters
Adaptive governance.
Technical Context
Add admin-setable constants.
Expected Outcome
Configurable.
Acceptance Criteria
- Tests.
- Kani harness.
- Docs.
Implementation Notes
New setter.
Files or modules likely to be affected
contracts/governance/src/lib.rs.
Dependencies
None.
Difficulty level
MEDIUM.
Estimated effort
S (~1 day).
Problem Statement
Quorum & approval thresholds hardcoded.
Why it matters
Adaptive governance.
Technical Context
Add admin-setable constants.
Expected Outcome
Configurable.
Acceptance Criteria
Implementation Notes
New setter.
Files or modules likely to be affected
contracts/governance/src/lib.rs.Dependencies
None.
Difficulty level
MEDIUM.
Estimated effort
S (~1 day).