
Product configuration: what a loan is allowed to be
Before a single borrower exists, a lender has to be able to say what it sells. That is the product builder, and it is the piece that decides whether the rest of the platform is a product or a bespoke build. A loan product carries its type, unsecured, secured or revolving credit, and under that a long tail of parameters: the interest model and whether it is fixed, variable or fixed for a period, the repayment type, annuity or linear or interest only, the term, the currency, the limits, the fee and penalty schedule, and the rules for what may be changed later and by whom.
Held as templates, those combinations mean a new lending product is a configuration exercise rather than a release. That matters more for a vendor than for a bank: Five Degrees sold to more than forty institutions, so a product that only existed in code would have meant forty forks of the same system. It also sets the boundary the rest of the platform enforces. Nothing downstream can produce an agreement the product definition does not allow, which is what stops configurability from becoming a way to book a loan the ledger cannot account for.
- Loan Product Builder
- Unsecured, Secured & Revolving
- Interest & Repayment Models
- Fee & Penalty Schedules













