For the complete documentation index, see llms.txt. This page is also available as Markdown.

Role-Based Platform Model

The application is built around roles rather than a single dashboard. Each participant sees a workspace scoped to what they can do.

Lenders see pools, their positions, deposits and withdrawals, and pool-level performance. Borrowers see their application status, active facilities, drawdowns, repayment schedules, and covenant obligations. Delegates see the pools they manage, borrower pipelines and underwriting, first-loss balances, and loan servicing. Administrators and service providers see the controls appropriate to their function and nothing beyond it.

A single wallet can hold more than one role — a delegate is also, in effect, a capital provider through first-loss — but permissions are enforced per role, and the interface reflects the role a participant is acting in.

Last updated