Tessera is a liquidation protocol for permissioned real-world assets. It runs identity-aware Dutch auctions for ERC-3643-style collateral, gates participation through the issuer’s identity registry, and settles atomically through a pluggable settlement adapter. These docs describe the protocol — its primitives, its architecture, its invariants. They are the technical reference for anyone reasoning about how Tessera works.Documentation Index
Fetch the complete documentation index at: https://docs.tessera.finance/llms.txt
Use this file to discover all available pages before exploring further.
What Tessera does
The protocol in one paragraph, the three-actor structure, the four-layer architecture.
The composability problem
Why standard liquidation breaks for permissioned tokens, and why incumbents do not extend into the long tail.
Architecture
Registry, identity, auction, and settlement layers. Composed with explicit interfaces.
Invariants
What the protocol guarantees, and how those guarantees are enforced on-chain.