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.
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 OPERATIONSProductized 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 ELEV8Supabase 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 TEARDOWNSAI 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 OPERATIONSWhy 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 AUTOMATIONHow 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 ELEV8TCPA 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 OPERATIONSClaude 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 TEARDOWNSHow 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 AUTOMATIONAI 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