roadmap/content/vac/tke/g/codex/contract-matching.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.

---
title: "Codex Contract Matching"
---
### `vac:tke::codex:contract-matching`
---
```mermaid
%%{
init: {
'theme': 'base',
'themeVariables': {
'primaryColor': '#BB2528',
'primaryTextColor': '#fff',
'primaryBorderColor': '#7C0000',
'lineColor': '#F8B229',
'secondaryColor': '#006100',
'tertiaryColor': '#fff'
}
}
}%%
gantt
dateFormat YYYY-MM-DD
section Codex
Contract Matching :, 2024-10-01, 2024-12-31
```
- status: 0%
- CC: Frederico
### Description
Define how slots are reserved and filled.
### Justification
As part of the slot reservation mechanism. As part of Codex Technical Milestones #3 ("Marketplace Interactions").
### Deliverables
- Modeling and Simulations of the slot reservation mechanism
- One section of the Codex Litepaper "Modeling" chapter (the milestones [contract-initiation](contract-initiation.md), [contract-defaults](contract-defaults.md), [contract-finalization](contract-finalization.md), [proof-aggregators](proof-aggregators.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
- Economics and game theoretical analysis of the Slot Reservation Mechanism
### Perceived Risks
Technical and legal constraints.