mirror of https://github.com/logos-co/roadmap.git
adding work breakdown
This commit is contained in:
parent
cc97ce8fce
commit
b52a8bea24
|
@ -0,0 +1,50 @@
|
||||||
|
---
|
||||||
|
title: "Launch Status Network on Testnet"
|
||||||
|
---
|
||||||
|
### `vac:tke::status-network:testnet-launch`
|
||||||
|
---
|
||||||
|
|
||||||
|
```mermaid
|
||||||
|
%%{
|
||||||
|
init: {
|
||||||
|
'theme': 'base',
|
||||||
|
'themeVariables': {
|
||||||
|
'primaryColor': '#BB2528',
|
||||||
|
'primaryTextColor': '#fff',
|
||||||
|
'primaryBorderColor': '#7C0000',
|
||||||
|
'lineColor': '#F8B229',
|
||||||
|
'secondaryColor': '#006100',
|
||||||
|
'tertiaryColor': '#fff'
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}%%
|
||||||
|
gantt
|
||||||
|
dateFormat YYYY-MM-DD
|
||||||
|
section Status Network
|
||||||
|
Testnet Launch :, 2024-05-01, 2024-11-01
|
||||||
|
```
|
||||||
|
|
||||||
|
- status: 20%
|
||||||
|
- CC: Frederico, Martin, Juan
|
||||||
|
|
||||||
|
### Description
|
||||||
|
Status Network is planning a testnet launch.
|
||||||
|
|
||||||
|
### Justification
|
||||||
|
This milestone addresses the incentive mechanisms of the network.
|
||||||
|
|
||||||
|
### Deliverables
|
||||||
|
- Reports with each of the analyses
|
||||||
|
- Modeling and simulation of the probabilistic models
|
||||||
|
|
||||||
|
### Tracking Metrics
|
||||||
|
- Aggrement with SN and IFT stakeholders
|
||||||
|
- Timely delivery of the SNT staking and XP program in view of their publication schedule
|
||||||
|
|
||||||
|
### Work breakdown
|
||||||
|
- Reevaluation of the SNT staking
|
||||||
|
- Introduction of the Experience Points Program
|
||||||
|
- XP Program for Partners
|
||||||
|
|
||||||
|
### Perceived Risks
|
||||||
|
Technical and legal constraints
|
Loading…
Reference in New Issue