|
@loanscope/calculations
|
Computational graph node and edge definitions for LoanScope mortgage underwriting (LTV, DTI, reserves, government fees, qualifying-income policies, eligibility checks). |
MIT |
1
greenflagged
/ 1 total
|
|
@loanscope/cli
|
LoanScope command-line interface for mortgage scenario evaluation, comparison grids, goal-seek, simulation, and SQLite-backed scenario / catalog / audit persistence. |
MIT |
0
greenflagged
/ 1 total
|
|
@loanscope/compare
|
Comparison grid builder, executor, and goal-seek for evaluating a LoanScope mortgage scenario across product, term, rate, LTV, occupancy, and other dimensions. |
MIT |
1
greenflagged
/ 1 total
|
|
@loanscope/config
|
YAML / JSON scenario parser with zod boundary validation for LoanScope mortgage transactions, quick-quote inputs, and simulation plans. |
MIT |
1
greenflagged
/ 1 total
|
|
@loanscope/db
|
SQLite + Drizzle persistence adapter for LoanScope: schema, migrations, repositories, mappers, custom-product service, persistent lender registry, and audit sessions. |
MIT |
1
greenflagged
/ 1 total
|
|
@loanscope/domain
|
Branded primitives (Money, Ratio, RatePct, Months), enums, and canonical types for LoanScope mortgage underwriting. Zero runtime dependencies. |
MIT |
1
greenflagged
/ 1 total
|
|
@loanscope/engine
|
In-memory mortgage evaluation orchestrator: tier and variant resolution, effective-data assembly, scoped responses, and product-level evaluation against the LoanScope computational graph. |
MIT |
1
greenflagged
/ 1 total
|
|
@loanscope/graph
|
Generic typed DAG evaluator with provenance tracking and scoped evaluation, used as the computation substrate for LoanScope underwriting. |
MIT |
1
greenflagged
/ 1 total
|
|
@loanscope/lenders
|
Lender registry with preset and custom product-source resolution for LoanScope mortgage product catalogs. |
MIT |
1
greenflagged
/ 1 total
|
|
@loanscope/math
|
Pure mortgage math primitives for LoanScope: PMT, LTV / DTI / CLTV, reserves, qualifying income / payment, multi-borrower FICO blending, and government fee schedules (FHA / VA / USDA). |
MIT |
1
greenflagged
/ 1 total
|
|
@loanscope/products
|
Declarative LoanScope mortgage product catalogs (Agency, Government, Portfolio) with extends-based inheritance and per-occupancy / per-tier constraints. |
MIT |
1
greenflagged
/ 1 total
|
|
@loanscope/program-rules
|
Canonical ProgramRules resolver primitives (toProgramRules, mergeRules, resolveVariant, findApplicableTier) shared by the LoanScope engine and product packages. |
MIT |
1
greenflagged
/ 1 total
|
|
@loanscope/sim
|
LoanScope mortgage borrower-action simulator with deterministic cash accounting and Pareto-ranked outcomes. |
MIT |
1
greenflagged
/ 1 total
|