mirror of https://github.com/logos-co/roadmap.git
52 lines
1.5 KiB
Markdown
52 lines
1.5 KiB
Markdown
---
|
||
title: "Codex Proof Aggregators"
|
||
---
|
||
### `vac:tke::codex:proof-aggregators`
|
||
---
|
||
|
||
```mermaid
|
||
%%{
|
||
init: {
|
||
'theme': 'base',
|
||
'themeVariables': {
|
||
'primaryColor': '#BB2528',
|
||
'primaryTextColor': '#fff',
|
||
'primaryBorderColor': '#7C0000',
|
||
'lineColor': '#F8B229',
|
||
'secondaryColor': '#006100',
|
||
'tertiaryColor': '#fff'
|
||
}
|
||
}
|
||
}%%
|
||
gantt
|
||
dateFormat YYYY-MM-DD
|
||
section Codex
|
||
Proof Aggregators :, 2024-07-01, 2024-10-01
|
||
```
|
||
|
||
- status: 10%
|
||
- CC: Frederico
|
||
|
||
### Description
|
||
Economics of the proof aggregator (incentives, costs, pricing).
|
||
|
||
### Justification
|
||
As part of Codex Technical Milestones #1 ("Proof Aggregation") and #2 ("Aggregator Network").
|
||
|
||
### Deliverables
|
||
- Modeling and Simulations of the Proof Aggregator actor and process
|
||
- 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), [recovery-auction](recovery-auction.md), [slot-repair](slot-repair.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
|
||
- Definition of the Proof Aggregator role
|
||
- Analysis of PA costs and pricing
|
||
- Definition of the Proof Aggregation economy
|
||
- Analysis of the interactions between PAs
|
||
|
||
### Perceived Risks
|
||
Technical and legal constraints.
|