FILE 06Notes10 PUBLISHED

Field notes from the build.

Architecture decisions, real costs, and the parts that broke. Written while shipping AI agents for small businesses, automation inside a mortgage shop, and an agency that pays its own bills.

01SEP 09, 2026

Mortgage Rate Alert Automation: A Builder's Guide

Most rate alert tools are lead-gen wrappers. Here is how I built a real mortgage rate alert automation system from scratch: live data, noise filtering, break-even math, and multi-channel dispatch.

AI AUTOMATION IN MORTGAGE AND LENDING OPERATIONS
02SEP 01, 2026

Productized AI Service: Stop It Eating Your Calendar

Custom AI projects will drain your calendar fast. Here's the operational sequence I use at Elev8 to run a productized AI service with intake forms, async delivery, and change-order scripts that keep scope tight.

OPERATOR LESSONS FROM BUILDING ELEV8
03AUG 28, 2026

Supabase Row Level Security for a Single-Operator Project

Most RLS guides assume you're building multi-tenant SaaS. Here's what Supabase row level security actually looks like when you're the only user of your own tool.

PRACTICAL TOOL TEARDOWNS
04AUG 25, 2026

AI in Mortgage Lending: What It Can and Cannot Do

Most takes on AI in mortgage lending are either hype or fear. Here is a pipeline-level breakdown of where probabilistic AI outputs are safe, where they are not, and how to connect the two without creating a compliance blind spot.

AI AUTOMATION IN MORTGAGE AND LENDING OPERATIONS
05AUG 18, 2026

Why Every AI Agent I Ship Has an AI Content Approval Workflow

Every AI agent I've shipped in production has a human approval step baked in. Here's why I keep that gate even when clients push to remove it, and what broke when I didn't.

AI AGENTS AND BUSINESS AUTOMATION
06AUG 15, 2026

How to Get Agency Clients: My First 5 With No Budget

I built Elev8 Growth Solutions to five paying clients without spending a dollar on ads or outreach tools. Here is the exact sequence, what failed first, and what actually closed each deal.

OPERATOR LESSONS FROM BUILDING ELEV8
07AUG 11, 2026

TCPA Compliant Mortgage Automation: Follow-Up That Won't Sue You

I built a TCPA-compliant follow-up engine for mortgage outreach. Here's the actual architecture: consent flags, timezone-aware send windows, opt-out webhooks, and what breaks in production.

AI AUTOMATION IN MORTGAGE AND LENDING OPERATIONS
08AUG 07, 2026

Claude API Tool Use: Forcing Structured Output That Validates

Claude's tool use forces structured output, but strict mode doesn't catch everything. Here's what fails silently and how to wire a Pydantic retry loop that makes Claude self-correct.

PRACTICAL TOOL TEARDOWNS
09AUG 04, 2026

How I Built an Autonomous Blog Agent with Claude and Supabase

I built an autonomous blog agent that researches, drafts, quality-checks, and queues posts for one-click publish. Here is the full architecture, what it costs per run, and what broke in production.

AI AGENTS AND BUSINESS AUTOMATION
10AUG 02, 2026

AI Agent Cost for Small Business: What I Actually Paid

Most pricing pages show you the subscription fee and nothing else. Here is what an AI agent actually costs a small business once you factor in tokens, integrations, and the maintenance hours nobody warns you about.

AI AGENTS AND BUSINESS AUTOMATION