{
"$type": "site.standard.document",
"bskyPostRef": {
"cid": "bafyreiefvai5nuac33uteent4dhxxguxpqrhd7akoc5nhr6q3s6kuqh64m",
"uri": "at://did:plc:4rgrdigiftglskeax4wvmsev/app.bsky.feed.post/3mmgdwnyv5xp2"
},
"coverImage": {
"$type": "blob",
"ref": {
"$link": "bafkreidmzck7dmzio7pvdgpqykuxo6fygnnualdujmmzt5mpfwa2cygzbi"
},
"mimeType": "image/png",
"size": 127891
},
"path": "/2026-05-20-sui-lutris/",
"publishedAt": "2026-05-20T11:29:56.000Z",
"site": "https://decentralizedthoughts.github.io",
"textContent": "TL;DR Lutris is a hybrid distributed system protocol that integrates Byzantine Consistent Broadcast with a BFT consensus DAG to minimize latency of specific types of transactions. Hybrid Consistency: Uses broadcast for single-writer operations and consensus for shared-state contention. Unified State Machine: Maintains linearizability across both paths via versioned object locking. Liveness Recovery: Solves the “eternal lock” problem of previous broadcast protocols using epoch-based reconfiguration. Hybrid Reconfiguration: Leverages the consensus path...\n\nBy Lefteris Kokoris Kogias, Alberto Sonnino",
"title": "Lutris: Safe Composition of Broadcast and Consensus"
}