roadmap/content/vac/tke/g/codex/cdx-insurance.md

49 lines
1.4 KiB
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: "Codex Insurance Mechanism 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
Insurance Mechanism :, 2024-02-01, 2024-07-01
```
- status: 95%
- CC: Frederico, Juan
### Description
Mechanisms to make the system more stable
### 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-lender](cdx-lender.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 dont have any embeeded stabilization mechanism.
### Perceived Risks
Technical and legal constraints.