mirror of https://github.com/logos-co/roadmap.git
49 lines
1.3 KiB
Markdown
49 lines
1.3 KiB
Markdown
|
---
|
|||
|
title: "Codex Lender Analysis"
|
|||
|
---
|
|||
|
### `vac:tke::codex:cdx-insurance`
|
|||
|
---
|
|||
|
|
|||
|
```mermaid
|
|||
|
%%{
|
|||
|
init: {
|
|||
|
'theme': 'base',
|
|||
|
'themeVariables': {
|
|||
|
'primaryColor': '#BB2528',
|
|||
|
'primaryTextColor': '#fff',
|
|||
|
'primaryBorderColor': '#7C0000',
|
|||
|
'lineColor': '#F8B229',
|
|||
|
'secondaryColor': '#006100',
|
|||
|
'tertiaryColor': '#fff'
|
|||
|
}
|
|||
|
}
|
|||
|
}%%
|
|||
|
gantt
|
|||
|
dateFormat YYYY-MM-DD
|
|||
|
section Codex
|
|||
|
Lender :, 2024-05-01, 2024-07-01
|
|||
|
```
|
|||
|
|
|||
|
- status: 95%
|
|||
|
- CC: Juan
|
|||
|
|
|||
|
### Description
|
|||
|
Design and modeling of the lender role
|
|||
|
|
|||
|
### Justification
|
|||
|
Understand the roles that impact the performance and security of the protocol. As part of the Codex Technical Milestone #5 ("Tokenomics").
|
|||
|
|
|||
|
### Deliverables
|
|||
|
- Specific parts of three chapters of the Codex Litepaper (Use Cases, Contract Lifecycle, and CDX Tokenomics) (the milestones [cdx](cdx.md), [cdx-fees](cdx-fees.md), and [cdx-insurance](cdx-insurance.md) cover the remaining parts of these chapters).
|
|||
|
- One section of the Codex Whitepaper (CDX Tokenomics)
|
|||
|
|
|||
|
### Tracking Metrics
|
|||
|
Completion of the respective sections in the Codex Litepaper and Whitepaper.
|
|||
|
|
|||
|
### Work breakdown
|
|||
|
- Definition of insurance role.
|
|||
|
- Analysis of CDX impact on system security.
|
|||
|
- Comparison against protocols which don’t have any embeeded stabilization mechanism.
|
|||
|
|
|||
|
### Perceived Risks
|
|||
|
Technical and legal constraints.
|