mirror of https://github.com/logos-co/roadmap.git
51 lines
1.3 KiB
Markdown
51 lines
1.3 KiB
Markdown
|
---
|
|||
|
title: "Codex Tax System"
|
|||
|
---
|
|||
|
### `vac:tke::codex:tax-system`
|
|||
|
---
|
|||
|
|
|||
|
```mermaid
|
|||
|
%%{
|
|||
|
init: {
|
|||
|
'theme': 'base',
|
|||
|
'themeVariables': {
|
|||
|
'primaryColor': '#BB2528',
|
|||
|
'primaryTextColor': '#fff',
|
|||
|
'primaryBorderColor': '#7C0000',
|
|||
|
'lineColor': '#F8B229',
|
|||
|
'secondaryColor': '#006100',
|
|||
|
'tertiaryColor': '#fff'
|
|||
|
}
|
|||
|
}
|
|||
|
}%%
|
|||
|
gantt
|
|||
|
dateFormat YYYY-MM-DD
|
|||
|
section Codex
|
|||
|
Tax System :, 2024-07-01, 2024-10-01
|
|||
|
```
|
|||
|
|
|||
|
- status: 10%
|
|||
|
- CC: Frederico
|
|||
|
|
|||
|
### Description
|
|||
|
|
|||
|
|
|||
|
### Justification
|
|||
|
As part of Codex Technical Milestones #1 ("Proof Aggregation") and #2 ("Aggregator Network").
|
|||
|
|
|||
|
### Deliverables
|
|||
|
- Modeling and Simulations of the CDX stability
|
|||
|
- One section of the Codex Litepaper "Modeling" chapter (the milestones [contract-initiation](contract-initiation.md), [contract-matching](contract-matching.md), [contract-defaults](contract-defaults.md), [contract-finalization](contract-finalization.md), [proof-aggregators](proof-aggregators.md), [recovery-auction](recovery-auction.md), and [slot-repair](slot-repair.md) cover the remaining parts of this chapter).
|
|||
|
|
|||
|
### Tracking Metrics
|
|||
|
- Timely delivery of the report
|
|||
|
- Agreement with Codex team and stakeholders
|
|||
|
|
|||
|
### Work breakdown
|
|||
|
- Definition of a tax system
|
|||
|
- Analysis of the application of taxes
|
|||
|
- Analysis of CDX price stability
|
|||
|
|
|||
|
### Perceived Risks
|
|||
|
Technical and legal constraints.
|