About Loan Prime
Loan Prime is a private loan operations workspace built for authorized teams that manage borrower records, collection tracking, schedules, reporting, and audit review. It is not a public consumer loan product and does not provide public financial advice.
Operational scope
The application helps operators record loan starts, post collections, review remaining balances, inspect audit history, manage users, and monitor portfolio activity. Corrections are controlled through the latest-entry adjustment flow so the affected balance, interest, principal, commission, and audit tags stay aligned.
Reliability model
Loan Prime uses Supabase-backed data storage, React-based workflow screens, structured validation, role-aware access, and audit-first operational records. Build and release metadata are versioned with each deployment so operators can trace which behavior is active in production.
Correction workflow
When a received amount is entered incorrectly, authorized operators use the latest-entry adjustment workflow instead of editing unrelated historical records. The workflow verifies that the selected collection is still the newest borrower transaction, recalculates the paid amount, interest portion, principal portion, commission effect, and remaining balance, then records a tagged audit entry for review.
Security posture
The product keeps borrower and collection screens behind authenticated routes, Supabase permissions, and server-side database rules. Public pages describe the product, privacy model, and support path only; they do not expose borrower data, collection records, internal dashboards, user lists, or operational exports.
Deployment model
Frontend releases are prepared on the development branch, reviewed through local build and audit checks, and deployed to Cloudflare Pages after changes are merged to the production branch. Supabase schema changes, including RPC functions used by correction flows, must be applied to the remote database before the matching frontend is considered production-ready.
Access
Access is limited to approved accounts. If you need access or support, contact the administrator for the organization that operates this Loan Prime instance.