Credit SIM · NoeBank Pilot
NoeBank is a working pilot of the Credit SIM rails. Below: how a message becomes identity verification, a loan disbursement, a repayment, or a timely reminder — and what happens under the hood at each step. Tap the buttons inside each chat to walk the linked web flows.
The Credit SIM
The Credit SIM is a credit-identity layer built on open-finance data and anchored to a phone number — giving young consumers a seamless, secure path to credit, instantly and without paperwork. NoeBank is a working pilot of these rails: the flows below show how a Credit SIM onboards a person, verifies identity, disburses, and collects — end-to-end, over a channel people already use.
One portable credit identity, tied to the number a person already carries — no app install, no branch visit.
Affordability and risk are read from real financial signals, not paperwork — so decisions are instant and evidence-based.
Identity verification, a credit decision, and disbursement happen in one secure conversation, in minutes.
Onboarding
No one can engage the system without being explicitly invited by an admin. Once invited, the borrower completes KYC and sets a PIN before their first session.
INVITE 255XXXXXXXXX to unlock the number.Loan Application
An AI agent collects the application in natural language, then a deterministic underwriting pipeline scores it and routes the outcome to one of three paths: auto-approve, credit officer review, or rejection.
Repayment
After a mobile-money push is sent, three independent processes race to confirm payment and record it — so a missed webhook never leaves a borrower without confirmation.
PAY 2000.pay_coll: mapping if omitted from payloadpay_coll:* keysReminders & Escalation
Every morning two cron jobs sweep the portfolio. One sends same-day due reminders; the other escalates loans already in arrears before the credit team starts their day.
arrears_esc:{loanId}) to avoid re-escalating loans already in the queue.