Facts in
The control plane consumes ledger facts — balances, due dates, statuses, protections — with explicit freshness and as-of semantics, so every decision knows exactly how current its inputs were.
Platform architecture
A servicing control plane above, a lending core below, joined by a clean fact/action contract. Humans and AI agents enter through one governed interface, every action clears the compliance gate at execution time, and everything lands in a tamper-evident evidence graph.
Human workforce
AI agent workforce
Servicing control plane
decides, routes, and records every unit of work
Lending core
Compliance gate
Every action clears the gate before execution — the full architecture is mapped below.
The architecture
Workforce, governed interface, control plane, contract seam, core — and the compliance gate railing all of it. Every section below walks one layer of this picture.
Human workforce
agents · managers · reviewers
AI agent workforce
graduated autonomy · kill switch
One governed action interface
every action carries an operational context — the case it serves, an audited exception, or a system trigger
Servicing control plane
decides, routes, and records every unit of work
Lending core
Compliance gate · checked at execution
The four products
Adopt them together as an operating system for servicing, or start with the piece that hurts most. Each product gets a full page of its own; this is the map.
The governed action path
Every action on the platform — a payment, a message, a dial, by a human or an AI agent — travels the same path. No shortcuts, no side doors.
Operational context
Every action starts with a reason the platform understands: the case it serves, an audited exception, or a system trigger.
Compliance gate
Version-pinned, regulation-traceable rules evaluate the action at execution time. Missing facts never permit.
Maker-checker
Actions that policy marks sensitive route to a distinct human approver before anything happens.
Execute
The action runs through the governed interface — idempotent, with normalized outcomes whether it hits LendEasy's core or yours.
Evidence record
Decision, rule versions, approvals, and outcome land in a hash-chained record linked into the evidence graph.
Composability
The control plane binds to any system of record through a fact/action contract designed to be reasoned about: what flows in, what flows out, and how the two sides reconcile. Run LendEasy's core, keep yours, or migrate later.
The control plane consumes ledger facts — balances, due dates, statuses, protections — with explicit freshness and as-of semantics, so every decision knows exactly how current its inputs were.
Actions flow back to the core as idempotent commands with normalized outcomes. Retries are safe, partial failures are explicit, and the evidence record captures what actually happened.
Core events stream back for reconciliation, so the control plane's view and the system of record converge continuously instead of drifting until month-end.
The architectural consequence: because compliance, grounding, and evidence live in the control plane — not in the core — they work identically in every configuration. Adopting the AI workforce does not require a core migration, and migrating cores later does not re-open your compliance posture.
The AI agent workforce
Architecturally, an AI agent is just another worker identity: same queues, same permissions, same audit trail — and the same compliance gate in front of every action. The difference is what you can prove afterwards.
AI agents — including voice agents working collections and hardship calls — pull from the same queues, hold the same scoped permissions, and write to the same audit trail as humans. There is no AI side door.
Every borrower-facing figure comes straight from the ledger. The model writes the words; the ledger supplies the numbers.
Assist, approve, then autonomous within policy — set per task type, with a distinct human reviewer for anything the agent proposes.
Instant kill switch with scoped suppression (global, queue, case type, or channel), pinned model and prompt versions per decision, PII scrubbed before any model call.
Security posture
Every endpoint requires an explicit permission grant — for humans, integrations, and AI agents alike. Nothing is reachable because a default was left open, and PII is scrubbed before any external model call. Access reviews read like policy, because access is policy.
The lending core is built on open, bank-grade infrastructure that institutions worldwide have operated for years — built by the same engineers who lead it. Your auditors can read the foundation, and your exit path never depends on a vendor black box.
FAQ
The contract is deliberately narrow: the control plane reads ledger facts with as-of and freshness semantics, and emits governed actions as idempotent commands with normalized outcomes. There is no deep coupling to your ledger schema and no requirement to change how your core posts. Most integrations are an adapter over APIs or extracts you already expose.
Bring your hardest integration question. We will trace a real action from operational context to evidence record — on our core or against yours.