Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
/MD/md-5/ @l-monninger @apenzk
/MD/md-15/ @l-monninger @apenzk
/MD/md-93/ @andygolay
/MD/md-125/ @apenzk

## MIPs
/MIP/mip-0/ @l-monninger @apenzk
Expand All @@ -26,6 +27,7 @@
/MIP/mip-88/ @apenzk @Primata
/MIP/mip-91/ @apenzk
/MIP/mip-94/ @andygolay
/MIP/mip-125/ @apenzk

## MGs
/MG/mg-0/ @l-monninger
1 change: 1 addition & 0 deletions .vscode/spellright.dict
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ Fastconfirmation
Fastconfirmations
Merkle
multisig
permissioned
postconfirm
postconfirmed
Postconfirmer
Expand Down
43 changes: 43 additions & 0 deletions MD/md-125/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
# MD-125: Risk Assessment for Staking and Governance Launch

- **Description**: A desideratum requiring comprehensive identification and mitigation of risks associated with launching staking and governance mechanisms on Movement L1.
- **Authors**: [Andreas Penzkofer]()
- **Approval**: <!--Either approved (:white_check_mark:), rejected (:x:), stagnant or withdrawn by the governance body. To be inserted by governance. -->

## Overview

This desiderata establishes the requirement for a comprehensive risk assessment framework for launching staking and governance mechanisms on Movement L1. The framework must identify potential risks and provide clear mitigation strategies to ensure a secure and where possible decentralized launch.

## Desiderata

### D1: Comprehensive Risk Assessment Framework

**User journey**: Network operators and participants can rely on a thorough analysis of potential risks and corresponding mitigation strategies for staking and governance launch.

**Description**: Develop a comprehensive risk assessment that identifies all potential risks associated with launching staking and governance mechanisms, categorizes them appropriately, and provides specific mitigation strategies and techniques for each identified risk.

**Justification**: Launching staking and governance without proper risk assessment could lead to network security vulnerabilities, centralization issues, governance attacks, treasury exposure, and regulatory compliance problems. A systematic approach to risk identification and mitigation techniques is essential for a successful launch.

**Recommendations**:

- Identify risks across staking and governance categories
- Provide specific examples and root causes for each risk
- Develop actionable mitigation strategies for each identified risk

### D2: Behavioral Recommendations for Launch

**User journey**: Network operators and participants can follow specific behavioral guidance to implement staking and governance launch in a secure and decentralized manner.

**Description**: Provide clear behavioral recommendations for staking and governance launch that guide implementation decisions and operational practices.

**Justification**: While risk assessment identifies what could go wrong, behavioral recommendations provide specific guidance on how to implement the launch correctly. This ensures consistent application of best practices across all stakeholders.

**Recommendations**:

- Include behavioral recommendations for staking launch (delegation diversity, permissioned validators, etc.)
- Include behavioral recommendations for governance launch (thresholds, decentralization timeline, etc.)


## Changelog

- **2025-10-15**: Initial desiderata document created. [PR#125](https://github.com/movementlabsxyz/MIP/pull/125)
Loading