CMS Credit Plan · Prototype

Simple LOS-style mock: admin view + borrower mini-portal.

Phase 1 · Static Cloudflare-ready JSON plans
Theme
View Prototype only · no live credit pull

Flip between what you see as LO/admin and what the borrower sees in their mini-portal.

No plan loaded Goal: —

Load a JSON plan file to see steps, score path, and progress.

    Load plan JSON

    Use the demo-plan.json file from this folder or any plan shaped like the sample.

    Expected shape: { "credit_improvement_plan": { "goal", "target_date", "start_score", "target_score", "steps": [...] } }

    Admin / LO actions

    These are just mocks so your dev sees where to plug the real backend and LOS logic.

    Send borrower portal link

    In production this would call a secure API to generate a tokenized URL and email/text it to the borrower.


    AUS coaching note (mock)

    Later this can call your AUS Coach logic to suggest LTV tweaks, reserves, or program shifts.