Borrower
The root entity for every deal. Contains identity, flags, and the borrower's objective weight vector — the goal priorities that control scenario ranking.
Sources
- Canonical Entity Model / Borrower Ledger — Entity overview
- CE_C05 Data Dictionary + Rules Matrix — §1 Entity Model Overview
Terms (20)
| Canonical | Code | Type | Status |
|---|---|---|---|
| Borrower ID (Borrower) | borrower_id | string | proposed |
| Citizenship Status | citizenship_status | enum | proposed |
| Date Of Birth | date_of_birth | date | proposed |
| Disability Flag | disability_flag | boolean | proposed |
| First Name | first_name | string | proposed |
| First Time Homebuyer Flag | first_time_homebuyer_flag | boolean | proposed |
| Goal Priority Cash | goal_priority_cash | integer | proposed |
| Goal Priority Payment | goal_priority_payment | integer | proposed |
| Goal Priority Purchase Power | goal_priority_purchase_power | integer | proposed |
| Goal Priority Speed | goal_priority_speed | integer | proposed |
| Goal Priority Wealth | goal_priority_wealth | integer | proposed |
| Household Size | household_size | integer | proposed |
| Last Name | last_name | string | proposed |
| Marital Status | marital_status | enum | proposed |
| Primary Residence Intent | primary_residence_intent | boolean | proposed |
| Self Employed Flag | self_employed_flag | boolean | proposed |
| SSN Hash | ssn_hash | string | proposed |
| Target Cash To Close | target_cash_to_close | decimal | proposed |
| Target Monthly Payment | targetMonthlyPayment | — | proposed |
| Veteran Flag | veteran_flag | boolean | proposed |