diff --git a/docs/issue-63.md b/docs/issue-63.md new file mode 100644 index 0000000..c677320 --- /dev/null +++ b/docs/issue-63.md @@ -0,0 +1,20 @@ +# On-Chain Governance System - Tracking Document + +**Note:** This is a placeholder/tracking document and does NOT contain an implementation. + +## Work in Progress + +**Planned Components:** +- [ ] Proposal System (RC3-005.1): Support for parameter changes, treasury spending, and protocol upgrades +- [ ] Voting Mechanism (RC3-005.2): Token-weighted voting (1 CELL = 1 vote) with delegation support and optional quadratic voting +- [ ] Execution System (RC3-005.3): Automatic proposal execution with timelock delay, emergency cancel, and multi-sig guardian + +**Completed Work:** +- None yet. Work has not started. + +**Expected Completion Timeline:** +- Timeline to be determined. + +**Relevant Design Documents / Specifications:** +- See docs/RELEASE_REQUIREMENTS.md (RC3-005) for detailed requirements +- Tracking: https://github.com/Steake/BitCell/issues/63 \ No newline at end of file