mirror of https://github.com/logos-co/roadmap.git
51 lines
1.4 KiB
Markdown
51 lines
1.4 KiB
Markdown
---
|
||
title: "Codex Slot Repair"
|
||
---
|
||
### `vac:tke::codex:slot-repair`
|
||
---
|
||
|
||
```mermaid
|
||
%%{
|
||
init: {
|
||
'theme': 'base',
|
||
'themeVariables': {
|
||
'primaryColor': '#BB2528',
|
||
'primaryTextColor': '#fff',
|
||
'primaryBorderColor': '#7C0000',
|
||
'lineColor': '#F8B229',
|
||
'secondaryColor': '#006100',
|
||
'tertiaryColor': '#fff'
|
||
}
|
||
}
|
||
}%%
|
||
gantt
|
||
dateFormat YYYY-MM-DD
|
||
section Codex
|
||
Slot Repair :, 2024-10-01, 2025-01-01
|
||
```
|
||
|
||
- status: 0%
|
||
- CC: Frederico
|
||
|
||
### Description
|
||
Design of the slot recovery mechanism.
|
||
|
||
### Justification
|
||
As part of Codex Technical Milestones #6 ("Data Repair").
|
||
|
||
### Deliverables
|
||
- Modeling and Simulations of the slot repair mechanism
|
||
- 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 [tax-system](tax-system.md) cover the remaining parts of this chapter).
|
||
|
||
### Tracking Metrics
|
||
- Timely delivery of the report
|
||
- Agreement with Codex team and stakeholders
|
||
|
||
### Work breakdown
|
||
- Economics and game theoretical analysis of the Slot Recovery Mechanism
|
||
- Definition of the trigger of the Recovery Auction
|
||
- Ensure data availability.
|
||
|
||
### Perceived Risks
|
||
Technical and legal constraints.
|