How a decision is made, end to end
Cadence turns an applicant's account data into an explainable lending decision through a fixed, ordered sequence.
From an inbound lead to an issued decision
The order matters. Consent precedes retrieval, retrieval precedes categorisation, and categorisation precedes affordability.
Applicant arrives
Inbound leadAn applicant reaches Cadence from a comparison-portal lead carrying a requested amount and term. The session is created and isolated from the first interaction; nothing is shared across applicants.
Consent is granted
AIS consent · 180-day expiryThe applicant authorises account-information access against Demo Bank under an explicit, time-boxed consent. The grant is scoped to read-only statement data and expires; it is recorded as the legal basis for everything downstream.
Account data is retrieved
Berlin Group account dataWith consent in place, the engine pulls accounts, balances and several months of transactions over a standardised account-information interface. The raw wire format is mapped into Cadence's internal transaction model.
Transactions are categorised
Model categorisationEach transaction line is labelled into one of 16 categories, with flags for income, recurrence and obligation. The model supplies a grounded rationale per label; it categorises the evidence but never decides the loan.
Affordability is computed
HaushaltsrechnungCategorised cash flow feeds the Haushaltsrechnung: net income minus a standard living-cost allowance, rent and existing obligations yields available income. Deterministic rules then test the requested instalment against buffer, ratio, stability and stress thresholds.
A decision is issued
Transparent · auditableThe engine returns approve, refer or decline with the exact figures and rule outcomes behind it. Every input, label and threshold is captured in an append-only audit log an officer or auditor can replay end to end.
The third-party and account-holder boundary
Open-banking access has 2 sides, and Cadence is firmly on one of them.
Third-party provider (TPP)
Account servicer (ASPSP)
Keeping this boundary clean is what makes the system auditable: the account servicer is the single source of truth for the data, and Cadence is the single source of truth for the reasoning applied to it.