Jeff Shin · Head of Mortgage
NMLS #1041652 · Barrett Financial Group, L.L.C. NMLS #181106

Tools

One calculator per question.

Production runs five of these on a single URL titled “Mortgage Calculator,” competing against a head term with a difficulty score of 93 and Google’s own widget sitting in the results. Split apart, each one can target a question it can actually win — and each shows its arithmetic as text, not just as a widget.

Why the math is printed, not just computed

No major AI crawler executes JavaScript. GPTBot, ClaudeBot, and PerplexityBot fetch pages without rendering them. Everything inside the current calculator widget — the LLPA matrix, the PMI thresholds, the whole engine — is invisible to ChatGPT, Claude, and Perplexity. That is the most differentiated knowledge on this site and it does not exist to them.

Every calculator page here renders worked examples as static HTML, generated at build time by the same engine. Same numbers, because it is the same function — but readable, quotable, and citable.