[Docs]
One deposit, spread across many lending venues.
Everything below describes the vault as it is implemented — the parameters, the limits and the guarantees are what the contract enforces, not what the operator intends. For the full technical treatment, read the whitepaper.
- 01
Overview
What Mosaic is, what it does with a deposit, and what it deliberately does not do.
- 02
How it works
The buffer, the allocation engine, the rebalance gates and the fee, in the order capital meets them.
- 03
Depositing and withdrawing
What to expect as a depositor — the two transactions, what the dashboard shows, and when a withdrawal can fail.
- 04
Contracts and parameters
The adapter interface, the functions worth knowing, every parameter with its bound, and the events to index.
- 05
Running a keeper
What the keeper does on each tick, how to run it, and what it is structurally unable to do.
- 06
FAQ
Short answers to the questions that come up most.
- 07
Security
Trust model, invariants, deliberate design choices, known gaps and the deployment checklist.