Industries / Lending & fintech

Lending & fintech

Live

ClearValue (clearvaluelending.com), a business-lending marketplace, runs end to end on an owner-agent: the answer pages on SBA and business loans, the apply flow that hands a visitor to loan matching, the search upkeep, and the compliance wording on all of it. A separate lender gets client delivery from the same system, behind a gate that keeps the internal tooling out of their code. Lending is where the brain proved itself first, and where the rules matter most. A claim without a source gets blocked before it ships, and no page that touches money changes without a sign-off from me.

What the brain runs here

  • The content library: answer pages on SBA loans, business loans and credit, kept current
  • The apply flow: a visitor picks a loan type, fills an intake form, and is handed to the loan-matching engine
  • Search upkeep: stale citations, broken redirects and page structure fixed as they are found
  • Compliance wording checks on every page of copy
  • Client delivery for a separate lender on the same platform, walled off by a code gate

Built, not yet decided: un-bundling about 70 location pages back to standalone pages, and an internal admin dashboard.

Illustrative walkthrough of the cycle described above · timing not to scale

Before anything goes out

  • Every change is made on its own branch, never on the live site
  • A full code check, the automated test suite (1,500+ tests) and a real production build must all pass
  • A compliance and citation check blocks a stale legal citation or a "guaranteed approval"-style phrase
  • High-stakes changes get a second look from an outside AI reviewer that did not build them
  • Nothing touching a money page (apply funnel, offer terms, pricing or compliance language) merges without a sign-off from me

What stays with the owner

Any change to a page that touches money: the apply funnel, loan offer terms, compliance language. The agent does not self-approve those.

A week on the heartbeat

  1. Pulls the next item off the work queue
  2. Makes the change on a separate branch
  3. Runs the code check, the test suite, the production build and the compliance pack
  4. Sends high-stakes changes to the outside reviewer; holds money-page changes for sign-off
  5. Records what shipped and what was blocked, then stops

One thing that happened

August 18, 2026

Google search traffic dropped overnight: impressions down about 97.6%, clicks down about 89.5%. The agent traced it to Google's quality classifier flagging a batch of thin, near-duplicate location pages, delisted and consolidated the worst of them, and cleaned up stale citations across the site. As of the September 1 check the site-wide click-through rate was 0.26% against a 0.30% target. It is a slow recovery, not a fix, and the agent re-checks the numbers weekly.

Who's on it

LennyActive

Runs the lending marketplace's content, search presence, conversion, and compliance corrections.

BizzyActive

Builds the lending client's app and keeps internal tools out of its code.

SheldonActive

Routes work across the businesses and asks for proof before it ships.

Running one in this industry? Email Nate

All industries