Handoff to PancakeSwap V3 after the sale pool empties.
When the sale pool is empty, the curve freezes. After at least one block, anyone can call graduate(). The caller earns a 0.03% keeper tip. The V3 pool is pre-initialized at market creation; the transfer lock blocks external use until graduation.
| Position | Purpose |
|---|---|
| Full-range LP | Baseline V3 depth |
| Floor wall | Carry the internal floor commitment |
| Excess wall | Remaining backing as single-sided buy |
New borrowing closes. Existing loans can still be repaid; principal enters an accumulator that the protocol keeper mints into another V3 buy wall once it reaches a threshold, or sweeps as final dust after all debt is repaid. The user-facing flow stays as plain repay — buy-wall maintenance is handled by the keeper. The Market's floor variable becomes zero — the backing now lives as a V3 buy wall.